log app/controllers/projects_controller.rb @ 1173:5d3fb66f9ae4 bug_371

age author description
Tue, 31 Jan 2012 16:09:00 +0000 luisf fixes bug #352. This fix needs to be reviewd, because it changes directly the redmine core. bug_352
Tue, 15 Nov 2011 15:03:17 +0000 luisf Reverts changes made to Redmine Core's Projects Controller in commit:b2a9e64b8283. Pagination now being done for both normal and filtered projects index. feature_14
Fri, 11 Nov 2011 18:32:51 +0000 luisf Fixes Bug #322, but is not self-contained in the plugin (basically I'm editing the original projects controller…) feature_14
Thu, 14 Jul 2011 10:37:36 +0100 Chris Cannam Merge from branch "redmine-1.2" cannam
Thu, 14 Jul 2011 10:32:19 +0100 Chris Cannam Update to Redmine 1.2.1 on 1.2-stable branch (Redmine SVN rev 6270) redmine-1.2
Mon, 06 Jun 2011 14:55:38 +0100 Chris Cannam Merge from branch "cannam-pre-20110113-merge" cannam
Mon, 06 Jun 2011 14:41:04 +0100 Chris Cannam Merge from branch "redmine-1.2" cannam
Mon, 06 Jun 2011 14:24:13 +0100 Chris Cannam Update to Redmine 1.2-stable branch (Redmine SVN rev 6000) redmine-1.2
Tue, 10 May 2011 11:39:27 +0100 Chris Cannam Use all with ordering instead of sort_by for projects (fixes #133) bug_133
Thu, 31 Mar 2011 18:20:16 +0100 Chris Cannam Add the overview setting to the project settings. Still rather clumsy, but it does appear to work! feature_123
Mon, 21 Mar 2011 16:02:30 +0000 Chris Cannam Merge from branch "feature_72" feature_73
Mon, 21 Mar 2011 14:40:14 +0000 luisf the status messages now depend on the repository type. feature_72
Mon, 21 Mar 2011 13:18:32 +0000 luisf TEST DEV commit: creates the repository automatically; feature_72
Thu, 03 Mar 2011 12:11:53 +0000 Chris Cannam * Merge from branch cannam-pre-20110113-merge cannam