To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
Merge from branch "redmine-2.2"
Update to Redmine SVN revision 11972 on 2.3-stable branch
Update to Redmine SVN revision 11972 on 2.2-stable branch
Merge from branch "cannam"
Merge from branch "live"
Show maximum of 10 colleagues
Fix dodgy merge, syntax, defaults
Various fixes to colleagues box
Logger, reinstate this box as default
Merge
Some layout and fixes
Add "People I'm working with" as My Page box -- currently off by default
Merge from branch live
Merge from branch cannam
Pick up activity date from various different methods
Add "mature projects" box. This isn't good enough on its own, it's just a test -- we need this to inform other relationships
Add approximate back-of-envelope calculation of project maturity
Score activity to favour more recent events
Remove nil projects before sorting
Fix to prior commit
html output in parent project link
Ensure generated HTML is marked as safe & thus rendered
fixed a syntax error on an if/else statement.
Merge from live
Update to Redmine SVN revision 11137 on 2.2-stable branch
Merge from live branch
Avoid crashing out with weird event types that don't give us a proper author record
Merge from branch "browsing"
Refactor into activities helper
Comment only
Merge from branch "bug_521"
Only count downloads from non-bots
Merge from branch "bug_505"
Merge (Bug #505 fix).
Makes explicit that the "user" is a Group.
Merge from the default branch
#501 "new projects" on front page should list hierarchy for non-top-level projects#493 Projects box in front page should label private projects as such
Merge from default (Redmine 1.3)
Merge from branch "cannam_integration"
Merge from branch "redmine-1.3"
Update to Redmine SVN rev 9414 on 1.3-stable branch
Merge from cannam_integration
Remove .svn directories from subdirectories in preparation for merging from newer svn repo format
Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
Merge from 791:dc15818e132e
Apply same change as in 863f447c4d88 on cannam branch
Layout changes: move h2 into fieldset top line, etc
Merge from branch "feature_318"
Finish adding download link
Merge from branch "luisf"
Merge from branch "redmine-1.2"
Update to Redmine 1.2.1 on 1.2-stable branch (Redmine SVN rev 6270)
Pull out font name specifications from stylesheets and serve differently to different platforms (falling back to our usual web fonts). Fixes #212
Merge from branch "feature_142"
Show styled member list in Members view for non-manager users; implement member editing partial in this view for manager users. Remove Members tab from Settings
Merge from branch "cannam-pre-20110113-merge"
Update to Redmine 1.2-stable branch (Redmine SVN rev 6000)
Merge from branch "bug_145"
Track the project tree explicitly through recursive functions rather than using lft, rgt ordering. Fixes #145
Check that user is permitted to see subproject, not only parent project. Fixes #152
Merge from branch "feature_123"