summaryrefslogtreecommitdiffstats
path: root/app/views/issues
Commit message (Expand)AuthorAgeFilesLines
* Restore Copy button to its original location (#34714).Go MAEDA2021-03-251-2/+2
* "Copy link" feature for issue and issue journal (#34703).Go MAEDA2021-03-181-0/+1
* Do not display in issue edit page spent time custom fields not visible by the...Go MAEDA2021-03-151-1/+1
* Move some action links for issues and journals to the dropdown menu (#34714).Go MAEDA2021-03-071-5/+7
* Some fixes for r20321:Go MAEDA2021-01-181-12/+2
* Show only valid projects on issue form when the issue is a subtask (#33419).Go MAEDA2021-01-012-2/+3
* Move the "Private" badge next to the "Open/Closed" badge (#33832).Go MAEDA2020-11-111-0/+3
* Query links for subtasks on issue page (#28471).Go MAEDA2020-11-101-1/+14
* Store inline autocomplete data sources in a JS variable (#34122).Go MAEDA2020-10-253-5/+3
* Show open/closed badge on issue page (#33254).Go MAEDA2020-04-231-1/+2
* Show toolbar for full width custom fields with text formatting enabled on iss...Go MAEDA2020-04-111-0/+1
* Use the same layout for custom fields in issue bulk edit page (#32471).Go MAEDA2020-04-111-7/+31
* Option to Check/Uncheck all block columns in export (#33169).Go MAEDA2020-04-011-5/+10
* Fix issues and spent time CSV export does not include custom fields with "Ful...Go MAEDA2020-04-011-2/+3
* Show warning and the reason when the issue cannot be closed or reopen because...Go MAEDA2020-03-101-2/+7
* Add "Assign to me" shortcut to issue edit form (#29285).Go MAEDA2020-02-292-2/+27
* Add missing icons to action links.Jean-Philippe Lang2019-12-201-2/+2
* Move some links to dropdowns.Jean-Philippe Lang2019-12-201-3/+4
* CSV import does not keep the project it was clicked from (#21766).Jean-Philippe Lang2019-12-201-1/+1
* code layout clean up app/views/issues/new.js.erbToshi MARUYAMA2019-11-221-2/+5
* code layout clean up app/views/issues/_edit.html.erbToshi MARUYAMA2019-11-221-2/+4
* code layout clean up app/views/issues/_action_menu.html.erbToshi MARUYAMA2019-10-081-4/+10
* code layout clean up app/views/issues/_attributes.html.erbToshi MARUYAMA2019-10-081-6/+11
* remove extra space from app/views/issues/_edit.html.erbToshi MARUYAMA2019-09-301-1/+0
* Inline auto complete for issue (#) in wiki-edit fields (#31989).Go MAEDA2019-09-093-7/+17
* Add CSS class to "journal" and "reply" headers (#31950).Go MAEDA2019-08-271-1/+1
* Fix JQMIGRATE: jQuery.fn.load() is deprecated (#31884, #31196).Go MAEDA2019-08-131-2/+2
* Fix that actions dropdown menu is missing (#30294).Go MAEDA2019-06-271-10/+9
* Remove "View all issues" link from actions dropdown (#30294).Jean-Philippe Lang2019-06-201-2/+0
* Move the links from the sidebar under actions dropdown (#30294).Jean-Philippe Lang2019-06-202-13/+12
* Make project settings more accessible (#22090).Jean-Philippe Lang2019-06-201-0/+3
* Remove history label and no data (#3058).Jean-Philippe Lang2019-06-201-1/+0
* User preference for issue history default tab (#3058).Jean-Philippe Lang2019-06-201-1/+1
* Load changesets and time entries tabs async (#3058).Jean-Philippe Lang2019-06-203-22/+2
* Add time entries tab to issue history tabs (#3058).Jean-Philippe Lang2019-06-201-0/+28
* Move changesets to its own tab (#3058).Jean-Philippe Lang2019-06-203-9/+24
* Show issue history in tabs (#3058).Jean-Philippe Lang2019-06-202-3/+8
* Show "Due in X days" in issue details page (#31499).Go MAEDA2019-06-071-1/+1
* Fix incorrect position of the "Associated revisions" block when comments are ...Go MAEDA2019-06-061-2/+2
* Use "icon icon-*" classes for expandable elements (#31433).Go MAEDA2019-05-301-1/+1
* Small refactorization of avatar methods (#31391).Go MAEDA2019-05-192-3/+3
* Move styles for count and private to a new class named 'badge' (#29391).Go MAEDA2019-04-091-1/+1
* Let user select a tracker from the modal (#442).Jean-Philippe Lang2019-03-301-1/+10
* Add a description for trackers (#442).Jean-Philippe Lang2019-03-152-2/+20
* Send columns as a param to context menu instead of parsing back_url (#26836).Jean-Philippe Lang2019-03-151-0/+1
* Show full width layout custom fields as block columns in issue listing (#26081).Go MAEDA2019-02-131-1/+1
* Show Edit/Preview tabs for full width layout custom fields with text formatti...Go MAEDA2019-02-121-0/+1
* Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox (#3...Go MAEDA2019-01-121-0/+2
* Ability to add private comments from the issue bulk edit page (#22368).Jean-Philippe Lang2018-12-161-0/+7
* Replace cancel button with cancel link in modals (#28662).Go MAEDA2018-12-021-1/+1