summaryrefslogtreecommitdiffstats
path: root/app/views/issues/_edit.rhtml
Commit message (Expand)AuthorAgeFilesLines
* rename .rhtml to .html.erb of app/views/issues/_edit.rhtml.Toshi MARUYAMA2011-09-011-55/+0
* Refactor: move IssuesController#preview to a new controller.Eric Davis2010-08-181-1/+1
* Merge issue and time entry validation error messages.Jean-Philippe Lang2010-04-111-2/+1
* Refactor: Start to extract IssuesController#edit into #update (REST).Eric Davis2010-02-241-1/+2
* Added :view_issues_edit_notes_bottom hookEric Davis2008-12-031-0/+1
* Adds custom fields on time entries (#772).Jean-Philippe Lang2008-07-221-0/+3
* Do not silently ignore timelog validation failure on issue edit.Jean-Philippe Lang2008-06-291-0/+1
* Addq "please select" to activity select box if no activity is set as default ...Jean-Philippe Lang2008-06-291-1/+1
* Fixed: Update issue form: comment field from log time end out of screen (#1227).Jean-Philippe Lang2008-05-131-1/+1
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-291-6/+4
* Fixed: Adding time when Updating a ticket is gone (closes #701).Jean-Philippe Lang2008-02-211-0/+13
* Fixed: wiki and changeset links not displayed when previewing issue descripti...Jean-Philippe Lang2008-02-121-1/+1
* Replaced window.hash= by Element.scrollTo()Jean-Philippe Lang2008-02-111-1/+1
* Merged IssuesController #edit and #update into a single actions.Jean-Philippe Lang2008-02-091-0/+39