summaryrefslogtreecommitdiffstats
path: root/app/views/projects/settings
Commit message (Expand)AuthorAgeFilesLines
...
* 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/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
* replace tabs to spaces at app/views/projects/settings/_members.html.erbToshi MARUYAMA2011-09-171-27/+26
* replace tabs to spaces at app/views/projects/settings/_activities.html.erbToshi MARUYAMA2011-09-161-4/+4
* 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/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
* Makes versions resource shallow (#7403).Jean-Philippe Lang2011-07-051-2/+2
* Adds REST API for versions (#7403).Jean-Philippe Lang2011-07-041-3/+3
* Slight UI changes (#4273).Jean-Philippe Lang2011-05-291-3/+2
* scm: remove scm command and version on project setting (#4273).Toshi MARUYAMA2011-05-291-4/+2
* set svn:eol-style=native app/views/projects/settings/_activities.rhtml.Toshi MARUYAMA2011-05-211-42/+42
* scm: change separator between command and version ',' to '|' in setting (#4273).Toshi MARUYAMA2011-05-101-1/+2
* scm: change i18n key name 'text_scm_version' to 'text_scm_command_version' in...Toshi MARUYAMA2011-05-101-1/+1
* scm: add the feature of SCM command availability automatic check in administr...Toshi MARUYAMA2011-05-041-1/+7
* scm: refactor projects/settings/_repository.rhtml.Toshi MARUYAMA2011-05-041-3/+9
* scm: code clean up projects/settings/_repository.rhtml.Toshi MARUYAMA2011-05-041-4/+11
* scm: code clean up app/views/projects/settings/_repository.rhtml.Toshi MARUYAMA2011-05-031-1/+1
* Fixed: "Loading..." icon does not disappear after adding a project member whe...Jean-Philippe Lang2011-01-151-2/+2
* Changes ProjectsController#modules param name and add tests.Jean-Philippe Lang2011-01-061-1/+1
* Disable button to prevent accidental double click on project members (#6826).Jean-Philippe Lang2010-11-061-2/+4
* Add a label for user and group search fields. #6521Jean-Baptiste Barth2010-10-301-1/+1
* Fix wikilinks in project > settings > versions and version view. #6435 #4416Jean-Baptiste Barth2010-10-291-2/+2
* Refactor: convert WikiController to a REST resourceEric Davis2010-10-281-1/+1
* Refactor: use :id instead of :page when linking to Wiki PagesEric Davis2010-10-271-1/+1
* Refactor: convert VersionsController to a REST resource.Eric Davis2010-09-171-2/+2
* Refactor: convert ProjectEnumerations to a resource on a project.Eric Davis2010-09-101-2/+2
* Refactor: move method, ProjectsController#reset_activities to ProjectEnumerat...Eric Davis2010-09-031-1/+1
* Refactor: move method, ProjectsController#save_activities to ProjectEnumerati...Eric Davis2010-09-021-1/+1
* Invalid HTMLEric Davis2010-05-241-1/+1
* Adds missing thead tags (#5440).Jean-Philippe Lang2010-05-095-50/+50
* Removes hard-coded size on user search fields (#5319).Jean-Philippe Lang2010-04-181-1/+1
* Adds an helper for displaying the 'checked' image.Jean-Philippe Lang2010-03-171-1/+1
* Moves ProjectsController#add_issue_category to IssueCategoriesController#new.Jean-Philippe Lang2010-03-061-1/+1
* Moves ProjectsController#add_version to VersionsController#new.Jean-Philippe Lang2010-03-061-1/+1
* Fixed: changing user/roles of project member not possible without javascript ...Jean-Philippe Lang2010-02-241-1/+1
* Fixed some labels to be more accessible.Eric Davis2010-01-212-3/+5
* Fixed untranslated string (:label_close_versions => Close completed versions)Azamat Hackimov2010-01-011-1/+1
* Ask for confirmation when a non-admin users tries to remove himself from a pr...Jean-Philippe Lang2009-12-261-1/+2
* Display shared versions in project settings (#4357).Jean-Philippe Lang2009-12-081-10/+12
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-061-0/+2