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 (10.8 KB)
Merge
Merge from branch "live"
Merge from branch "cannam"
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