Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace tabs to spaces at app/views/issue_moves/new.html.erb | Toshi MARUYAMA | 2011-09-18 | 1 | -7/+7 |
* | rename .rhtml to .html.erb of app/views/issue_moves/new.rhtml. | Toshi MARUYAMA | 2011-09-01 | 1 | -0/+0 |
* | Adds a optgroup for groups in users/groups select tags. | Jean-Philippe Lang | 2011-07-23 | 1 | -1/+1 |
* | Do not show inactive issue priorities where not necessary (#8573). | Jean-Baptiste Barth | 2011-06-13 | 1 | -1/+1 |
* | Adds noindex,noarchive robots meta tag on form pages (#7582). | Jean-Philippe Lang | 2011-04-12 | 1 | -0/+3 |
* | Makes issue move form similar to bulk edit form. | Jean-Philippe Lang | 2010-12-29 | 1 | -7/+16 |
* | Allow adding notes when moving issues | Eric Davis | 2010-10-25 | 1 | -0/+5 |
* | Allow changing the Priority when moving issues. | Eric Davis | 2010-10-25 | 1 | -0/+5 |
* | Refactor: Extract a new IssueMovesController from IssuesController. | Eric Davis | 2010-08-11 | 1 | -0/+57 |