Project

General

Profile

Activity

From 2021-04-13 to 2021-04-15

2021-04-15

22:17 Feature #32424: CommonMark Markdown Text Formatting
Adding patch to unify code block rendering across formatters, see #35104. It also adjusts language name regexp to a s... Martin Cizek
22:02 Patch #35104: Code blocks - consistent rendering and retaining user-supplied language name in rendered HTML
...accidentaly marked this as a defect, it should have been patch. Thank you. Martin Cizek
21:29 Patch #35104 (Closed): Code blocks - consistent rendering and retaining user-supplied language name in rendered HTML
This patch:
* Makes code block rendering consistent across formats, which is important for plugins, client-side sc...
Martin Cizek
20:37 Feature #35103: Administration Groups & Users Lags with Many Projects
Oops
I meant to say "When you navigate +into a particular+ Group or User", not the Groups page or the Users page its...
James H
20:09 Feature #35103 (New): Administration Groups & Users Lags with Many Projects
This applies to the Groups page, Users page, and possibly others.
When you navigate into the Groups page, it tries...
James H
14:55 Defect #35089 (Closed): My page issues block 404 on save
Thank you for your feedback. Closing. Go MAEDA
13:17 Defect #35089 (Resolved): My page issues block 404 on save
Sorry, my bad, it really is because of one internal plugin Anonymous
11:02 Defect #35102 (New): Issue Tracking Details are showning issue statuses even if they are not used within the project
The Issue Tracking Details show all issue statuses of all trackers used in the project,
even if no project-role use...
Pan Tau
09:25 Defect #35100 (Closed): MailHandler raises NameError exception when generating error message
Issue #31899 improved errors clarity but it's actually broken. Instead raising @UnauthorizedAction@ its getting @Unin... Dmitry Makurin
08:43 Defect #8093: Incoming email with internal emails as attachments isn't processed properly
I tested this on 4.1.1stable and still is a problem. In my situation Redmine reject incoming email. No new issue, no ... David Doležal
08:05 Defect #33550: Per role visibility settings for spent time custom fields is not properly checked
Markus Boremski wrote:
> Unfortunately with version:"4.1.2" we now have an issue regarding this fix.
> If we set a ...
Marius BĂLTEANU
07:52 Defect #33550: Per role visibility settings for spent time custom fields is not properly checked
Unfortunately with version:"4.1.2" we now have an issue regarding this fix.
If we set a default value and the report...
Markus Boremski
04:52 Defect #34367 (Confirmed): Allowed filename extensions of attachments can be circumvented
Confirmed the issue. Setting the target version to 4.1.3. Go MAEDA
04:16 Feature #5893: Filter issues by notes
Go MAEDA wrote:
> While I was trying the patch, I came across an SQL error (sorry, I don't know how to reproduce).
...
Go MAEDA
03:41 Patch #35076 (Closed): Menu manager - generate correct URLs when rendering from a namespaced controller
Go MAEDA
03:03 Patch #35076: Menu manager - generate correct URLs when rendering from a namespaced controller
Committed the patch. Thank you. Go MAEDA
02:32 Patch #35075 (Closed): Use named routes in base layout and account sidebar
Committed the patch. Thank you. Go MAEDA
02:29 Defect #35087: Users without two-factor authentication enabled cannot sign out when two-factor authentication is required
Setting the target version to 4.2.1. Go MAEDA

2021-04-14

19:31 Defect #34367: Allowed filename extensions of attachments can be circumvented
bump. Holger Just
19:00 Feature #35063 (Closed): Set values for reminder
Holger Just
15:58 Feature #33097 (Resolved): Feedback about email delivery
David Doležal
15:45 Defect #35089: My page issues block 404 on save
I was not able to reproduce the issue in my environment.
If you are using any plugins, please remove all plugins a...
Go MAEDA
11:37 Defect #35089 (Closed): My page issues block 404 on save
... Anonymous
12:23 Defect #35090 (Closed): Permission check of the setting button on the issues page mismatches button semantics
In source:/tags/4.2.0/app/views/issues/index.html.erb#L16 the link goes to the @issues@ tab of the project settings. ... Felix Schäfer
08:46 Defect #34438 (Closed): Fields name purpose is not clear
Go MAEDA
07:09 Defect #34438 (Confirmed): Fields name purpose is not clear
Go MAEDA
07:22 Feature #30998: Add an rake task to prune registered users after a certain number of days
How about adding a rake task @redmine:users:prune@ to remove users who have not completed their registration?
Redm...
Go MAEDA
04:37 Feature #35086: Please consider changing the way how 2FA is set up
I think it is not a problem with Redmine itself that the admin of bugs.ruby-lang.org suddenly set two-factor authenti... Go MAEDA
04:30 Feature #35086: Please consider changing the way how 2FA is set up
robert heiler wrote:
> (1) Right now if you click "sign out" you can not sign out because
> the 2FA wall shows up:
...
Go MAEDA
01:50 Feature #35086 (Closed): Please consider changing the way how 2FA is set up
Hey guys,
I don't want to write too much, so it is not hard for you to handle this
issue.
Recently the ruby bu...
robert heiler
04:27 Defect #35087: Users without two-factor authentication enabled cannot sign out when two-factor authentication is required
The attached patch fixes the issue. Go MAEDA
04:25 Defect #35087 (Closed): Users without two-factor authentication enabled cannot sign out when two-factor authentication is required
The issue was originally reported in #35086.
Suppose a Redmine instance that projects are public and can be access...
Go MAEDA
02:26 Defect #34894 (Closed): User link using @ not working at the end of line
Go MAEDA

2021-04-13

13:29 Feature #35063 (Resolved): Set values for reminder
Issue solved by using this patch: https://www.redmine.org/issues/28638 Ilya Kabirov
11:33 Patch #33337: Clean-up workflows controller
Thank you for updating and committing this patch. Vincent Robert
11:01 Patch #33337 (Closed): Clean-up workflows controller
Committed the patch. Thank you for your contribution. Go MAEDA
11:13 Defect #35004 (Closed): DEPRECATION WARNING during startup
Closing as a duplicate of #32938. Go MAEDA
09:30 Patch #35026 (Closed): Remove rake task check_parsing_by_psych
Committed the patch. Go MAEDA
09:21 Feature #34932 (Closed): "Copy link" feature for issues list
Committed the patch. Thank you for your contribution. Go MAEDA
08:33 Feature #24808: OAuth2 support for Redmine API Apps (OAuth2 Provider)
here are the remaining two patches, updated to the most recent doorkeeper release (5.5.1), rebased on current master,... Jens Krämer
07:33 Defect #35003 (Closed): Update Rails UJS
Committed the patch as a part of #29914. Thank you. Go MAEDA
07:17 Patch #34643: Cleanups and fixes after Wiki tab removal from project settings (#26579)
Go MAEDA wrote:
> How about committing the first four patches first, and discussing the fifth patch as a separate is...
Mischa The Evil
06:48 Feature #35082 (Closed): Communicate end of 4.x development
Given:
* the present Redmine release cycle;
* the "Maintenance Policy for Ruby on Rails":https://guides.rubyonrails...
Mischa The Evil
05:05 Defect #34894 (Resolved): User link using @ not working at the end of line
Committed the fix. Thank you all for reporting and fixing the issue. Go MAEDA
04:46 Defect #35039 (Closed): API create issue relation method returns undefined method `split' when issue id is sent as integer
Go MAEDA
04:42 Defect #34933 (Closed): Atom feed of the activity page does not contain items after the second page
Go MAEDA
04:21 Patch #35081 (Closed): Update config/environments/*.rb for Rails 6.1
The attached patch updates Rails environment files (development.rb, production.rb, and test.rb in config/environments... Go MAEDA
 

Also available in: Atom