Activity
From 2022-09-15 to 2022-09-17
2022-09-17
-
11:04 Revision 21820 (svn): Merged r21819 from trunk to 5.0-stable (#35613).
-
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... -
10:24 Revision 21819 (svn): German translation update of Wiki syntax help for 5.0-stable (#35613).
- Patch by C S.
-
09:58 Patch #37636 (Closed): Ignore statuses if workflow only defines identity transition
- Committed the fix. Thank you.
-
09:58 Revision 21818 (svn): Ignore statuses if workflow only defines identity transition (#37636).
- Patch by Holger Just.
-
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:14 Revision 21817 (svn): Consider only roles with either add_issues or edit_issues permissions for any status transitions (#37635).
- Patch by Holger Just.
-
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.
2022-09-16
-
19:54 Feature #24808: OAuth2 support for Redmine API Apps (OAuth2 Provider)
- Hello All,
We actually use RedMine in our company and we use the IMAP fetching email process to create our tickets... -
18:32 Defect #37681 (Closed): Plugin Contact lack of bug tracker
- Hi,
Sorry, this is not a plugin request but it's a problem with a 3rd party plugin you provide in your wiki: http... -
08:17 Feature #37571: Custom email sender per project
- +1
-
08:15 Feature #20830: Project specific default value
- +1
this would be very useful -
01:43 Feature #37674: Upgrade Admin/Users list to use the query system
- Please find attached a new series of patches with the following changes:
* reduced number of commits by merging th...
2022-09-15
-
21:36 Feature #37679: Raise the maximum length of the last name to 255 characters
- Sorry, stupid typo in previous patch ...
-
21:30 Feature #37679 (Closed): Raise the maximum length of the last name to 255 characters
- According to r11392, the lastname length is increased to 255 characters.
It seems that the user validations was ne... -
18:07 Feature #37674: Upgrade Admin/Users list to use the query system
- I agree that each user attribute should have its specific filter.
-
13:11 Feature #37674: Upgrade Admin/Users list to use the query system
- Good point. I indeed tried to stay close to the existing functionality with this combined name filter, but maybe that...
-
10:00 Feature #37674: Upgrade Admin/Users list to use the query system
- This patch uses the "name" filter to search three columns: first name, last name, and email. I think this follows the...
-
07:40 Feature #37674: Upgrade Admin/Users list to use the query system
- Thank you for looking into this. Attached is the first patch with your solution built in.
-
06:40 Feature #37674: Upgrade Admin/Users list to use the query system
- Thank you for posting the nice improvement. However, the following error occurred with SQLite....
-
05:48 Feature #37674: Upgrade Admin/Users list to use the query system
- Screenshot of this feature:
!{witdh: 968px; border: 1px solid grey;}.screenshot-20220915.png! -
15:44 Defect #37635: Respect Role#consider_workflow? when checking for allowed status transitions
- I'd require the user argument (rather than allowing a default). Then, this looks good for me.
I have attached an u... -
15:32 Defect #37635: Respect Role#consider_workflow? when checking for allowed status transitions
- Mischa The Evil wrote:
> Wouldn't it be better to extract this code into a new (helper) method given the similarity?... -
15:14 Patch #37657 (Closed): Rename Repository#supports_all_revisions? to Repository#supports_history?
- Committed the patch.
-
15:14 Revision 21816 (svn): Rename Repository#supports_all_revisions? to Repository#supports_history? (#37657).
- Patch by Go MAEDA.
-
15:09 Patch #37559: Use meta element instead of javascript object
- Marius, could you review this patch related to auto-complete?
-
14:05 Defect #37369: Mention auto-complete not works in bulk-edit comments
- @marius it works for me.
Thanks. -
12:43 Defect #37676: Image base64 are not displayed
- Thank, for answer.
But, i don't want to use plugin.
I'm need a workaround for convert pictures or a path for use ... -
09:26 Defect #37676: Image base64 are not displayed
- Do you still have CK Editor installed?
Which text formatter did you choose?
Currently the best solution: Common Mar... -
09:21 Defect #37676: Image base64 are not displayed
- Since the problem is caused by a third-party plugin, it is not appropriate to open an issue here. Please use "forums"...
-
08:53 Defect #37676 (Reopened): Image base64 are not displayed
- i don't want to use plugin, i just want support.
I look for alternatives.
-
08:32 Defect #37676 (Closed): Image base64 are not displayed
- Unfortunately there is nothing we can do about the plugin.
-
08:01 Defect #37676: Image base64 are not displayed
- I have contacted owner from ckeditor plugin.
Here is answer:
https://github.com/a-ono/redmine_ckeditor/issues/3... -
04:45 Defect #37676 (Needs feedback): Image base64 are not displayed
- Redmine core does not have a feature to embed an image using an img tag with base64 data. Probably it is a feature ad...
-
10:20 Feature #2477: mail reminder for watchers
- make a wish that could be implement in 4.2.7 and above.
-
08:59 Defect #33953 (Reopened): Repository tab is not displayed if no repository is set as the main repository
- There is a failing test: https://www.redmine.org/builds/logs/build_trunk_postgresql_ruby-3.0_2004.html
-
05:05 Patch #35613: German translation update of Wiki syntax help for 5.0-stable
- Setting the target version to 5.0.3.
-
04:00 Feature #20458: Fetch Many Authors Activities
- I made a patch to allow multiple users to be specified on the /activity.
This patch works with the latest Redmine (t... -
01:39 Feature #37677: Add a way to view all saved queries
- I didn't know that an administrator can access another user's "to me only" query by typing a URL like @/queries/123/e...
Also available in: Atom