summaryrefslogtreecommitdiffstats
path: root/app/views/issues/new.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Implements /issues/new form for creating issues outside a project (#1003).Jean-Philippe Lang2015-02-141-2/+2
* Moved users list diplayed as available watchers on the new issue form to an h...Jean-Philippe Lang2015-02-131-1/+1
* Configurable behavour for linking issues on copy (#18500).Jean-Philippe Lang2014-11-291-0/+6
* Focus first text field automatically (#13134).Jean-Philippe Lang2014-01-191-2/+0
* Adds missing html titles (#14517).Jean-Philippe Lang2013-07-281-1/+1
* Option to copy subtasks when copying issue(s) (#6965).Jean-Philippe Lang2012-09-081-0/+6
* html5 compliance.Jean-Philippe Lang2012-07-291-1/+1
* Moved syntax highlight styles to application.css.Jean-Philippe Lang2012-07-281-1/+0
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-1/+1
* Removes calls to link_to_remote.Jean-Philippe Lang2012-07-181-3/+4
* Adds a helper for preview links.Jean-Philippe Lang2012-07-181-7/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* replace tabs to spaces and fix indents at app/views/issues/new.html.erbToshi MARUYAMA2012-03-281-8/+8
* Ability to add non-member watchers on issue creation (#5159).Jean-Philippe Lang2012-03-241-4/+9
* Better handling of attachments when issue validation fails (#10253).Jean-Philippe Lang2012-02-161-1/+1
* replace tabs to spaces app/views/issues/new.html.erbToshi MARUYAMA2012-02-161-7/+7
* route: split issue preview route to adding and editingToshi MARUYAMA2012-02-151-1/+1
* Adds an option of the copy form to enable/disable attachments copy (#3055).Jean-Philippe Lang2012-01-201-0/+7
* Do not generate duplicate ids.Jean-Philippe Lang2012-01-081-1/+1
* Use the regular issue form to copy a single issue.Jean-Philippe Lang2012-01-081-0/+3
* 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-3/+14
* Adds a hook before the new issue form.Jean-Philippe Lang2011-12-121-0/+2
* Issue forms cleanup.Jean-Philippe Lang2011-12-061-3/+3
* replace tabs to spaces at app/views/issues/new.html.erbToshi MARUYAMA2011-09-181-1/+1
* remove trailing white-spaces from app/views/issues/new.html.erbToshi MARUYAMA2011-09-141-2/+2
* rename .rhtml to .html.erb of app/views/issues/new.rhtml.Toshi MARUYAMA2011-09-011-0/+27