Project

General

Profile

Activity

From 2020-11-15 to 2020-11-17

2020-11-17

22:51 Defect #34276 (New): Atom feeds of Issue lists don't respect the sort order
When viewing lists of issues there are options to view the list as "Atom, CSV & PDF" output. The sorted content in th... Andrew Mo
21:21 Feature #5458: Extend Start/Due date to include time
I also really need this feature, to have minute-resolution for start/end date. This is to use redmine for planning ta... Eskil Varenius
20:26 Patch #34269: Allow system tests to run on remote Selenium hub (eg: Docker)
Here it is the updated version. Marius BĂLTEANU
08:29 Patch #34269: Allow system tests to run on remote Selenium hub (eg: Docker)
Go MAEDA wrote:
> The change looks nice.
>
> Would you consider adding description about those four environment v...
Marius BĂLTEANU
08:27 Patch #34269: Allow system tests to run on remote Selenium hub (eg: Docker)
The change looks nice.
Would you consider adding description about those four environment variables to source:trun...
Go MAEDA
08:01 Patch #34269 (Closed): Allow system tests to run on remote Selenium hub (eg: Docker)
The current setup of system tests forces you to have your Selenium/ChromeDriver on your localhost. This is ok if you ... Marius BĂLTEANU
16:12 Defect #33952 (Confirmed): Spent time details are displayed in incorrect order when sorted by week and date
Go MAEDA
16:04 Defect #33912 (Confirmed): Sorting of multiple columns including Date column does not work
Go MAEDA
13:41 Revision 20413 (svn): use with_settings at UsersControllerTest#test_update_with_generate_password_should_email_the_password
Toshi MARUYAMA
13:41 Revision 20412 (svn): remove spaces inside {} of CustomFieldEnumerationsController
Toshi MARUYAMA
13:41 Revision 20411 (svn): remove spaces inside {} of app/models/issue.rb
Toshi MARUYAMA
13:41 Revision 20410 (svn): remove spaces inside {} of app/models/changeset.rb
Toshi MARUYAMA
13:41 Revision 20409 (svn): remove spaces inside {} of ApplicationController
Toshi MARUYAMA
13:41 Revision 20408 (svn): remove spaces inside {} of app/models/project_query.rb
Toshi MARUYAMA
13:41 Revision 20407 (svn): remove spaces inside {} of app/models/time_entry.rb
Toshi MARUYAMA
13:40 Revision 20406 (svn): remove spaces inside {} of app/models/import.rb
Toshi MARUYAMA
13:40 Revision 20405 (svn): remove spaces inside {} of app/models/issue_status.rb
Toshi MARUYAMA
13:40 Revision 20404 (svn): shorten long line of app/models/member.rb
Toshi MARUYAMA
13:40 Revision 20403 (svn): shorten long line of lib/redmine.rb
Toshi MARUYAMA
13:40 Revision 20402 (svn): fix source indent of JournalsControllerTest
Toshi MARUYAMA
13:27 Defect #34267: Brazil no longer uses Day Light Saving Time
I think it can be fixed by updating zoneinfo files in your server's operating system. Redmine does not have timezone ... Go MAEDA
01:26 Defect #34267 (Closed): Brazil no longer uses Day Light Saving Time
When you select Brazil's timezone it still changes between "standard time":https://drive.google.com/file/d/1u7huVTqC6... Anny Chia
07:43 Defect #33355: TypeError when attempting to update a user with a blank email address
Go MAEDA wrote:
> I'm not sure which is more appropriate, changing the API of AvatarsHelper as suggested in #note-1,...
Mizuki ISHIKAWA
01:51 Defect #21595: LDAP test pass when LDAP admin user is expired
The LDAP test will also pass when the credentials were completely wrong. This is probably related to #4483 Andrew Mo

2020-11-16

