Activity
From 2022-09-17 to 2022-09-19
2022-09-19
-
19:14 Defect #37688 (New): Move to modern authentication(OAuth 2.0) from IMAP for receiving email in Redmine.
- Hello,
Microsoft is going to disable IMAP authentication to read emails from Office365. I need to use modern auth... -
11:46 Patch #37687: Retrieve attachments with a single query when rendering a journal
- Updated the patch.
-
10:47 Patch #37687 (Closed): Retrieve attachments with a single query when rendering a journal
- The attached patch fixes N+1 queries in Journal#attachments.
Before:... -
11:12 Patch #37682: Add the `# frozen_string_literal: true` magic comment to config/initializers/secret_token.rb
- Setting the target version to 5.1.0.
-
02:48 Defect #37686 (New): Plugin migration does not work properly if called multiple times with different target versions
- When testing plugin migrations it is necessary to call plugin migrations more than once, e.g.:...
-
02:30 Defect #31116: Database migrations don't run correctly for plugins when specifying the `VERSION` env variable
- The problem stems from fact, that @Redmine::Plugin::MigrationContext@ does not override @current_version()@ method. S...
-
02:07 Feature #35415: Unified plugin api esp. regarding patches
- # @to_prepare()@ no longer works as expeted in Rails 6, it is enough to put @include()@ directly in __init.rb__ (#362...
2022-09-18
-
20:02 Defect #37685: Read-only field permission for the project field is ignored if the current project has subprojects
- Can you add some test coverage for this change? For it, you can check out these relevant references:
* #12704 (r1721... -
16:52 Defect #37685 (Closed): Read-only field permission for the project field is ignored if the current project has subprojects
- When @project_id@ marked as readonly in workflow/permissions for a role say @role1@, if a user with @role1@ try to cr...
-
06:00 Feature #36679: Export a version as changelog text
- Here are my thoughts based on attachment:feature-36679-v3.patch in case it is decided to add this to the Redmine core...
2022-09-17
-
10:50 Feature #36679: Export a version as changelog text
- I updated the patches to use the version name instead of the id when exporting to a file.
Suppose that the id of t... -
10:27 Patch #35613 (Closed): German translation update of Wiki syntax help for 5.0-stable
- Committed the updated translations. Thank you for your contribution.
C S wrote:
> In all detailed descriptions (a... -
09:58 Patch #37636 (Closed): Ignore statuses if workflow only defines identity transition
- Committed the fix. Thank you.
-
08:17 Defect #37229 (Closed): Ignore workflow transitions that already defined and now is not appliable
- Fixed by r21817.
-
08:14 Defect #37635 (Closed): Respect Role#consider_workflow? when checking for allowed status transitions
- Committed the fix. Thank you.
-
08:12 Patch #37682 (Closed): Add the `# frozen_string_literal: true` magic comment to config/initializers/secret_token.rb
- This fixes the following RuboCop offense....
-
07:31 Feature #37674: Upgrade Admin/Users list to use the query system
- Setting the target version to 5.1.0.
Also available in: Atom