Project

General

Profile

Activity

From 2022-03-19 to 2022-03-21

2022-03-21

23:16 Defect #36593 (Resolved): User without permissions to view required project custom fields cannot create new projects
Fix committed, thanks! Marius BĂLTEANU
22:45 Defect #34634: Deletion of project wiki leaves the project wiki inaccessible (404) until module reactivation
What do you think if we create a new empty Wiki after deletion? Marius BĂLTEANU
22:37 Feature #23980: Replace icon images with Tabler SVG icons
I'm very much looking forward to its introduction.
Although svg icons may require more effort than icon fonts, the...
Takashi Kato
21:07 Defect #34029: 403 Forbidden error when non-member try to upload a file
@roles_for_project@ (source:/trunk/app/models/user.rb#L637) doesn't do this, it overrides the roles only if the user ... Marius BĂLTEANU
14:41 Defect #34029: 403 Forbidden error when non-member try to upload a file
Hello Marius. Thank you for this update.
About the fix, I think we should cumulate these roles.
A member should n...
Vincent Robert
16:25 Patch #36817 (Closed): copyImageFromClipboard function targets the first file input of the page and may conflict with other plugins
Hello,
The function copyImageFromClipboard) targets the first file input of the page and may conflict with other p...
Yazan Al aeddin
14:07 Defect #36814: Can't login in after upgrading to rev. 21486
Hi,
I figured it out.
$ mysql -u myredmineuser -p
Enter password: myredminepassword
MariaDB [(none)]> use red...
ChunChang (Nagaharu) Lo
13:34 Defect #36814: Can't login in after upgrading to rev. 21486
Hello,
The code snippet works.
After disabling 2fa authentication for my account, it ask me to set it up again....
ChunChang (Nagaharu) Lo
12:53 Defect #36814: Can't login in after upgrading to rev. 21486
I cannot reproduce the issue for now.
You can forcefully disable two-factor authentication if you can access the c...
Go MAEDA
10:11 Defect #36814 (Closed): Can't login in after upgrading to rev. 21486
Hello,
I previously enabled 2fa with Google Authenticator and it worked smoothly.
After upgrading to rev.21486 I ...
ChunChang (Nagaharu) Lo
12:59 Patch #36815 (Closed): Traditional Chinese translation (to r21486)
Committed the translation. Thank you. Go MAEDA
10:49 Patch #36815 (Closed): Traditional Chinese translation (to r21486)
* New tags added
** label_auto_watch_on, label_auto_watch_on_issue_contributed_to
ChunChang (Nagaharu) Lo
04:35 Defect #34841 (Closed): URL encoding to pass arguments is broken with Edge and IE
Redmine no longer supports Internet Explorer (see #34978). Go MAEDA
04:35 Defect #16895 (Closed): Can't verify CSRF token authenticity on IE9 with Alias
Redmine no longer supports Internet Explorer (see #34978). Go MAEDA
04:35 Defect #10328 (Closed): Issue custom field is too narrow in IE 8.0.6001.18702 but OK in Firefox 9.0.1
Redmine no longer supports Internet Explorer (see #34978). Go MAEDA

2022-03-20

23:20 Feature #6432 (Closed): Allow unchecking all trackers in Roadmap view sidebar
I made some changes:
* fixed that hidden tag is render multiple
* added assertions to existing test
* remove the ...
Marius BĂLTEANU
22:50 Feature #7360 (Closed): Issue custom query: default query per instance, project and user
I've committed the fix. Marius BĂLTEANU
22:50 Defect #36389 (Closed): Filter parameters of Query string do not work when default query is enabled
Patch committed. Marius BĂLTEANU
22:39 Patch #36503 (Closed): Reduce extra queries in IssueQuery.default
Dmitry Makurin wrote:
> Isn't there https://www.redmine.org/projects/redmine/repository/entry/trunk/app/models/issu...
Marius BĂLTEANU
22:22 Feature #34978 (Closed): Add the list of supported browsers to docs and drop support for IE 11
Patch committed, thanks! Marius BĂLTEANU
07:12 Feature #34978: Add the list of supported browsers to docs and drop support for IE 11
Let's update the document. Go MAEDA
22:13 Defect #34029: 403 Forbidden error when non-member try to upload a file
Vincent, what do you think about the following fix?
I tried to fix the method @User#roles@ to include the roles a...
Marius BĂLTEANU
09:53 Feature #36805: Update Rails to 7
Thanks! I've searched for it, but I didn't find the ticket. Marius BĂLTEANU
09:39 Feature #36805 (Closed): Update Rails to 7
Closing as a duplicate of #36320. Go MAEDA
09:24 Defect #36766 (Closed): Database migration from Redmine 0.8.7 or earlier fails
Committed the fix. Go MAEDA
09:09 Defect #36686 (Closed): Allow pasting screenshots from clipboard in documents
Go MAEDA wrote:
> I think it would be better to backport the fix because the should-be available feature is not avai...
Marius BĂLTEANU
07:28 Defect #36686: Allow pasting screenshots from clipboard in documents
Marius BALTEANU wrote:
> Go Maeda, should we backport this fix to the minor versions as well?
I think it would be...
Go MAEDA
08:06 Patch #35207: Update RuboCop Rails to 2.14
Updated RuboCop Rails to 2.14 in r21473. Go MAEDA
07:46 Patch #36813 (Closed): Japanese translation update (r21471)
Committed the patch. Go MAEDA
07:44 Patch #36813 (Closed): Japanese translation update (r21471)
Translated label_auto_watch_on and label_auto_watch_on. Go MAEDA

2022-03-19

13:39 Defect #34029: 403 Forbidden error when non-member try to upload a file
Dariusz Makowski wrote:
> I have the same problem. I'm on :
>
> [...]
>
> I tried to add the tweak to user.rb ...
Marius BĂLTEANU
13:31 Patch #15118 (Closed): Deprecate and rename rss_* methods to atom_* methods
Marius BĂLTEANU
10:56 Patch #15118 (Resolved): Deprecate and rename rss_* methods to atom_* methods
Patch committed, thanks! Marius BĂLTEANU
13:30 Feature #4347 (Closed): Contributing to an issue should automatically add the user to the watchers list
Marius BĂLTEANU
11:16 Feature #4347 (Resolved): Contributing to an issue should automatically add the user to the watchers list
Patch committed with a slight change, I've renamed the internal option name from @add_note@ to @issue_contributed_to@... Marius BĂLTEANU
13:04 Patch #36807 (Closed): Remove CommonMark experimental flag and mark as deprecated the RedCarpet Markdown
Marius BĂLTEANU
12:48 Feature #1737 (Closed): autowatch issues
I'm closing this because the first option was already committed for the upcoming version:"5.0.0" and for the second I... Marius BĂLTEANU
12:47 Feature #2716: User option to automatically add assignee to watchers
I made a patch on top of #4347 (which is now committed) to add this option to the auto watch options.
I think we ...
Marius BĂLTEANU
12:43 Defect #36686: Allow pasting screenshots from clipboard in documents
Go Maeda, should we backport this fix to the minor versions as well? Marius BĂLTEANU
09:08 Defect #36686 (Resolved): Allow pasting screenshots from clipboard in documents
Fix committed, thanks! Marius BĂLTEANU
11:36 Patch #36806 (Closed): Remove rss_* deprecated methods
Marius BĂLTEANU
11:31 Feature #36805 (Closed): Update Rails to 7
Marius BĂLTEANU
11:26 Defect #33415: Issue#closable? doesn't handle the case of issues with open subtask(s) ánd being blocked by other open issue(s)
I'm postponing this because is not such a big issue that we don't provide all reasons from the beginning. Marius BĂLTEANU
11:03 Feature #13919 (Closed): Mention user on issues and wiki pages using @user with autocomplete
Marius BĂLTEANU
11:03 Feature #13919: Mention user on issues and wiki pages using @user with autocomplete
Feature completed!
Users mentions are now highlighted and rendered using a leading @:
!{border: 1px solid grey...
Marius BĂLTEANU
11:01 Feature #36699: Change the text of the user link when converting @user notation to html
Change committed, thanks! Marius BĂLTEANU
10:31 Feature #30998: Add an rake task to prune registered users after a certain number of days
Marius BALTEANU wrote:
> Go Maeda, what do you think about the following implementation?
Looks nice, thank you!
Go MAEDA
09:00 Patch #36503 (Reopened): Reduce extra queries in IssueQuery.default
Marius BĂLTEANU
 

Also available in: Atom