21:25 Defect #6320: Subtasks do not appear under parent task in Issues view
Have exactly same problem when i copy a issue with one sub task
The copied parent issue does not have the right r...
Erwan Jolivet
15:21 Defect #34185 (Closed): Trackers of subprojects are not displayed in the Issue summary page
Committed the patch. Thank you for your contribution. Go MAEDA
15:21 Revision 20401 (svn): Trackers of subprojects are not displayed in the Issue summary page (#34185).
Patch by Yuichi HARADA. Go MAEDA
13:22 Revision 20400 (svn): use with_settings at UsersControllerTest#test_update_with_password_change_should_send_a_notification
Toshi MARUYAMA
13:22 Revision 20399 (svn): remove spaces inside {} of app/models/issue_query.rb
Toshi MARUYAMA
13:22 Revision 20398 (svn): remove spaces inside {} of test/unit/news_test.rb
Toshi MARUYAMA
13:22 Revision 20397 (svn): remove spaces inside {} of app/models/time_entry.rb
Toshi MARUYAMA
13:22 Revision 20396 (svn): remove spaces inside {} of app/models/enumeration.rb
Toshi MARUYAMA
13:22 Revision 20395 (svn): remove spaces inside {} of app/models/custom_field_enumeration.rb
Toshi MARUYAMA
13:22 Revision 20394 (svn): remove spaces inside {} of WikiController
Toshi MARUYAMA
13:22 Revision 20393 (svn): remove spaces inside {} of UsersController
Toshi MARUYAMA
13:21 Revision 20392 (svn): remove spaces inside {} of SortHelper
Toshi MARUYAMA
13:21 Revision 20391 (svn): remove spaces inside {} of app/models/time_entry_query.rb
Toshi MARUYAMA
13:21 Revision 20390 (svn): fix source indent of WikiIntegrationTest
Toshi MARUYAMA
13:21 Revision 20389 (svn): shorten long line of lib/redmine.rb
Toshi MARUYAMA
02:55 Defect #34167 (Closed): when i put if condition and update any field the if condition field lost data
Go MAEDA
02:44 Defect #7330 (Closed): javascript_include_tag not work for filename with multi dots
Sergei Danilov wrote:
> Javascript look like:
> [...]
>
> All javasripts in html pages look like
>
> [...]
...
Go MAEDA
02:29 Patch #20263 (Needs feedback): Redmine load hook
The upcoming Redmine 4.2.0 will have @:after_plugins_loaded@ that is called after all plugins are loaded (#34072). I ... Go MAEDA

2020-11-15

14:34 Feature #12795: View group members by non-admin users
The attached patches implement the feature.
* A user can see /groups/:id page that displays group members if the g...
Go MAEDA
04:14 Feature #12795: View group members by non-admin users
+1
The following code allows users to see group members according to "Users visibility" setting (#11724) of their ...
Go MAEDA
13:37 Revision 20388 (svn): use with_settings at UsersControllerTest#test_update_with_activation_should_send_a_notification
Toshi MARUYAMA
13:37 Revision 20387 (svn): remove spaces inside {} of lib/redmine/core_ext/string/conversions.rb
Toshi MARUYAMA
13:37 Revision 20386 (svn): remove spaces inside {} of lib/redmine/core_ext.rb
Toshi MARUYAMA
13:37 Revision 20385 (svn): remove spaces inside {} of lib/redmine/activity/fetcher.rb
Toshi MARUYAMA
13:36 Revision 20384 (svn): remove spaces inside {} of app/models/time_entry_import.rb
Toshi MARUYAMA
13:36 Revision 20383 (svn): remove spaces inside {} of test/unit/issue_status_test.rb
Toshi MARUYAMA
13:36 Revision 20382 (svn): remove spaces inside {} of app/models/tracker.rb
Toshi MARUYAMA
13:36 Revision 20381 (svn): remove spaces inside {} of test/unit/query_test.rb
Toshi MARUYAMA
13:36 Revision 20380 (svn): remove spaces inside {} of test/unit/time_entry_import_test.rb
Toshi MARUYAMA
13:36 Revision 20379 (svn): remove spaces inside {} of test/unit/time_entry_query_test.rb
Toshi MARUYAMA
13:36 Revision 20378 (svn): add space after comma to lib/redmine/activity/fetcher.rb
Toshi MARUYAMA
13:36 Revision 20377 (svn): fix source indent of MembersControllerTest
Toshi MARUYAMA
02:00 Defect #32537: Rake taks works on redmine 3.4 but does not work on 4 while for Redmine 4 it works in console
Could you try again after changing all @save@ method to @save!@ method?
@save!@ thorows an exception when it fails...
Go MAEDA
01:43 Patch #34259 (Closed): Bulgarian translation
Committed the patch. Thank you. Go MAEDA
01:43 Revision 20376 (svn): Bulgarian translation update (#34259).
Patch by Ivan Cenov. Go MAEDA
 

Also available in: Atom