Activity
From 2024-05-02 to 2024-05-04
2024-05-04
-
16:14 Patch #40658 (Closed): Traditional Chinese translation update (to 22813)
- * new
** label_issue_attachment_added, field_estimated_remaining_hours, field_last_activity_date -
10:05 Defect #40657: Rest API - filtering by regular expresion
- I noticed just now that "*something*" doesnt work.
Sorry, please reject this issue :(
If you could direct me where ... -
09:57 Defect #40657 (New): Rest API - filtering by regular expresion
- Hello,
on following link:
https://www.redmine.org/boards/2/topics/36299
i found example how to do "full search" by... -
09:11 Feature #28011: Setting for My page blocks to change the maximum number of issues
- +1
2024-05-03
-
18:07 Defect #40648 (Needs feedback): Session Strength Medium Vulnerability
-
16:57 Defect #40648: Session Strength Medium Vulnerability
- Session tokens are generated by https://ruby-doc.org/stdlib-2.7.0/libdoc/securerandom/rdoc/SecureRandom.html which is...
-
17:54 Feature #1757: Immediately send a notify email when a user is added to issue's watcher list
- Yes, I can confirm that this worked now. Mails are sent, thanks for your work.
-
17:14 Feature #1757: Immediately send a notify email when a user is added to issue's watcher list
- Yes, indeed, this part of code is also non-default.
You need to delete from patch all lines with @@mail_signature = ... -
16:45 Feature #1757: Immediately send a notify email when a user is added to issue's watcher list
- thx again, I tried the 2nd option and removed the two lines. Now we got a different Error
> , [2024-05-03T16:42:41... -
17:22 Defect #40655 (Closed): Revisions count is wrong on the wiki content page
- It shows the number of the last revision instead of count of revisions
!clipboard-202405031721-7rb9m.png!
-
16:35 Patch #40654 (Closed): Czech translation update
- ...
-
15:16 Feature #23954 (Resolved): Shows the date of the last activity on Projects administration
- The last activity date is now available as a column in Project query, I just committed the patch.
@fredsdc, did yo... -
14:29 Defect #40643: Mail med länk att byta lösenord innehåller fel länk
- Yes, that might be it.
We will test without the plugin.
Thank you very much. -
14:21 Defect #40643: Mail med länk att byta lösenord innehåller fel länk
- Yes, thank you!
Can you check without the @redmine_editauthor@ plugin?
I've just tested on my local environment an... -
14:14 Defect #40643: Mail med länk att byta lösenord innehåller fel länk
- !clipboard-202405031414-1rki7.png!
Is this what you need? -
13:53 Defect #40643: Mail med länk att byta lösenord innehåller fel länk
- Can you post details about your environment from Administration -> Information?
-
10:27 Feature #29894 (Closed): View watchers on the issue list
- @super.sorted@ triggers lots of queries on my environment. I've committed a different fix in r22808.
2024-05-02
-
23:27 Patch #1671: Show a breakdown of estimated/spent/remaining time for a version
- I attached a patch to #37862 that brings the Estimated remaining time information in version page. Please take a look.
-
23:20 Feature #12895 (Closed): add more information to milestone / roadmap view
- I think the request from here is covered in #1671.
-
23:01 Defect #4682 (Closed): Completed version with wrong progress bar status
- Fixed in r22803.
-
23:01 Defect #24457 (Closed): Progress of version should be calculated the same way as parent tasks
- This is a very old issue and I've committed the fix from my previous patch in order to have the same behaviour from p...
-
22:23 Patch #40652 (Closed): Replace MD5 with SHA256 when creating the hash for gravatar URL
-
17:02 Patch #40652 (Closed): Replace MD5 with SHA256 when creating the hash for gravatar URL
- https://docs.gravatar.com/avatars/hash/
This is extracted from #35217.... -
20:58 Feature #1757: Immediately send a notify email when a user is added to issue's watcher list
- > Hi! Thanks for the contribution, I tried it with Redmine 5.1.1.stable but it didnt work, I'm getting this error:
... -
19:14 Patch #35217: Replace use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest
- yeah, it looks like https://www.gravatar.com does support SHA256 now, it wasn't supported at the time when I wrote th...
-
17:06 Patch #35217: Replace use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest
- Jens Krämer wrote in #note-3:
> I would suggest to just swap out MD5 for SHA256 for the Gravatar use case. It seems ... -
06:24 Patch #35217: Replace use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest
- I would suggest to just swap out MD5 for SHA256 for the Gravatar use case. It seems not practical to tie this to the ...
-
18:16 Feature #37862: Estimated time remaining issue query column
- Jens, I made some changes in top of your patch in order to add the estimated remaining time info also to version page...
-
12:02 Feature #29894: View watchers on the issue list
- The test IssuesControllerTest#test_index_with_watchers_column_as_csv randomly fails.
Please review the patch attachm...
Also available in: Atom