Activity
From 2024-03-31 to 2024-04-02
2024-04-02
-
20:20 Feature #16314 (Closed): Redirect back is overheated
- Anton Orel wrote:
> Take a look at these code lines:
>
> source:trunk/app/controllers/application_controller.rb@1... -
20:11 Defect #16145 (Closed): Apache git Authn
- See [[HowTo_configure_Redmine_for_advanced_git_integration]] for a guide to enable git integration in Apache.
If t... -
20:09 Defect #16058 (Closed): Watcher is not getting email notification when an issue has been updated
- This is the intended behavior. Only users who can see an issue get any notifications about it. While it is possible t...
-
20:00 Defect #14976 (Closed): authentication required configurable
- Attachments are protected data and thus must not be publicly available without authentication. This is ensured by Red...
-
19:54 Defect #14918 (Closed): Name with quote displays in ASCII
- I'm not able to reproduce this issue.
If this is still a problem, please re-open this issue and add more details, ... -
19:50 Feature #14932 (Closed): Make issue links in Redmine open in a new window
- I believe that this would be quite surprising and distracting behavior. As such, I'm strongly against this change.
... -
19:45 Defect #15195 (Closed): user to receive notification of the project to which it is not signed
- In general, users will only receive notifications for issues they are allowed to see from their browsers. If users ca...
-
19:41 Defect #15267 (Closed): Error when receiving pop email: undefined method `string' for plain/text
- This is likely caused by some invlaid header fields within the mail.
As now, there are quite some changes in Redin... -
19:33 Defect #15327 (Closed): move issue(s) disappeared / not functional
- The defined workflows should be followed to avoid invalid cases. The old behavior that the workflows were sometimes i...
-
19:29 Feature #15542 (Closed): "For any event on the selected projects only" as a star on project overview
-
19:26 Feature #15633 (Closed): Allow CSS overriding for (3rd party) module's stylesheets
- CSS has builtin specificity rules which results in more specific rules to be applied in top of less specific rules. O...
-
19:19 Defect #15694 (Closed): Error while uploading attachments
- Without any logs, it is impossible to find the root cause of this.
If this is still an issue, please re-open this ... -
11:18 Patch #40506 (Closed): Remove redundant ApplicationHelper inclusions
- Committed the fix in r22777. Thank you for your contribution.
-
05:21 Patch #40506: Remove redundant ApplicationHelper inclusions
- Go MAEDA wrote in #note-1:
> Setting the target version to 6.0.0.
Thank you for handling it. -
11:05 Defect #40516: send mail rate limit management in redmine
- Sorry, may be i post in wrong place. please help me to delete this issue.
-
11:02 Defect #40516 (Closed): send mail rate limit management in redmine
- Dear masters
Currently, I'm using redmine 5.1.1.
I configured send notifications via O365 email. The problem is sen... -
10:57 Defect #40515 (Closed): Displaying issue descriptions in the issues list ignores CommonMark table alignment
- When configuring the "Text formatting" setting to "CommonMark Markdown", the rendered tables within issue description...
-
09:34 Patch #40513 (Closed): Fix initial_page_content method to avoid referencing @page instance variable in wiki formatting helpers
- The initial_page_content method in helpers mistakenly used the @page instance variable rather than the page argument ...
2024-04-01
-
14:50 Defect #40362 (Confirmed): Autocomplete double hash keep system test fails
-
11:36 Patch #40506: Remove redundant ApplicationHelper inclusions
- Setting the target version to 6.0.0.
-
07:31 Patch #40506 (Closed): Remove redundant ApplicationHelper inclusions
- ApplicationHelper has already been included in ActionView::TestCase. Although some test classes inherit from ActionVi...
-
11:26 Feature #40449: Add updated_on and updated_by fields to Issues API journal response
- Looks fine to me now.
Would be nice to have the patch in one of the upcoming releases.
Thanks for your help :) -
11:24 Feature #40449: Add updated_on and updated_by fields to Issues API journal response
- Thomas Hoffmann wrote in #note-4:
> api.updated_by looks the same as api.user
> So it might not add additional info... -
09:53 Feature #40449: Add updated_on and updated_by fields to Issues API journal response
- api.updated_by looks the same as api.user
So it might not add additional information (?)
2024-03-31
-
03:58 Feature #40449: Add updated_on and updated_by fields to Issues API journal response
- Thank you for suggesting this improvement.
I believe it would be beneficial to include not only @updated_on@ but a... -
03:26 Patch #39888: Update RuboCop Performance to 1.22
- Updated RuboCop Performance to 1.21 in r22776.
Also available in: Atom