summaryrefslogtreecommitdiffstats
path: root/app/views/issues
Commit message (Expand)AuthorAgeFilesLines
* Replaces warning icon with SVG in watcher list and workflow warnings (#41918).Marius Balteanu2024-12-111-1/+1
* Use @.capitalize@ for button_save_object, button_edit_object, and button_dele...Marius Balteanu2024-11-031-1/+1
* Fix: "Import issues" and "Import time entries" pages are visible to users wit...Go MAEDA2024-11-031-1/+1
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-196-19/+19
* Partial quoting feature for Issues and Forums (#41294).Go MAEDA2024-10-091-2/+6
* Switches all icons to Material Symbols (#23980).Marius Balteanu2024-09-241-1/+1
* Fix display issue of "h:mm" placeholder in estimated hours input field by exp...Go MAEDA2024-09-091-1/+1
* Replaces icon-expanded and icon-collapsed with SVG icons (#23980).Marius Balteanu2024-09-081-1/+1
* Replaces various icons with SVG icons (#23980).Marius Balteanu2024-09-083-2/+3
* Start working on replacing old icons with SVG icons (#23980):Marius Balteanu2024-08-296-23/+23
* Add configurable setting for copying attachments when copying an issue (#36197).Go MAEDA2024-07-141-1/+1
* Spent hours ignoring "Time Span Format" Setting on several pages (#40924).Go MAEDA2024-06-301-1/+1
* Adds description field to custom queries (#9309).Marius Balteanu2024-06-041-0/+1
* Introduce configuration for done ratio options interval (#31756).Go MAEDA2024-05-292-2/+2
* Add `updated_on` and `updated_by` fields to Issues API journal response (#404...Go MAEDA2024-05-271-0/+2
* Add spaces around the slash for consistency and better readability (#40166).Go MAEDA2024-02-031-1/+1
* Extraneous whitespace when selecting and copying issue number on Chrome/Windo...Go MAEDA2024-01-291-2/+1
* Optimize IssueCategory SQL queries when showing an issue (#39849).Go MAEDA2023-12-271-2/+2
* Fix improper error highlighting for description field in issue form (#39795).Go MAEDA2023-12-221-1/+1
* Fix mention autocomplete not displaying for users without "Edit issues" permi...Marius Balteanu2023-11-121-0/+4
* Add field separator option to CSV export dialog (#37621).Go MAEDA2023-10-211-0/+1
* Add missing files in r22289 (#2568).Go MAEDA2023-08-311-0/+22
* Add description for issue statuses and display them in issue new/edit form (#...Go MAEDA2023-08-311-1/+4
* Ability to disable the priority field (#38416).Go MAEDA2023-04-141-1/+3
* Check if the user has the permission to add notes or edit an issue when addin...Go MAEDA2023-03-021-1/+2
* Reverts r21958 and r21959 (#1739).Go MAEDA2022-11-181-3/+0
* Add the ability to change the author of an issue (#1739).Go MAEDA2022-11-161-0/+3
* Enable user auto-complete in issues bulk edit (#37369).Marius Balteanu2022-09-231-0/+4
* Use query name as the file name when exporting queries (#16207).Go MAEDA2022-08-241-0/+1
* Mark edited journal notes as "Edited" (#31505).Go MAEDA2022-07-171-0/+1
* Fix that newly added attachments are lost when the status of the ticket is ch...Marius Balteanu2022-05-161-0/+8
* Revert changes made to issue form update in r21495 (#37053).Marius Balteanu2022-05-161-1/+6
* Fix that Log time and/or Add notes sections from issue form page do not show ...Marius Balteanu2022-03-222-11/+5
* Deprecate and rename rss_* methods to atom_* methods (#15118).Marius Balteanu2022-03-192-5/+5
* Allow users to be mentioned using @ in issues and wiki pages (#13919):Marius Balteanu2022-02-231-0/+5
* Display source project for cross-project associated revisions for issues (#52...Go MAEDA2022-01-181-1/+3
* Make issue tabs DOM more consistent (#36429).Go MAEDA2022-01-173-3/+9
* Permission check of the setting button on the issues page mismatches button s...Go MAEDA2022-01-101-1/+1
* Change Delete button name to Delete issue (#31278).Go MAEDA2022-01-051-1/+1
* Fix typo in class 'icon-expended' (#36149).Marius Balteanu2021-11-081-1/+1
* Adds button to "Create and follow" when adding a subtask from the parent issu...Marius Balteanu2021-11-061-0/+3
* Add information about whether an issue is open or closed to Issues API respon...Go MAEDA2021-10-022-3/+3
* Query links for related issues on issue page (#35559).Go MAEDA2021-08-231-1/+4
* Move subtasks section on issues show view into a separate partial (#35671).Go MAEDA2021-08-172-10/+13
* Link from assignee to group page (#12795).Go MAEDA2021-07-201-1/+1
* Add total estimated hours, spent hours, total spent hours for issues to issue...Go MAEDA2021-06-271-0/+5
* Include new statuses allowed by workflow in Issues REST API (#24976).Go MAEDA2021-04-191-0/+6
* 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