summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updates for 5.0.3 release.Marius Balteanu2022-10-022-1/+64
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21888 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix rubocop warning (#37626).Marius Balteanu2022-10-021-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21886 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add to do to fix the deprecation warning (#37626).Marius Balteanu2022-10-021-0/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21884 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix show diff of a javascript file in repository module is displayed without ↵Marius Balteanu2022-10-021-1/+1
| | | | | | | | | layout (#37626). Patch by Trang Tran Thi Quynh. git-svn-id: https://svn.redmine.org/redmine/trunk@21883 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix repository browser does not show \"+\" (plus sign) in filename (#37718).Marius Balteanu2022-10-024-5/+6
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21880 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add table header in Plugins page (#37692).Go MAEDA2022-10-012-0/+12
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21879 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Jump to project is misaligned in Safari 15.4 and later (#36901).Go MAEDA2022-10-011-0/+4
| | | | | | | Patch by Vitaly vit9696. git-svn-id: https://svn.redmine.org/redmine/trunk@21876 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove comment (#37282).Marius Balteanu2022-09-301-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21873 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix subtask list is not properly displayed (#37282).Marius Balteanu2022-09-302-1/+8
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21872 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issue ID field does not get focus when adding a related issue (#37473).Go MAEDA2022-09-282-2/+2
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@21867 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Layout/LineLength due to r21849 (#37713).Go MAEDA2022-09-281-2/+8
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21865 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix Psych::DisallowedClass exception when loading plugin settings saved with ↵Go MAEDA2022-09-281-1/+2
| | | | | | | | | Rails 4.2 (#37452, #37719). Patch by Alexander Meindl. git-svn-id: https://svn.redmine.org/redmine/trunk@21863 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix random system test failure by adding a missing fixture.Marius Balteanu2022-09-271-1/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21862 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix undefined method when auth source name column is added as column (#37674).Marius Balteanu2022-09-272-0/+18
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21861 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix failing test on PostgreSQL by ordering by only non null values (#37674).Marius Balteanu2022-09-271-3/+10
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21860 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds missing join when ordering by authsource (#37674).Go MAEDA2022-09-272-0/+25
| | | | | | | Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@21856 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable RuboCop Style/SoleNestedConditional (#36919).Go MAEDA2022-09-272-24/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21855 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix random test failure (#33953).Go MAEDA2022-09-271-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21854 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a test for #37369.Marius Balteanu2022-09-261-0/+15
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21852 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds info about custom CSS to commonmark markdown help (#37237).Marius Balteanu2022-09-261-0/+13
| | | | | | | Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@21851 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow select custom CSS properties (#37237).Marius Balteanu2022-09-262-0/+19
| | | | | | | | Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@21850 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add rel="noopener" to all external links with a target attribute (#37713).Marius Balteanu2022-09-262-0/+11
| | | | | | | Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@21849 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Regenerate .rubocop_todo.yml (#37614).Go MAEDA2022-09-251-1/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21846 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Cleanup Repository::Git#clear_extra_info_of_changesets (#37614).Go MAEDA2022-09-251-3/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21845 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use the safe navigation operator instead of checking if an object is nil ↵Go MAEDA2022-09-251-6/+3
| | | | | | | | | (#37614). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21844 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/GuardClause (#37614).Go MAEDA2022-09-251-4/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21843 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/IfUnlessModifier (#37614).Go MAEDA2022-09-251-9/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21842 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/SymbolProc (#37614).Go MAEDA2022-09-251-4/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21841 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Rails/Blank (#37614).Go MAEDA2022-09-251-2/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21840 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reorder keys in the same order as en.yml (#37698).Go MAEDA2022-09-251-174/+174
| | | | | | | Patch by salman mp. git-svn-id: https://svn.redmine.org/redmine/trunk@21839 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Persian translation update for 4.2-stable (#37698).Go MAEDA2022-09-251-142/+114
| | | | | | | Patch by salman mp. git-svn-id: https://svn.redmine.org/redmine/trunk@21836 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix random test failure (#37674).Go MAEDA2022-09-241-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21835 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enable user auto-complete in issues bulk edit (#37369).Marius Balteanu2022-09-231-0/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21834 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix perfomance issue when objects are filtered by custom field values (#37268).Marius Balteanu2022-09-231-4/+5
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21833 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Unify duplicate codes (#37687).Go MAEDA2022-09-232-3/+2
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21832 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Retrieve attachments with a single query when rendering a journal (#37687).Go MAEDA2022-09-231-1/+2
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21831 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add the `# frozen_string_literal: true` magic comment to ↵Go MAEDA2022-09-211-0/+2
| | | | | | | | | config/initializers/secret_token.rb (#37682). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21830 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation update (#37699).Go MAEDA2022-09-211-5/+4
| | | | | | | Patch by ChunChang Lo. git-svn-id: https://svn.redmine.org/redmine/trunk@21829 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds tests for UserQuery model (#37674).Go MAEDA2022-09-211-0/+175
| | | | | | | Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@21828 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#37691).Go MAEDA2022-09-211-5/+3
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21827 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#37674).Go MAEDA2022-09-2048-0/+240
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21826 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Confirm user update / deletion (#37674).Go MAEDA2022-09-201-0/+2
| | | | | | | Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@21825 e93f8b46-1217-0410-a6f0-8f06a7374b81
* User bulk destroy (#37674).Go MAEDA2022-09-206-0/+105
| | | | | | | | | | includes a confirmation page that also gives the opportunity to lock users instead of deleting them. Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@21824 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Introduces a UserQuery model for admin/users (#37674).Go MAEDA2022-09-2013-147/+515
| | | | | | | Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@21823 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable RuboCop Rails/SquishedSQLHeredocs (#37248).Go MAEDA2022-09-191-0/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21822 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable RuboCop Style/Semicolon (#36919).Go MAEDA2022-09-192-17/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21821 e93f8b46-1217-0410-a6f0-8f06a7374b81
* German translation update of Wiki syntax help for 5.0-stable (#35613).Go MAEDA2022-09-176-336/+790
| | | | | | | Patch by C S. git-svn-id: https://svn.redmine.org/redmine/trunk@21819 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ignore statuses if workflow only defines identity transition (#37636).Go MAEDA2022-09-174-0/+20
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@21818 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Consider only roles with either add_issues or edit_issues permissions for ↵Go MAEDA2022-09-172-4/+29
| | | | | | | | | any status transitions (#37635). Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@21817 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rename Repository#supports_all_revisions? to Repository#supports_history? ↵Go MAEDA2022-09-156-7/+12
| | | | | | | | | (#37657). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21816 e93f8b46-1217-0410-a6f0-8f06a7374b81