summaryrefslogtreecommitdiffstats
path: root/app/views/issues/_form.rhtml
Commit message (Expand)AuthorAgeFilesLines
* Convert the file attachment's description to a label.Eric Davis2010-05-251-1/+1
* Adds subtasking (#443) including:Jean-Philippe Lang2010-03-131-0/+10
* Make use of #watched_by? in issue form.Jean-Philippe Lang2009-12-021-1/+1
* Enable tracker update on issue edit form (#2405).Jean-Philippe Lang2009-11-291-37/+5
* Adds version status to limit issue assignments (#1245).Jean-Philippe Lang2009-11-081-3/+3
* Do not show Category field when categories are not defined.Jean-Philippe Lang2009-01-171-0/+2
* Slight visual changes on the issue form.Jean-Philippe Lang2009-01-171-0/+2
* Makes issue description a non-required field (#2456).Jean-Philippe Lang2009-01-071-1/+1
* Do not hardcode Watcher string in r2164.Jean-Philippe Lang2008-12-221-1/+1
* Adds watchers selection on new issue form (#398). Permission 'add issue watch...Jean-Philippe Lang2008-12-221-0/+8
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-051-0/+2
* Fixes custom fields display order at several places (#1768).Jean-Philippe Lang2008-08-111-1/+1
* Move repetitive calendar include code from views into helper (patch #966 by P...Jean-Philippe Lang2008-03-311-7/+0
* Added line under tracker name to make clear what is going on hereJohn Goerzen2008-03-181-0/+1
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-291-3/+1
* Fixed: empty status list shouldn't be displayed when the user can not change ...Jean-Philippe Lang2008-02-121-1/+1
* Merged IssuesController #edit and #update into a single actions.Jean-Philippe Lang2008-02-091-5/+3
* Issue properties below the description textarea.Jean-Philippe Lang2008-01-231-8/+11
* Added tabindex property on wiki toolbar buttons and 'new category' link.Jean-Philippe Lang2008-01-201-1/+1
* Display custom fields in two columns on the issue form.Jean-Philippe Lang2008-01-201-3/+2
* ProjectsController#add_issue moved to IssuesController#new.Jean-Philippe Lang2008-01-201-0/+7
* Added preview on add/edit issue form.Jean-Philippe Lang2007-10-061-1/+5
* Content of projects/add_issue.rhtml and issues/edit.rhtml moved to a shared p...Jean-Philippe Lang2007-10-061-0/+48