Activity
From 2022-01-04 to 2022-01-06
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 #.
-
17:16 Feature #36391: Change the default value for "Time span format" from "decimal" to "minutes"
- I support this change of the default setting.
-
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...
-
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...
-
17:06 Defect #36393 (Confirmed): Mailer.with_synched_deliveries doesn't correctly detect other async Queue adapters
-
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...
-
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...
-
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...
-
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
-
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 ...
-
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... -
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...
-
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...
-
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... -
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...
-
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... -
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... -
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... -
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... -
08:06 Patch #36390 (Closed): Bulgarian translation
- Committed the patch. Thank you.
-
06:24 Patch #36390 (Closed): Bulgarian translation
- Translated:
field_default_project_query -
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...
-
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 ...
-
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... -
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 ...
2022-01-05
-
21:08 Feature #9184: Inline issue editing within list view/custom query
- +1, huh...
-
15:21 Patch #33361 (Closed): Polish translation update
- Committed the patch. Thank you for your contribution.
-
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... -
14:23 Patch #36387 (Closed): Updating Hungarian translation
- Hello, All!
I will upload the updated Hungarian translation file.
-
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... -
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...
-
07:55 Defect #35873 (Closed): Installation error
- Please reopen with the requested info if you still experience this issue.
-
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... -
07:46 Defect #35265 (Closed): Readmine: Create IssuePriority Enumeration give error
- Please reopen with the requested info if you still experience this issue.
-
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.
-
07:41 Feature #34583 (Closed): Group by parent project
- I’m closing this in lack of a response.
-
07:37 Defect #35470 (Closed): Create "New Group" results in HTTP code 500
- Closing this until we get more details.
-
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...
-
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 ... -
04:07 Feature #34917: Use "Remove" instead of "Delete" for non-destructive unlink/removal action labels
- +1
Reference: "Remove -vs- Delete - User Experience Guide":https://apps.labor.ny.gov/ux/doc/v1/design-remove-vs-de... -
03:23 Feature #34718: Auto guess file encoding when importing CSV file
- Setting the target version to 5.0.0.
-
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. -
02:22 Feature #34766: Better error message when no API format is recognised
- Setting the target version to 5.0.0.
-
01:06 Feature #31278 (Closed): Change Delete button name to Delete issue
- Committed the patch. Thank you for your contribution.
-
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 ...
2022-01-04
-
23:47 Defect #27319: Impossible to create a new version
- Following @Max Herolds suggestion, i fixed the versions default values. Note I also fixed the name and description f...
-
23:30 Defect #27319: Impossible to create a new version
- So for completeness, I dumped the tables from a fresh 4.2.3 database and from my migrated 4.2.3 database. Cleaned up...
-
22:11 Defect #27319: Impossible to create a new version
- Posted duplicate issue here #36384
I am seeing the same issue after migrating from 3.3.1 to 4.2.3.
I retested t... -
23:21 Defect #36384: Error on roadmap creation after migrating to 4.2.3
- Could you mark this as a duplicate and close it?
-
21:43 Defect #36384: Error on roadmap creation after migrating to 4.2.3
- Yes that looks like the same issue. I can post on that redmine instead.
-
20:52 Defect #36384 (Needs feedback): Error on roadmap creation after migrating to 4.2.3
- I think is the same problem reported in #27319, can you take a look on your table definition?
-
20:26 Defect #36384: Error on roadmap creation after migrating to 4.2.3
- Note this doesn't fail on a blank/fresh install of 4.2.3 so must be an issue with the migration?
-
20:19 Defect #36384 (Closed): Error on roadmap creation after migrating to 4.2.3
- I recently migrated our redmine version from 3.3.x to 4.2.3 about 2 months ago. Today it was noticed that we are no ...
-
20:25 Feature #35742: Enable task list items for CommonMark text formatting
- Here are other two patches:
* 0002: adds a task list item button to the JS toolbar
* 0003: updates the help file fo... -
18:36 Feature #35742: Enable task list items for CommonMark text formatting
- I've updated the patch to include a test.
-
19:57 Feature #32424: CommonMark Markdown Text Formatting
- Working on #35742, I didn't find an easy way to add a toolbar icon only for common_mark formatter because @heads_for_...
-
15:42 Feature #36382 (Closed): Redmine Timesheets Application compatible with Redmine 4.2.3
- The "Redmine Timesheet Application plugin":https://github.com/maxrossello/redmine_app_timesheets is maintained by an ...
-
11:33 Feature #36382 (Closed): Redmine Timesheets Application compatible with Redmine 4.2.3
- Is it possible to upgrade Redmine Timesheets Application that can compatible with Redmine version 4.2.3 ?
-
10:33 Feature #12579: Ability to assign issues to multiple users
- +1 this it would be super convenient, thank you for your work!
-
10:30 Patch #34426: Issue Categories sortable
- +1 for the feature, it would be super conveniant when you want to priorize the work by theme within the same priority...
-
06:51 Feature #34718: Auto guess file encoding when importing CSV file
- +1
-
06:44 Feature #34845 (Closed): Configuration of display of subtickets
- Closing as a duplicate of #11969.
-
05:23 Feature #36370: Add Copy and Archive to the project context menu
- I've attached a patch that increases Copy and Archive links.
-
03:42 Feature #34766: Better error message when no API format is recognised
- I attach a patch to add the test.
-
03:18 Defect #34709 (Closed): No Images in PDF export of issue list (with option show description)
- Fixed by r21213. The fix is going to be delivered in the upcoming Redmine 5.0.0.
Thank you for reporting the issue. -
03:08 Feature #36376: accidentally delete a member in the project member settings
- Two patches are attached to solve this problem.
* attachment:0001-Add-confirm-to-delete-link.patch
Currently, the...
Also available in: Atom