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 (1.78 KB)
Update to Redmine 1.2-stable branch (Redmine SVN rev 6000)
Merge from branch "feature_64"
Merge from branch "feature_55"
fixed bugs with validation of forms.
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.
fixed no prompt issue for users with no institution selected
ssamr validation on my/account is now done correctlyother small bug fixes.
my account view working correctly.
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;
migration with new "institution_type" column in ssamr_user_details table.
radio buttons now rely on database
DEV commit - added new logic and view details.
corrected bug in the institution field while creating a new user.
Merge from branch "redmine-1.1"
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
Merge from branch "cannam". Includes changes merged previously from luisf branch to provide user description field etc.
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".
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.
a few fixes
changes to add SSAMR info. This is a development Commit - DO NOT USE this version.
merged with new version from trunk