Pavel Rosický
- Login: ahorek
- Registered on: 2015-03-08
- Last connection: 2023-12-07
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 8 | 91 | 99 |
Activity
2023-12-04
-
19:34 Redmine Patch #39777 (Closed): Remove useless method #run_in_request? from db/migrate/20221214173537_add_select_project_publicity_permission.rb
- the method doesn't seem to be relevant ( introduced by #38048 )...
2023-11-30
-
20:20 Redmine Defect #39756: ActionView::Template::Error (undefined method `editable' for #<UserCustomField>
- it's a 15 year old migration (Redmine 0.9), but it's possible.
-
17:58 Redmine Defect #39756: ActionView::Template::Error (undefined method `editable' for #<UserCustomField>
- perhaps you've removed that column by mistake in the past? That's why you shouldn't change the database schema this w...
-
16:05 Redmine Defect #39756: ActionView::Template::Error (undefined method `editable' for #<UserCustomField>
- it looks like a missing migration https://github.com/redmine/redmine/blob/5.1-stable/db/migrate/102_add_custom_fields...
2023-11-07
-
00:22 Redmine Defect #39519: 500 Error when trying to add certain fields with the Add Filter feature
- unfortunately, using alias_method_chain is obsolete and it cannot be combined with prepend if any other plugin patche...
-
00:07 Redmine Defect #39443: Invalid statement query error on MSSQL when role filter is used in issues query
- @marius.balteanu the issue is caused by this optimization #38319
I couldn't confirm the performance issue on MySQ...
2023-11-06
-
21:49 Redmine Defect #39443: Invalid statement query error on MSSQL when role filter is used in issues query
- I'm not a mssql user, but it should be simple to fix... I'll investigate...
2023-09-15
-
12:47 Redmine Patch #39066 (Closed): Remove set_language_if_valid from MyController
- ...
2023-08-29
-
17:19 Redmine Feature #3096: Lock accounts after X failed attempts
- Redmine should have some kind of default protection against these types of attacks and your implementation is fine, a...
2023-08-28
-
22:37 Redmine Feature #3096: Lock accounts after X failed attempts
- wow 14 years :) Unfortunately from my experience, there are two issues with this approach:
1/ someone could easily l...
Also available in: Atom