summaryrefslogtreecommitdiffstats
path: root/app/views/issues
Commit message (Expand)AuthorAgeFilesLines
* Filter parent task issues in auto complete by open/closed status depending on...Jean-Philippe Lang2017-01-211-1/+1
* Add warning when loosing data from custom fields when bulk editing issues (#2...Jean-Philippe Lang2017-01-181-0/+7
* Handle csv columns selection in query to preload appropriate associations (#2...Jean-Philippe Lang2017-01-181-3/+3
* Issue destroy : Reassign time issue autocomplete (#24692).Jean-Philippe Lang2017-01-081-0/+1
* Don't show the "reassign" option when deleting issues from different projects...Jean-Philippe Lang2016-12-311-0/+2
* Typo: s/changset-comments/changeset-comments/ (#22758, #24604).Jean-Philippe Lang2016-12-181-1/+1
* Removes gantt and calendar links from the sidebar.Jean-Philippe Lang2016-12-161-7/+0
* Adds a setting to enable/disable formatting of commit messages (#22758).Jean-Philippe Lang2016-12-121-2/+2
* Reverts r16051 and r16050 for now (#15361).Jean-Philippe Lang2016-12-033-3/+4
* Removes calls to #reset_cycle (#15361).Jean-Philippe Lang2016-12-031-1/+0
* Use css pseudo-classes instead "odd", "even" classes (#15361).Jean-Philippe Lang2016-12-033-3/+3
* Extracts the rendering of related issues to an helper (#3425).Jean-Philippe Lang2016-11-191-22/+1
* Use the regular "icon icon-*" in other pages (#24313).Jean-Philippe Lang2016-11-192-3/+4
* Show the entered value when it's not valid (#23996).Jean-Philippe Lang2016-11-182-2/+2
* Introduce a setting to change the display format of timespans to h:mm (#23996).Jean-Philippe Lang2016-11-182-2/+2
* Project field disappears when target project disallows user to edit the proje...Jean-Philippe Lang2016-11-181-1/+1
* Don't use a global variable for storing context menu URL.Jean-Philippe Lang2016-10-295-6/+8
* Use fixed layout and move status to its own column.Jean-Philippe Lang2016-10-291-8/+8
* Do not hide estimated_hours when field is not disabled (#24015).Jean-Philippe Lang2016-10-101-3/+1
* Reduce max height of issue description textarea from 100 to 20 (#23840).Jean-Philippe Lang2016-10-021-1/+1
* Bulk edit form not show fields based on target tracker and status (#23755).Jean-Philippe Lang2016-09-031-2/+4
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-181-0/+2
* Ability to delete multiple attachments while updating an issue (#13072).Jean-Philippe Lang2016-07-131-2/+22
* Make time entries groupable (#16843).Jean-Philippe Lang2016-07-131-57/+2
* Display the list of saved queries in the sidebar (#14790).Jean-Philippe Lang2016-07-121-1/+1
* Don't generate urls with params.Jean-Philippe Lang2016-07-101-3/+3
* Don't generate back url with params.Jean-Philippe Lang2016-07-101-1/+1
* Renames #render_private_notes to #render_private_notes_indicator (#22575).Jean-Philippe Lang2016-07-101-1/+1
* Enable updating private_notes property on journal edit form (#22575).Jean-Philippe Lang2016-07-101-1/+1
* Adds permission to edit and delete issues by role/tracker (#285).Jean-Philippe Lang2016-06-054-17/+18
* Fixed colspan value (#22932).Jean-Philippe Lang2016-06-051-1/+1
* Adds Issue#allowed_target_trackers (#7839).Jean-Philippe Lang2016-05-302-2/+2
* 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