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 (41.8 KB)
Merge from branch "redmine-1.2"
Update to Redmine 1.2-stable branch (Redmine SVN rev 6000)
Merge from branch "live"
Merge from branch "feature_117"
Merge from branch "bug_97"
Merge from branch "feature_73"
Produce a single en.yml which contains British texts but describes itself as just English.The difference between en and en-GB is minimal for this application, apart from date formats, and the pain in maintaining both is significant. See #117 and #58.
merge from branch bug_97
fixed template variable problems; created subject label; fixed old labels
new format for label variables.
DEV commit: created template; need to solve bug in template variables.
Merge from branch "bug_95"
merge from branch bug_95
merge from feature_72
added the description; changed the roles labels. minor fixes to layout.
Merge from branch "feature_72"
the status messages now depend on the repository type.
Merge from branch "feature_80"
Add "translation"
Merge from branch "cannam-pre-20110113-merge"
Merge from branch "bug_83"
Merge from branch "feature_20" (initial implementation of #20).
Merge from branch "feature_20". This initial implementation of #20 has been tested, but needs to be tested again in the proper context.
Merge from branch "luisf". This merges the label change from Files to Downloads
renamed files to downloads
Update to Redmine trunk rev 4802
Merge from branch "feature_72", to provide just enough of the site support for external repos to permit testing while developing the conversion code
text field for external repo URL
external repository check box.
Add some missing GB "translations"
Merge from branch "cannam-pre-20110113-merge". Brings in table reorganisation for Projects page; moves our scripts from extra/svn to extra/soundsoftware; reduces page min-width
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"
labels correctly namedinstitution field is now mandatory and validated.
development commit: terms and conditions
Merge fixes for bug #51 and bug #35 from branch "cannam-pre-20110113-merge"
Bug #51: make New Member box show matching users only when at least 2 characters have been typed in search (avoid really long results lists)
Make repo-to-be-created text a label string, and make it a bit more helpful
Make the project list into a sortable table with a little more information in it
Merge from the default branch. Note that this is not a valid SVN repository any more (use default, redmine-1.1 etc for SVN updates).
Merge from branch "redmine-1.1"
- Removed Wiki Toolbar from DEscription input box- Added the Institution dropdown to the registration view
Merge from branch "cannam"
Merge from branch "cannam". Includes changes merged previously from luisf branch to provide user description field etc.
Separate out Home (link) and Home (heading) texts
Further minor textual fix
Minor textual fix
Add a more descriptive explanation for Description field, and propagate it across to en-GB
Restore luisf changes to locales file (lost in confusion because I had somehow ended up changing every line with Windows line endings)
Restore Unix line endings (grrr)
Merge from branch "luisf"
Correctly prints the error messages if user description is blank.
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.
Merge
Added Notifications Area in Welcome page.Minor changes to welcome page layout;
Added tipoftheday to the config/settings in order to correct previous issues.Tip of the day is now working correctly.Added the heading strings to the locales files.
merged with new version from trunk