summaryrefslogtreecommitdiffstats
path: root/app/helpers/projects_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Set tab caption to plural.Jean-Philippe Lang2012-01-151-1/+1
* Resourcified repositories for CRUD operations to prepare for multiple SCM per...Jean-Philippe Lang2012-01-151-1/+1
* Added encoding comment to helpers (#9792).Jean-Philippe Lang2011-12-141-0/+2
* Rails3: use String#html_safe for render_project_hierarchy() at ProjectsHelper.Toshi MARUYAMA2011-08-201-1/+1
* Rails3: use String#html_safe for parent_project_select_tag() at ProjectsHelper.Toshi MARUYAMA2011-08-201-1/+1
* remove trailing white-spaces from projects helper source.Toshi MARUYAMA2011-05-181-11/+11
* Refactor: added link_to_project helper to handle links to projectsJean-Baptiste Barth2010-08-081-1/+1
* Set @project so macros will work on the welcome and project list. #5781Eric Davis2010-06-301-0/+4
* Fixed some labels to be more accessible.Eric Davis2010-01-211-1/+1
* Adds a 'Add subprojects' permission.Jean-Philippe Lang2009-12-241-1/+10
* Remove invalid escaping in version field (#4460).Jean-Philippe Lang2009-12-231-2/+2
* Fixed: Bulk edit of issues throws 500 if no versions are defined on the proje...Jean-Philippe Lang2009-12-091-1/+1
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-061-1/+24
* Allow non admin users to add subprojects (#2963).Jean-Philippe Lang2009-11-151-1/+1
* Added a Activities tab to Project SettingsEric Davis2009-10-211-1/+2
* Merged nested projects branch. Removes limit on subproject nesting (#594).Jean-Philippe Lang2009-01-241-0/+35
* Display latest user's activity on account/show view.Jean-Philippe Lang2008-11-301-12/+0
* Adds support for free ticket filtering and custom queries on Gantt chart.Jean-Philippe Lang2008-09-101-150/+0
* Fixed: private method 'gsub' called for nil:NilClass on activity (#1519).Jean-Philippe Lang2008-06-241-1/+1
* Strip pre/code tags content from activity view events.Jean-Philippe Lang2008-06-231-1/+1
* Fixed: changesets titles should not be multiline in atom feeds (#1356).Jean-Philippe Lang2008-06-041-0/+4
* Version details view changes:Jean-Philippe Lang2008-03-081-6/+1
* Display the last 30 days on the activity view rather than the current month.Jean-Philippe Lang2008-03-051-0/+4
* Slight changes to the activity view.Jean-Philippe Lang2008-02-041-0/+4
* Added a 'New issue' link in the main menu (accesskey 7).Jean-Philippe Lang2008-01-201-8/+0
* ProjectsController#add_issue moved to IssuesController#new.Jean-Philippe Lang2008-01-201-1/+1
* Added some tests for projects controller and helper.Jean-Philippe Lang2007-12-141-2/+2
* Added per-project tracker selection. Trackers can be selected on project sett...Jean-Philippe Lang2007-11-201-1/+1
* Added project module concept.Jean-Philippe Lang2007-09-141-0/+13
* Fixed: "new issue" drop-down only visible by admin users.Jean-Philippe Lang2007-08-291-1/+1
* Some deprecation fixes (end_form_tag and count API).Jean-Philippe Lang2007-08-291-4/+4
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-0/+8
* Gantt chart can now be exported to a graphic file (png).Jean-Philippe Lang2007-08-261-0/+150
* Added an option to see all versions in the roadmap view (including completed ...Jean-Philippe Lang2007-05-071-0/+9
* Added a quick search form in page header. Search functionality moved to a ded...Jean-Philippe Lang2007-04-301-10/+0
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-27/+27
* improved search engineJean-Philippe Lang2007-03-101-3/+9
* search engine improvements and simple testJean-Philippe Lang2007-02-281-1/+5
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+19