summaryrefslogtreecommitdiffstats
path: root/app/helpers/application_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Merge r21986 from trunk to 5.0-stable (#37755).Marius Balteanu2022-12-041-1/+1
* Merged r21867 from trunk to 5.0-stable (#37473).Go MAEDA2022-09-281-1/+1
* Merged r21811 and r21812 to 5.0-stable (#37647).Marius Balteanu2022-09-141-1/+1
* Merged r21808 from trunk to 5.0-stable (#37492).Go MAEDA2022-09-131-1/+1
* Merged r21645-r21646 and r21657 to 5.0-stable (#37255).Marius Balteanu2022-06-201-0/+1
* Merged r21647 to 5.0-stable (#37256).Marius Balteanu2022-06-171-1/+1
* Merged r21605 to 5.0-stable (#37130).Marius Balteanu2022-05-301-1/+5
* Merged r21569 to 5.0-stable (#36909).Marius Balteanu2022-05-121-3/+1
* Render mentioned users with leading @ and highlight (#36699, #13919).Marius Balteanu2022-03-191-1/+2
* 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-021-1/+1
* Lazy load inline images (#36294).Go MAEDA2021-12-141-2/+3
* Download all attachments in a journal (#35462).Go MAEDA2021-11-221-1/+5
* Fix NoMethodError when generating a link to a locked user (#12795, #35823).Go MAEDA2021-09-071-3/+4
* 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-111-0/+10
* 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
* 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
* 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-251-1/+1
* "Copy link" feature for issue and issue journal (#34703).Go MAEDA2021-03-181-0/+8
* Update JavaScript filename (#33906).Go MAEDA2021-03-151-1/+1
* Auto complete wiki page links (#33820).Go MAEDA2021-02-251-1/+2
* Make archived projects visually distinguishable in nested projects lists (#34...Go MAEDA2020-12-301-0/+1
* shorten long line of ApplicationHelperToshi MARUYAMA2020-12-111-60/+118
* Add jQuery Migrate (#33383).Go MAEDA2020-11-301-0/+1
* use the lambda method for multiline lambdas at ApplicationHelperToshi MARUYAMA2020-11-261-1/+1
* Store inline autocomplete data sources in a JS variable (#34122).Go MAEDA2020-10-251-0/+16
* Replace gsub with tr, delete, or squeeze (#34161).Go MAEDA2020-10-241-1/+1
* Replace Hash#merge! with Hash#[]= (#34160).Go MAEDA2020-10-241-3/+3
* use "do end" instead of {} at ApplicationHelperToshi MARUYAMA2020-10-111-5/+8
* add space after comma to ApplicationHelperToshi MARUYAMA2020-10-051-1/+1
* add empty line after guard clause to app/helpers/application_helper.rbToshi MARUYAMA2020-07-121-0/+6
* do not use spaces in lambda literals of ApplicationHelperToshi MARUYAMA2020-07-121-12/+12
* Always preserve the tree structure in the project jump box (#32944).Go MAEDA2020-07-061-8/+10
* fix source indent at ApplicationHelper#link_to_revisionToshi MARUYAMA2020-06-281-5/+7
* fix source indent at ApplicationHelper#parse_redmine_linksToshi MARUYAMA2020-06-281-8/+10
* fix source indent at ApplicationHelper#include_calendar_headers_tagsToshi MARUYAMA2020-06-281-2/+3
* Table column sorting (#1718).Go MAEDA2020-06-241-1/+7
* shorten long line at app/helpers/application_helper.rbToshi MARUYAMA2020-06-161-3/+12