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 (12.1 KB)
Merge
Merge from live site's latest changes.
Merge from branch cannam
Fix bug #370: Use radio buttons instead of a checkbox for project public/private selection
Merge from branch "live"
Merge from branch "browsing"
Refactor into activities helper
Add busy institutions list
Add browse page stub
Merge from the default branch
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
Rename .erb to .html.erb in source files as well
needs further testing Moved several files' extension to ".erb"; modified two files because they were calling partials/templates with rhtml extensions; renamed email templates sent when a user is added to a publication.
Merge from branch "cannam"
Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
Merge from branch "bug_352"
fixes bug #352. This fix needs to be reviewd, because it changes directly the redmine core.
Merge from branch "feature_14"
Reverts changes made to Redmine Core's Projects Controller in b2a9e64b8283. Pagination now being done for both normal and filtered projects index.
Fixes Bug #322, but is not self-contained in the plugin (basically I'm editing the original projects controller…)
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)
Merge from branch "cannam-pre-20110113-merge"
Update to Redmine 1.2-stable branch (Redmine SVN rev 6000)
Merge from branch bug_133
Use all with ordering instead of sort_by for projects (fixes #133)
Merge from branch "feature_123"
Add the overview setting to the project settings. Still rather clumsy, but it does appear to work!
Merge from branch "feature_73"
Merge from branch "bug_97"
merge from feature_72
Merge from branch "feature_72"
the status messages now depend on the repository type.
TEST DEV commit: creates the repository automatically;
Merge from branch "bug_67"
Projects page: Sort and paginate table on the basis of root projects only; recurse to children (if any) after each root project is rendered. Fixes #67
Merge fixes for bug #51 and bug #35 from branch "cannam-pre-20110113-merge"
Make the project list into a sortable table with a little more information in it
Start work on paginating and refining project list layout
Merge from branch "redmine-1.1"
merged with new version from trunk