summaryrefslogtreecommitdiffstats
path: root/app/views/issues/_edit.html.erb
Commit message (Expand)AuthorAgeFilesLines
* The cancel operation in the issue edit mode doesn't work (#21579).Jean-Philippe Lang2017-03-031-1/+1
* Use the regular "icon icon-*" in other pages (#24313).Jean-Philippe Lang2016-11-191-3/+3
* Show the entered value when it's not valid (#23996).Jean-Philippe Lang2016-11-181-1/+1
* Introduce a setting to change the display format of timespans to h:mm (#23996).Jean-Philippe Lang2016-11-181-1/+1
* Ability to delete multiple attachments while updating an issue (#13072).Jean-Philippe Lang2016-07-131-2/+22
* Adds permission to edit and delete issues by role/tracker (#285).Jean-Philippe Lang2016-06-051-14/+15
* Previous/next links may be lost after editing the issue (#14462).Jean-Philippe Lang2016-03-191-0/+5
* Fixed that timelog comments are not visible on the responsive issue edit form...Jean-Philippe Lang2015-11-081-0/+2
* Added Issue#attributes_editable?Jean-Philippe Lang2015-02-131-1/+1
* 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