summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Link total spent time to global time entries page when cross_project_issue_re...Marius Balteanu2021-07-261-0/+5
* Link from assignee to group page (#12795).Go MAEDA2021-07-201-2/+2
* Set "icon icon-group" CSS classes in _members_box.html.erb instead of Applica...Go MAEDA2021-07-201-1/+2
* Add link from group name to group page on project overview page (#12795).Go MAEDA2021-07-191-8/+19
* Hooks for queries helper (#34743).Go MAEDA2021-07-141-35/+47
* Default issue query (#7360).Go MAEDA2021-07-064-3/+37
* Filter issues by file description (#34715).Go MAEDA2021-06-141-0/+2
* Remove deprecated WikiContent::Version (#35031).Go MAEDA2021-05-151-2/+2
* Fix typo in ApplicationHelper.html_title comment (#35230).Go MAEDA2021-05-151-1/+1
* "Copy link" feature for issues list (#34932).Go MAEDA2021-04-131-0/+8
* Update Rails UJS to 6.1.3.1 (#29914, #35003).Go MAEDA2021-04-131-1/+1
* Fix user link using @ not working at the end of line (#34894).Go MAEDA2021-04-131-1/+1
* Remove jQuery Migrate (#34337).Go MAEDA2021-03-291-1/+0
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-2546-46/+46
* Show project tree instead of subprojects in the project selector when you cre...Go MAEDA2021-03-251-1/+1