summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Styling .info selector is not specific enough.Jean-Philippe Lang2019-10-261-1/+1
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/helpers/ap...Toshi MARUYAMA2019-10-221-3/+3
* Fix display type in query form view (#29482).Go MAEDA2019-10-221-1/+1
* Use radio buttons to choose display type (#29482).Jean-Philippe Lang2019-10-191-3/+4
* Option to switch between table list and board list (#29482).Jean-Philippe Lang2019-10-193-0/+78
* Return to version page after the issue is created (#28138).Jean-Philippe Lang2019-10-191-1/+1
* Display new issue link in version page (#28138).Jean-Philippe Lang2019-10-191-0/+22
* code cleanup: rubocop: fix Style/WhileUntilModifier in app/helpers/queries_he...Toshi MARUYAMA2019-10-191-4/+2
* code cleanup: rubocop: fix Layout/EndAlignment in app/helpers/versions_helper.rbToshi MARUYAMA2019-10-171-2/+1
* code cleanup: rubocop: fix Layout/EndAlignment in app/helpers/repositories_he...Toshi MARUYAMA2019-10-171-1/+1
* code cleanup: rubocop: fix Layout/CommentIndentation and Style/NestedTernaryO...Toshi MARUYAMA2019-10-171-4/+13
* code cleanup: rubocop: fix Layout/ElseAlignment in app/helpers/attachments_he...Toshi MARUYAMA2019-10-171-7/+6
* code cleanup: rubocop: fix Layout/ElseAlignment in app/helpers/queries_helper.rbToshi MARUYAMA2019-10-171-5/+6
* code layout clean up ApplicationHelper#parse_wiki_linksToshi MARUYAMA2019-10-141-2/+3
* code cleanup: rubocop: fix Layout/ElseAlignment in ApplicationHelper#parse_re...Toshi MARUYAMA2019-10-141-11/+12