log app/controllers/projects_controller.rb @ 831:7614169e14ed bug_352

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