Nishida Yuya
- Login: nishidayuya
- Registered on: 2021-04-09
- Last connection: 2025-11-10
Activity
2025-10-28
-
08:38 Redmine Defect #43409 (Closed): Progress bar custom field shows only "%" instead of "0%" when value is nil
- h3. Steps to reproduce
Create project (@project-1@) and issue (@issue-2@).
Create progressbar custom field and ...
2025-07-25
-
01:00 Redmine Wiki edit: SolidQueueConfiguration (#1)
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@...
Also available in: Atom