summaryrefslogtreecommitdiffstats
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Dropped TimeEntryReportsController.Jean-Philippe Lang2011-12-021-1/+1
* Resourcified boards.Jean-Philippe Lang2011-12-011-4/+8
* Version routes cleanup in views.Jean-Philippe Lang2011-11-261-1/+1
* Adds icon on new item links in project settings.Jean-Philippe Lang2011-11-263-3/+3
* Removed object name from form_for arguments.Jean-Philippe Lang2011-11-233-3/+3
* Resourcified issue categories (#9553).Jean-Philippe Lang2011-11-201-3/+5
* Makes issue categories available in project REST API (#9553).Jean-Philippe Lang2011-11-201-0/+6
* Rails3: view: use html_safe for subprojects at projects/show.html.erbToshi MARUYAMA2011-10-061-1/+1
* Rails3: view: use html_safe for :text_project_identifier_info at projects/_fo...Toshi MARUYAMA2011-09-301-1/+1
* replace tabs to spaces at app/views/projects/settings/_issue_categories.html.erbToshi MARUYAMA2011-09-181-12/+12
* replace tabs to spaces at app/views/projects/settings/_boards.html.erbToshi MARUYAMA2011-09-181-14/+14
* replace tabs to spaces at app/views/projects/copy.html.erbToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/projects/settings/_repository.html.erbToshi MARUYAMA2011-09-171-2/+2
* replace tabs to spaces at app/views/projects/settings/_versions.html.erbToshi MARUYAMA2011-09-171-8/+8
* remove trailing white-spaces from app/views/projects/show.api.rsbToshi MARUYAMA2011-09-171-3/+3
* replace tabs to spaces at app/views/projects/settings/_members.html.erbToshi MARUYAMA2011-09-171-27/+26
* remove trailing white-spaces from app/views/projects/index.api.rsbToshi MARUYAMA2011-09-161-2/+2
* replace tabs to spaces at app/views/projects/settings/_activities.html.erbToshi MARUYAMA2011-09-161-4/+4
* replace tabs to spaces at app/views/projects/_form.html.erbToshi MARUYAMA2011-09-151-4/+4
* replace tabs to spaces and remove trailing white-spaces at app/views/projects...Toshi MARUYAMA2011-09-151-7/+7
* replace tabs to spaces at app/views/projects/show.html.erbToshi MARUYAMA2011-09-141-27/+27
* replace a tab to spaces at app/views/projects/index.html.erbToshi MARUYAMA2011-09-141-1/+1
* remove trailing tabs from app/views/projects/show.html.erbToshi MARUYAMA2011-09-141-3/+3
* remove trailing white-spaces and tabs from app/views/projects/settings/_membe...Toshi MARUYAMA2011-09-141-3/+3
* remove trailing white-spaces from app/views/projects/settings/_members.html.erbToshi MARUYAMA2011-09-141-2/+2
* remove trailing white-spaces from app/views/projects/settings/_modules.html.erbToshi MARUYAMA2011-09-141-1/+1
* rename .rhtml to .html.erb of app/views/projects/index.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/projects/list_members.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/projects/settings.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/projects/_form.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/projects/_edit.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/projects/show.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/projects/copy.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/projects/destroy.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/projects/settings/_activities.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/projects/settings/_members.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/projects/settings/_wiki.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/projects/settings/_repository.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/projects/settings/_boards.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/projects/settings/_modules.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/projects/settings/_versions.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/projects/settings/_issue_categories.r...Toshi MARUYAMA2011-09-011-0/+0
* HTML escape at app/views/projects/list_members.rhtml.Toshi MARUYAMA2011-08-021-1/+1
* remove trailing white-spaces from app/views/projects/show.rhtml.Toshi MARUYAMA2011-08-021-8/+8
* HTML escape.Jean-Philippe Lang2011-07-301-2/+2
* Additional escaping.Jean-Philippe Lang2011-07-301-2/+2
* Adds a 'Create and continue' button on project form.Jean-Philippe Lang2011-07-211-1/+2
* Adds visibility condition on parent project in API.Jean-Philippe Lang2011-07-092-2/+2
* Adds parent project to /projects/:id API (#8229).Jean-Philippe Lang2011-07-091-0/+1
* Makes versions resource shallow (#7403).Jean-Philippe Lang2011-07-051-2/+2