summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* 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
* code cleanup: rubocop: fix Layout/ElseAlignment in ApplicationHelper#parse_wi...Toshi MARUYAMA2019-10-141-11/+18
* code cleanup: rubocop: fix Layout/CaseIndentation in app/helpers/versions_hel...Toshi MARUYAMA2019-10-141-1/+2
* Render Textile and Markdown attachments on the preview page (#29752).Go MAEDA2019-10-031-0/+10
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in app/helpers/applica...Toshi MARUYAMA2019-09-301-1/+0
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in app/helpers/ap...Toshi MARUYAMA2019-09-301-7/+2
* Unify fields of subtasks and related issues on issue page (#25540).Go MAEDA2019-09-291-0/+3
* code cleanup: rubocop: fix Layout/SpaceInsideStringInterpolation in app/helpe...Toshi MARUYAMA2019-09-241-1/+1
* code cleanup: rubocop: fix Style/WhileUntilModifier in app/helpers/issues_hel...Toshi MARUYAMA2019-09-241-2/+4
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/helpers/is...Toshi MARUYAMA2019-09-241-2/+2
* code cleanup: rubocop: fix Style/RedundantConditional in app/helpers/issues_h...Toshi MARUYAMA2019-09-211-1/+1
* code cleanup: rubocop: fix Rails/Blank in app/helpers/issues_helper.rbToshi MARUYAMA2019-09-211-3/+1
* code cleanup: rubocop: fix Style/MultilineTernaryOperator in app/helpers/issu...Toshi MARUYAMA2019-09-211-9/+28
* code cleanup: rubocop: fix Style/StringLiteralsInInterpolation in app/helpers...Toshi MARUYAMA2019-09-191-1/+1
* code cleanup: rubocop: fix Layout/IndentAssignment in app/helpers/issues_help...Toshi MARUYAMA2019-09-191-5/+3
* code cleanup: rubocop: fix Layout/IndentAssignment in app/helpers/repositorie...Toshi MARUYAMA2019-09-151-1/+1
* Add clear query icon next to selected query in sidebar (#31640).Go MAEDA2019-09-141-2/+10
* Inline auto complete for issue (#) in wiki-edit fields (#31989).Go MAEDA2019-09-092-3/+11
* Add different style for group names in the New member modal window (#6831).Go MAEDA2019-08-241-1/+1
* Speed up workflow edit page rendering (#31855).Go MAEDA2019-08-171-2/+2
* Fix JQMIGRATE: jQuery.fn.load() is deprecated (#31884, #31196).Go MAEDA2019-08-131-1/+1
* Updates jQuery to 2.2.4 and adds jQuery Migrate library to find APIs and feat...Go MAEDA2019-08-131-1/+1
* Previous and next month links in gantt (#31373).Go MAEDA2019-08-042-38/+36
* Add closed_on to the tooltip if the issue is closed (#31697).Go MAEDA2019-08-011-1/+1
* Fix missing journal indice when updating a journal (#31427).Go MAEDA2019-06-211-1/+2
* Wiki page collapse block image is not displayed in exported PDF (#30162).Jean-Philippe Lang2019-06-201-6/+6
* Add a randomized name attribute to all form fields (#26604).Jean-Philippe Lang2019-06-201-0/+7
* Code cleanup: RuboCop: Rails/PresenceGo MAEDA2019-06-201-1/+1
* Code cleanup: RuboCop: Style/DefWithParenthesesGo MAEDA2019-06-202-2/+2
* Code cleanup: RuboCop: Style/UnneededInterpolationGo MAEDA2019-06-201-1/+1
* Don't show empty fields in email notifications (#10378).Jean-Philippe Lang2019-06-201-4/+8
* User preference for issue history default tab (#3058).Jean-Philippe Lang2019-06-202-0/+24
* Load changesets and time entries tabs async (#3058).Jean-Philippe Lang2019-06-201-2/+3
* Add time entries tab to issue history tabs (#3058).Jean-Philippe Lang2019-06-201-0/+1
* Move changesets to its own tab (#3058).Jean-Philippe Lang2019-06-201-1/+2
* Show issue history in tabs (#3058).Jean-Philippe Lang2019-06-201-0/+14
* Allow tabs to have a custom action (#3058).Jean-Philippe Lang2019-06-201-0/+11
* Roadmap shows 100%, but one of its tasks is still set to 90% (#30949).Jean-Philippe Lang2019-06-201-1/+1
* Show "Due in X days" in issue details page (#31499).Go MAEDA2019-06-071-0/+7
* Remove trailing whitespaces from app (#31506).Go MAEDA2019-06-063-6/+6