| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#progress_bar | Toshi MARUYAMA | 2019-10-26 | 1 | -2/+4 |
* | cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#toggle_check... | Toshi MARUYAMA | 2019-10-26 | 1 | -3/+3 |
* | Styling .info selector is not specific enough. | Jean-Philippe Lang | 2019-10-26 | 1 | -1/+1 |
* | code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/helpers/ap... | Toshi MARUYAMA | 2019-10-22 | 1 | -3/+3 |
* | Fix display type in query form view (#29482). | Go MAEDA | 2019-10-22 | 1 | -1/+1 |
* | Use radio buttons to choose display type (#29482). | Jean-Philippe Lang | 2019-10-19 | 1 | -3/+4 |
* | Option to switch between table list and board list (#29482). | Jean-Philippe Lang | 2019-10-19 | 3 | -0/+78 |
* | Return to version page after the issue is created (#28138). | Jean-Philippe Lang | 2019-10-19 | 1 | -1/+1 |
* | Display new issue link in version page (#28138). | Jean-Philippe Lang | 2019-10-19 | 1 | -0/+22 |
* | code cleanup: rubocop: fix Style/WhileUntilModifier in app/helpers/queries_he... | Toshi MARUYAMA | 2019-10-19 | 1 | -4/+2 |
* | code cleanup: rubocop: fix Layout/EndAlignment in app/helpers/versions_helper.rb | Toshi MARUYAMA | 2019-10-17 | 1 | -2/+1 |
* | code cleanup: rubocop: fix Layout/EndAlignment in app/helpers/repositories_he... | Toshi MARUYAMA | 2019-10-17 | 1 | -1/+1 |
* | code cleanup: rubocop: fix Layout/CommentIndentation and Style/NestedTernaryO... | Toshi MARUYAMA | 2019-10-17 | 1 | -4/+13 |
* | code cleanup: rubocop: fix Layout/ElseAlignment in app/helpers/attachments_he... | Toshi MARUYAMA | 2019-10-17 | 1 | -7/+6 |
* | code cleanup: rubocop: fix Layout/ElseAlignment in app/helpers/queries_helper.rb | Toshi MARUYAMA | 2019-10-17 | 1 | -5/+6 |
* | code layout clean up ApplicationHelper#parse_wiki_links | Toshi MARUYAMA | 2019-10-14 | 1 | -2/+3 |
* | code cleanup: rubocop: fix Layout/ElseAlignment in ApplicationHelper#parse_re... | Toshi MARUYAMA | 2019-10-14 | 1 | -11/+12 |
* | code cleanup: rubocop: fix Layout/ElseAlignment in ApplicationHelper#parse_wi... | Toshi MARUYAMA | 2019-10-14 | 1 | -11/+18 |
* | code cleanup: rubocop: fix Layout/CaseIndentation in app/helpers/versions_hel... | Toshi MARUYAMA | 2019-10-14 | 1 | -1/+2 |
* | Render Textile and Markdown attachments on the preview page (#29752). | Go MAEDA | 2019-10-03 | 1 | -0/+10 |
* | code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in app/helpers/applica... | Toshi MARUYAMA | 2019-09-30 | 1 | -1/+0 |
* | code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in app/helpers/ap... | Toshi MARUYAMA | 2019-09-30 | 1 | -7/+2 |
* | Unify fields of subtasks and related issues on issue page (#25540). | Go MAEDA | 2019-09-29 | 1 | -0/+3 |
* | code cleanup: rubocop: fix Layout/SpaceInsideStringInterpolation in app/helpe... | Toshi MARUYAMA | 2019-09-24 | 1 | -1/+1 |
* | code cleanup: rubocop: fix Style/WhileUntilModifier in app/helpers/issues_hel... | Toshi MARUYAMA | 2019-09-24 | 1 | -2/+4 |
* | code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/helpers/is... | Toshi MARUYAMA | 2019-09-24 | 1 | -2/+2 |
* | code cleanup: rubocop: fix Style/RedundantConditional in app/helpers/issues_h... | Toshi MARUYAMA | 2019-09-21 | 1 | -1/+1 |
* | code cleanup: rubocop: fix Rails/Blank in app/helpers/issues_helper.rb | Toshi MARUYAMA | 2019-09-21 | 1 | -3/+1 |
* | code cleanup: rubocop: fix Style/MultilineTernaryOperator in app/helpers/issu... | Toshi MARUYAMA | 2019-09-21 | 1 | -9/+28 |
* | code cleanup: rubocop: fix Style/StringLiteralsInInterpolation in app/helpers... | Toshi MARUYAMA | 2019-09-19 | 1 | -1/+1 |
* | code cleanup: rubocop: fix Layout/IndentAssignment in app/helpers/issues_help... | Toshi MARUYAMA | 2019-09-19 | 1 | -5/+3 |
* | code cleanup: rubocop: fix Layout/IndentAssignment in app/helpers/repositorie... | Toshi MARUYAMA | 2019-09-15 | 1 | -1/+1 |
* | Add clear query icon next to selected query in sidebar (#31640). | Go MAEDA | 2019-09-14 | 1 | -2/+10 |
* | Inline auto complete for issue (#) in wiki-edit fields (#31989). | Go MAEDA | 2019-09-09 | 2 | -3/+11 |
* | Add different style for group names in the New member modal window (#6831). | Go MAEDA | 2019-08-24 | 1 | -1/+1 |
* | Speed up workflow edit page rendering (#31855). | Go MAEDA | 2019-08-17 | 1 | -2/+2 |
* | Fix JQMIGRATE: jQuery.fn.load() is deprecated (#31884, #31196). | Go MAEDA | 2019-08-13 | 1 | -1/+1 |
* | Updates jQuery to 2.2.4 and adds jQuery Migrate library to find APIs and feat... | Go MAEDA | 2019-08-13 | 1 | -1/+1 |
* | Previous and next month links in gantt (#31373). | Go MAEDA | 2019-08-04 | 2 | -38/+36 |
* | Add closed_on to the tooltip if the issue is closed (#31697). | Go MAEDA | 2019-08-01 | 1 | -1/+1 |
* | Fix missing journal indice when updating a journal (#31427). | Go MAEDA | 2019-06-21 | 1 | -1/+2 |
* | Wiki page collapse block image is not displayed in exported PDF (#30162). | Jean-Philippe Lang | 2019-06-20 | 1 | -6/+6 |
* | Add a randomized name attribute to all form fields (#26604). | Jean-Philippe Lang | 2019-06-20 | 1 | -0/+7 |
* | Code cleanup: RuboCop: Rails/Presence | Go MAEDA | 2019-06-20 | 1 | -1/+1 |
* | Code cleanup: RuboCop: Style/DefWithParentheses | Go MAEDA | 2019-06-20 | 2 | -2/+2 |
* | Code cleanup: RuboCop: Style/UnneededInterpolation | Go MAEDA | 2019-06-20 | 1 | -1/+1 |
* | Don't show empty fields in email notifications (#10378). | Jean-Philippe Lang | 2019-06-20 | 1 | -4/+8 |
* | User preference for issue history default tab (#3058). | Jean-Philippe Lang | 2019-06-20 | 2 | -0/+24 |
* | Load changesets and time entries tabs async (#3058). | Jean-Philippe Lang | 2019-06-20 | 1 | -2/+3 |
* | Add time entries tab to issue history tabs (#3058). | Jean-Philippe Lang | 2019-06-20 | 1 | -0/+1 |