summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* cleanup: rubocop: fix Layout/AlignArguments in app/models/mailer.rbToshi MARUYAMA2019-11-081-5/+6
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/gantt_helper.rbToshi MARUYAMA2019-11-081-4/+6
* cleanup: rubocop: fix Layout/AlignArguments in IssueQuery available_columns v...Toshi MARUYAMA2019-11-071-1/+2
* cleanup: rubocop: fix Layout/AlignArguments in IssueQuery#initialize_availabl...Toshi MARUYAMA2019-11-071-37/+50
* cleanup: rubocop: fix Layout/AlignArguments in IssueQuery#available_columnsToshi MARUYAMA2019-11-071-9/+13
* cleanup: rubocop: fix Layout/AlignArguments in app/models/principal.rbToshi MARUYAMA2019-11-061-1/+2
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/context_menus_help...Toshi MARUYAMA2019-11-061-4/+12
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/workflows_helper.rbToshi MARUYAMA2019-11-061-4/+5
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/settings_helper.rbToshi MARUYAMA2019-11-061-8/+4
* cleanup: rubocop: fix Layout/AlignArguments in app/models/version.rbToshi MARUYAMA2019-11-061-9/+9
* cleanup: rubocop: fix Layout/AlignArguments in app/models/wiki_page.rbToshi MARUYAMA2019-11-061-3/+3
* cleanup: rubocop: fix Layout/AlignArguments in app/models/issue_relation.rbToshi MARUYAMA2019-11-061-2/+2
* cleanup: rubocop: fix Layout/AlignArguments in app/models/message.rbToshi MARUYAMA2019-11-061-3/+3
* cleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#column_headerToshi MARUYAMA2019-11-051-1/+2
* cleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#column_valueToshi MARUYAMA2019-11-051-1/+2
* cleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#query_linksToshi MARUYAMA2019-11-051-1/+2
* cleanup: rubocop: fix Layout/IndentAssignment in app/helpers/application_help...Toshi MARUYAMA2019-11-051-2/+2
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#link_to_projectToshi MARUYAMA2019-11-051-2/+2
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#render_proje...Toshi MARUYAMA2019-11-051-1/+2
* code layout clean up ApplicationHelper#render_project_jump_boxToshi MARUYAMA2019-11-051-3/+6
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#render_proje...Toshi MARUYAMA2019-11-051-6/+7
* code layout clean up ApplicationHelper#progress_barToshi MARUYAMA2019-11-051-3/+18
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#reorder_handleToshi MARUYAMA2019-11-051-3/+3
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#parse_redmin...Toshi MARUYAMA2019-11-051-8/+18
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#parse_sectionsToshi MARUYAMA2019-11-051-3/+7
* cleanup: rubocop: fix Style/MultilineTernaryOperator in app/models/message.rbToshi MARUYAMA2019-11-051-2/+9
* Fix missing icon classes (#31433).Go MAEDA2019-11-032-2/+2
* Identify time entry user just like issue assignee (#32196).Jean-Philippe Lang2019-11-021-1/+5
* Allow import time entries for other users (#32196).Jean-Philippe Lang2019-11-024-3/+35
* Reorder links the same as other lists (#29482).Jean-Philippe Lang2019-11-021-1/+1
* Fix CSV export of projects (#29482).Jean-Philippe Lang2019-11-023-5/+25
* Don't try to generate thumbnails if convert command is not available (#32289).Go MAEDA2019-10-311-1/+3
* Add estimated hours and spent hours to Versions API (#32242).Go MAEDA2019-10-311-0/+4
* Add permission to import time entries (#32196, #28234).Go MAEDA2019-10-282-2/+2
* Add a link to projects administration page on projects page (#32306).Go MAEDA2019-10-271-0/+3
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#progress_barToshi MARUYAMA2019-10-261-2/+4
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#toggle_check...Toshi MARUYAMA2019-10-261-3/+3
* Don't paginate the board view for now (#29482).Jean-Philippe Lang2019-10-263-4/+9
* Default sorting on projects by id is not relevant (#29482).Jean-Philippe Lang2019-10-261-1/+1
* Styling .info selector is not specific enough.Jean-Philippe Lang2019-10-263-5/+5
* Specific action for updating role permissions.Jean-Philippe Lang2019-10-252-9/+12
* Add roles filter on permissions report (#32343).Jean-Philippe Lang2019-10-252-1/+26
* Option to filter after my bookmarked projects (#32302, #29482, #31355).Go MAEDA2019-10-232-2/+13
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/wik...Toshi MARUYAMA2019-10-221-1/+1
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/tim...Toshi MARUYAMA2019-10-221-2/+2
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/que...Toshi MARUYAMA2019-10-221-1/+1
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/pro...Toshi MARUYAMA2019-10-221-2/+2
* code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/controller...Toshi MARUYAMA2019-10-221-1/+1
* code layout clean up app/models/role.rbToshi MARUYAMA2019-10-221-1/+4
* code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/models/rol...Toshi MARUYAMA2019-10-221-1/+1