summaryrefslogtreecommitdiffstats
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-258-11/+11
* Fixed that the proposed users list may be empty when adding a project member ...Jean-Philippe Lang2012-03-061-1/+1
* Rails3: view: html_safe for auto_link of project homepageToshi MARUYAMA2012-02-231-2/+4
* add ":id => nil" to "Overall activity" link_toToshi MARUYAMA2012-02-221-1/+3
* Restyles user search fields and ajax indicator.Jean-Philippe Lang2012-02-141-0/+2
* Resourcified project memberships.Jean-Philippe Lang2012-02-051-12/+11
* Adds specific css class for information in forms.Jean-Philippe Lang2012-02-022-3/+3
* replace tabs to spaces at app/views/projects/settings/_repositories.html.erbToshi MARUYAMA2012-01-261-11/+11
* Sort repositories in settings (#779).Jean-Philippe Lang2012-01-171-1/+1
* Removed unused partial.Jean-Philippe Lang2012-01-151-39/+0
* Adds support for multiple repositories per project (#779).Jean-Philippe Lang2012-01-151-3/+8
* Resourcified repositories for CRUD operations to prepare for multiple SCM per...Jean-Philippe Lang2012-01-151-0/+36
* code layout clean up app/views/projects/settings/_members.html.erbToshi MARUYAMA2012-01-101-7/+14
* route: use ":controller" instead of ":as" for project_enumerationsToshi MARUYAMA2012-01-091-2/+2
* Rails3: view: use explicit post method at projects/settings/_modules.html.erbToshi MARUYAMA2012-01-031-1/+2
* html_safe for Rails3Jean-Philippe Lang2011-12-171-1/+1
* Explicitly declare all routes and deactivate default route.Etienne Massip2011-12-101-1/+1
* Removed TabularFormBuilder references in views.Jean-Philippe Lang2011-12-092-8/+4
* Use #labelled_form_for instead of #labelled_tabular_form_for.Jean-Philippe Lang2011-12-094-8/+8
* 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