summaryrefslogtreecommitdiffstats
path: root/app/views/issues
Commit message (Expand)AuthorAgeFilesLines
* Merged r22902 from trunk to 5.1-stable (#40924).Go MAEDA2024-07-031-1/+1
* Merged r22675 and r22676 from trunk to 5.1-stable (#40166).Go MAEDA2024-02-031-1/+1
* Merged r22427 and r22428 to 5.1-stable (#39521).Marius Balteanu2023-11-131-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
* 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