summaryrefslogtreecommitdiffstats
path: root/app/views/projects/index.rhtml
Commit message (Expand)AuthorAgeFilesLines
* rename .rhtml to .html.erb of app/views/projects/index.rhtml.Toshi MARUYAMA2011-09-011-26/+0
* Refactor: rename method ProjectsController#add to ProjectsController#newEric Davis2010-09-071-1/+1
* Refactor: extract ProjectsController#activity to a new Activities controller.Eric Davis2010-08-271-1/+1
* Add a link to the cross project time entries page to /projects. #4935Eric Davis2010-06-201-0/+1
* Add ATOM auto discovery link to the Projects list. #5317Eric Davis2010-06-191-0/+4
* Add view_issues permission (#3187).Jean-Philippe Lang2009-11-141-1/+1
* Ability to allow non-admin users to create projects (#1007).Jean-Philippe Lang2009-05-171-1/+1
* Adds an helper to render other formats download links.Jean-Philippe Lang2009-01-291-4/+3
* Merged nested projects branch. Removes limit on subproject nesting (#594).Jean-Philippe Lang2009-01-241-11/+2
* "New Project" link on Projects page for admin users (#1082).Jean-Philippe Lang2008-06-081-0/+1
* Adds new projects atom feed (#1290).Jean-Philippe Lang2008-05-271-2/+7
* Moved ProjectsController#list to ProjectsController#index.Jean-Philippe Lang2008-05-261-0/+25