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.
-
00:34 Feature #36825: Increase email address length limit from 60 to 254
- Setting the target version to 4.1.7.
-
15:27 Feature #10171 (Closed): Updating journal notes via REST API
- Committed the patch. Thank you for your contribution.
-
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... -
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 ... -
03:18 Feature #34025: Raise the maximum length of the title element in the Atom feed from 100 to 300 characters
- Attaching a patch.
-
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...
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 ...
-
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 ... -
12:17 Patch #36824: Allow to filter issues by its version status with shared versions
- This fixes #30924
-
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...
-
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...
-
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...
-
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... -
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... -
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...
-
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.
-
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!
-
08:02 Defect #36553 (Closed): Attachment icon is not clickable.
-
07:59 Defect #36013 (Closed): Paste image mixed with other DataTransferItem
-
07:53 Defect #36593 (Closed): User without permissions to view required project custom fields cannot create new projects
-
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
-
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.
-
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... -
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 &... -
05:03 Feature #30998 (Closed): Add an rake task to prune registered users after a certain number of days
- Committed the patch. Thank you.
2022-03-21
-
23:16 Defect #36593 (Resolved): User without permissions to view required project custom fields cannot create new projects
- Fix committed, thanks!
-
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?
-
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... -
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 ...
-
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... -
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... -
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... -
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.... -
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... -
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 ... -
12:59 Patch #36815 (Closed): Traditional Chinese translation (to r21486)
- Committed the translation. Thank you.
-
10:49 Patch #36815 (Closed): Traditional Chinese translation (to r21486)
- * New tags added
** label_auto_watch_on, label_auto_watch_on_issue_contributed_to
-
04:35 Defect #34841 (Closed): URL encoding to pass arguments is broken with Edge and IE
- Redmine no longer supports Internet Explorer (see #34978).
-
04:35 Defect #16895 (Closed): Can't verify CSRF token authenticity on IE9 with Alias
- Redmine no longer supports Internet Explorer (see #34978).
-
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).
Also available in: Atom