summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
...
* Don't use full path links with hostnameJean-Philippe Lang2020-02-261-1/+1
* Fix that selected user on timelog#edit is incorrect (#32959).Go MAEDA2020-02-091-1/+1
* Add download buttons in Files columns of the issues list (#32240).Go MAEDA2020-02-061-1/+14
* Allow adding user groups as watchers for issues (#4511).Go MAEDA2020-02-063-3/+12
* 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 spent time report CSV shows translation missing text if custom field...Go MAEDA2019-12-061-1/+1
* Fix that bookmarked and recently used projects are unexpectedly filtered by a...Go MAEDA2019-12-021-2/+3
* cleanup: rubocop: fix Layout/IndentFirstArgument in app/helpers/repositories_...Toshi MARUYAMA2019-11-251-47/+63
* 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/SpaceAfterComma in app/helpers/queries_helper.rbToshi MARUYAMA2019-11-231-1/+1
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/helpers/set...Toshi MARUYAMA2019-11-231-1/+1
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/helpers/rep...Toshi MARUYAMA2019-11-231-5/+5
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/helpers/mem...Toshi MARUYAMA2019-11-231-1/+1
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/helpers/app...Toshi MARUYAMA2019-11-231-4/+3
* cleanup: rubocop: fix Layout/MultilineArrayBraceLayout in app/helpers/project...Toshi MARUYAMA2019-11-091-10/+22
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/email_addresses_he...Toshi MARUYAMA2019-11-091-4/+6
* cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#render_issue_rela...Toshi MARUYAMA2019-11-091-17/+34
* cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#cellsToshi MARUYAMA2019-11-091-3/+5
* cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#show_detailToshi MARUYAMA2019-11-091-3/+6
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in app/helpers/workflows...Toshi MARUYAMA2019-11-091-2/+4
* cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#render_descendant...Toshi MARUYAMA2019-11-091-13/+26
* code layout clean up app/helpers/issues_helper.rbToshi MARUYAMA2019-11-091-1/+4
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/members_helper.rbToshi MARUYAMA2019-11-091-5/+6
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/custom_fields_help...Toshi MARUYAMA2019-11-091-8/+9
* code layout clean up app/helpers/members_helper.rbToshi MARUYAMA2019-11-091-4/+12
* code layout clean up app/helpers/queries_helper.rbToshi MARUYAMA2019-11-081-10/+23
* cleanup: rubocop: fix Layout/BlockAlignment in app/helpers/queries_helper.rbToshi MARUYAMA2019-11-081-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/groups_helper.rbToshi MARUYAMA2019-11-081-4/+2
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/gantt_helper.rbToshi MARUYAMA2019-11-081-4/+6
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/context_menus_help...Toshi MARUYAMA2019-11-061-4/+12
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/workflows_helper.rbToshi MARUYAMA2019-11-061-4/+5
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/settings_helper.rbToshi MARUYAMA2019-11-061-8/+4
* cleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#column_headerToshi MARUYAMA2019-11-051-1/+2
* cleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#column_valueToshi MARUYAMA2019-11-051-1/+2
* cleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#query_linksToshi MARUYAMA2019-11-051-1/+2
* 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
* Allow import time entries for other users (#32196).Jean-Philippe Lang2019-11-021-1/+1
* Fix CSV export of projects (#29482).Jean-Philippe Lang2019-11-021-5/+6
* Add a link to projects administration page on projects page (#32306).Go MAEDA2019-10-271-0/+3