summaryrefslogtreecommitdiffstats
path: root/app/views/issue_moves
Commit message (Expand)AuthorAgeFilesLines
* replace tabs to spaces at app/views/issue_moves/new.html.erbToshi MARUYAMA2011-09-181-7/+7
* rename .rhtml to .html.erb of app/views/issue_moves/new.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* Adds a optgroup for groups in users/groups select tags.Jean-Philippe Lang2011-07-231-1/+1
* Do not show inactive issue priorities where not necessary (#8573).Jean-Baptiste Barth2011-06-131-1/+1
* Adds noindex,noarchive robots meta tag on form pages (#7582).Jean-Philippe Lang2011-04-121-0/+3
* Makes issue move form similar to bulk edit form.Jean-Philippe Lang2010-12-291-7/+16
* Allow adding notes when moving issuesEric Davis2010-10-251-0/+5
* Allow changing the Priority when moving issues.Eric Davis2010-10-251-0/+5
* Refactor: Extract a new IssueMovesController from IssuesController.Eric Davis2010-08-111-0/+57