summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Get the list of new issue watchers using single query and limit the results t...Go MAEDA2020-04-251-6/+4
* Show open/closed badge on issue page (#33254).Go MAEDA2020-04-232-0/+8
* Adds option to include issue custom fields in projects#show API response (#33...Go MAEDA2020-04-211-0/+6
* Total estimated time column shows up as decimal value regardless of time sett...Go MAEDA2020-04-151-2/+2
* Fix issue inline auto complete in issues bulk edit page for custom fields wit...Go MAEDA2020-04-111-1/+7
* Show toolbar for full width custom fields with text formatting enabled on iss...Go MAEDA2020-04-111-1/+5
* Unify CSS classes for custom fields in issue#show, issue#edit and issue#bulk_...Go MAEDA2020-04-111-2/+2
* ##123 syntax for linking to issues: Title cannot be distinguished from follow...Jean-Philippe Lang2020-04-051-2/+2
* Split subtasks/relations information into 5 columns (#32889).Jean-Philippe Lang2020-04-051-2/+2
* Move style to css (#32889).Jean-Philippe Lang2020-04-051-3/+2
* Editing a time entry for a locked user changes the user to the current user (...Jean-Philippe Lang2020-04-051-0/+1
* Time entries csv export should check issue visibility (#33075).Jean-Philippe Lang2020-04-051-1/+1
* Support custom fields when exporting users to CSV (#33126).Go MAEDA2020-04-041-6/+14
* Display avatar on add watchar dialog (#32976).Go MAEDA2020-03-311-1/+4
* Unable to edit user or group that has custom fields with text formatting enab...Go MAEDA2020-03-241-1/+1
* Download all attachments at once (#7056).Go MAEDA2020-03-211-0/+4
* Fix missing sort order icon in users#index (#33176).Go MAEDA2020-03-201-2/+2
* Fix missing subject and tracker name in CSV export of time (#33052).Go MAEDA2020-03-041-1/+9
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-0345-45/+45
* 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