Project

General

Profile

Activity

From 2021-04-03 to 2021-04-05

2021-04-05

23:11 Defect #34983: Roadmap tab is missing if there are only inherited from parent project versions
I will post soon the patch to fix this.
Mikhail Oleynik, one workaround is to disable the setting "Display subproj...
Marius BĂLTEANU
21:33 Feature #33418: Bulk addition of related issues
Thanks Alex Last for reporting this issue. It's a defect, I've created #35039 to track this, the fix will be availabl... Marius BĂLTEANU
19:21 Feature #33418: Bulk addition of related issues
side note - if Redmine REST API supported returning some "server info", the clients could at least choose what json b... Alex Last
19:02 Feature #33418: Bulk addition of related issues
hi everyone! I am the owner of redmine-java-api project (https://github.com/taskadapter/redmine-java-api).
I get a s...
Alex Last
21:30 Defect #35039 (Closed): API create issue relation method returns undefined method `split' when issue id is sent as integer
Extracted from #33418#note-20:
> hi everyone! I am the owner of redmine-java-api project (https://github.com/taska...
Marius BĂLTEANU
17:20 Feature #32424: CommonMark Markdown Text Formatting
Marius BALTEANU wrote:
> What do you think about the following plan for this issue?
It totally makes sense to rel...
Martin Cizek
16:36 Feature #32424: CommonMark Markdown Text Formatting
Martin Cizek wrote:
> We have also built *Docker images* including the @common_mark@ formatting: "orchitech/redmine-...
Martin Cizek
16:14 Defect #35036: Markdown text sections broken by thematic breaks (horizontal rules)
Just to make it clear - the skipped test address an already existing error, which is probably not worth fixing with t... Martin Cizek
15:57 Defect #35036 (Closed): Markdown text sections broken by thematic breaks (horizontal rules)
A "thematic break":https://spec.commonmark.org/0.29/#thematic-breaks composed of hyphens (e.g. "@---@") breaks the di... Martin Cizek
16:10 Defect #35038 (Closed): Error message when limited user want to add time entry and change assignee for a private issue
If a user(not admin) is assignee of a private issue, when he change it's assignee and add time_entry (at he same time... Kam Nazir
16:00 Feature #35037 (New): Make wiki text section extraction less fragile
The current approach to per-section text editing is inherently fragile:
* Sections links are generated based on rend...
Martin Cizek
15:28 Feature #35035 (New): Refactor text formatting to HTML::Pipeline
After merging the CommonMark patch #32424, Redmine will contain an @HTML::Pipeline@ implementation limited to this ne... Martin Cizek
11:58 Feature #5893: Filter issues by notes
While I was trying the patch, I came across an SQL error (sorry, I don't know how to reproduce).... Go MAEDA
11:17 Feature #5893: Filter issues by notes
Setting the target version to 5.0.0. Go MAEDA
10:36 Patch #35034 (Closed): Improve loading speed of workflow page
#34247 has fixed the issue that a web browser freezes when you try to edit a workflow that has a lot of issue statuse... Go MAEDA
09:42 Feature #24976: Include new statuses allowed by workflow in Issues REST API
I would like to add value *allowed_statuses* to the include parameter.... Yuichi HARADA
08:39 Feature #35032: Get allowed Issue statuses by Issues API
Bernhard Rohloff wrote:
> Closing this as duplicate of #24976 as there are already watchers on it.
Bernhard, Than...
Yuichi HARADA
08:04 Feature #35032 (Closed): Get allowed Issue statuses by Issues API
Closing this as duplicate of #24976 as there are already watchers on it. Bernhard Rohloff
04:29 Feature #35032 (Closed): Get allowed Issue statuses by Issues API
If you want to edit issues using API, you need to know the issue statuses that you can available. Yuichi HARADA
07:58 Defect #35033 (Closed): solar calendar for Redmine 4.2
Please use "forums":/projects/redmine/boards for questions. Issues are used to report a bug, suggesting a new feature... Go MAEDA
07:19 Defect #35033 (Closed): solar calendar for Redmine 4.2
Hi dears
I have been following the solar calendar for Redmine for a long time, but I didn't find any results,
Peopl...
Abbas Samgani
07:03 Feature #7711: Jalali Calendar
Hi dears
I have been following the solar calendar for Redmine for a long time, but I didn't find any results,
Peopl...
Abbas Samgani
07:02 Feature #12889: Persian Solar Calendar is needed
Hi dears
I have been following the solar calendar for Redmine for a long time, but I didn't find any results,
Peopl...
Abbas Samgani
03:12 Defect #34999: The result of Attachment.latest_attach is unstable if attachments have the same timestamp
Pavel Rosický wrote:
> I don't think the ID column should be used as a timestamp, but I'm ok with using it as a seco...
Go MAEDA
02:53 Patch #35029 (Closed): Bulgarian translation
Committed the patch. Thank you for your contribution. Go MAEDA
02:49 Patch #35026: Remove rake task check_parsing_by_psych
Setting the target version to 5.0.0. Go MAEDA

2021-04-04

20:44 Defect #35028: Deprecation message when executing 'bundle install'
I do not worry about the first deprecation.
For the second one, it seems I have some plugin that is the cause. My ...
Ivan Cenov
14:16 Defect #35028: Deprecation message when executing 'bundle install'
1/ this should be just a documentation change in Redmine Installation Guide.
2/ Your Gemfile contains multiple prima...
Pavel Rosický
13:11 Defect #35028: Deprecation message when executing 'bundle install'
Thanks Ivan for reporting the issue.
Regarding second deprecation (Gemfile multiplesources), are you using any plu...
Marius BĂLTEANU
11:52 Defect #35028 (New): Deprecation message when executing 'bundle install'
Here is a part of the console output when upgrading Redmine to version 4.2.0:... Ivan Cenov
19:01 Feature #14130: Spent Time Report Filter options
+1 Alexandr Chernyaev
17:53 Patch #35031 (Closed): Remove deprecated code that are supposed to be removed in Redmine 5
The attached patch removes that are marked "remove in Redmine 5". Go MAEDA
15:47 Feature #35030 (Closed): Allow parallel testing
Rails 6.0 or later supports parallel testing. Enabling this feature can reduce the time required for testing and impr... Go MAEDA
14:02 Defect #34999: The result of Attachment.latest_attach is unstable if attachments have the same timestamp
I don't think the ID column should be used as a timestamp, but I'm ok with using it as a second option, in case both ... Pavel Rosický
10:05 Defect #34999: The result of Attachment.latest_attach is unstable if attachments have the same timestamp
Thank you for pointing it out.
My understanding is that the root cause is that @Attachment.latest_attach@ is unsta...
Go MAEDA
13:15 Patch #33337: Clean-up workflows controller
Update the patches for current trunk, the tests still pass.
Setting target to version:"5.0.0", I think it's a nice...
Marius BĂLTEANU
12:47 Defect #33757: Cannot get Revisions to work or Issues to link to Commits.
I have similar problem.
I used "this tutorial":/projects/redmine/wiki/HowTo_Easily_integrate_a_%28SSH_secured%29_GI...
Janeks Kamerovskis
12:12 Patch #35029 (Closed): Bulgarian translation
Translated several new texts Ivan Cenov
10:29 Feature #35014: Review and update supported database engines and versions
"Tests pass":https://gitlab.com/redmine-org/redmine/-/jobs/1151965543 on MySQL 8, but @issue_nested_set_concurrency_t... Marius BĂLTEANU
08:54 Defect #35027 (Closed): Gantt PNG export ignores imagemagick_convert_command
Gantt PNG export uses ImageMagick's convert command, but it ignores imagemagick_convert_command in configration.yml.
...
Go MAEDA
07:04 Patch #35024 (Closed): System test fails in Windows due to "/" path separator
Committed the fix. Thank you for detecting and fixing the issue. Go MAEDA
04:50 Patch #35026 (Closed): Remove rake task check_parsing_by_psych
This patch removes the Rake task "check_parsing_by_psych".
In Ruby 1.8, Syck was used as a YAML library, and in Ru...
Go MAEDA
03:53 Feature #34978: Add the list of supported browsers to docs and drop support for IE 11
I see, thanks for the explanation. Pavel Rosický
02:07 Feature #34978: Add the list of supported browsers to docs and drop support for IE 11
Pavel Rosický wrote:
> 15% seems to be a lot are you sure you don't count Edge users? It's ~2% on https://gs.statcou...
Go MAEDA
02:55 Patch #35025 (Closed): Update capybara to 3.36
Committed the patch. Thank you. Go MAEDA

2021-04-03

18:56 Defect #33752: Uploading a big file fails with NoMemoryError
@Go MAEDA may I ask for a review? it's a simple change. Pavel Rosický
18:46 Patch #35025 (Closed): Update capybara to 3.36
https://github.com/teamcapybara/capybara/blob/master/History.md Pavel Rosický
18:08 Patch #35024 (Closed): System test fails in Windows due to "/" path separator
Chrome expects backslashes and it doesn't recognize "/" separators on Windows.
fixes...
Pavel Rosický
15:14 Feature #34981: Allow to change a project identifier
here's the patch for testing Pavel Rosický
04:32 Feature #34981: Allow to change a project identifier
I have a POC patch with this feature and I have a few questions:
1/ based on https://github.com/paginagmbh/redmine_p...
Pavel Rosický
12:53 Defect #35017 (Closed): X-Redmine-Issue-Assignee email header field is empty when the assignee of an issue is a group
When I assign an issue to a group, the X-Redmine-Issue-Assignee: header in the notification mail is empty.
As is:
...
Akihiro MATOBA
11:51 Patch #35016 (Closed): French translations for two-factor authentication
Hello,
I attached a patch for french translation for the two fa feature :)
Sébastien NOIRIE
11:43 Feature #34978: Add the list of supported browsers to docs and drop support for IE 11
for those who still rely on Internet Explorer 11 (even if I don't understand why), they should stay on Redmine 4.x or... Pavel Rosický
08:43 Feature #34978: Add the list of supported browsers to docs and drop support for IE 11
Marius BALTEANU wrote:
> Also, I don't think that Redmine 5.0.0 will be released sooner than this autumn (6 months f...
Go MAEDA
08:17 Feature #34978: Add the list of supported browsers to docs and drop support for IE 11
Most of the well know platforms already ended support for IE (Github, Gitlab, Jira, Gmail, etc) and the fact that Mic... Marius BĂLTEANU
11:12 Feature #34992 (Resolved): Ruby 3.0 support
Committed the patches. Thank you. Go MAEDA
08:44 Feature #34992: Ruby 3.0 support
All tests pass on Ruby 3.0 if we apply first 2 patches (the second one is the one posted by Pavel in #34986).
The ...
Marius BĂLTEANU
11:04 Defect #34986 (Closed): Ruby 3.0 fix super calls
Committed the patch as a part of #34992. Thank you. Go MAEDA
08:46 Patch #35012 (Closed): Czech translations
Committed the patch. Thank you. Go MAEDA
08:37 Feature #35014 (Closed): Review and update supported database engines and versions
Supported database engines and versions were not been updated for a while and we should do it in Redmine version:"6.0... Marius BĂLTEANU
08:31 Patch #35011 (Closed): Traditional Chinese translation (to r20905)
Committed the patch. Thank you. Go MAEDA
07:55 Patch #32922: Reload detached attachments
This change passes all the tests now: https://gitlab.com/redmine-org/redmine/-/pipelines/280930686
The fail report...
Marius BĂLTEANU
03:38 Feature #29914: Migrate to Rails 6.1 with Zeitwerk autoloading
Marius BALTEANU wrote:
> We should update Rubocop TargetRailsVersion to 6.1
Done in r20908.
Go MAEDA
03:34 Patch #32909 (Closed): Replace pluck().first with pick()
Committed the patch. Thank you. Go MAEDA
03:09 Defect #35009: db migration failed after updating to r20905
Hi,
In fact, I do have a secret_token.rb file.
It was dated back to 2012.
Should I run the command, bundle exec ...
ChunChang (Nagaharu) Lo
03:07 Defect #35005 (Closed): RuntimeError "Couldn't find Active Storage configuration" is raised at startup
Committed the fix as a part of #29914. Go MAEDA
 

Also available in: Atom