summaryrefslogtreecommitdiffstats
path: root/app/views/issues/_attributes.html.erb
Commit message (Expand)AuthorAgeFilesLines
* code layout clean up app/views/issues/_attributes.html.erbToshi MARUYAMA2019-10-081-6/+11
* Set default category assignee immediately upon category selection (#15919).Go MAEDA2018-04-301-1/+1
* Filter parent task issues in auto complete by open/closed status depending on...Jean-Philippe Lang2017-01-211-1/+1
* 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
* Use HTML5 date input fields instead of text fields with jquery ui date picker...Jean-Philippe Lang2016-05-071-2/+2
* Improve accessibility for icon-only links by adding hidden text (#21805).Jean-Philippe Lang2016-03-201-2/+2
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-201-4/+8
* Display calendar for dates independent of subtasks (#21219).Jean-Philippe Lang2015-12-131-2/+2
* Set default project version after selecting a different project on the new is...Jean-Philippe Lang2015-11-011-1/+1
* Fixed that triority field is always disabled on parent tasks (#20992).Jean-Philippe Lang2015-10-141-1/+1
* Adds settings to control start/due dates and priority on parent tasks (#5490).Jean-Philippe Lang2015-05-251-6/+4
* Removed IssuesController#update_form action, use #new and #edit instead.Jean-Philippe Lang2015-02-131-1/+1
* Default status per tracker (#5991).Jean-Philippe Lang2014-11-021-2/+2
* Parent issue autocomplete does not follow to the "Allow cross-project subtask...Jean-Philippe Lang2014-09-141-1/+1
* add test of current issue start and due date datepicker (#14024)Toshi MARUYAMA2013-05-191-2/+2
* code layout clean up app/views/issues/_attributes.html.erbToshi MARUYAMA2013-05-101-2/+10
* Adds a setting to allow subtasks to belong to other projects (#5487).Jean-Philippe Lang2012-10-101-1/+1
* Don't display the dropdown if no transition is allowed.Jean-Philippe Lang2012-09-271-1/+1
* Code cleanup.Jean-Philippe Lang2012-08-091-1/+1
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-5/+3
* Removes calls to link_to_remote.Jean-Philippe Lang2012-07-181-8/+12
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-151-8/+11
* Ability to disable standard fields on a per tracker basis (#1091).Jean-Philippe Lang2012-07-051-0/+2
* Use a modal form to create a category from the issue form.Jean-Philippe Lang2012-05-241-6/+4
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Removed "clear:both" divs that break the issue form with long sidebar content.Jean-Philippe Lang2012-02-121-1/+2
* Displays the full form when creating a version from the issue form so that re...Jean-Philippe Lang2012-02-111-6/+4
* Allows project to be changed from the regular issue update action (#4769, #98...Jean-Philippe Lang2012-01-071-7/+7
* Display issue form fields according to permissions.Jean-Philippe Lang2011-12-151-4/+23
* Code cleanup.Jean-Philippe Lang2011-12-131-1/+1
* Removed TabularFormBuilder references in views.Jean-Philippe Lang2011-12-091-1/+1
* Parameter changed to issue_category in r7882 (#9724).Jean-Philippe Lang2011-12-051-1/+1
* Resourcified issue categories (#9553).Jean-Philippe Lang2011-11-201-1/+1
* remove trailing white-spaces from app/views/issues/_attributes.html.erbToshi MARUYAMA2011-09-171-4/+4
* rename .rhtml to .html.erb of app/views/issues/_attributes.rhtml.Toshi MARUYAMA2011-09-011-0/+50