Activity
From 2021-03-29 to 2021-03-31
2021-03-31
-
22:33 Feature #29285: Add "Assign to me" shortcut to issue edit form
- Michael Michalewicz wrote:
> Hi all.
>
> Fantastic stuff with the 'Assign to me' button.
> I do have one suggest... -
15:41 Feature #32898 (New): PDF thumbnails support on Windows
- Steve Zhou, thank you for your feedback.
Could you try the attached patch *without* setting imagemagick_convert_co... -
11:56 Feature #32898: PDF thumbnails support on Windows
- Go MAEDA wrote:
> Redmine 4.1.2 will support a new setting @gs_command@ in config/configuration.yml (#33283). You ca... -
15:18 Defect #34995 (New): Running redmine in docker getting ssl error, any ideas what might be the issue?
- Im having an issue with SSL. Im getting pretty crazy currently. Got the feeling that I miss something really simple :...
-
11:31 Feature #34981: Allow to change a project identifier
- +1
I think this feature is needed.
The identifier change itself can simply be done in SQL.
I've done it dozen... -
11:00 Patch #34969 (Closed): Remove dependency on MimeMagic
- Backported to 4.1-stable in r20877 and r20878.
-
10:39 Defect #34982 (Closed): Cannot change the default version and default assignee under settings
-
10:28 Defect #34982 (Resolved): Cannot change the default version and default assignee under settings
- Committed the fix. Thank you.
-
06:26 Defect #34982: Cannot change the default version and default assignee under settings
- I've checked/tested the patch, too. I can confirm that it fixes the issue.
-
02:57 Defect #34982: Cannot change the default version and default assignee under settings
- The patch verified and the defect was FIXED, thanks for your guys quick & selfless contributions!
-
10:13 Feature #11543: Sort attachments by name
- I implemented sorting in the attachments list of Issue and Wiki (I referred to #1718). Name, Description, Author, Cre...
-
08:44 Feature #32424: CommonMark Markdown Text Formatting
- Marius BALTEANU wrote:
> What do you think about the following plan for this issue?
> ...
I really like this app... -
08:39 Feature #32424: CommonMark Markdown Text Formatting
- What do you think about the following plan for this issue?
* We introduce this as third text formatting option in ve... -
08:40 Feature #34992 (Closed): Ruby 3.0 support
- Ruby 3.0.0 has been released on 25 Dec 2020.
https://www.ruby-lang.org/en/news/2020/12/25/ruby-3-0-0-released/
-
04:59 Defect #33941: Do not use timezone unaware methods
- Here is the result of the following command:...
-
04:31 Feature #34974: Change the default value for "Preferred part of multipart (HTML) emails" from "Text" to "HTML"
- Thank you for your feedback.
In our environment, some of the emails we received did not have a proper text part, a... -
02:29 Feature #29914: Migrate to Rails 6.1 with Zeitwerk autoloading
- Thank you all for working on this.
Marius BALTEANU wrote:
> My proposal is to have these patches committed as soo...
2021-03-30
-
18:42 Feature #29914: Migrate to Rails 6.1 with Zeitwerk autoloading
- Batch 2.
-
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...
-
17:53 Defect #34982: Cannot change the default version and default assignee under settings
- I've attached a fix with tests included.
-
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...
-
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... -
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... -
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...
-
08:44 Defect #34982 (Closed): Cannot change the default version and default assignee under settings
- Cannot change the default version under settings...
-
16:18 Feature #34988: Add new notification settings for priority based notification to the user guide
- Commented wrong issue...
-
14:04 Feature #34988 (New): Add new notification settings for priority based notification to the user guide
-
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...
-
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...
-
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...
-
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...
-
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...
-
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... -
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...
-
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... -
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... -
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... -
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... -
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...
-
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... -
12:30 Defect #34983 (Confirmed): Roadmap tab is missing if there are only inherited from parent project versions
- It's caused by #7956.
-
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... -
12:22 Defect #34986 (Closed): Ruby 3.0 fix super calls
- https://github.com/rails/rails/blob/f855139f3d2bb9b032613279d0adfbd6a77a2d07/activerecord/lib/active_record/persisten...
-
12:14 Defect #34985: Rails 6.1 replace ActiveModel::Errors #<< with #add
- refs #29914
-
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... -
12:12 Defect #34984 (Closed): Rails 6.1 Rendering actions with '.' in the name is deprecated
- refs #29914
-
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...
-
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.... -
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...
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...
-
10:42 Feature #8965 (Closed): Formatting buttons for edit controls for e-mail headers and footers
- Implemented by #8343 (version:4.1.0).
-
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... -
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.
-
07:53 Defect #34921 (Closed): Do not journalize attachments that are added during a "Copy Issue" operation
-
05:34 Defect #34921 (Resolved): Do not journalize attachments that are added during a "Copy Issue" operation
- Committed the fix. Thank you.
-
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... -
05:00 Feature #34337 (Closed): Remove jQuery Migrate
- Marius BALTEANU wrote:
> Let's remove this as soon as possible.
Done in r20871. -
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...
Also available in: Atom