summaryrefslogtreecommitdiffstats
path: root/app/views/issues/_edit.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Droped legacy behaviour that allows a user to edit a few attributes of an iss...Jean-Philippe Lang2014-12-131-1/+1
* Adds a Cancel button on issue edit view (#18051).Jean-Philippe Lang2014-10-211-0/+1
* Fixed that the label element may contain at most one input.Jean-Philippe Lang2013-11-271-1/+1
* Private issue notes (#1554).Jean-Philippe Lang2012-10-031-3/+10
* Adds a helper for preview links.Jean-Philippe Lang2012-07-181-7/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-2/+2
* Better handling of attachments when issue validation fails (#10253).Jean-Philippe Lang2012-02-161-1/+1
* route: split issue preview route to adding and editingToshi MARUYAMA2012-02-151-1/+1
* replace tabs to spaces at app/views/issues/_edit.html.erbToshi MARUYAMA2012-02-051-3/+3
* Better handling of issue update conflicts (#8691).Jean-Philippe Lang2012-02-041-0/+2
* Allows project to be changed from the regular issue update action (#4769, #98...Jean-Philippe Lang2012-01-071-0/+2
* Display issue form fields according to permissions.Jean-Philippe Lang2011-12-151-1/+1
* Removed TabularFormBuilder references in views.Jean-Philippe Lang2011-12-091-1/+1
* Removed the "more" link to edit additional properties of an issue (#7603).Jean-Philippe Lang2011-12-061-5/+1
* Issue forms cleanup.Jean-Philippe Lang2011-12-061-6/+1
* Fixed: log time form not displayed on issue edit with :log_time permission on...Jean-Philippe Lang2011-11-251-1/+1
* replace tabs to spaces at app/views/issues/_edit.html.erbToshi MARUYAMA2011-09-151-1/+1
* remove trailing white-spaces from app/views/issues/_edit.html.erbToshi MARUYAMA2011-09-151-4/+4
* rename .rhtml to .html.erb of app/views/issues/_edit.rhtml.Toshi MARUYAMA2011-09-011-0/+55