log app/controllers/projects_controller.rb @ 1327:287f201c2802 redmine-2.2-integration

age author description
Wed, 03 Apr 2013 15:28:05 +0100 luisf Removed tag-realted hacky code from projects controller. redmine-2.2-integration
Wed, 23 Jan 2013 13:15:33 +0000 Chris Cannam Merge from branch "live" redmine-2.2-integration
Tue, 22 Jan 2013 15:45:29 +0000 Chris Cannam Remove My Projects from projects list (now in My Page) cannam
Wed, 09 Jan 2013 11:25:55 +0000 luisf Removed line from the Projects Controller that was mistakenly left after the merge from the pristine branch. redmine-2.2-integration
Mon, 07 Jan 2013 14:41:20 +0000 Chris Cannam Merge from live redmine-2.2-integration
Mon, 07 Jan 2013 12:01:42 +0000 Chris Cannam Update to Redmine SVN revision 11137 on 2.2-stable branch redmine-2.2
Tue, 13 Nov 2012 14:00:01 +0000 Chris Cannam Fix bug #370: Use radio buttons instead of a checkbox for project public/private selection bug_370
Mon, 12 Nov 2012 14:38:17 +0000 Chris Cannam Refactor into activities helper browsing
Mon, 12 Nov 2012 13:34:32 +0000 Chris Cannam Add busy institutions list browsing
Fri, 09 Nov 2012 20:04:29 +0000 Chris Cannam Add browse page stub browsing
Wed, 27 Jun 2012 15:04:58 +0100 Chris Cannam Merge from branch "redmine-1.3" cannam_integration
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