log app/helpers/projects_helper.rb @ 1452:d6b9fd02bb89 feature_36_js_refactoring

age author description
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
Tue, 29 Mar 2011 18:06:44 +0100 Chris Cannam As previous commit, but for project table (rather than "my" project list) cannam-pre-20110113-merge
Tue, 29 Mar 2011 18:03:55 +0100 Chris Cannam We don't actually want text formatting in our short summary, but we don't want wiki metacharacters either. So apply wiki formatting and then strip out the tags in a very naive fashion. cannam-pre-20110113-merge
Thu, 03 Mar 2011 12:23:19 +0000 Chris Cannam * Fix some things broken during merge cannam
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
Fri, 28 Jan 2011 11:01:43 +0000 Chris Cannam * Simplify table construction, with name and description in the same cell and some layout tidying. Eliminates minor bug that made name and description highlight separately on mouseover. cannam-pre-20110113-merge
Thu, 20 Jan 2011 10:01:33 +0000 Chris Cannam Allow list of managers, if more than one row, to overlap with description 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
Thu, 16 Dec 2010 16:29:06 +0000 Chris Cannam * Projects page: If I'm logged in but have no projects, use single All Projects heading cannam
Mon, 06 Dec 2010 18:12:52 +0000 luisf Feature #35: luisf
Mon, 06 Dec 2010 17:50:43 +0000 luisf Feature #35: The projects page now is separated in "My Projects" and "Other Projects". luisf
Wed, 25 Aug 2010 16:30:24 +0100 Chris Cannam * Update to SVN trunk (revisions 3892-4040)
Fri, 23 Jul 2010 15:52:44 +0100 Chris Cannam * Import Redmine trunk SVN rev 3859