summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow selecting encoding when exporting permission reports as CSV (#13767).Go MAEDA2021-03-181-1/+1
* Show project ID instead of name in issue journal details if the project is no...Go MAEDA2021-03-181-1/+2
* "Copy link" feature for issue and issue journal (#34703).Go MAEDA2021-03-182-1/+11
* Update JavaScript filename (#33906).Go MAEDA2021-03-151-1/+1
* Export permissions report to CSV (#13767).Go MAEDA2021-03-121-0/+27
* The order of thumbnails in journals does not match the order of file name lis...Go MAEDA2021-03-091-1/+1
* Move some action links for issues and journals to the dropdown menu (#34714).Go MAEDA2021-03-071-8/+8
* Auto complete wiki page links (#33820).Go MAEDA2021-02-251-1/+2
* Projects API should not return invisible trackers (#30121).Go MAEDA2021-02-231-1/+1
* Add an interface to filter activities by user (#33602).Go MAEDA2021-02-211-0/+7
* Fix project selector on global new issue page not showing all visible project...Go MAEDA2021-02-011-1/+1
* Show a warning message for watchers who cannot view the object (#33329).Go MAEDA2021-01-241-0/+3
* Some fixes for r20321:Go MAEDA2021-01-181-0/+46
* Add class 'error' to custom fields with validation errors (#32764, #34580).Go MAEDA2021-01-111-1/+2