Project

General

Profile

Activity

From 2021-03-27 to 2021-03-29

2021-03-29

22:15 Defect #34980 (Closed): Fix "undefined method `represent_boolean_as_integer=' for nil:NilClass" in Rails 6.1
Method @config.active_record.sqlite3.represent_boolean_as_integer@ was deprecated in "Rails 6.0":https://guides.rubyo... Marius BĂLTEANU
10:42 Feature #8965 (Closed): Formatting buttons for edit controls for e-mail headers and footers
Implemented by #8343 (version:4.1.0). Go MAEDA
10:26 Patch #34979 (Closed): French translation update for 4.2-stable
Hello,
Few translations for fr :
- Old labels with no translation
- "Email" > "Courriel"
- Error in translati...
Brice Beaumesnil
08:31 Feature #34974: Change the default value for "Preferred part of multipart (HTML) emails" from "Text" to "HTML"
Setting the target version to 5.0.0. Go MAEDA
07:53 Defect #34921 (Closed): Do not journalize attachments that are added during a "Copy Issue" operation
Go MAEDA
05:34 Defect #34921 (Resolved): Do not journalize attachments that are added during a "Copy Issue" operation
Committed the fix. Thank you. Go MAEDA
07:52 Revision 20874 (svn): Merged r20872 from trunk to 4.1-stable (#34921).
Go MAEDA
07:50 Revision 20873 (svn): Merged r20872 from trunk to 4.2-stable (#34921).
Go MAEDA
06:05 Feature #31128: Drop Ruby < 2.5 support
The attached patches drop Ruby 2.4 support.
As Marius wrote, Rails 6 requires Ruby 2.5 or later. We have to migrat...
Go MAEDA
05:32 Revision 20872 (svn): Do not journalize attachments that are added during a "Copy Issue" operation (#34921).
Patch by Jens Krämer. Go MAEDA
05:00 Feature #34337 (Closed): Remove jQuery Migrate
Marius BALTEANU wrote:
> Let's remove this as soon as possible.
Done in r20871.
Go MAEDA
05:00 Revision 20871 (svn): Remove jQuery Migrate (#34337).
Go MAEDA
02:40 Feature #34978: Add the list of supported browsers to docs and drop support for IE 11
I think it is too early to end support for Internet Explorer 11 because not a few people are accessing Redmine with I... Go MAEDA

2021-03-28

19:55 Defect #32897: Rails 6: Pass `case_sensitive: true` option explicitly to the uniqueness validator
Go MAEDA, is anything I can do to have this change committed? Marius BĂLTEANU
19:51 Feature #34337: Remove jQuery Migrate
Let's remove this as soon as possible. Marius BĂLTEANU
19:49 Feature #34978: Add the list of supported browsers to docs and drop support for IE 11
I've assigned this to version:"5.0.0" for feedback. Marius BĂLTEANU
19:48 Feature #34978 (Closed): Add the list of supported browsers to docs and drop support for IE 11
Beginning August 17, 2021, the remaining Microsoft 365 apps and services will no longer support IE 11. Microsoft Team... Marius BĂLTEANU
17:37 Defect #31092 (Closed): svn repo create command not working
Uuganbayar Battulga wrote:
> # cat /home/uka/redmine_reposman.log
> querying Redmine for active projects with repo...
Go MAEDA
16:58 Patch #31987: Add rake task which synchronize all revisions in repositories related with all active projects
Updated the patch.
* Renamed existing @redmine:fetch_changesets@ to @redmine:changesets:fetch@ in order to improve...
Go MAEDA
10:38 Redmine 4.2.0 released
I am very happy to announce that Redmine version:"4.2.0" is now available for [[download]]. This new version brings m... Marius BĂLTEANU
10:04 Patch #34976 (Closed): Add missing fixtures to TimeEntryCustomFieldTest
Committed the patch. Go MAEDA
10:00 Patch #34976 (Closed): Add missing fixtures to TimeEntryCustomFieldTest
The test fails randomly due to missing fixtures.... Go MAEDA
10:04 Revision 20870 (svn): Add missing fixtures to TimeEntryCustomFieldTest (#34976).
Patch by Go MAEDA. Go MAEDA
08:50 Feature #34974 (New): Change the default value for "Preferred part of multipart (HTML) emails" from "Text" to "HTML"
The attached patch changes the default value for "Preferred part of multipart (HTML) emails" to "HTML".
The option...
Go MAEDA
08:22 Feature #34863: Change default text formatter for new installations from textile to common_mark
Setting the target version to version:5.0.0. Go MAEDA
08:20 Defect #34921 (Confirmed): Do not journalize attachments that are added during a "Copy Issue" operation
Setting the target version to 4.0.9. Go MAEDA
08:13 Defect #34933 (Confirmed): Atom feed of the activity page does not contain items after the second page
Go MAEDA
08:12 Defect #34957: Search issues by custom fields is slow
Alejandro Grijalba wrote:
> So maybe the suquery could be reworked to use JOIN instead of IN, that's what they sugge...
Go MAEDA
04:43 Revision 20869 (svn): tagged version 4.2.0.
Go MAEDA
04:22 Revision 20868 (svn): Set version to stable.
Go MAEDA
04:15 Revision 20867 (svn): Merged r20865 from trunk to 4.2-stable.
Go MAEDA
04:14 Revision 20866 (svn): Merged r20864 from trunk to 4.2-stable.
Go MAEDA
04:08 Revision 20865 (svn): Set version to 4.2.0.
Go MAEDA
04:06 Revision 20864 (svn): Update CHANGELOG for 4.2.0.
Go MAEDA

2021-03-27

14:56 Revision 20863 (svn): Added 4.2-stable branch.
Go MAEDA
11:24 Patch #34969 (Closed): Remove dependency on MimeMagic
Committed the patches. Go MAEDA
08:30 Patch #34969 (Closed): Remove dependency on MimeMagic
In Redmine, MimeMagic is used to check that files with invalid formats are not passed to ImageMagick when generating ... Go MAEDA
11:23 Revision 20862 (svn): Replace MimeMagic with Marcel (#34969).
Patch by Go MAEDA. Go MAEDA
11:16 Revision 20861 (svn): Remove duplicate code in Redmine::Thumbnail.generate (#34969).
Patch by Go MAEDA. Go MAEDA
07:55 Feature #33418 (Closed): Bulk addition of related issues
We will postpone the fixes for API to another version. Marius BĂLTEANU
07:09 Patch #34966 (Closed): Update Rails to 5.2.5
Done in r20858, r20859, and r20860. Go MAEDA
04:51 Patch #34966 (Closed): Update Rails to 5.2.5
Rails 5.2.5 has been released on 2020-03-25. Go MAEDA
07:08 Revision 20860 (svn): Merged r20858 from trunk to 4.0-stable (#34966).
Go MAEDA
06:50 Revision 20859 (svn): Merged r20858 from trunk to 4.1-stable (#34966).
Go MAEDA
06:08 Revision 20858 (svn): Update Rails to 5.2.5 (#34966).
Go MAEDA
 

Also available in: Atom