Activity
From 2020-11-12 to 2020-11-14
2020-11-14
-
14:19 Revision 20375 (svn): use with_settings at UsersControllerTest#test_create
-
14:19 Revision 20374 (svn): remove spaces inside {} of MessagesController
-
14:18 Revision 20373 (svn): remove spaces inside {} of ImportsController
-
14:18 Revision 20372 (svn): remove spaces inside {} of CustomFieldTest
-
14:18 Revision 20371 (svn): remove spaces inside {} of lib/redmine/thumbnail.rb
-
14:18 Revision 20370 (svn): remove spaces inside {} of TimelogControllerTest
-
14:18 Revision 20369 (svn): remove spaces inside {} of IssueRelationsController
-
14:18 Revision 20368 (svn): remove spaces inside {} of AttachmentsController
-
14:18 Revision 20367 (svn): remove spaces inside {} of app/models/wiki_page.rb
-
14:17 Revision 20366 (svn): remove spaces inside {} of app/controllers/journals_controller.rb
-
14:17 Revision 20365 (svn): remove spaces inside {} of UsersControllerTest
-
14:17 Revision 20364 (svn): fix source indent of MessagesControllerTest
-
09:45 Patch #34259 (Closed): Bulgarian translation
- Translated two-factor authentication and few more
-
09:14 Feature #34258 (Closed): Create tracker by copy
- When there are many custom fields or projects, configuring a new tracker is painful work. Imagine that there are 300 ...
-
06:42 Defect #17309 (Closed): RSS feed gives away localhost link
- Fixed by #10535 for upcoming Redmine 4.2.0. After r19810, Redmine uses @Setting.host_name@ ("Administration" > "Setti...
2020-11-13
-
13:41 Revision 20363 (svn): add functional calendar test of same start and due dates issue
-
13:40 Revision 20362 (svn): remove spaces inside {} of test/unit/user_import_test.rb
-
13:40 Revision 20361 (svn): remove spaces inside {} of AvatarsHelper
-
13:40 Revision 20360 (svn): remove spaces inside {} of app/models/token.rb
-
13:40 Revision 20359 (svn): use "do end" instead of {} at lib/redmine/field_format.rb
-
13:40 Revision 20358 (svn): use "do end" instead of {} at lib/redmine/export/pdf/issues_pdf_helper.rb
-
13:40 Revision 20357 (svn): shorten long line of IssueCategoriesController
-
13:40 Revision 20356 (svn): shorten long line of ProjectsController
-
13:40 Revision 20355 (svn): shorten long line of config/routes.rb
-
13:39 Revision 20354 (svn): shorten long line of test/unit/lib/redmine/menu_manager/menu_item_test.rb
-
13:39 Revision 20353 (svn): shorten long line of test/integration/sudo_mode_test.rb
-
13:39 Revision 20352 (svn): fix source indent of test/integration/sudo_mode_test.rb
-
06:22 Defect #34255: Adding new group results in Error 500
- ...
-
02:12 Feature #34241 (Closed): Include twofa_scheme (two-factor scheme) column when exporting users to CSV
- Committed the patch. Thank you for your contribution.
-
02:11 Revision 20351 (svn): Update locales (#34241).
-
02:08 Revision 20350 (svn): Include twofa_scheme (two-factor scheme) column when exporting users to CSV (#34241).
- Patch by Mizuki ISHIKAWA.
2020-11-12
-
21:44 Defect #34255: Adding new group results in Error 500
- what is the result of...
-
21:11 Defect #34255: Adding new group results in Error 500
- Code in settings.yml...
-
20:28 Defect #34255: Adding new group results in Error 500
- Setting.default_notification_option is probably blank for some reason? that should never happen
take a look if the... -
18:59 Defect #34255 (Closed): Adding new group results in Error 500
- When I try to add a new group (groups/new) I get an Error 500 with the following log message...
-
18:25 Defect #34214 (Closed): Can't verify CSRF token authenticity
-
14:46 Defect #34214 (Resolved): Can't verify CSRF token authenticity
- For now in my environment it seems resolved.
What I did is changing the called URL in the embeeding page. They are... -
14:46 Feature #19561 (Closed): Projects sort by creation date
- You can sort projects by created date in Redmine 4.1.0 or later (#29482).
!{width: 1008px; border: 1px solid #ccc;... -
14:23 Feature #4939: List of tasks filtered as OR and not AND
- +1
-
13:32 Revision 20349 (svn): remove unused instance variable from VersionsControllerTest#test_index_showing_subprojects_versions
-
13:32 Revision 20348 (svn): remove spaces inside {} of QueriesControllerTest
-
13:31 Revision 20347 (svn): remove spaces inside {} of test/unit/issue_import_test.rb
-
13:31 Revision 20346 (svn): remove spaces inside {} of app/models/setting.rb
-
13:31 Revision 20345 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/role.rb
-
13:31 Revision 20344 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/tracker.rb
-
13:31 Revision 20343 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/version.rb
-
13:31 Revision 20342 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/issue.rb
-
13:31 Revision 20341 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/project.rb
-
13:31 Revision 20340 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/changeset.rb
-
13:30 Revision 20339 (svn): fix source indent of SessionsControllerTest
-
13:30 Revision 20338 (svn): fix source indent of GanttsControllerTest
-
07:50 Patch #34071: Handle AuthSourceExceptions in User.try_to_login
- I have confirmed that using the master branch of net-ldap fixes the deprecation warning. Probably it will be fixed in...
-
03:16 Patch #34071: Handle AuthSourceExceptions in User.try_to_login
- The deprecation warning is displayed after executing source:branches/4.1-stable/app/models/auth_source_ldap.rb#L101.
... -
01:21 Patch #32763: Update mini_magick to 4.11
- Updated mini_magick to 4.11 in r20337.
-
01:20 Revision 20337 (svn): Update mini_magick to 4.11 (#32763).
-
01:18 Patch #34248 (Closed): Update MiniMagick to 4.11
-
01:16 Defect #33896 (Closed): Incorrect position of the revision graph
- Mizuki ISHIKAWA wrote:
> This change resolves the visual probrem, but instead the "View differences" buttons no long... -
01:15 Revision 20336 (svn): Fix that "View differences" buttons on RepositoriesController#diff page does not work due to r20147 (#33896, #33383).
- Patch by Mizuki ISHIKAWA.
-
00:30 Feature #34241: Include twofa_scheme (two-factor scheme) column when exporting users to CSV
- Setting the target version to 4.2.0.
Also available in: Atom