summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Collapse)AuthorAgeFilesLines
...
* Don't use full path links with hostnameJean-Philippe Lang2020-02-261-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19530 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that selected user on timelog#edit is incorrect (#32959).Go MAEDA2020-02-091-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19501 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add download buttons in Files columns of the issues list (#32240).Go MAEDA2020-02-061-1/+14
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19500 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow adding user groups as watchers for issues (#4511).Go MAEDA2020-02-063-3/+12
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19498 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Validate back_url everywhere (#32850).Jean-Philippe Lang2020-02-021-2/+2
| | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@19488 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move duplicated back_url method from ApplicationHelper to ↵Jean-Philippe Lang2020-02-021-13/+0
| | | | | | | | ApplicationController (#32850). Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@19486 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that spent time report CSV shows translation missing text if custom ↵Go MAEDA2019-12-061-1/+1
| | | | | | | | | fields are involved (#32500). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19341 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that bookmarked and recently used projects are unexpectedly filtered by ↵Go MAEDA2019-12-021-2/+3
| | | | | | | | | a search keyword after full-text search (#31355, #32503). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19325 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/IndentFirstArgument in ↵Toshi MARUYAMA2019-11-251-47/+63
| | | | | | app/helpers/repositories_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19300 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout clean up app/helpers/application_helper.rbToshi MARUYAMA2019-11-251-1/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19298 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout clean up app/helpers/application_helper.rbToshi MARUYAMA2019-11-251-1/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19285 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/SpaceAfterComma in ↵Toshi MARUYAMA2019-11-241-2/+2
| | | | | | app/helpers/application_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19273 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/SpaceAfterComma in app/helpers/queries_helper.rbToshi MARUYAMA2019-11-231-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19209 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in ↵Toshi MARUYAMA2019-11-231-1/+1
| | | | | | app/helpers/settings_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19194 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in ↵Toshi MARUYAMA2019-11-231-5/+5
| | | | | | app/helpers/repositories_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19193 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in ↵Toshi MARUYAMA2019-11-231-1/+1
| | | | | | app/helpers/members_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19191 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in ↵Toshi MARUYAMA2019-11-231-4/+3
| | | | | | app/helpers/application_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19190 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/MultilineArrayBraceLayout in ↵Toshi MARUYAMA2019-11-091-10/+22
| | | | | | app/helpers/projects_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19050 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-4/+6
| | | | | | app/helpers/email_addresses_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19034 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-17/+34
| | | | | | IssuesHelper#render_issue_relations git-svn-id: http://svn.redmine.org/redmine/trunk@19027 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#cellsToshi MARUYAMA2019-11-091-3/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19025 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#show_detailToshi MARUYAMA2019-11-091-3/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19024 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in ↵Toshi MARUYAMA2019-11-091-2/+4
| | | | | | app/helpers/workflows_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19021 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-13/+26
| | | | | | IssuesHelper#render_descendants_tree git-svn-id: http://svn.redmine.org/redmine/trunk@19019 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout clean up app/helpers/issues_helper.rbToshi MARUYAMA2019-11-091-1/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19011 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/members_helper.rbToshi MARUYAMA2019-11-091-5/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18992 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-8/+9
| | | | | | app/helpers/custom_fields_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18991 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout clean up app/helpers/members_helper.rbToshi MARUYAMA2019-11-091-4/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18986 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout clean up app/helpers/queries_helper.rbToshi MARUYAMA2019-11-081-10/+23
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18963 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/BlockAlignment in app/helpers/queries_helper.rbToshi MARUYAMA2019-11-081-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18944 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/groups_helper.rbToshi MARUYAMA2019-11-081-4/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18938 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/gantt_helper.rbToshi MARUYAMA2019-11-081-4/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18933 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-061-4/+12
| | | | | | app/helpers/context_menus_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18924 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/workflows_helper.rbToshi MARUYAMA2019-11-061-4/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18923 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/settings_helper.rbToshi MARUYAMA2019-11-061-8/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18922 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#column_headerToshi MARUYAMA2019-11-051-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18916 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#column_valueToshi MARUYAMA2019-11-051-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18915 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#query_linksToshi MARUYAMA2019-11-051-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18914 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/IndentAssignment in ↵Toshi MARUYAMA2019-11-051-2/+2
| | | | | | app/helpers/application_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18911 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#link_to_projectToshi MARUYAMA2019-11-051-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18910 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-051-1/+2
| | | | | | ApplicationHelper#render_projects_for_jump_box git-svn-id: http://svn.redmine.org/redmine/trunk@18909 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout clean up ApplicationHelper#render_project_jump_boxToshi MARUYAMA2019-11-051-3/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18908 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-051-6/+7
| | | | | | ApplicationHelper#render_project_jump_box git-svn-id: http://svn.redmine.org/redmine/trunk@18907 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout clean up ApplicationHelper#progress_barToshi MARUYAMA2019-11-051-3/+18
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18906 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#reorder_handleToshi MARUYAMA2019-11-051-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18905 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-051-8/+18
| | | | | | ApplicationHelper#parse_redmine_links git-svn-id: http://svn.redmine.org/redmine/trunk@18904 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#parse_sectionsToshi MARUYAMA2019-11-051-3/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18903 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow import time entries for other users (#32196).Jean-Philippe Lang2019-11-021-1/+1
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18890 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix CSV export of projects (#29482).Jean-Philippe Lang2019-11-021-5/+6
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18888 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a link to projects administration page on projects page (#32306).Go MAEDA2019-10-271-0/+3
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18873 e93f8b46-1217-0410-a6f0-8f06a7374b81