Activity
From 2022-09-18 to 2022-09-20
2022-09-20
-
19:49 Patch #37698 (Closed): Persian translation update for 4.2-stable
- I have added some missing translation for Persian language and reorder items to be same as 'en' locale. related #3321...
-
18:37 Defect #37685: Read-only field permission for the project field is ignored if the current project has subprojects
- second test function's name was wrong and this file fixed that.
-
16:56 Defect #37685: Read-only field permission for the project field is ignored if the current project has subprojects
- I have no experience in writing tests, but I hope these two tests can show that cases.
-
12:30 Defect #37694 (Closed): CommonMark Markdown task list item markers are not exported to PDF
- When the text formatting is set to CommonMark Markdown (github flavored), the export in pdf not honor this setting. F...
-
12:30 Defect #37659: Cannot access mercurial repositories
- I had another small problem with one of the reprositories (1 of 20)
The apache error message when accessing the re... -
10:54 Defect #37692 (Closed): Plugins page does not have a table header
- The Plugins page (Admin > Plugins) shows installed plugins in a table but the table does not have a table header. Thi...
-
08:03 Patch #37691 (Closed): Japanese translation update (r21826)
- Translated the following strings.
* field_is_member_of_group
* text_users_bulk_destroy_head
* text_users_bulk_de... -
05:55 Patch #21055 (Closed): Add Authentication mode filter in the Users admin page
- "Authentication mode" will be available in Redmine 5.1.0. See #37674 for details.
-
05:54 Feature #18193 (Closed): Add ability to filter users list by Authentication mode
- "Authentication mode" will be available in Redmine 5.1.0. See #37674 for details.
-
05:52 Feature #4295 (Closed): Support more filters on the user list page
- Colan Schwartz wrote:
> * Filters for custom user fields
The feature is going to be available in Redmine 5.1.0 (#... -
05:40 Feature #37674 (Closed): Upgrade Admin/Users list to use the query system
- Committed patches with fixes of RuboCop warnings. Thank you for providing this improvement.
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...
Also available in: Atom