To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
History | View | Annotate | Download (3.25 KB)
Merge from branch "cannam"
Remove language field; we only handle English
Merge from branch "feature_64"
feature_64: link to terms and conditions wiki page; fixed form resubmission bug.
created the model validation and the checkbox in the registration view.
Merge from branch "feature_55"
orders the institution select dropdown by the db's order field
added nobr tags to the institution fields in order to prevent line breaks.
fixed html character issue in Institutions list.
labels correctly namedinstitution field is now mandatory and validated.
new javascript to hold registration page specific functions.registration page specific behaviour.
new javascript for institution field handling.
. institution field correctly handled in the user edit and show forms, and in the register view;
DEV commit - added new logic and view details.
development commit: terms and conditions.
Feature #1:Fixed the collection_select variable issueUser edit view: removed wiki toolbar and description from the description text area in the user;User edit view: added institutions collection select;User show view: institution name now visible.Users_controller: fixed a bug retrieving the institution name
Working, but needs one migration which was not pushed from my c4dm desktop computer.
- Removed Wiki Toolbar from DEscription input box- Added the Institution dropdown to the registration view
Merge from branch "live"
Merge from branch "cannam". Includes changes merged previously from luisf branch to provide user description field etc.
Remove spare linebreak
Merge from branch "luisf"
Bug #57 - User Description can be entered as wiki text and is displayed as such.
Added a description string to the user's description field, to make it more "informative".
Correctly prints the error messages if user description is blank.
Correctly outputs an error message if the user's description field is not set.
Validation of description fields (INCOMPLETE: error messages are not displayed correctly)
DEVELOPMENT COMMIT: The description can now be seen and edited BUT when a new user registers the informations is not saved to the correct table.
changes to add SSAMR info. This is a development Commit - DO NOT USE this version.