Activity
From 2021-05-05 to 2021-05-07
2021-05-07
-
23:13 Feature #12579: Ability to assign issues to multiple users
- I agree in the need of this feature. For example you have an organisational task like Sprintplanning / Daily you add ...
-
17:47 Defect #35219 (Closed): Unable to add watchers to existing project in Redmine
- We use Redmine within our organization for project management. Recently, we have noticed an issue where the “add” but...
-
15:14 Patch #35217: Replace use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest
- thanks for working on this!
however, the OpenID change isn't safe. The SHA1 algorithm is hardcoded here and your c... -
05:02 Patch #35217 (Closed): Replace use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest
- Rails introduced @ActiveSupport::Digest@ to allow central configuration of the actual digest implementation that is u...
-
11:05 Defect #2414: 'Add News Button' in 'Add news'
- Hi,
I created a new patch to fix the problem. With my solution a user with manage news permissions (in any project... -
09:37 Defect #35017: X-Redmine-Issue-Assignee email header field is empty when the assignee of an issue is a group
- I think the suggested format (@X-Redmine-Issue-Assignee: Group (A Team)@) is well considered.
* If the group name ... -
09:08 Defect #34490: CSV import does not accept drag and drop of a CSV file
- I have confirmed the operation on Chrome, Safari, Firefox on MacOS.
Chrome and FireFox were able to attach file by d... -
06:50 Defect #35201 (Closed): Duplicate entries in issue filter values
- Committed the fix. Thank you.
-
06:36 Patch #35207 (Closed): Update RuboCop Rails to 2.14
- Update RuboCop Rails to 2.10 in r20989.
-
06:24 Patch #35208 (Closed): Use `Time.use_zone` instead of `Time.zone=`
- Committed the patch.
-
06:16 Patch #35136: Update RuboCop to 1.25
- Update RuboCop to 1.14 in r20987.
-
04:34 Patch #35214 (Closed): Update Rails to 5.2.6
- Done in r20984 and r20985.
-
04:11 Defect #35211 (Closed): Pool de conexiones a BD MySQL
- Please use "forums":/projects/redmine/boards for questions. Issues are used to report a bug, suggesting a new feature...
-
04:09 Feature #35216 (Closed): Create/Update custom fields via API
- Thank you for suggesting the feature but I just found #9664.
Closing this issue as a duplicate of #9664.
2021-05-06
-
16:51 Feature #35216 (Closed): Create/Update custom fields via API
- To maintain my custom fields I would like to update the values with a job using the API...
-
11:02 Patch #35215 (Closed): Don't display "No Match Found!" when the inline autocomplete doesn't return any result
- Hello there,
it would be very helpful if we would be able to change the "No Match Found!" message that is included... -
02:30 Patch #35214 (Closed): Update Rails to 5.2.6
- Rails versions 6.1.3.2, 6.0.3.7, 5.2.4.6, and 5.2.6 have been released on 2020-05-05.
https://weblog.rubyonrails.o... -
01:42 Defect #34896: PDF thumbnails are not displayed even though "ImageMagick PDF support available (optional)" is checked
- Scott Macpherson wrote:
> Mizuki ISHIKAWA wrote:
> > The problem that PDF thumbnail images are broken should be imp...
2021-05-05
-
18:26 Defect #35211: Pool de conexiones a BD MySQL
- MySQL 5.6.26 en un servidor virtual (Red Hat Enterprise Linux Server release 7.1)
-
17:40 Defect #35211 (Closed): Pool de conexiones a BD MySQL
- En pruebas de performance sobre Redmine instalado en Docker, detectamos que se establece una única conexión con la BD...
-
18:20 Defect #35212 (New): Issues controller_issues_edit_* hooks not firing on bulk edit actions
- I'm not sure if this was the intended functionality or not, but it seems like a bug to me. We discovered in our insta...
-
14:00 Defect #35201 (Confirmed): Duplicate entries in issue filter values
- Setting the target version to 4.1.4.
-
10:04 Patch #35208 (Closed): Use `Time.use_zone` instead of `Time.zone=`
- When temporarily overriding a time zone, it is safer to use @Time.use_zone@ than to update Time.zone directly because...
-
09:38 Patch #35207 (Closed): Update RuboCop Rails to 2.14
Also available in: Atom