Project

General

Profile

Activity

From 2020-11-10 to 2020-11-12

2020-11-12

21:44 Defect #34255: Adding new group results in Error 500
what is the result of... Pavel Rosický
21:11 Defect #34255: Adding new group results in Error 500
Code in settings.yml... Sven Culley
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...
Pavel Rosický
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... Sven Culley
18:25 Defect #34214 (Closed): Can't verify CSRF token authenticity
Holger Just
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...
Adriano Bellia
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;...
Go MAEDA
14:23 Feature #4939: List of tasks filtered as OR and not AND
+1 Alexandr Chernyaev
13:32 Revision 20349 (svn): remove unused instance variable from VersionsControllerTest#test_index_showing_subprojects_versions
Toshi MARUYAMA
13:32 Revision 20348 (svn): remove spaces inside {} of QueriesControllerTest
Toshi MARUYAMA
13:31 Revision 20347 (svn): remove spaces inside {} of test/unit/issue_import_test.rb
Toshi MARUYAMA
13:31 Revision 20346 (svn): remove spaces inside {} of app/models/setting.rb
Toshi MARUYAMA
13:31 Revision 20345 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/role.rb
Toshi MARUYAMA
13:31 Revision 20344 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/tracker.rb
Toshi MARUYAMA
13:31 Revision 20343 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/version.rb
Toshi MARUYAMA
13:31 Revision 20342 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/issue.rb
Toshi MARUYAMA
13:31 Revision 20341 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/project.rb
Toshi MARUYAMA
13:31 Revision 20340 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/changeset.rb
Toshi MARUYAMA
13:30 Revision 20339 (svn): fix source indent of SessionsControllerTest
Toshi MARUYAMA
13:30 Revision 20338 (svn): fix source indent of GanttsControllerTest
Toshi MARUYAMA
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... Go MAEDA
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.
...
Go MAEDA
01:21 Patch #32763: Update mini_magick to 4.11
Updated mini_magick to 4.11 in r20337. Go MAEDA
01:20 Revision 20337 (svn): Update mini_magick to 4.11 (#32763).
Go MAEDA
01:18 Patch #34248 (Closed): Update MiniMagick to 4.11
Go MAEDA
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...
Go MAEDA
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. Go MAEDA
00:30 Feature #34241: Include twofa_scheme (two-factor scheme) column when exporting users to CSV
Setting the target version to 4.2.0. Go MAEDA

2020-11-11

15:46 Feature #34241: Include twofa_scheme (two-factor scheme) column when exporting users to CSV
Thank you for posting the patch. I slightly updated the patch.
* Redmine might support two-factor schemes other th...
Go MAEDA
07:02 Feature #34241: Include twofa_scheme (two-factor scheme) column when exporting users to CSV
I attach the patch. Mizuki ISHIKAWA
13:21 Feature #5458: Extend Start/Due date to include time
Does patch works on Redmine 4.1.1.? Martins Prikulis
10:50 Feature #559: Workflow Enhancements
Yes we also very agree: it doesn't make sense to manage workflow in such a sparse table with flags (checkboxes). Eyes... Fabrizio Sebastiani
10:30 Feature #1853: Make Projects truly independent of each other
+1 Fabrizio Sebastiani
09:41 Patch #34248 (Closed): Update MiniMagick to 4.11
https://github.com/minimagick/minimagick/releases... Go MAEDA
09:25 Patch #32468: Update Rouge to 3.26.0
Updated Rouge to 3.25.0 in r20335. Go MAEDA
09:24 Revision 20335 (svn): Update Rouge to 3.25.0 (#32468).
Go MAEDA
09:06 Defect #34247: Web browser freezes when displaying workflow page with a large number of issue statuses
Note: There is an indentation error in the yml.
redmine_data:
driver: local
must go left as the above ma...
Andrea Valle
09:04 Defect #34247 (Closed): Web browser freezes when displaying workflow page with a large number of issue statuses
Hello,
I have a Remidne 4.1 installation with about 100 issue statuses.
When I visit workflow edit page and unse...
Andrea Valle
08:54 Feature #33820: Auto complete wiki page links
Marius BALTEANU wrote:
> Beside this point, the patch needs at least two changes:
> * Use a collection for triggers...
Go MAEDA
08:51 Feature #28471: Query links for subtasks on issue page
Here's some test code. Since I'm not very used to rails testing, I'm not sure if it's sufficient enough.... Bernhard Rohloff
08:46 Defect #34185: Trackers of subprojects are not displayed in the Issue summary page
Setting the target version to 4.2.0. Go MAEDA
08:40 Feature #33832 (Closed): Move the "Private" badge next to the "Open/Closed" badge
Commited the patch. Go MAEDA
08:39 Revision 20334 (svn): Move the "Private" badge next to the "Open/Closed" badge (#33832).
Patch by Go MAEDA. Go MAEDA
08:20 Feature #34242: Include two-factor authentication scheme in users API response
LGTM. Setting the target version to 4.2.0. Go MAEDA
07:43 Feature #34242: Include two-factor authentication scheme in users API response
I attach the patch. Mizuki ISHIKAWA
06:09 Defect #33896 (Reopened): Incorrect position of the revision graph
Go MAEDA
05:15 Defect #33896: Incorrect position of the revision graph
This change resolves the visual probrem, but instead the "View differences" buttons no longer works.
The cause is th...
Mizuki ISHIKAWA
00:27 Feature #34015 (Closed): Add JS Gantt
Go MAEDA

2020-11-10

12:11 Revision 20333 (svn): add cross project version calendar functional test
Toshi MARUYAMA
12:10 Revision 20332 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/document.rb
Toshi MARUYAMA
12:10 Revision 20331 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/custom_field.rb
Toshi MARUYAMA
12:10 Revision 20330 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/board.rb
Toshi MARUYAMA
12:10 Revision 20329 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/time_entry.rb
Toshi MARUYAMA
12:10 Revision 20328 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/principal.rb
Toshi MARUYAMA
12:10 Revision 20327 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/message.rb
Toshi MARUYAMA
12:10 Revision 20326 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/news.rb
Toshi MARUYAMA
12:10 Revision 20325 (svn): use "do end" instead of {} at ActiveRecord scope lambda of app/models/member.rb
Toshi MARUYAMA
12:09 Revision 20324 (svn): remove spaces inside {} of app/models/role.rb
Toshi MARUYAMA
12:09 Revision 20323 (svn): shorten long line of lib/redmine/field_format.rb
Toshi MARUYAMA
12:09 Revision 20322 (svn): shorten long line of test/unit/lib/redmine/views/builders/json_test.rb
Toshi MARUYAMA
10:06 Feature #28471 (Reopened): Query links for subtasks on issue page
We should add some functional tests. Marius BĂLTEANU
04:42 Feature #28471 (Closed): Query links for subtasks on issue page
Committed the patch. Thank you for your contribution. Go MAEDA
04:41 Revision 20321 (svn): Query links for subtasks on issue page (#28471).
Patch by Bernhard Rohloff. Go MAEDA
03:56 Feature #34242 (Closed): Include two-factor authentication scheme in users API response
By #1237, a new column "twofa_scheme" that represents the two-factor authentication scheme enabled for the user. You ... Go MAEDA
03:35 Feature #34241 (Closed): Include twofa_scheme (two-factor scheme) column when exporting users to CSV
The upcoming Redmine 4.2 has a two-factor authentication feature (#1237). I suggest adding twofa_scheme column to use... Go MAEDA
 

Also available in: Atom