Project

General

Profile

Activity

From 2021-03-28 to 2021-03-30

2021-03-30

18:42 Feature #29914: Migrate to Rails 6.1 with Zeitwerk autoloading
Batch 2. Marius BĂLTEANU
18:42 Feature #29914: Migrate to Rails 6.1 with Zeitwerk autoloading
I'm attaching a patch series (19) that updates Rails to 6.1.3.1 and fixes all the tests on "MySQL":https://gitlab.com... Marius BĂLTEANU
17:53 Defect #34982: Cannot change the default version and default assignee under settings
I've attached a fix with tests included. Marius BĂLTEANU
16:21 Defect #34982: Cannot change the default version and default assignee under settings
The issue is caused by r20766 which was done for #34032. The form parameter (project_issue_tracking) was changed with... Bernhard Rohloff
13:30 Defect #34982 (Confirmed): Cannot change the default version and default assignee under settings
Yes, you are right. I've tested it again.
The issue is not that the versions are not shown but that it flips back to...
Bernhard Rohloff
12:25 Defect #34982: Cannot change the default version and default assignee under settings
Hi Bernhard,
Thanks for your quick response, I checked out the latest 4.2-stable branch from github, the problem p...
Sunding Wei
10:37 Defect #34982 (Needs feedback): Cannot change the default version and default assignee under settings
I cannot reproduce the issue on my production system. Please make sure that the not shown versions are neither locked... Bernhard Rohloff
08:44 Defect #34982 (Closed): Cannot change the default version and default assignee under settings
Cannot change the default version under settings... Sunding Wei
16:18 Feature #34988: Add new notification settings for priority based notification to the user guide
Commented wrong issue... Bernhard Rohloff
14:04 Feature #34988 (New): Add new notification settings for priority based notification to the user guide
Bernhard Rohloff
14:13 Feature #34981: Allow to change a project identifier
> The problem with changing the project identifier is that the identifier is used as part of URLs, so links from outs... Pavel Rosický
14:01 Feature #34981: Allow to change a project identifier
The concept of separate project name and identifier is a useless construct which irritates the user more than it help... Bernhard Rohloff
13:46 Feature #34981: Allow to change a project identifier
Many repository integrations (including the bundled @Redmine.pm@ and @reposman.rb@) assume that the repository on the... Holger Just
04:42 Feature #34981 (New): Allow to change a project identifier
Currently, it is not possible to change the identifier of a project. However, you may want to change the project iden... Go MAEDA
13:54 Feature #32628: Notify users about high issues (only)
If you have a default priority defined, we assume high priority issues to have any priority higher than the defined d... Holger Just
11:58 Feature #32628: Notify users about high issues (only)
Bernhard Rohloff wrote:
> As I understand it the state "higher than ..." is determined by the position of the status...
Mikhail Oleynik
10:54 Feature #32628: Notify users about high issues (only)
As I understand it the state "higher than ..." is determined by the position of the status in the enumeration list. I... Bernhard Rohloff
07:47 Feature #32628: Notify users about high issues (only)
Hi!
Could you please help me with using this really cool feature?
We use custom grained issue priorities list i...
Mikhail Oleynik
13:23 Defect #32935: Rails 6: fix set role_ids
Pavel Rosický wrote:
> you're welcome, the last failure is related to https://www.redmine.org/issues/32936
>
> th...
Marius BĂLTEANU
13:02 Defect #32935: Rails 6: fix set role_ids
you're welcome, the last failure is related to #32936
the class attribute isn't inherited to subclasses, that's wh...
Pavel Rosický
12:19 Defect #32935: Rails 6: fix set role_ids
Pavel Rosický wrote:
> @marius - I see you've finally started working on this. Just to let you know, there's a mista...
Marius BĂLTEANU
12:10 Defect #32935: Rails 6: fix set role_ids
@marius - I see you've finally started working on this. Just to let you know, there's a mistake in this patch. The re... Pavel Rosický
13:06 Feature #34987 (New): Rails 6.1 destroy async
Rails 6.1 has a new feature that allows associations to be destroyed asynchronously.
https://bigbinary.com/blog/ra...
Pavel Rosický
12:30 Defect #34983 (Confirmed): Roadmap tab is missing if there are only inherited from parent project versions
It's caused by #7956.
Marius BĂLTEANU
11:33 Defect #34983 (Closed): Roadmap tab is missing if there are only inherited from parent project versions
It was fine before 4.2.0 so I suppose there were some changes in 4.2.0.
There is a project 'Project Big', it has v...
Mikhail Oleynik
12:22 Defect #34986 (Closed): Ruby 3.0 fix super calls
https://github.com/rails/rails/blob/f855139f3d2bb9b032613279d0adfbd6a77a2d07/activerecord/lib/active_record/persisten... Pavel Rosický
12:14 Defect #34985: Rails 6.1 replace ActiveModel::Errors #<< with #add
refs #29914 Pavel Rosický
12:13 Defect #34985 (Closed): Rails 6.1 replace ActiveModel::Errors #<< with #add
fixes
DEPRECATION WARNING: Calling `<<` to an ActiveModel::Errors message array in order to add an error is deprecat...
Pavel Rosický
12:12 Defect #34984 (Closed): Rails 6.1 Rendering actions with '.' in the name is deprecated
refs #29914 Pavel Rosický
11:17 Feature #34974: Change the default value for "Preferred part of multipart (HTML) emails" from "Text" to "HTML"
When receiving a mail, we extract the text part in order to add a journal node or issue description as a Textile or M... Holger Just
10:12 Feature #34715: Filter issues by file description
Go MAEDA wrote:
> I think it would be even useful if it is possible to filter issues by attachment file description....
Yuichi HARADA
01:42 Patch #34969 (Reopened): Remove dependency on MimeMagic
I think it is better to merge the change to older versions for the following reason. Keep using MimeMagic may cause i... Go MAEDA

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
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:00 Feature #34337 (Closed): Remove jQuery Migrate
Marius BALTEANU wrote:
> Let's remove this as soon as possible.
Done in r20871.
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: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
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
 

Also available in: Atom