log app/helpers/projects_helper.rb @ 1478:5ca1f4a47171 bibplugin_db_migrations

age author description
Fri, 09 Nov 2012 13:57:39 +0000 Chris Cannam Comment only bug_494
Wed, 11 Jul 2012 14:35:31 +0100 Chris Cannam #501 "new projects" on front page should list hierarchy for non-top-level projects
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
Fri, 18 Nov 2011 17:11:15 +0000 Chris Cannam Layout changes: move h2 into fieldset top line, etc cannam
Wed, 13 Jul 2011 14:26:44 +0100 Chris Cannam Show styled member list in Members view for non-manager users; implement member editing partial in this view for manager users. Remove Members tab from Settings feature_142
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:57:41 +0100 Chris Cannam Track the project tree explicitly through recursive functions rather than using lft, rgt ordering. Fixes #145 bug_145
Tue, 10 May 2011 10:08:34 +0100 Chris Cannam Check that user is permitted to see subproject, not only parent project. Fixes #152 bug_152
Fri, 01 Apr 2011 09:37:51 +0100 Chris Cannam Text and layout changes to try to clarify the Welcome page settings feature_123
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
Wed, 30 Mar 2011 11:05:16 +0100 Chris Cannam Introduce render_project_short_description into projects helper; use it in welcome page (latest projects) as well as project lists, to avoid text formatting appearing in these lists cannam-pre-20110113-merge