summaryrefslogtreecommitdiffstats
path: root/app/views/issues/_form.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Set default project version after selecting a different project on the new is...Jean-Philippe Lang2015-11-011-2/+3
* Move inline CSS to application.css for private checkbox (#21076).Jean-Philippe Lang2015-10-291-1/+1
* Optimize issue edit description link (#21085).Jean-Philippe Lang2015-10-291-1/+1
* Implements /issues/new form for creating issues outside a project (#1003).Jean-Philippe Lang2015-02-141-1/+1
* Removed IssuesController#update_form action, use #new and #edit instead.Jean-Philippe Lang2015-02-131-2/+2
* Select proper tracker and status for when hitting F5 with browsers that prese...Jean-Philippe Lang2014-03-151-0/+8
* Always load formatter scripts for when the description is read-only on page l...Jean-Philippe Lang2014-02-281-0/+2
* Input fields restricted on length should have maxlength parameter set (#12833).Jean-Philippe Lang2013-01-201-1/+1
* html5 compliance.Jean-Philippe Lang2012-07-291-1/+1
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-8/+5
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-151-2/+2
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-2/+2
* Check project assignment on issue copy/move.Jean-Philippe Lang2012-01-081-1/+1
* Use the regular issue form to copy a single issue.Jean-Philippe Lang2012-01-081-1/+1
* Render projects as a tree in the project select field.Jean-Philippe Lang2012-01-071-1/+1
* Allows project to be changed from the regular issue update action (#4769, #98...Jean-Philippe Lang2012-01-071-2/+9
* Display issue form fields according to permissions.Jean-Philippe Lang2011-12-151-2/+9
* Code cleanup.Jean-Philippe Lang2011-12-131-1/+1
* Moved fields specific to new issues to the new issue form.Jean-Philippe Lang2011-12-131-12/+0
* Fixed broken issue form update when changing tracker.Jean-Philippe Lang2011-12-121-1/+1
* replace tabs to spaces at app/views/issues/_form.html.erbToshi MARUYAMA2011-12-081-4/+4
* Removed the "more" link to edit additional properties of an issue (#7603).Jean-Philippe Lang2011-12-061-4/+10
* replace tabs to spaces at app/views/issues/_form.html.erbToshi MARUYAMA2011-09-171-1/+1
* rename .rhtml to .html.erb of app/views/issues/_form.rhtml.Toshi MARUYAMA2011-09-011-0/+40