summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix `{{thumbnail}}` macro in an issue note cannot fetch an image attached in ↵Go MAEDA2022-12-302-1/+18
| | | | | | | | | a different note (#37881). Patch by Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@22012 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow use of Puma 6.0.0 or later (#38135).Go MAEDA2022-12-291-3/+2
| | | | | | | Capybara >= 3.39.0 supports Puma 6.0. git-svn-id: https://svn.redmine.org/redmine/trunk@22011 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update SimpleCov to 0.22 (#38137).Go MAEDA2022-12-291-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22010 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update csv, net-imap, net-pop, and net-smtp gems to the same versions ↵Go MAEDA2022-12-281-5/+7
| | | | | | shipped with Ruby 3.2.0 (#38124). git-svn-id: https://svn.redmine.org/redmine/trunk@22009 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Nokogiri to 1.13.10 (#38133).Go MAEDA2022-12-281-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22006 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove Bundler from Requirements (#38122).Go MAEDA2022-12-282-2/+0
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22005 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update MiniMagick to 4.12 (#38121).Go MAEDA2022-12-271-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22004 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Performance/StringInclude (#37247).Go MAEDA2022-12-265-13/+5
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22003 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Regenerate .rubocop_todo.yml (#36919).Go MAEDA2022-12-261-2/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22002 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Gemfile to allow using Ruby 3.2 (#38099).Go MAEDA2022-12-261-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22001 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ruby 3.2: `Changeset.normalize_comments` raises Encoding::CompatibilityError ↵Go MAEDA2022-12-261-1/+1
| | | | | | | | | if the string contains an invalid UTF-8 byte sequence (#38099, #38100). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22000 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Performance/StringInclude in ↵Go MAEDA2022-12-251-1/+1
| | | | | | app/controllers/imports_controller.rb (#37247). git-svn-id: https://svn.redmine.org/redmine/trunk@21999 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.41 (#36919).Go MAEDA2022-12-232-1/+5
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21998 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not break when setting enabled_module_names on a project without a ↵Go MAEDA2022-12-211-1/+1
| | | | | | | | | default_member_role (#38064). Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@21994 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unused i18n keys label_sort_highest, label_sort_higher, ↵Go MAEDA2022-12-2149-196/+0
| | | | | | | | | label_sort_lower, and label_sort_lowest (#38054). Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21993 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Modifying the source code of a plugin does not reload it after r21295 ( #36273).Go MAEDA2022-12-212-0/+2
| | | | | | | Patch by Takashi Kato. git-svn-id: https://svn.redmine.org/redmine/trunk@21992 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix shadowing variable in ApplicationHelper#textilizable (#15667).Go MAEDA2022-12-161-2/+2
| | | | | | | Patch by Ilya S. git-svn-id: https://svn.redmine.org/redmine/trunk@21991 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix test failure when running with PostgreSQL (#20042).Go MAEDA2022-12-091-1/+1
| | | | | | | Patch by Ko Nagase. git-svn-id: https://svn.redmine.org/redmine/trunk@21990 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/RedundantConstantBase (#36919).Go MAEDA2022-12-091-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21989 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Stylelint to 14.16.0 (#37987).Go MAEDA2022-12-043-1121/+335
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21987 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix mentioning users with certain characters renders incorrectly (#37755).Marius Balteanu2022-12-032-1/+11
| | | | | | | Patch Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@21986 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates for 5.0.4 release.Marius Balteanu2022-12-012-1/+48
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21981 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add tests for #37772.Marius Balteanu2022-12-012-1/+67
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@21979 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Revert r21975. Marius Balteanu2022-12-013-114/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21977 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add tests for #37772.Marius Balteanu2022-12-013-1/+114
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@21975 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix duplicate vertical-align property in wiki_syntax.css (#37983).Go MAEDA2022-12-011-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21972 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix groups added to watchers are not shown as links (#37958).Marius Balteanu2022-11-282-2/+2
| | | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@21967 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unused mention_users permission (#37938).Marius Balteanu2022-11-281-1/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21966 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Query display types should accept only known types (#37925).Marius Balteanu2022-11-282-1/+15
| | | | | | | Patch by Alexander Meindl. git-svn-id: https://svn.redmine.org/redmine/trunk@21965 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix failing test by removing bad assertion (#34863).Marius Balteanu2022-11-281-1/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21962 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r21958 and r21959 (#1739).Go MAEDA2022-11-1860-200/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21960 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update locales (#1739).Go MAEDA2022-11-1648-0/+48
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21959 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add the ability to change the author of an issue (#1739).Go MAEDA2022-11-1612-3/+152
| | | | | | | Patch by Vladimir Kovacik, Jiri Stepanek, Aighan Pacobilch, Olivier Houdas, Takenori TAKAKI, and Mizuki ISHIKAWA. git-svn-id: https://svn.redmine.org/redmine/trunk@21958 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.39 (#36919).Go MAEDA2022-11-142-3/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21957 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update commonmarker gem to ~> 0.23.6 (#37872).Go MAEDA2022-11-131-1/+1
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@21956 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add an index to improve the performance of issue queries involving custom ↵Go MAEDA2022-11-101-0/+6
| | | | | | | | | fields (#29171). Contributed by Stephane Evr. git-svn-id: https://svn.redmine.org/redmine/trunk@21955 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow using ideographic space (U+3000) as a separator for search terms (#37878).Go MAEDA2022-11-032-1/+7
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21952 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Redirect to container URL in case of error in attachments#download_all (#37880).Go MAEDA2022-11-032-2/+35
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@21948 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Limit mocha version to < 2.0.0 when Ruby version is < 2.7 to avoid test ↵Go MAEDA2022-11-031-1/+1
| | | | | | | | | error "cannot load such file -- ruby2_keywords" (#37883). Patch by Ko Nagase. git-svn-id: https://svn.redmine.org/redmine/trunk@21945 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't display an unnecessary closing li element when there is no "Next" ↵Go MAEDA2022-11-021-2/+1
| | | | | | | | | button on the activity page. (#37875). Patch by Alexander Meindl. git-svn-id: https://svn.redmine.org/redmine/trunk@21942 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.38 (#36919).Go MAEDA2022-11-022-2/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21941 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disallow all in /robots.txt if login is required (#37807).Go MAEDA2022-11-013-1/+9
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@21940 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Always allow access to /robots.txt for Anonymous (#37807).Go MAEDA2022-11-012-0/+10
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@21939 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Render all visible projects in robots.txt (including closed projects) (#37807).Go MAEDA2022-11-012-1/+6
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@21938 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Read-only field permission for the project field is ignored if the current ↵Go MAEDA2022-10-312-5/+31
| | | | | | | | | project has subprojects (#37685). Patch by salman mp. git-svn-id: https://svn.redmine.org/redmine/trunk@21937 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Limit puma < 6.0.0 to avoid system test error (#37867).Go MAEDA2022-10-311-1/+2
| | | | | | | Patch by Ko Nagase. git-svn-id: https://svn.redmine.org/redmine/trunk@21934 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Database migrations don't run correctly for plugins when specifying the ↵Go MAEDA2022-10-302-0/+17
| | | | | | | | | `VERSION` env variable (#31116). Contributed by crypto gopher. git-svn-id: https://svn.redmine.org/redmine/trunk@21933 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing fixture to test/integration/issue_test.rb (#37851).Go MAEDA2022-10-291-1/+2
| | | | | | | Patch by Dmitry Makurin. git-svn-id: https://svn.redmine.org/redmine/trunk@21932 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Rails to 2.17 (#37248).Go MAEDA2022-10-293-6/+30
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21931 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unnecessary disabling of RuboCop Rails/Pluck (#37248).Go MAEDA2022-10-291-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21930 e93f8b46-1217-0410-a6f0-8f06a7374b81