Activity
From 2021-08-07 to 2021-08-09
2021-08-09
-
22:16 Feature #15707: Possibility to limit user access to certain IPs and access method (Web or API)
- Marco Descher wrote:
> The fork in https://github.com/ngiger/redmine_access_filters works against redmine 4.1
I h... -
07:55 Feature #15707: Possibility to limit user access to certain IPs and access method (Web or API)
- We sponsored the creation of an additional plugin for this a few years ago. See https://github.com/MEDEVIT/redmine_ac...
-
21:52 Defect #35430: Internal error when viewing revisions diff
- salman mp wrote:
> Go MAEDA wrote:
> > Does the error occur without plugins?
>
> No, even when using plugins wit... -
18:31 Defect #35430: Internal error when viewing revisions diff
- Go MAEDA wrote:
> Does the error occur without plugins?
No, even when using plugins without any deface on 'layout... -
21:45 Defect #35726 (Confirmed): Time Formatting does not apply to CSV exports
- Nice catch! However, this does not only apply to the CSV export of the timelog report. It also applies to CSV exports...
-
18:25 Defect #35726 (Confirmed): Time Formatting does not apply to CSV exports
- When you export time report to CSV, formatting does not apply on hours field.
Attached patch can fixed it. -
16:59 Patch #35721: Unlink files after they're closed
- The tests were specifically written to simulate the race condition. On Filesystems following the usual POSIX semantic...
-
13:48 Feature #19563 (Closed): Filter Issues based on selected issues only.
- Implemented in Redmine 3.3.0. See #4806#note-9 for details.
-
13:18 Defect #19179 (Closed): Very slow performance on editing issues when projects have inherit members checked
- A fix to improve the performance was delivered in Redmine 3.4.0 (#22850). Closing.
-
12:15 Feature #13143: Populate dropdown custom field list based on previous another selection
- +1
-
09:22 Feature #12005: Mightful workflow field enhancement: hide
- Yeah, the logic is quite simple for custom fields, unfortunately non-custom ("core") fields are treated very differen...
-
07:54 Feature #19169 (Closed): Project link shown as "Project name" for user with no access to it
- Any information about the project should not be made available to users who cannot see the project.
-
06:29 Feature #5303 (Closed): Add spent_hours to /issues/index API
- It has been implemented by #34857 and will be available in Redmine version:5.0.0.
-
06:26 Defect #18943 (Closed): REST API does not return spent_hours when listing issues
- It has been implemented by #34857 and will be available in Redmine version:5.0.0.
-
06:02 Feature #18827 (Closed): "Spent time" custom field - option to choose which projects have it
- Closing as a duplicate of #1767.
2021-08-08
-
08:46 Feature #17997 (Closed): Allow creation of custom issue lists (aka, "cherry pick" specific issues)
- You can use "Filter" (#4806) in the context menu for this purpose. It makes an issues list that shows selected issues...
-
06:25 Feature #17919 (Closed): Not seeing List Of Associated Subtasks in a parent Issue
- You can get subtasks by adding an 'includes=children' parameter. See [[Rest_Issues#Showing-an-issue]] for details.
-
04:54 Defect #17769 (Needs feedback): Export CSV export not activated custom fields
- Cannot reproduce with Redmine 4.2.2.
-
03:52 Defect #35539 (Reopened): Race condition (possible filename collision) in Attachment.disk_filename
- Reopening this issue in order to handle #35720 and #35721.
2021-08-07
-
11:56 Patch #35720: Defect: Binmode specified twice
- I removed the flag instead, because binmode also affects encoding on Linux. This passes on both platforms....
-
10:50 Patch #35720: Defect: Binmode specified twice
- your example fails as-well, but it depends on the platform
on Windows ... -
10:06 Patch #35720: Defect: Binmode specified twice
- I think what you pointed out is right but I cannot reproduce the ArgumentError by uploading files or running the test...
Also available in: Atom