Project

General

Profile

Activity

From 2022-07-19 to 2022-07-21

2022-07-21

18:17 Defect #37456 (Needs feedback): undefined local variable or method `twofa_scheme' after a redmine upgrade
@twofa_scheme@ is a column on the @users@ table (and thus a method on the @User@ class). The column was introduced so... Holger Just
17:46 Feature #35178: Make adding project settings tabs easier
We do not have a patch for this. Felix Schäfer
16:57 Patch #37482 (Closed): Replace JQuery `.focus()` method with HTML `autofocus` attribute
Some JQuery `.focus()` method can be replaced with HTML `autofocus` attribute.
Go MAEDA
16:52 Defect #37379 (Closed): Thumbnail macro does not work when a file is attached and preview is displayed immediately
Go MAEDA
15:45 Defect #37481 (Confirmed): Fix the unintentional selection of rows with the context menu
Go MAEDA
15:19 Defect #37481 (Closed): Fix the unintentional selection of rows with the context menu
There is a problem when selecting an issue row with the context menu.
Steps to Reproduce
1. Display the issue l...
Takashi Kato
15:03 Patch #36919: Update RuboCop to 1.57
Updated to RuboCop 1.32 in r21734. Go MAEDA
11:49 Defect #6254: Remove "Unknown user" notification on password request with non-existent email address
The attached patch changes the message when the entered email address is invalid as follows. Comments are welcome.
...
Go MAEDA
10:02 Defect #6254: Remove "Unknown user" notification on password request with non-existent email address
Hello,
I comment on this 12 years old defect because this is the only active one I found regarding this subject.
...
j l
11:25 Feature #35450: Better validation error message when the domain of email is not allowed
+1
One of my customers was also confused by this error message.
Setting the target version to 5.1.0.
Go MAEDA
09:17 Feature #37480: CSV export of project memberships
The attached patch should be able to export the following CSV... Mizuki ISHIKAWA
09:16 Feature #37480 (New): CSV export of project memberships
project members CSV is useful for recording member settings and checking whether users have excessive privileges.
!{...
Mizuki ISHIKAWA
06:52 Defect #33953: Repository tab is not displayed if no repository is set as the main repository
Setting the target version to 5.1.0. Go MAEDA
06:13 Feature #37362 (Closed): CSV export of issues report
Committed the patch. Thank you. Go MAEDA
05:37 Patch #37479 (Closed): Japanese translation update (r21714)
Committed the patch. Go MAEDA
05:33 Patch #37479 (Closed): Japanese translation update (r21714)
Translated four strings.... Go MAEDA
04:52 Defect #37476 (Closed): Psych::DisallowedClass exception when loading default plugin settings
Committed the fix. Thank you for quickly reporting the issue. Go MAEDA
00:01 Defect #37476: Psych::DisallowedClass exception when loading default plugin settings
The following test can detect the reported issue.... Go MAEDA
03:35 Patch #37477 (Closed): Add missing fixture issue_categories to MyControllerTest
Committed the fix. Go MAEDA
02:51 Patch #37477: Add missing fixture issue_categories to MyControllerTest
Here is a patch to fix the issue.... Go MAEDA
02:47 Patch #37477 (Closed): Add missing fixture issue_categories to MyControllerTest
... Go MAEDA
03:31 Patch #31110: Raise an exception if the plugin directory name differs from the plugin id
luigifab ! wrote:
> Since the following piece of code was added:
>
> [...]
>
> This prevent Redmine plugins pa...
Go MAEDA
03:17 Patch #31110: Raise an exception if the plugin directory name differs from the plugin id
luigifab ! wrote:
> Since the following piece of code was added:
>
> [...]
>
> This prevent Redmine plugins pa...
Mizuki ISHIKAWA
03:21 Patch #37470 (Closed): Add missing fixture versions to MailHandlerControllerTest
Committed the fix. Thank you. Go MAEDA
03:08 Patch #37469 (Closed): Add missing fixture versions to RepositoryTest
Committed the fix. Thank you. Go MAEDA

2022-07-20

15:07 Defect #37476 (Confirmed): Psych::DisallowedClass exception when loading default plugin settings
Go MAEDA
14:48 Defect #37476 (Closed): Psych::DisallowedClass exception when loading default plugin settings
After r21722 redmine keeps throwing a @Psych::DisallowedClass (Tried to load unspecified class: Symbol)@ when accessi... Dmitry Makurin
11:39 Defect #37473 (Confirmed): Focus IssueId not working when linking issues
Alexandre Guilleme wrote:
> Before (can't remember if 5.0.0 or 4.X), the Edit received focus, so that I could just t...
Go MAEDA
11:18 Defect #37473 (Closed): Focus IssueId not working when linking issues
When I click on the _add_ link in the linked issues section of an issue, the kind Combo and the IssueNumber edit are ... Alexandre Guilleme
11:31 Patch #37470 (Confirmed): Add missing fixture versions to MailHandlerControllerTest
Go MAEDA
10:24 Patch #37470 (Closed): Add missing fixture versions to MailHandlerControllerTest
... Dmitry Makurin
11:10 Patch #37469 (Confirmed): Add missing fixture versions to RepositoryTest
Go MAEDA
10:01 Patch #37469 (Closed): Add missing fixture versions to RepositoryTest
One test is failing:
@$ bundle exec rails db:reset test TEST=test/unit/repository_test.rb RAILS_ENV=test@
Dropped...
Dmitry Makurin
09:03 Feature #37468 (New): Custom Field URL with values of other custom fields
When having a custom field you can only build up the url with this custom field value.
I need to build up a URL with...
J H
08:24 Feature #3088: Estimated hours field able to hide role based
Hi,
I've ported the patch to version 5.0.2, in case there is someone who needs it.
github.com/dotruby/redmine/pul...
Victor C
04:43 Patch #37465 (Closed): Update Rails to 5.2.8.1
Done in r21721. Go MAEDA
01:48 Feature #35178: Make adding project settings tabs easier
Felix, does Planio already have a patch? Go MAEDA
00:32 Feature #37467 (New): Option to add project when adding users via csv file
I think it would be useful to add an option to choose the project to which the user is added to as well as their role... Arthur Acker

2022-07-19

18:02 Patch #37452 (Closed): Update Rails to 6.1.7
Updated Rails for trunk and 5.0-stable. Go MAEDA
17:25 Patch #37452: Update Rails to 6.1.7
To use Rails 6.1.6.1 on Ruby 2.5, psych must be updated to version 3.1.0 or higher. See "Rails 6.1.6.1 with Ruby 2.5 ... Go MAEDA
16:49 Feature #35178: Make adding project settings tabs easier
Felix Schäfer wrote:
> Currently it is quite cumbersome to add a tab to the projects settings. It is necessary to pa...
Lorenzo Meneghetti
16:01 Patch #37466 (Closed): Add missing fixture issue_categories to VersionTest
Committed the fix. Go MAEDA
15:50 Patch #37466 (Closed): Add missing fixture issue_categories to VersionTest
... Go MAEDA
15:57 Defect #37379 (Resolved): Thumbnail macro does not work when a file is attached and preview is displayed immediately
Committed the patch. Thank you for your contribution. Go MAEDA
15:37 Patch #37465 (Closed): Update Rails to 5.2.8.1
Go MAEDA
11:12 Defect #36542: projects.xml API doens't include closed projects since redmine v4.1
You can also override the default status filter with en empty filter value to get a list of all projects (open, close... Holger Just
09:22 Feature #37461 (New): custom field sorting
Hi everyone;
I would like to request a custom fields sorting / overview. In the mean time, we have too many of them ...
Martina A.
09:18 Defect #37453: No email sent to me from redmine.org
Go MAEDA wrote:
> Please make sure that your email client is not putting emails from redmine.org into your spam box....
salman mp
00:09 Defect #37453: No email sent to me from redmine.org
Same here using Gmail mailbox - no email notifications since at least 2 months. There are no messages at all, even in... Robert Korulczyk
08:54 Feature #32178: Conditioned Custom Fields
any news to this feature? Martina A.
08:42 Defect #36897 (Confirmed): The minutes part of a time entry is displayed as 60 instead of being carried over
Holger Just wrote:
> You can reproduce the issue by creating a time entry with decimal logged hours slightly below 8...
Go MAEDA
 

Also available in: Atom