summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Send the journal_indice as param in order to get rid of extra queries (#31427).Go MAEDA2019-06-021-1/+1
* Use "icon icon-*" classes for sort elements (#31433).Go MAEDA2019-05-302-3/+2
* Use the regular "icon icon-*" classes for sort-handle (#31433).Go MAEDA2019-05-272-3/+3
* Update copyright year.Go MAEDA2019-05-2543-43/+43
* assignee_avatar method causes NoMethodError if the given object is a group (#...Go MAEDA2019-05-221-2/+2
* Adds favorites and recently used projects lists to project jump box (#31355).Go MAEDA2019-05-202-1/+47
* Small refactorization of avatar methods (#31391).Go MAEDA2019-05-192-34/+75
* Swaps out the icon-fav for icon-user on projects#index (#31356).Go MAEDA2019-05-141-1/+1
* Set an appropriate default type in New custom field page depending on the cur...Go MAEDA2019-05-111-0/+11
* Hierarchy in TOC is not preserved when Wiki index is exported to HTML (#20910).Go MAEDA2019-05-091-1/+6
* Generalize issues imports (#28234).Go MAEDA2019-05-091-0/+8
* Add avatar_server_url configuration option in order to support Libravatar (#9...Go MAEDA2019-05-041-1/+1
* Add "robohash" to "Default Gravatar image" options (#31294).Go MAEDA2019-05-041-0/+9