summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-071-26/+29
| | | | | | test/unit/lib/redmine/menu_manager/menu_helper_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18932 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in IssueQuery available_columns ↵Toshi MARUYAMA2019-11-071-1/+2
| | | | | | variable git-svn-id: http://svn.redmine.org/redmine/trunk@18931 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-071-37/+50
| | | | | | IssueQuery#initialize_available_filters git-svn-id: http://svn.redmine.org/redmine/trunk@18930 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in IssueQuery#available_columnsToshi MARUYAMA2019-11-071-9/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18929 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-061-6/+12
| | | | | | test/functional/workflows_controller_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18928 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in app/models/principal.rbToshi MARUYAMA2019-11-061-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18927 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-061-7/+7
| | | | | | test/unit/lib/redmine/wiki_formatting/macros_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18926 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-061-6/+6
| | | | | | lib/redmine/wiki_formatting/textile/redcloth3.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18925 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-061-4/+12
| | | | | | app/helpers/context_menus_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18924 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/workflows_helper.rbToshi MARUYAMA2019-11-061-4/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18923 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/settings_helper.rbToshi MARUYAMA2019-11-061-8/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18922 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in app/models/version.rbToshi MARUYAMA2019-11-061-9/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18921 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in app/models/wiki_page.rbToshi MARUYAMA2019-11-061-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18920 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in app/models/issue_relation.rbToshi MARUYAMA2019-11-061-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18919 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in app/models/message.rbToshi MARUYAMA2019-11-061-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18918 e93f8b46-1217-0410-a6f0-8f06a7374b81
* rubocop: remove app/models/message.rb from Layout/MultilineBlockLayout fixed ↵Toshi MARUYAMA2019-11-061-1/+0
| | | | | | by r18902 git-svn-id: http://svn.redmine.org/redmine/trunk@18917 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#column_headerToshi MARUYAMA2019-11-051-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18916 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#column_valueToshi MARUYAMA2019-11-051-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18915 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#query_linksToshi MARUYAMA2019-11-051-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18914 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-051-2/+2
| | | | | | test/unit/lib/redmine/helpers/gantt_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18913 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/IndentAssignment in ↵Toshi MARUYAMA2019-11-052-14/+8
| | | | | | test/unit/lib/redmine/helpers/gantt_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18912 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/IndentAssignment in ↵Toshi MARUYAMA2019-11-052-3/+2
| | | | | | app/helpers/application_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18911 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#link_to_projectToshi MARUYAMA2019-11-051-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18910 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-051-1/+2
| | | | | | ApplicationHelper#render_projects_for_jump_box git-svn-id: http://svn.redmine.org/redmine/trunk@18909 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout clean up ApplicationHelper#render_project_jump_boxToshi MARUYAMA2019-11-051-3/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18908 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-051-6/+7
| | | | | | ApplicationHelper#render_project_jump_box git-svn-id: http://svn.redmine.org/redmine/trunk@18907 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout clean up ApplicationHelper#progress_barToshi MARUYAMA2019-11-051-3/+18
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18906 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#reorder_handleToshi MARUYAMA2019-11-051-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18905 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-051-8/+18
| | | | | | ApplicationHelper#parse_redmine_links git-svn-id: http://svn.redmine.org/redmine/trunk@18904 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#parse_sectionsToshi MARUYAMA2019-11-051-3/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18903 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Style/MultilineTernaryOperator in app/models/message.rbToshi MARUYAMA2019-11-052-3/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18902 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/mail_handler_test.rbToshi MARUYAMA2019-11-051-12/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18901 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/mailer_test.rbToshi MARUYAMA2019-11-051-22/+21
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18900 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unused i18n key "button_duplicate" (#32400).Go MAEDA2019-11-0449-49/+0
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18899 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Simplified Chinese translation update (#32320).Go MAEDA2019-11-041-4/+4
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18898 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix missing icon classes (#31433).Go MAEDA2019-11-032-2/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18897 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updated french translation.Jean-Philippe Lang2019-11-021-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18896 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updated french translation.Jean-Philippe Lang2019-11-021-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18895 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Restore label_import_time_entries i18n string (#32196).Jean-Philippe Lang2019-11-0249-0/+49
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18894 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed i18n string for permission (#32196).Jean-Philippe Lang2019-11-0249-49/+49
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18893 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updated french translation.Jean-Philippe Lang2019-11-021-46/+44
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18892 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Identify time entry user just like issue assignee (#32196).Jean-Philippe Lang2019-11-022-5/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18891 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow import time entries for other users (#32196).Jean-Philippe Lang2019-11-028-9/+123
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18890 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reorder links the same as other lists (#29482).Jean-Philippe Lang2019-11-021-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18889 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix CSV export of projects (#29482).Jean-Philippe Lang2019-11-025-5/+109
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18888 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that button icons are truncated in tables.Jean-Philippe Lang2019-11-021-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18887 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show attachment thumbnails by default (#32249).Go MAEDA2019-10-311-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18886 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't try to generate thumbnails if convert command is not available (#32289).Go MAEDA2019-10-312-2/+9
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18885 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 0.76.0 (#31509).Go MAEDA2019-10-312-33/+39
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18884 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add estimated hours and spent hours to Versions API (#32242).Go MAEDA2019-10-312-1/+12
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18883 e93f8b46-1217-0410-a6f0-8f06a7374b81