summaryrefslogtreecommitdiffstats
path: root/app/views/issues
Commit message (Expand)AuthorAgeFilesLines
* Merged r17032 to 3.3-stable (#27110).Go MAEDA2017-11-261-1/+1
* Merged r16971 (#27186).Jean-Philippe Lang2017-10-121-1/+3
* Merged r16292 (#20661).Jean-Philippe Lang2017-01-301-1/+1
* Merged r16118 to r16122 (#24693, #24718, #24722).Jean-Philippe Lang2017-01-041-0/+2
* Merged r15959 (#24311).Jean-Philippe Lang2016-12-031-1/+1
* Merged 15430, 15464 to 15469, 15475, 15476 (#285, #7839).Jean-Philippe Lang2016-06-066-19/+20
* Merged r15452 (#22932).Jean-Philippe Lang2016-06-051-1/+1
* Include private_notes property in xml/json Journals output (#20985).Jean-Philippe Lang2016-05-161-0/+1
* Use HTML5 date input fields instead of text fields with jquery ui date picker...Jean-Philippe Lang2016-05-072-4/+4
* Adds a method for tracker selection (#22345).Jean-Philippe Lang2016-04-241-1/+1
* Do not propose trackers which disallow parent_issue_id for new child issues (...Jean-Philippe Lang2016-04-241-1/+1
* Adds a "New issue" link on the global issue list (#6204).Jean-Philippe Lang2016-04-191-2/+2
* Removed the "New issue" menu item (#6204).Jean-Philippe Lang2016-04-191-5/+11
* Sort criteria defined in custom queries are not applied when exporting to CSV...Jean-Philippe Lang2016-04-031-1/+1
* Bulk edit form lacks estimated time field (#5156).Jean-Philippe Lang2016-04-031-0/+8
* Improve accessibility for icon-only links by adding hidden text (#21805).Jean-Philippe Lang2016-03-202-3/+3
* Add id and class for easier styling of query filters (#22018).Jean-Philippe Lang2016-03-191-4/+4
* Total spent hours and estimated hours need to be get via REST (#21757).Jean-Philippe Lang2016-03-191-1/+5
* Previous/next links may be lost after editing the issue (#14462).Jean-Philippe Lang2016-03-191-0/+5
* Adds query params as hidden field tags to the CSV export form (#22108).Jean-Philippe Lang2016-03-121-2/+4
* Adds links to changeset diff on the issue history (#4266).Jean-Philippe Lang2016-01-311-1/+11
* Wrap textilizable with DIV containing wiki class (#21663).Jean-Philippe Lang2016-01-201-1/+3
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-202-6/+12
* Adding issue css classes to issue subtasks and relations tr (#21474).Jean-Philippe Lang2016-01-161-1/+1
* Display calendar for dates independent of subtasks (#21219).Jean-Philippe Lang2015-12-131-2/+2
* Use ul tags to do pagination (#21258).Jean-Philippe Lang2015-11-281-1/+1
* Improved responsiveness for versions and roadmap (#19097).Jean-Philippe Lang2015-11-081-1/+1
* Render issue attributes using divs instead of a table for responsiveness (#19...Jean-Philippe Lang2015-11-081-2/+2
* Fixed that timelog comments are not visible on the responsive issue edit form...Jean-Philippe Lang2015-11-081-0/+2
* Fixed that Issues API may disclose changesets that are not visible (#21136).Jean-Philippe Lang2015-11-041-2/+2
* Set default project version after selecting a different project on the new is...Jean-Philippe Lang2015-11-012-3/+4
* 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
* Thumbnails in issue history (#13429).Jean-Philippe Lang2015-10-241-0/+7
* Replaces the link with a checkbox to select/unselect all items in the list.Jean-Philippe Lang2015-10-231-3/+2
* Hide version and/or category on issue details when no versions and/or categor...Jean-Philippe Lang2015-10-171-2/+2
* Isolates csv options for a hash param (#1159).Jean-Philippe Lang2015-10-151-3/+3
* Fixed that triority field is always disabled on parent tasks (#20992).Jean-Philippe Lang2015-10-141-1/+1
* Display totals for each group on grouped queries (#1561).Jean-Philippe Lang2015-10-091-2/+2
* Adds options to display totals on the issue list (#1561).Jean-Philippe Lang2015-10-041-0/+5
* Internal error when moving an issue to a project without trackers (#20463).Jean-Philippe Lang2015-09-201-1/+1
* Don't render empty divs when there are no custom fields on the issue form (#2...Jean-Philippe Lang2015-08-181-0/+2
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-141-0/+4
* Don't display estimated hours when nil and total is 0.Jean-Philippe Lang2015-07-051-1/+1
* Adds a role setting that viewing all or own time entries (#8929).Jean-Philippe Lang2015-05-301-1/+1
* Display time spent on the issue and the total time spent like estimated hours...Jean-Philippe Lang2015-05-251-1/+3
* Don't store total estimated hours on parent issues (#16092).Jean-Philippe Lang2015-05-251-2/+2
* Adds settings to control start/due dates and priority on parent tasks (#5490).Jean-Philippe Lang2015-05-251-6/+4
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-235-7/+7
* Implements /issues/new form for creating issues outside a project (#1003).Jean-Philippe Lang2015-02-142-3/+3