log app/controllers/projects_controller.rb @ 929:5f33065ddc4b redmine-1.3

age author description
Wed, 27 Jun 2012 14:54:18 +0100 Chris Cannam Update to Redmine SVN rev 9414 on 1.3-stable branch redmine-1.3
Tue, 06 Mar 2012 14:12:17 +0000 Chris Cannam Rename .erb to .html.erb in source files as well cannam_integration
Fri, 02 Mar 2012 12:37:17 +0000 luisf *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. cannam_integration
Mon, 27 Feb 2012 13:53:18 +0000 Chris Cannam Merge from branch "redmine-1.3" cannam_integration
Fri, 24 Feb 2012 19:09:32 +0000 Chris Cannam Update to Redmine 1.3-stable branch (Redmine SVN rev 8964) redmine-1.3
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
Tue, 08 Feb 2011 12:16:25 +0000 Chris Cannam 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 bug_67
Tue, 18 Jan 2011 17:22:18 +0000 Chris Cannam * Show Public or Private next to my projects; fix ordering of my projects so as to retain hierarchy cannam-pre-20110113-merge
Tue, 18 Jan 2011 17:02:06 +0000 Chris Cannam Make the project list into a sortable table with a little more information in it cannam-pre-20110113-merge
Mon, 17 Jan 2011 17:22:39 +0000 Chris Cannam Start work on paginating and refining project list layout cannam-pre-20110113-merge
Tue, 18 Jan 2011 17:22:18 +0000 Chris Cannam * Show Public or Private next to my projects; fix ordering of my projects so as to retain hierarchy cannam
Tue, 18 Jan 2011 17:02:06 +0000 Chris Cannam Make the project list into a sortable table with a little more information in it cannam
Mon, 17 Jan 2011 17:22:39 +0000 Chris Cannam Start work on paginating and refining project list layout cannam
Thu, 13 Jan 2011 12:53:21 +0000 Chris Cannam * Update to Redmine 1.1-stable branch (Redmine SVN rev 4707) redmine-1.1
Fri, 19 Nov 2010 13:24:41 +0000 Chris Cannam * Update to SVN trunk rev 4411
Fri, 24 Sep 2010 14:06:04 +0100 Chris Cannam * Update to SVN trunk rev 4173
Fri, 23 Jul 2010 15:52:44 +0100 Chris Cannam * Import Redmine trunk SVN rev 3859