summaryrefslogtreecommitdiffstats
path: root/app/helpers/application_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r20936 from trunk to 4.2-stable (#34894).Go MAEDA2021-04-141-1/+1
* 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
* Update jQuery to 3.5.1 without jQuery Migrate (#33383).Go MAEDA2020-06-031-1/+1
* Import user accounts from CSV file (#33102).Go MAEDA2020-05-301-0/+10
* Update Tribute to 5.1.3 (#33424).Go MAEDA2020-05-181-1/+1
* Update jQuery UI to 1.12.1 (#31887).Go MAEDA2020-05-181-1/+1
* Reverts r19769 (#31887).Go MAEDA2020-05-141-1/+1
* Update jQuery UI to 1.12.1 (#31887).Go MAEDA2020-05-091-1/+1
* ##123 syntax for linking to issues: Title cannot be distinguished from follow...Jean-Philippe Lang2020-04-051-2/+2
* Display avatar on add watchar dialog (#32976).Go MAEDA2020-03-311-1/+4
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Add download buttons in Files columns of the issues list (#32240).Go MAEDA2020-02-061-1/+14
* Validate back_url everywhere (#32850).Jean-Philippe Lang2020-02-021-2/+2
* Move duplicated back_url method from ApplicationHelper to ApplicationControll...Jean-Philippe Lang2020-02-021-13/+0
* Fix that bookmarked and recently used projects are unexpectedly filtered by a...Go MAEDA2019-12-021-2/+3
* code layout clean up app/helpers/application_helper.rbToshi MARUYAMA2019-11-251-1/+7
* code layout clean up app/helpers/application_helper.rbToshi MARUYAMA2019-11-251-1/+6
* cleanup: rubocop: fix Layout/SpaceAfterComma in app/helpers/application_helpe...Toshi MARUYAMA2019-11-241-2/+2
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/helpers/app...Toshi MARUYAMA2019-11-231-4/+3
* cleanup: rubocop: fix Layout/IndentAssignment in app/helpers/application_help...Toshi MARUYAMA2019-11-051-2/+2
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#link_to_projectToshi MARUYAMA2019-11-051-2/+2
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#render_proje...Toshi MARUYAMA2019-11-051-1/+2
* code layout clean up ApplicationHelper#render_project_jump_boxToshi MARUYAMA2019-11-051-3/+6
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#render_proje...Toshi MARUYAMA2019-11-051-6/+7
* code layout clean up ApplicationHelper#progress_barToshi MARUYAMA2019-11-051-3/+18
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#reorder_handleToshi MARUYAMA2019-11-051-3/+3
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#parse_redmin...Toshi MARUYAMA2019-11-051-8/+18
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#parse_sectionsToshi MARUYAMA2019-11-051-3/+7
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#progress_barToshi MARUYAMA2019-10-261-2/+4
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#toggle_check...Toshi MARUYAMA2019-10-261-3/+3