Activity
From 2022-03-20 to 2022-03-22
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:03 Revision 21495 (svn): Fix that Log time and/or Add notes sections from issue form page do not show or hide dynamically based on user permission (#34641).
-
08:02 Defect #36553 (Closed): Attachment icon is not clickable.
-
07:59 Defect #36013 (Closed): Paste image mixed with other DataTransferItem
-
07:58 Revision 21494 (svn): Merged r21463 to 4.1-stable (#36013).
-
07:57 Revision 21493 (svn): Merged r21463 to 4.2-stable (#36013).
-
07:53 Defect #36593 (Closed): User without permissions to view required project custom fields cannot create new projects
-
07:52 Revision 21492 (svn): Merged r21488 and r21489 to 4.1-stable (#36593).
-
07:52 Revision 21491 (svn): Merged r21488 and r21489 to 4.2-stable (#36593).
-
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.
-
05:02 Revision 21490 (svn): Add tasks to prune registered users after a certain number of days (#30998).
- Patch by Yuichi HARADA and Marius BALTEANU.
2022-03-21
-
23:16 Defect #36593 (Resolved): User without permissions to view required project custom fields cannot create new projects
- Fix committed, thanks!
-
23:16 Revision 21489 (svn): Revert undesired changes (#36593)
-
23:13 Revision 21488 (svn): Skip validation of required custom fields when creating a project if user does not have permissions to see those custom fields (#36593).
- Patch by mathieu-mbru.
-
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
-
12:59 Revision 21487 (svn): Traditional Chinese translation update (#36815).
- Patch by ChunChang Lo.
-
07:44 Revision 21486 (svn): Merged r21462 from trunk to 4.2-stable (#36795).
-
07:10 Revision 21485 (svn): Do not fire a query to get user default query when user has no default query set (#36503).
- Patch by Dmitry Makurin.
-
07:00 Revision 21484 (svn): Reverts r21480 (#36503).
-
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).
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 ... -
23:17 Revision 21483 (svn): Remove system test (#6432).
-
23:16 Revision 21482 (svn): Fix that @tracker_ids[]@ field is rendered multiple time. Add some assertions to @test_index@ (#6432).
-
22:50 Feature #7360 (Closed): Issue custom query: default query per instance, project and user
- I've committed the fix.
-
22:50 Defect #36389 (Closed): Filter parameters of Query string do not work when default query is enabled
- Patch committed.
-
22:49 Revision 21481 (svn): Only check for @set_filter@ param when retriving the default query (#7360, 35795, #36389).
-
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... -
22:38 Revision 21480 (svn): Do not fire a query to get user default query when user has no default query set (#36503).
- Patch by Dmitry Makurin.
-
22:22 Feature #34978 (Closed): Add the list of supported browsers to docs and drop support for IE 11
- Patch committed, thanks!
-
07:12 Feature #34978: Add the list of supported browsers to docs and drop support for IE 11
- Let's update the document.
-
22:21 Revision 21479 (svn): Add Chromium to the list of supported browsers (#34978).
-
22:20 Revision 21478 (svn): Add supported browsers to doc/INSTALL (#34978).
- Patch by 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... -
09:53 Feature #36805: Update Rails to 7
- Thanks! I've searched for it, but I didn't find the ticket.
-
09:39 Feature #36805 (Closed): Update Rails to 7
- Closing as a duplicate of #36320.
-
09:24 Defect #36766 (Closed): Database migration from Redmine 0.8.7 or earlier fails
- Committed the fix.
-
09:24 Revision 21477 (svn): Merged r21461 from trunk to 4.1-stable (#36766).
-
09:23 Revision 21476 (svn): Merged r21461 from trunk to 4.2-stable (#36766).
-
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... -
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... -
09:08 Revision 21475 (svn): Merged r21465 and r21466 to 4.1-stable (#36686).
-
08:57 Revision 21474 (svn): Merged r21465 and r21466 to 4.2-stable (#36686).
-
08:06 Patch #35207: Update RuboCop Rails to 2.14
- Updated RuboCop Rails to 2.14 in r21473.
-
08:05 Revision 21473 (svn): Update RuboCop Rails to 2.14 (#35207).
-
07:46 Patch #36813 (Closed): Japanese translation update (r21471)
- Committed the patch.
-
07:44 Patch #36813 (Closed): Japanese translation update (r21471)
- Translated label_auto_watch_on and label_auto_watch_on.
-
07:46 Revision 21472 (svn): Japanese translation update (#36813).
- Patch by Go MAEDA.
Also available in: Atom