Activity
From 2024-10-22 to 2024-10-24
2024-10-24
-
21:43 Defect #41572: `updated_by_id` in Journal retains deleted user id instead of being set to `User.anonymous`
- We probably need a migration in addition to that to clear the existing fields where a user was previously deleted, e....
-
10:52 Defect #41572: `updated_by_id` in Journal retains deleted user id instead of being set to `User.anonymous`
- Here is a patch that fixes this issue.
Before:
!{width: 436px; border: 1px solid grey;}.clipboard-202410241750-dv... -
08:53 Defect #41572 (Closed): `updated_by_id` in Journal retains deleted user id instead of being set to `User.anonymous`
- In the current implementation of the Redmine Journal model, the @updated_by_id@ field stores the id of the user who l...
-
09:22 Feature #41575 (New): Filter versions by custom field in REST API
- It would be useful if the versions REST API supported filtering by custom field (like the "issues API":https://www.re...
-
09:21 Feature #41574 (New): Find version by name via REST API
- It would be useful if the versions REST API supported retrieving a version by name.
-
09:15 Feature #41573 (New): Support pagination in versions REST API
- Unlike other collection API endpoints like projects and issues, the versions endpoint does not currently seem to supp...
-
08:26 Patch #41094: Migrate System Tests from Selenium to Playwright
- I have updated the patch to work with the latest Redmine.
I would be glad to get this patch committed, as it is hard... -
08:15 Patch #40939: Add "underline" button to jsToolbar for CommonMark Markdown formatting
- Mizuki ISHIKAWA wrote in #note-11:
> The InlineAutocompleteSystemTest#test_keyboard_shortcuts_for_wiki_toolbar_butto... -
07:59 Patch #40939: Add "underline" button to jsToolbar for CommonMark Markdown formatting
- The InlineAutocompleteSystemTest#test_keyboard_shortcuts_for_wiki_toolbar_buttons_using_markdown test is failing beca...
-
06:25 Patch #41569 (Closed): Use custom properies to font-family
- Committed the change in r23159 as a part of #41321. Thank you.
-
01:03 Patch #41569 (Closed): Use custom properies to font-family
- This is a patch to unify font family settings with custom properties so that fonts in style sheets can be easily chan...
-
02:43 Patch #41489: Update Rails to 6.1.7.10
- Updated Rails to 6.1.7.10 in r23157 and r23158.
"Ruby on Rails — Rails Versions 6.1.7.10, 7.0.8.6, 7.1.4.2, and 7....
2024-10-23
-
18:16 Patch #41331: Gemfile patch: fix for handling (security related) ERB expressions in database.yml
- Thank you both for your valuable input. I will definitely take these points into consideration as I explore this furt...
-
17:24 Feature #41298: Refine UI with updated box styling and border colors
- Mizuki ISHIKAWA wrote in #note-4:
> The color of the activity page headings was originally determined to match the s... -
17:01 Feature #691: Add column totals to Issues Summary Report
- Jean-Philippe Lang wrote in #note-8:
> The links to the issue list on totals are wrong in some cases. For example, u... -
16:31 Feature #40726 (Closed): Disable jumping to journal's note after updating the issue
-
14:32 Feature #14203 (Closed): Add support for the 'notes://' protocol handler
- Only http, https and ftp links as well as email addresses are auto-linked.
You can however use other protocols whe... -
14:18 Defect #14787 (Closed): Problems to with file loading
- This is caused by a miss-configuration of the webserver. The request to @/uploads.js@ must be passed to Redmine. It i...
-
14:13 Defect #14756 (Closed): E-mail Notification
- There is unfortunately way too little information to be able to debug this. As the issue is now quite old and things ...
-
14:09 Feature #14858 (Closed): Issues "time" ago
-
14:08 Feature #14860 (Closed): Automatic local export .csv file
- You can use "cron":https://en.wikipedia.org/wiki/Cron (or similar tools) to export CSV files at a determined time. Us...
-
13:06 Defect #16015 (Closed): Stale data is populated on Update if another user has made changes
- This should be fixed with #26604 in version:4.1.0
-
12:49 Feature #16807: Allow strict before (<) or after (>) filters for dates
- The closed_on filter currently does not support an "older than" filter, i.e. @<@. It only support a "equal to or olde...
-
12:37 Feature #16862 (Closed): Only after log out, Redmine should redirect to login page instead of public page
- If your Redmine is configured to always require authentication in *Administration* -> *Settings* -> *Authentication* ...
-
12:31 Defect #17511 (Closed): Wiki URL 404 when using markdown
- Regular relative links (like those which can be generated by markdown or Textile) are always resolved by the web brow...
2024-10-22
-
22:54 Patch #41560 (Closed): Improve clarity of translations in Self-registration settings
- The translations used in Administration → Settings → Authentication → Self-registration are not self-explanatory and ...
-
21:15 Defect #31629: Email notification not being sent to assigned user
- Please contact the authors of the plugin you are using. As plugins can change all if Redmine's behavior, the plugin a...
-
21:03 Defect #31629: Email notification not being sent to assigned user
- Hi Taylor,
We also use RedmineUP Helpdesk and in the same situation as you: When the system gets a reply from the cus... -
21:10 Defect #17590 (Closed): UI issue in Redmine Roadmap page
- This appears to have been fixed in the meantime. I can not reproduce the issue from the screenshot anymore.
-
20:55 Feature #19102 (Closed): Redmine doesnt scale with large amount of projects
- I'm closing this as (most of) the issues described here seem to be fixed.
If you still observe performance issues ... -
20:49 Defect #31057: email notification not going to assignee and users enabled otification in project
- Taylor Naungayan wrote in #note-2:
> We are having a very similar issue. Has this been resolved for you?
We are also... -
20:36 Defect #20469 (Closed): Document Access
- Redmine does not use the @/requests_download/ID@ URLs. If you see these URLs in your Redmine, they are likely provide...
-
20:33 Feature #20482 (Closed): Super admin with more than one admin
- Redmine only has one Administrator level: all users with administrator rights can view and change all data, including...
-
20:26 Defect #21770 (Closed): Preview does not work on non-ascii data input
-
20:18 Defect #41482 (Closed): Update version redmine 5.0.0 to 5.1.3
- When updating your Redmine version, you need to run database migrations. See Step 4 of [[RedmineUpgrade#Step-4-Update...
-
16:12 Defect #38966: Attachment custom fields not removed when issue is deleted
- @maeda
I have confirmed the patch.
The added migration, proper naming and loop removal would be good!
-
12:04 Defect #38966: Attachment custom fields not removed when issue is deleted
- I have updated the patch:
* Added a migration to delete orphaned attachments
* Changed callback method names to b... -
14:37 Patch #41331: Gemfile patch: fix for handling (security related) ERB expressions in database.yml
- Holger Just wrote in #note-1:
> The patch would remove the ability to specify ERB-evaluated data in the @database.yml... -
14:33 Feature #21808: Make the Sidebar collapsible, stateful
- Please add this as a core feature of Redmine as soon as possible. It's been a missing feature for many years now.
Also available in: Atom