Nishida Yuya
- Login: nishidayuya
- Registered on: 2021-04-09
- Last connection: 2025-03-25
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 5 | 6 |
Activity
2025-03-23
-
15:22 Redmine Patch #42467: Fix different display in "Email notification" `/my/account` when empty users.mail_notification
- This issue relates #42445 .
-
15:03 Redmine Patch #42467 (New): Fix different display in "Email notification" `/my/account` when empty users.mail_notification
- h2. Background
@User#notify_about?@ considers @users.mail_notification = ''@ as @users.mail_notification = 'none'@... -
15:21 Redmine Patch #42445: Remove extra condition in User#notify_about?
- > it is possible to set this column to blank by manually executing an SQL statement.
I see. Thanks comment! I unde...
2025-03-19
-
15:30 Redmine Patch #42445 (Closed): Remove extra condition in User#notify_about?
- In @User#notify_about?@, the case of @mail_notification.blank?@ is never. Because @User#set_mail_notification@ (befor...
2024-11-05
-
02:58 Redmine Patch #41678: Fix lost backward compatibility about return type of ProjectQuery#results_scope
- @ishikawa999 Awesome!
@marius.balteanu Thank you for your response!
2024-11-03
-
07:10 Redmine Patch #41678: Fix lost backward compatibility about return type of ProjectQuery#results_scope
- Nishida Yuya wrote:
> r22811 changed return type of @ProjectQuery#results_scope@ : @Project::ActiveRecord_Relation@ =...
2024-11-01
-
19:28 Redmine Patch #41678: Fix lost backward compatibility about return type of ProjectQuery#results_scope
- After apply attachment:fix_lost_backward_compatibility_about_return_type_of_ProjectQuery_results_scope.patch , @Proje...
-
19:01 Redmine Patch #41678 (Closed): Fix lost backward compatibility about return type of ProjectQuery#results_scope
- r22811 changed return type of @ProjectQuery#results_scope@ : @Project::ActiveRecord_Relation@ => @Array@ of @Project@...
2023-06-13
-
14:36 Redmine Defect #38707 (Closed): Fix order of loading plugins' config/routes.rb
- When loading @init.rb@, uses sort (source:tags/5.0.5/lib/redmine/plugin_loader.rb#L117), but loading plugin's @config...
2023-06-02
-
09:41 Redmine Patch #38645: RuntimeError when calling Project#destroy with overridden activity time entry
- Go MAEDA wrote in #note-1:
> Thank you for posting the patch but it has already been fixed in #38286.
Oh, sorry! ...
Also available in: Atom