summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Reverts r21958 and r21959 (#1739).Go MAEDA2022-11-181-20/+1
* Add the ability to change the author of an issue (#1739).Go MAEDA2022-11-161-1/+20
* Read-only field permission for the project field is ignored if the current pr...Go MAEDA2022-10-311-5/+11
* Fix RuboCop offense Rails/Pluck (#37248).Go MAEDA2022-10-281-1/+1
* Issue ID field does not get focus when adding a related issue (#37473).Go MAEDA2022-09-281-1/+1
* Unify duplicate codes (#37687).Go MAEDA2022-09-231-2/+1
* Introduces a UserQuery model for admin/users (#37674).Go MAEDA2022-09-201-0/+62
* Update Rails UJS to 6.1.7 (#37647).Marius Balteanu2022-09-141-1/+1
* Update jQuery to 3.6.1 (#37647).Marius Balteanu2022-09-141-1/+1
* Update jQuery UI to 1.13.2 (#37492).Go MAEDA2022-09-131-1/+1
* Don't create two thumbnails of different resolutions for a single image (#375...Go MAEDA2022-08-281-2/+3
* Use query name as the file name when exporting queries (#16207).Go MAEDA2022-08-241-0/+8
* Add default spent time activity per role (#29286).Go MAEDA2022-08-091-0/+8
* Add CSS class for relation type to related issues list (#37532).Go MAEDA2022-08-051-1/+1
* CSV export of issues report (#37362).Go MAEDA2022-07-211-0/+18
* Mark edited journal notes as "Edited" (#31505).Go MAEDA2022-07-171-0/+6
* Make the only enabled activity in a project the default one for time entry (#...Go MAEDA2022-07-171-5/+1
* Fix RuboCop offense Style/RedundantParentheses (#36919).Go MAEDA2022-07-161-1/+1
* Fix rubocop warning (Add empty line after guard clause).Marius Balteanu2022-06-171-0/+1
* Update jQuery UI to 1.31.1 (#37256).Marius Balteanu2022-06-161-1/+1
* Respect field visibility when showing associated issue fields (#37255).Marius Balteanu2022-06-161-0/+1
* Wiki notation `attachment:file_name` cannot make a link to a file attached to...Go MAEDA2022-05-261-1/+5
* Background job for project deletion (#36691).Marius Balteanu2022-05-171-1/+2
* Fix that mentions not working after issue status is changed (#36909).Marius Balteanu2022-05-111-3/+1
* Reuse ProjectQuery filters on the admin project list (#33422).Marius Balteanu2022-04-011-0/+2
* Automatically add the user to the watchers list after contributing to an issu...Marius Balteanu2022-03-191-0/+4
* Render mentioned users with leading @ and highlight (#36699, #13919).Marius Balteanu2022-03-191-1/+2
* Show a custom field description as a placeholder (#14275).Go MAEDA2022-03-171-0/+3
* Use a variable to reference a CustomField object (#14275).Go MAEDA2022-03-171-5/+6
* Add class @user-mention@ to user classes when user is linked using @ (#36699,...Marius Balteanu2022-02-241-1/+1
* Update jQuery to 3.6.0 (#35729).Marius Balteanu2022-02-241-1/+1
* Allow users to be mentioned using @ in issues and wiki pages (#13919):Marius Balteanu2022-02-231-8/+16
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-0246-46/+46
* Lazy load inline images (#36294).Go MAEDA2021-12-141-2/+3
* Issue Summary: add statistics about issues without assignee, version or categ...Go MAEDA2021-12-121-1/+1
* Fix RuboCop offense Layout/ClosingParenthesisIndentation (#35136).Go MAEDA2021-12-101-1/+2
* Download all attachments in a journal (#35462).Go MAEDA2021-11-222-1/+13
* You can configure default project queries in the following places (#35795):Marius Balteanu2021-11-152-0/+16
* Allow addition/removal of subtasks to show in parent's history (#6033).Go MAEDA2021-11-081-0/+6
* Fix NoMethodError when generating a link to a locked user (#12795, #35823).Go MAEDA2021-09-071-3/+4
* Query links for related issues on issue page (#35559).Go MAEDA2021-08-231-12/+20
* Rename the save, edit and delete buttons on the query form to clarify the sco...Go MAEDA2021-08-171-2/+2
* Revert r21179 (#35729).Marius Balteanu2021-08-151-1/+1
* Update jQuery to 3.6.0 (#35729).Marius Balteanu2021-08-151-1/+1
* Render markdown attachments using markdown or common_mark based on the text f...Marius Balteanu2021-08-112-1/+11
* Avoid executing the same SQL statement multiple times to get the default cust...Go MAEDA2021-08-041-1/+4
* Update custom field path on the context menu (#33521).Marius Balteanu2021-08-031-2/+3
* Use issue path instead of bulk update issues path when only one issue is sele...Marius Balteanu2021-07-261-0/+10
* Total spent time from issue page should link to global time entries if the is...Marius Balteanu2021-07-261-0/+5
* Revert r21082 (#35134).Marius Balteanu2021-07-261-5/+0