Project

General

Profile

Activity

From 2022-01-05 to 2022-01-07

2022-01-07

17:30 Patch #35215: Don't display "No Match Found!" when the inline autocomplete doesn't return any result
I think it's better to not show any message as Takashi Kato proposes. Marius BĂLTEANU
16:18 Feature #4939: List of tasks filtered as OR and not AND
+1 Andrea Valle
12:08 Defect #36396: Custom I18n Pluralization rules are not applied correctly
The attached Patch changes the inclusion of @::I18n::Backend::Pluralization@ to the correct class. Felix Schäfer
12:05 Defect #36396 (Closed): Custom I18n Pluralization rules are not applied correctly
Currently "custom pluralization rules":https://guides.rubyonrails.org/i18n.html#locale-specific-rules are not loaded.... Felix Schäfer
09:32 Patch #244: auto wiki preview
+1 C S
09:01 Feature #36370: Add Copy and Archive to the project context menu
Mizuki ISHIKAWA wrote:
> Changed to go to /admin/projects?status=9 after changing to archive.
Thank you but the p...
Go MAEDA
05:30 Feature #36370: Add Copy and Archive to the project context menu
Changed to go to /admin/projects?status=9 after changing to archive. Mizuki ISHIKAWA
08:18 Defect #36392: Custom field properties "visible" and "editable" do not work for user
Go MAEDA wrote:
> It is the expected behavior.
>
> Users with administrator privilege bypass all permission check...
Boris Schaa
06:47 Feature #36391: Change the default value for "Time span format" from "decimal" to "minutes"
Attaching a patch. Go MAEDA
06:00 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...
Yuichi HARADA
04:04 Defect #36389: Filter parameters of Query string do not work when default query is enabled
Maybe it is enough to relax the @set_filter@ if to not include the second condition (@op@ and @f@ params)? Marius BĂLTEANU
04:31 Feature #6116: Group sub-tasks with parent on issue list
Tomasz Sawicki wrote:
> Attached patch for 1.3.1 adding *root_id desc* to default sort order.
Is there an easy wa...
Jim Jiminson
02:49 Feature #34718 (Closed): Auto guess file encoding when importing CSV file
Committed the patch. Go MAEDA
01:19 Defect #9438 (Closed): Wrong germn translation for Users selection box in admin menu
C S wrote:
> Since the field has meanwhile been translated with the German wording for active / not active, this tic...
Go MAEDA

2022-01-06

