Project

General

Profile

Activity

From 2022-03-21 to 2022-03-23

2022-03-23

16:27 Feature #36825 (Resolved): Increase email address length limit from 60 to 254
Committed the patch. Thank you. Go MAEDA
00:34 Feature #36825: Increase email address length limit from 60 to 254
Setting the target version to 4.1.7. Go MAEDA
15:27 Feature #10171 (Closed): Updating journal notes via REST API
Committed the patch. Thank you for your contribution. Go MAEDA
08:13 Feature #10171: Updating journal notes via REST API
This patch adds a PUT update API for journal.
This API has the following functions similar to those available from...
Mizuki ISHIKAWA
14:45 Feature #34025: Raise the maximum length of the title element in the Atom feed from 100 to 300 characters
The truncate was initially introduced in #1356.
When changing this to not truncate titles, we should still try to ...
Holger Just
03:18 Feature #34025: Raise the maximum length of the title element in the Atom feed from 100 to 300 characters
Attaching a patch. Go MAEDA
07:04 Patch #36827 (Closed): User Department Required in CSV export
While exporting CSV from issues, and select ALL fields to export, the user's department does not come in the exported... Sandhya Ashokan

2022-03-22

18:43 Defect #36772 (Needs feedback): Private notes are visible for users when the option isn't activated
Users can have multiple roles in a project. If any of those roles allows the user to see private notes, they can see ... Holger Just
15:14 Feature #36825 (Closed): Increase email address length limit from 60 to 254
Hello,
In REDMINE, mail length is limited to 60 characters (MAIL_LENGTH_LIMIT in app/models/user.rb)
To accept ...
Brice Beaumesnil
12:17 Patch #36824: Allow to filter issues by its version status with shared versions
This fixes #30924 Holger Just
12:16 Patch #36824 (Closed): Allow to filter issues by its version status with shared versions
Right now, when filtering issues by the status if its assigned version, the search for eligible versions is restricte... Holger Just
12:06 Feature #36823 (Closed): Allow to import time entries for issues in different projects
As it is now, the time entry import only allows to import time entries for a single, pre-selected project. Because ti... Jens Krämer
08:50 Defect #34029: 403 Forbidden error when non-member try to upload a file
It may actually be a different topic. I agree, we can first fix the bug with the 403 error, without modifying current... Vincent Robert
07:48 Defect #34029: 403 Forbidden error when non-member try to upload a file
Vincent Robert wrote:
> About the fix, I think we should cumulate these roles.
> A member should never have fewer p...
Go MAEDA
08:23 Feature #21808: Make the Sidebar collapsible, stateful
Anonymous wrote:
> This is really good, couldn't apply on latest revision, but I added a 18474 compatible version. I...
Marian Liviriniu
08:09 Feature #36765 (Closed): Connect email office 365 with REDMINE
Please use "forums":/projects/redmine/boards for questions. Issues are used to report a bug, suggesting a new feature... Go MAEDA
08:09 Defect #36753 (Closed): Mysql2::Error: Table 'email_addresses' already exists: CREATE TABLE `email_addresses` when update from 2.6.0 to 4.2.4
Thank you for the feedback. Closing. Go MAEDA
08:03 Defect #34641 (Resolved): When editing an issue, the Log time and/or Add notes does not show or hide dynamically
Patch committed, thanks! Marius BĂLTEANU
08:02 Defect #36553 (Closed): Attachment icon is not clickable.
Go MAEDA
07:59 Defect #36013 (Closed): Paste image mixed with other DataTransferItem
Marius BĂLTEANU
07:53 Defect #36593 (Closed): User without permissions to view required project custom fields cannot create new projects
Marius BĂLTEANU
07:38 Defect #33029 (Closed): API POST requests fail with 422 Can't verify CSRF token authenticity. on 3.4.13, 4.0.6 and 4.1.0
Go MAEDA
07:36 Defect #33021 (Closed): [v.4.0.5-stable] Internal Server Error 500 when accessing 'repository' tab
Updating your Redmine to 4.1 or later fixes the issue. Closing. Go MAEDA
07:09 Defect #36814: Can't login in after upgrading to rev. 21486
Go MAEDA wrote:
> Are the clocks of your devices correct?
yes, the system time (iphone & pc) is the same. (ntp to...
ChunChang (Nagaharu) Lo
05:31 Defect #36814: Can't login in after upgrading to rev. 21486
ChunChang Lo wrote:
> It is very strange that the 2fa setting page won't accept any code from Google Authenticator &...
Go MAEDA
05:03 Feature #30998 (Closed): Add an rake task to prune registered users after a certain number of days
Committed the patch. Thank you. Go MAEDA

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
 

Also available in: Atom