Project

General

Profile

Search

Results (947)

Revision 24181 (svn): Login and Email columns ... tedly center-aligned on the Users page since Redmine 5.1 (#43527).
Patch by Go MAEDA (user:maeda). 2025-11-26 06:28
Revision 24020 (svn): Fix labels not displayed for form.text_area fields in Redmine with Rails 8 (#43268, #43205).
Patch by Mizuki ISHIKAWA (user:ishikawa999). 2025-09-29 22:12
Revision 23846 (svn): Ensures that @Redmine::PluginLoader.load@ is executed before @Doo ... to properly load plugin permissions (#24808).
2025-06-25 07:36
Revision 23830 (svn): Removes custom backend @Redmine::I18n::Backend@ (#42859):
* move custom logic to get the available loca ... custom pluralization rules as Rails suggests. 2025-06-11 22:07
Revision 23829 (svn): Fix limit available locales to those defined by Redmine itself (#42815).
2025-06-11 21:48
Revision 23738 (svn): Fix a typo in `doc/UPGRADING` regarding the `config.assets.redmine_detect_update` flag (#42657).
Patch by Kota Uchino (user:uchinokot). 2025-05-02 11:49
Revision 23734 (svn): Make commonmarker gem required to avoid runtime error (#37394).
Although the commonmarker gem is marked as optional in the Gemfile, Redmine fails to start without it, raising a NameError: "uninitialized constant Redmine::WikiFormatting::CommonMark::HTML". This patch makes the gem required to ensure Redmine starts correctly. 2025-05-01 12:28
Revision 23687 (svn): Ensure Mercurial uses Python >= 3.5 (#33784).
Redmine no longer supports Python 2.7. Mercurial do ... 3.0 to 3.4. Patch by Go MAEDA (user:maeda). 2025-04-20 04:22
Revision 23414 (svn): Add description for `ssl=force` option to rake task `redmine:email:receive_pop3` (#41738).
2024-12-20 09:39
Revision 23408 (svn): Fix: Allow database ada ... in config/database.yml to be quoted (#42013).
In Redmine 6.0.2 and 5.1.5, due to the change introduc ... ng the quoted adapter name `"mysql2"` causes Redmine to fail to start with the error: "Unknown d ... ter `"mysql2"` found in config/database.yml". 2024-12-19 02:08
Revision 23322 (svn): Fix random test failures in Redmine::Acts::MentionableTest due to unsorted mentioned_users (#41889).
Patch by Go MAEDA (user:maeda). 2024-11-29 02:15
Revision 23242 (svn): Fix RuboCop Layout/SpaceAfterComma in test/unit/lib/redmine/menu_manager/menu_helper_test.rb.
2024-11-11 00:10
Revision 23212 (svn): Fixed an issue where Redmine would not start due to an error in Propshaft (#39111).
Patch by user:hidakatsuya. 2024-11-05 17:01
Revision 23154 (svn): Fix reference to the deleted Redcarpet-based Redmine::WikiFormatting::Markdown::HtmlParser class ... or the CommonMark formatter (#40149, #41513).
2024-10-21 07:45
Revision 23083 (svn): Switches all icons from ... cense) due to license incompatibilities with Redmine's GPLv2 license. (#23980).
2024-09-28 10:49
Revision 22956 (svn): Add missing assertion in Redmine::MenuManager::MapperTest#test_push_onto_root (#41142).
2024-08-12 11:05
Revision 22934 (svn): Updated `number.format. ... in locale files based on rails-i18n (#39997).
* Referenced the `rails/locales/*.yml` files ... mat.delimiter` values for various locales in Redmine. * Skipped updates where `number.format.separator` values differ between Redmine and rails-i18n. Patch by Go MAEDA (user:maeda). 2024-07-18 06:30
Revision 22905 (svn): Fix RuboCop offense Style/RedundantRegexpEscape in lib/redmine/wiki_formatting/section_helper.rb (#40716).
2024-07-06 09:35
Revision 22774 (svn): Fixes missing fixture: add :groups_users fixture to @Redmine::ApiTest::UsersTest@
2024-03-21 22:12
Revision 22747 (svn): Introduces Redmine::Plugin#attachment_object_type to provide b ... n models having attachments (#39948, #39862).
Patch by Jens Krämer (@jkraemer). 2024-02-27 08:06
Revision 22734 (svn): Adds @:user_preference@ fixture to @Redmine::ApiTest::IssuesTest@ (#40239).
Patch by Vincent Robert (@Nanego). 2024-02-26 00:22
Revision 22729 (svn): Deletes @Redmine::WikiFormatting::CommonMark::HelperTest@ te ... syntax help files refactor (#39111, #40137).
2024-02-21 07:36
Revision 22711 (svn): Updates UPGRADING doc to include the new themes directory location from [redmine_root] (#39111).
2024-02-14 00:23
Revision 22708 (svn): Custom themes are now l ... ry from project root. The themes provided by Redmine (alternate and classic) remains in "app/assets/themes" (#39111).
2024-02-14 00:11
Revision 22691 (svn): Removes configuration flag example related to @redmine:plugins:assets@ (#40204, #39111).
2024-02-07 20:55
(1-25/947)