Yuichi HARADA
- Registered on: 2018-09-11
- Last connection: 2022-07-03
Activity
Reported issues: 65
2022-05-27
- 04:15 Redmine Defect #37165 (New): Can not get anonymous user using User.find
- When I tried to get an anonymous user(id: 6) with @User.find@, the behavior of @User.find@ is different between 4.2-s...
2022-05-26
- 06:49 Redmine Defect #37157: Internal server error when trying to retrieve AnonymousUser's information via User...
- Users API was raised with an exception because AnonymousUser has no email address set.
The following patch will solv...
2022-02-17
- 07:04 Redmine Defect #36580: Fix code copying in common browsers
- Go MAEDA wrote:
> Updated the patch to include fixes for existing tests.
The test in test/functional/repositories...
2022-02-10
- 02:43 Redmine Defect #36059: Fulltext search in timelog comments
- I fixed it so that comments on spent time can be searched. I have attached a patch.
!{width:600px;border:1px solid...
2022-01-25
- 06:36 Redmine Defect #34922: Reload whole time entries form on project change
- Felix Schäfer wrote:
> We think this should be changed to reload the whole time entries form similar to what is done...
2022-01-21
- 06:59 Redmine Defect #36461: I18nTest#test_custom_pluralization_rules randomly fails
- It seems that pluralization rules(config/locales/*.rb) is also loaded when loading the locale files located in I18n.l...
- 02:41 Redmine Defect #36461 (Closed): I18nTest#test_custom_pluralization_rules randomly fails
- The test will be always failed if the following conditions are met:
* using trunk(r21372)
* Run the test specifie...
2022-01-20
- 02:23 Redmine Feature #2848: Sort time entries by name, not ID
- Fixed the sort order of activities that work on the trunk(r21371).
2022-01-14
- 03:20 Redmine Defect #28033: Unable to turn off "For all projects" flag of custom queries
- You become able to switch "For all projects" and the current project on the custom query edit form. I have attached a...
2022-01-07
- 06:00 Redmine Defect #36389: Filter parameters of Query string do not work when default query is enabled
- Marius BALTEANU wrote:
> Maybe it is enough to relax the @set_filter@ if to not include the second condition (@op@ a...
Also available in: Atom