21:54 Defect #9222: non-breaking space prevents wiki parsing
Just ran into this same issue, copying from an email that contained a non breaking space right before the #. Jonathan Cormier
17:16 Feature #36391: Change the default value for "Time span format" from "decimal" to "minutes"
I support this change of the default setting. Holger Just
08:48 Feature #36391 (Closed): Change the default value for "Time span format" from "decimal" to "minutes"
The setting "Time span format" was introduced in Redmine 3.4.0 (#23996) and you can switch the format of time to "min... Go MAEDA
17:12 Defect #36395 (New): Mailer.with_synched_deliveries is not thread-safe
The @Mailer.with_synched_deliveries@ method sets global state (that is: the queue adapter used to queue new jobs) for... Holger Just
17:06 Defect #36393 (Confirmed): Mailer.with_synched_deliveries doesn't correctly detect other async Queue adapters
Holger Just
15:56 Defect #36393: Mailer.with_synched_deliveries doesn't correctly detect other async Queue adapters
The attached patch simply removes the check for the @ActiveJob::QueueAdapters::AsyncAdapter@. This ensures deliveries... Felix Schäfer
15:54 Defect #36393 (Closed): Mailer.with_synched_deliveries doesn't correctly detect other async Queue adapters
@Mailer.with_synched_deliveries@ source:/trunk/app/models/mailer.rb@21350#L639 will not detect other async queue adap... Felix Schäfer
17:03 Defect #36394: Avoid passing ActionController::Parameters outside of MailHandlerController
The attached patch allows all options set by @rdm-mailhandler.rb@ source:/trunk/extra/mail_handler/rdm-mailhandler.rb... Felix Schäfer
17:01 Defect #36394: Avoid passing ActionController::Parameters outside of MailHandlerController
I have forgotten to add a link to the source code source:/trunk/app/controllers/mail_handler_controller.rb@21350#L31 Felix Schäfer
16:53 Defect #36394 (Closed): Avoid passing ActionController::Parameters outside of MailHandlerController
Currently the @MailHandlerController@ passes an instance of @ActionController::Parameters@ to the @MailHandler@. The ... Felix Schäfer
16:54 Defect #36245: ActiveSupport::Reloader.to_prepare not working in trunk 21287
Sorry, above note-13 comment seemed to be completely wrong...
Now, I am using "Rails.application.config.after_init...
Ko Nagase
13:20 Defect #36245: ActiveSupport::Reloader.to_prepare not working in trunk 21287
> "ActiveSupport::Reloader.to_prepare" and "Rails.application.reloader.to_prepare" seem to be called multiple times a... Ko Nagase
10:14 Defect #36245: ActiveSupport::Reloader.to_prepare not working in trunk 21287
> "after_plugins_loaded" hook called timing is different between 4.2-stable branch (only once) and master (trunk) (ev... Ko Nagase
06:32 Defect #36245: ActiveSupport::Reloader.to_prepare not working in trunk 21287
Sorry for the very late reply.
I tried to check Zeitwerk plugin load sequence by "puts" debug on the latest @4.2-s...
Ko Nagase
16:16 Defect #9438: Wrong germn translation for Users selection box in admin menu
Since the field has meanwhile been translated with the German wording for active / not active, this ticket can be clo... C S
14:38 Patch #32405: Updating sq translation
I have committed config/locales/sq.yml in r21350. Thank you.
I am going to commit the other remaining files in the...
Go MAEDA
13:13 Defect #36392: Custom field properties "visible" and "editable" do not work for user
It is the expected behavior.
Users with administrator privilege bypass all permission checks, so "Visible" and "Ed...
Go MAEDA
11:48 Defect #36392 (Closed): Custom field properties "visible" and "editable" do not work for user
Hi, thank you for developing Redmine, it's a tool that I use daily.
I want to let you know that yesterday I notice...
Boris Schaa
09:28 Feature #36370: Add Copy and Archive to the project context menu
Thank you for posting the patch.
After testing the patch, I found a small UI issue.
Archiving a project by clic...
Go MAEDA
08:06 Patch #36390 (Closed): Bulgarian translation
Committed the patch. Thank you. Go MAEDA
06:24 Patch #36390 (Closed): Bulgarian translation
Translated:
field_default_project_query
Ivan Cenov
04:06 Defect #36389: Filter parameters of Query string do not work when default query is enabled
It seems that you should add @without_default@ referenced by @ProjectsController#retrieve_default_query@(source:/trun... Yuichi HARADA
03:27 Defect #36389 (Closed): Filter parameters of Query string do not work when default query is enabled
Normally, clicking trackers or numbers in the issues tracking in the project's overview will display the issues list ... Yuichi HARADA
02:54 Feature #36303: Include avatar URL in Users API
Go MAEDA wrote:
> The patch should respect @Setting.Setting.gravatar_default@. Otherwise, the icon you see in Redmin...
Yuichi HARADA
02:43 Feature #36303: Include avatar URL in Users API
The patch should respect @Setting.Setting.gravatar_default@. Otherwise, the icon you see in Redmine and the icon you ... Go MAEDA

2022-01-05

21:08 Feature #9184: Inline issue editing within list view/custom query
+1, huh... Aleksandar Pavic
15:21 Patch #33361 (Closed): Polish translation update
Committed the patch. Thank you for your contribution. Go MAEDA
15:17 Patch #36280: Bulgarian translation
I have reverted the change made by r21299.
This is because r21299 deleted necessary strings (label_default_query a...
Go MAEDA
14:23 Patch #36387 (Closed): Updating Hungarian translation
Hello, All!
I will upload the updated Hungarian translation file.
Omar Sweidan
12:55 Feature #4687: Add copy project permission
Will there be a day when this kind of _basic feature_ is implemented? ;)
There are a lot of patches out there rega...
Markus Boremski
08:00 Feature #35536: Use webpack to improve javascripts and stylesheets management
I’m interested in improving the way in which we manage now the assets, but from what I have read, Rails 7 offers an a... Marius BĂLTEANU
07:55 Defect #35873 (Closed): Installation error
Please reopen with the requested info if you still experience this issue. Marius BĂLTEANU
07:50 Feature #35787 (Closed): add IP address to "401 Unauthorized" log messages
Dietrich Streifert wrote:
> Some additional note:
>
> From my point of view adding the IP to every log line is pr...
Marius BĂLTEANU
07:46 Defect #35265 (Closed): Readmine: Create IssuePriority Enumeration give error
Please reopen with the requested info if you still experience this issue. Marius BĂLTEANU
07:45 Defect #35219 (Closed): Unable to add watchers to existing project in Redmine
Please reopen with the requested info if you still experience this issue. Marius BĂLTEANU
07:41 Feature #34583 (Closed): Group by parent project
I’m closing this in lack of a response. Marius BĂLTEANU
07:37 Defect #35470 (Closed): Create "New Group" results in HTTP code 500
Closing this until we get more details. Marius BĂLTEANU
05:24 Feature #30998: Add an rake task to prune registered users after a certain number of days
The rake task should accept the number of days as parameter in order to make this configurable. Also, the default val... Marius BĂLTEANU
04:47 Defect #34922 (Confirmed): Reload whole time entries form on project change
I have confirmed the issue. The steps to reproduce is the follows:
1. Create a project and add a user as a member ...
Go MAEDA
04:07 Feature #34917: Change the label of Remove user action from "Delete" to "Remove"
+1
Reference: "Remove -vs- Delete - User Experience Guide":https://apps.labor.ny.gov/ux/doc/v1/design-remove-vs-de...
Go MAEDA
03:23 Feature #34718: Auto guess file encoding when importing CSV file
Setting the target version to 5.0.0. Go MAEDA
03:13 Defect #36384 (Closed): Error on roadmap creation after migrating to 4.2.3
Jonathan Cormier wrote:
> Could you mark this as a duplicate and close it?
Done, thanks for your feedback.
Marius BĂLTEANU
02:22 Feature #34766: Better error message when no API format is recognised
Setting the target version to 5.0.0. Go MAEDA
01:06 Feature #31278 (Closed): Change Delete button name to Delete issue
Committed the patch. Thank you for your contribution. Go MAEDA
00:49 Defect #36385 (Closed): Баги
Hello.
Rest api GET /time_entries.json gives time in wormat 0.75.
Can I change the date format to 0.45 h?
Since ...
Roman Kharchenko
 

Also available in: Atom