Activity
From 2022-04-26 to 2022-04-28
2022-04-28
-
18:23 Patch #37057: Query optimization for attachments activity
- nice optimization, I think we could use the same trick on Documents
-
13:42 Patch #37057 (Closed): Query optimization for attachments activity
- The @LEFT JOIN@ with an @OR@ in its clause in the first @acts_as_activity_provider@ call in @attachment.rb@ can cause...
-
16:45 Defect #36998: Revert lazy loading of i18n files introduced in Redmine 5.0
- these diversions between environments are common - auto_load in development vs eager_load in production
but if you... -
13:04 Defect #36998: Revert lazy loading of i18n files introduced in Redmine 5.0
- I'd rather just revert r21448 unless someone can show a real tangible upside of this diversion between environments (...
-
12:30 Feature #37046 (Closed): How do I make the standard fields to be required
- You can use the fields permissions in *Administration* -> *Workflows* -> *Fields Permissions* to require certain fiel...
-
10:14 Defect #36897: The minutes part of a time entry is displayed as 60 instead of being carried over
- So, the adjusted patch.
-
09:28 Defect #37054 (Closed): How to redmine user activites in log files
- Hi. I'm a newbie to Redmine. My issue is, when a user delete a comment, it's not showing that particular user deleted...
-
07:46 Defect #36909: Mentions not working if status is changed
- Created a new issue (#37053) for the second issue.
-
07:45 Defect #37053 (Closed): Attachments are lost when the status of the ticket is changed
- From #36909#note-2:
> Steps to reproduce:
> # Edit ticket
> # Select a file to attach
> # The file appears at F... -
07:41 Defect #36932 (Closed): Handle nil return of Redmine::Themes.theme(Setting.ui_theme) in Redmine::Info.environment
-
07:38 Patch #36817 (Closed): copyImageFromClipboard function targets the first file input of the page and may conflict with other plugins
-
00:11 Feature #35755: Drop OpenID support
- > Given this situation, probably very few users are using OpenID login in Redmine. I think it is time to remove OpenI...
2022-04-27
-
23:44 Defect #36909: Mentions not working if status is changed
- Fernando Hartmann wrote:
> The same happens with attachments.
> Steps
> # Edit ticket
> # Select a file to attac... -
23:39 Defect #36909: Mentions not working if status is changed
- Thanks for reporting this!
Can you test the following patch?... -
23:22 Defect #36958: Crafted input breaks CommonMark Markdown formatter
- Go MAEDA, can you handle this?
-
23:21 Defect #36998: Revert lazy loading of i18n files introduced in Redmine 5.0
- Is it enough to revert r21448 or we should allow lazy loading on dev environment?
-
23:06 Defect #36998: Revert lazy loading of i18n files introduced in Redmine 5.0
- @holger even with the simple backend I18n does load translations after the first call of I18n.t, so you have to measu...
-
20:23 Defect #36998: Revert lazy loading of i18n files introduced in Redmine 5.0
- Reading a bit through "the PR":https://github.com/ruby-i18n/i18n/pull/612 and the previous issues here on redmine.org...
-
22:58 Defect #36932 (Resolved): Handle nil return of Redmine::Themes.theme(Setting.ui_theme) in Redmine::Info.environment
- Committed the patch with a test.
-
22:43 Patch #36817 (Resolved): copyImageFromClipboard function targets the first file input of the page and may conflict with other plugins
- Patch committed, thanks!
-
21:53 Defect #37048 (New): generate redmine_plugin is broken for Redmine 5
- I tried this command...
-
21:44 Defect #36584: Error on creating custom fields using Ruby version 2.7.2
- The proposed solution of reverting back to ruby v2.6.9 also worked for me.
-
20:26 Feature #37046 (Closed): How do I make the standard fields to be required
- I see how we do it for custom and can use workflow for fields to make it required by user/tracker but I was looking f...
-
20:02 Defect #30745 (Closed): Rich text formatting is broken on Text and Long text custom fields
- The edit buttons are typically only useful for long texts.
As such, the buttons are only added for custom fields w... -
12:10 Defect #30745 (Reopened): Rich text formatting is broken on Text and Long text custom fields
- It seams that toolbar for text formatting (Edit/Preview tabs and buttons) for text custom fields (for issues, project...
-
19:52 Defect #37044 (Closed): System Working Slow
- This is the issue tracker for the Redmine project. I'm afraid we can't help you with your desktops.
You may want t... -
18:16 Defect #37044 (Closed): System Working Slow
- Hi Team,
My team is facing latency on some desktops. request to you please resolve this issue as soon as possible....
2022-04-26
-
22:51 Defect #36584: Error on creating custom fields using Ruby version 2.7.2
- I don't think this is a duplicate of #36226, as the error message is different (does not mention Psych at all). I ge...
-
22:33 Defect #37038 (New): Email notifications error
- We experience problems with email notifications. Most of the emails arrive normally, but some of them don't. There ar...
-
22:06 Defect #36909: Mentions not working if status is changed
- Is there a patch ready for this ?
-
21:45 Defect #36909: Mentions not working if status is changed
- The same happens with attachments.
Steps
# Edit ticket
# Select a file to attach
The file appears at Files sec... -
16:31 Defect #30771: Author of issue is listed at assignee drop box
- I changed this unwanted "Feature" with following dirty fix.
In file @/opt/redmine-4.0.0-0/apps/redmine/htdocs/app/... -
15:20 Feature #36162: Add notification reason to the email instead of the default static email footer
- Why not adding MENTIONED reason now?
-
15:08 Feature #36992 (Closed): redmine computed custom field
- The "plugin":https://github.com/dpalic/redmine_plugin_computed_custom_field (and its various forks) rely on administr...
-
14:00 Defect #37030: Requests fail with "Can't verify CSRF token authenticity" in mail handler
- As a temporary fix I added...
-
13:14 Defect #36772: Private notes are visible for users when the option isn't activated
- Took me some time to give a reaction...
The affected user has access to multiple projects, access is set using the...
Also available in: Atom