Activity
From 2023-01-04 to 2023-01-06
2023-01-06
-
10:03 Feature #34302: Show parent issues in notification email
- Go MAEDA wrote:
> Thank you for posting the patch. I am not sure if it is appropriate to add a method to Issue model... -
00:24 Defect #38155 (Confirmed): RuntimeError when reloading Rails console
2023-01-05
-
18:24 Defect #38155 (Closed): RuntimeError when reloading Rails console
- Hi!
When I start a Rails console in _development_ and at some point run a @reload!@ to reload changes I have just ... -
18:16 Feature #38154 (Closed): How can i create one new project by copy from template project and without tickets.
- Please use "the forum":/projects/redmine/boards/2 to ask about Redmine usage. The issue tracker is used for developme...
-
17:06 Feature #38154: How can i create one new project by copy from template project and without tickets.
- Hi, guys,
I create one new project by copy from project template, all tickets were also copied and created from th... -
17:04 Feature #38154 (Closed): How can i create one new project by copy from template project and without tickets.
-
16:26 Defect #37984: ERROR bad Request-Line on Redmine project
- It appears you are performing an HTTPS request against a webserver port which is configured to expect plain HTTP. Lik...
-
08:20 Defect #37984 (Reopened): ERROR bad Request-Line on Redmine project
- We are create Redmine org instance.
We have attached Screenshot of the error on the below.
if we are click on s... -
13:51 Patch #38144 (Closed): Refactoring: Use Group.visible instead of manual visibility check in GroupsController
-
12:34 Defect #37165: Can not get anonymous user using User.find
- In Redmine 5 the classes are lazily loaded, that means Rails does not know about the @AnonymousUser@ class before it ...
-
11:39 Patch #38153 (New): Make wiki 'Sidebar' localizable
- Apllying attached patch can make 'sidebar' wiki page localizable.
-
11:13 Defect #38145: Unreachable branch in ApplicationHelper#format_object due to the use of the deprecated Fixnum class
- I think the problem (or "code smell") is that the @case@ argument is @object.class.name@ and not @object@. If the cod...
-
09:59 Defect #26563 (Closed): ActionView::Template::Error Accessing to LDAP configuration
-
09:58 Defect #22670 (Closed): Email reminder sent even if ticket is closed
-
09:54 Defect #37072: Capitalization issue for object names in I18n keys: button_save_object, button_edit_object, and button_delete_object
- We have the same problem.
For English or other languages that do not care about Uppercase the current solution may ... -
00:30 Defect #37688: Move to modern authentication(OAuth 2.0) from IMAP for receiving email in Redmine.
- Hi.
I found, tested and successfully deployed in production an easy workaround solution: "Email OAuth 2.0 Proxy":h...
2023-01-04
-
18:18 Defect #38151 (Closed): Redmine changes "assigned to" to another person when status changed
- If a user changes status, the issue is assigned to another user, even if the "assigned to" is read-only. This only ha...
-
10:18 Feature #38147 (New): Value addition in Custom Field
- We are created custom field and the field name as "SLA". If user create the two sub task and update the value in 'SLA...
-
07:29 Patch #38146 (Closed): Fix all performance-related RuboCop offenses
- This patch fixes all performance-related offenses detected by RuboCop.
These patches may improve performance, alth... -
06:44 Defect #37072: Capitalization issue for object names in I18n keys: button_save_object, button_edit_object, and button_delete_object
- Is nobody interested to solve this annoying bug? This bug is not even on the roadmap. Easiest solution would be to re...
-
06:04 Defect #28078 (Closed): Workflows inconsistencies when removing "add/edit issue" permission to a role which already has a workflow defined
- Fixed by #37635 for Redmine 5.1.0.
-
05:54 Defect #27983 (Closed): Got error when I create an issue with a special character
-
05:53 Feature #27971 (Closed): reports by e-mail
-
02:36 Defect #15854 (Closed): Searchable checkbox always set to FALSE after updating Custom Field
- Closing as a duplicate of #19093.
-
02:23 Defect #15812 (Closed): Default Gravatar image setting ignored in activity feed with user_id parameter
- Cannot reproduce the issue. Please reopen this issue if anyone is still experiencing the problem.
-
02:05 Patch #38144 (Resolved): Refactoring: Use Group.visible instead of manual visibility check in GroupsController
- Committed the fix. Thank you.
Also available in: Atom