General

Profile

Jens Krämer

  • Login: jkraemer
  • Email: jk@jkraemer.net
  • Registered on: 2011-09-30
  • Last connection: 2024-11-13

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 8 91 99

Activity

2024-10-30

03:02 Redmine Patch #41624 (Closed): CSS-fix to prevent 'blinking' tooltips
At [Planio](https://plan.io/redmine-hosting) we've had users of the Chrome browser reporting that sometimes, the tool... Jens Krämer

2024-09-19

05:07 Redmine Feature #41272 (Closed): Improve tooltip positioning for thumbnails
Currently the tooltip of thumbnails belongs to the @a@ tag, and the tooltip is placed accordingly above that, coverin... Jens Krämer

2024-05-07

12:02 Redmine Feature #37862: Estimated time remaining issue query column
Looks good to me! Jens Krämer

2024-05-02

06:24 Redmine 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 ... Jens Krämer

2024-03-25

07:13 Redmine Feature #36162: Add notification reason to the email instead of the default static email footer
I'd like to add a general +1 for moving things out of the ActiveRecord models :)
Few remarks about the patch:
-...
Jens Krämer

2024-01-25

09:33 Redmine Defect #40099: User api filtering by status=* broke on upgrade from 5.0 to 5.1
This looks great, nice to let the non-blank status parameter values just pass through to be handled by @add_short_fil... Jens Krämer

2024-01-24

09:24 Redmine Feature #39948: Add Redmine::Plugin proxy method for Redmine::Acts::Attachable::ObjectTypeConstraint.register_object_type
Good point, maybe like this? Jens Krämer
08:54 Redmine Feature #40103 (New): Allow to "watch" projects to get notifications
As discussed in #39854, having the option to "watch" projects would give users a straight forward way to subscribe to... Jens Krämer
08:36 Redmine Defect #40099: User api filtering by status=* broke on upgrade from 5.0 to 5.1
Looks like with MySQL, the @'*'@ in @where status IN ('*')@ is cast to @0@ so the query does not error out but gives ... Jens Krämer

2024-01-22

07:55 Redmine Defect #39854: "For any event on my bookmarked projects" option not sending notifications for non-member bookmarked projects
I agree - watching a project in order to get notifications feels more natural than having this as a side effect of bo... Jens Krämer

Also available in: Atom