Jens Krämer
- Registered on: 2011-09-30
- Last connection: 2021-01-13
Activity
Reported issues: 71
2021-01-15
- 02:41 Redmine Defect #33121: IssueQuery not usable from plugins
- As a workaround catching @ActiveRecord::NoDatabaseError@ in the @to_prepare@ block should do the trick.
2021-01-06
- 04:39 Redmine Feature #33071: Prevent accidental deletion of contents with sudo mode
- We had actually thought about doing something like this for issue deletion as well, but found it a bit too intrusive ...
2020-12-21
- 03:33 Redmine Patch #34479 (New): Fix possible race condition with parallel, identical file uploads
- There is a race condition with multiple application processes when uploading multiple identical files at the same tim...
2020-12-09
- 04:14 Redmine Patch #34417 (Closed): Require explicit confirmation when deleting a user or a project
- It happens quite often at "Planio":https://plan.io/redmine-hosting that we have to support users who accidentally del...
2020-10-16
- 03:39 Redmine Patch #34119 (Closed): Fix selenium chrome options so files are downloaded to tmp/downloads in sy...
- as posted in https://github.com/SeleniumHQ/selenium/issues/5292#issuecomment-388810585
changing the hash key from @c...
2020-10-06
- 10:27 Redmine Patch #34072 (Closed): Hook after plugins were loaded
- This patch adds a hook right after all plugins have been loaded - which is useful for plugins to check presence / pat...
- 09:51 Redmine Patch #34071 (Closed): handle AuthSourceExceptions in User.try_to_login
- this patch changes @User.try_to_login@ to catch and log AuthSourceExceptions, and introduces @User.try_to_login!@ whi...
- 09:22 Redmine Help: RE: Redmine email notifications aren't being sent.
- From your comment in #34038 it looks like you're having trouble getting a secure connection to gmail set up. what's t...
2020-08-27
- 05:07 Redmine Feature #24808: OAuth2 support for Redmine API Apps (OAuth2 Provider)
- Another update to this patch. Notable changes are:
* updated to Doorkeeper 5.4, which allowed for the following im...
2020-07-26
- 10:23 Redmine Defect #33769 (Closed): When creating more than two identical attachments in a single db transact...
- Due to the file re-using code running in an @after_commit@ hook, the hooks of any attachments that are created in a c...
Also available in: Atom