Activity
From 2024-02-05 to 2024-02-07
2024-02-07
-
22:04 Feature #39111: Enable Asset Pipeline Integration using Propshaft
- I made the following changes:
* included favicon in assets pipeline and switched to @favicon_link_tag@ (https://apid... -
20:55 Defect #40204 (Closed): `rake redmine:plugins` fails with the error "Don't know how to build task 'redmine:plugins:assets'"
- Fixed, thanks!
-
10:20 Defect #40204 (Closed): `rake redmine:plugins` fails with the error "Don't know how to build task 'redmine:plugins:assets'"
- ...
-
19:43 Feature #14673: Custom field width size
- Hi Bruce,
I think this was implemented in core using Long Text field with full_width_layout option.
Regards -
19:30 Patch #30919: Group Issues Custom Fields - (Form like Issues)
- Hi Jérôme,
I rather prefer to discuss in forum : https://www.redmine.org/boards/1/topics/69072.
Kind regards, -
08:53 Patch #30919: Group Issues Custom Fields - (Form like Issues)
- philippe lhardy wrote in #note-34:
> Thanks Frederico,
>
> I didn't integrate your last update for clone yet, but... -
18:11 Feature #3956: Login by Email
- Is it safer to enable this feature under a new setting in Administration -> Authentication which should turn on / off...
-
17:02 Feature #3956: Login by Email
- A simple (and consistent) solution could be to find a user fiorst by login and then as a fallback by email address. T...
-
16:52 Patch #40202: Add LICENSE.txt in the root directory
- Note that in each file header, we currently specify the following:...
-
03:35 Patch #40202 (Closed): Add LICENSE.txt in the root directory
- Currently, the COPYING file which describes the license of Redmine is placed under the doc directory. This placement ...
-
15:09 Defect #40208: An ActionController::RespondToMismatchError occurred in welcome#robots
- When I try your changes with Redmine 5.1.1 I get errors:...
-
14:06 Defect #40208 (Confirmed): An ActionController::RespondToMismatchError occurred in welcome#robots
- Thank you for identifying the issue and proposing a solution. I have verified that your patch successfully resolves t...
-
13:21 Defect #40208 (Closed): An ActionController::RespondToMismatchError occurred in welcome#robots
- h2. Problem
Requesting the robots file via `https://<domain>.tld/robots` raises an error:... -
14:59 Defect #40193 (Closed): Performance issue with email address auto-linking in the default ("none") formatter
-
02:27 Defect #40193 (Resolved): Performance issue with email address auto-linking in the default ("none") formatter
- Committed the patch in r22684. Thank you for reporting the issue.
-
14:56 Defect #39780 (Closed): User select element on activity sidebar views cutoff when displaying long user names
-
10:52 Defect #40205: ThemesTest may fail if a third-party theme having theme.js is installed
- I don't know if this is the right approach, but changing the code as follows will fix the issue....
-
10:47 Defect #40205 (Closed): ThemesTest may fail if a third-party theme having theme.js is installed
- ThemesTest fail if a third-party theme having theme.js is installed, and if the name of the theme is the last in alph...
-
10:02 Patch #33638: Add informative default welcome text for new installations
- Setting the target version to 6.0.0.
-
07:51 Defect #11010 (Closed): Redmine 2.0 does not support Microsoft Quotes
-
07:48 Defect #9170 (Closed): Issue List alignment
-
05:43 Defect #21311 (Closed): Nothing happen when project in issue is changed.
-
05:28 Feature #34025 (Closed): Raise the maximum length of the title element in the Atom feed from 100 to 300 characters
- Committed the patch in r22685.
-
05:27 Feature #34025 (New): Raise the maximum length of the title element in the Atom feed from 100 to 300 characters
2024-02-06
-
16:36 Feature #39530: Feature to Group Custom Fields by Category
- a plugin mixing his feature was done in https://www.redmine.org/issues/30919
-
16:35 Patch #30919: Group Issues Custom Fields - (Form like Issues)
- Thanks Frederico,
I didn't integrate your last update for clone yet, but i reused your work and mixed with other to ... -
16:33 Defect #37784 (Closed): Crash on running v4.2.8
- The current version of Redmine does not have the following line in Gemfile. Probably the reported issue is fixed.
<p... -
16:10 Defect #39794 (Closed): apache + redmine 5.0
-
15:05 Feature #28150: Ability to choose Fields permissions for new issue
- +1
Status Transitions has it.
Field Permissions needs it. -
10:15 Defect #39780 (Resolved): User select element on activity sidebar views cutoff when displaying long user names
- Committed the fix in r22682. Thank you for pointing out the UI issue.
-
09:50 Patch #40197: Update commonmarker to 2.3.0
- FYI: CommonMarker 1.0 requires Ruby 3.1.0 or higher. If this change is included in Redmine 6.0.0, Redmine 6.0.0 will ...
-
08:04 Patch #40197 (Closed): Update commonmarker to 2.3.0
- https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md
-
09:36 Defect #40193: Performance issue with email address auto-linking in the default ("none") formatter
- Setting the target version to 5.0.8.
-
08:43 Defect #40193: Performance issue with email address auto-linking in the default ("none") formatter
- I have just tested the latest patch. It works great. No more performance issues.
-
07:03 Defect #40193: Performance issue with email address auto-linking in the default ("none") formatter
- According to "RFC1034 Section 3.1":https://datatracker.ietf.org/doc/html/rfc1034#section-3.1, the maximum length of e...
-
02:54 Defect #40193 (Confirmed): Performance issue with email address auto-linking in the default ("none") formatter
- I have confirmed the issue is reproducible with Ruby 3.0 and 3.1 but the test does not fail with Ruby 3.2 or later. M...
-
08:05 Patch #40198 (New): Update html-pipeline to 3.0
- https://github.com/gjtorikian/html-pipeline/blob/main/CHANGELOG.md
-
06:22 Defect #38618 (Closed): it seems to be sorted by issue number instead of parent issue number. After that, setting the sort order has no effect at custom query
- Closing as a duplicate of #10048.
2024-02-05
-
16:57 Patch #40194 (Closed): Fix error in clear_disabled_fields method when IssuePriority is missing
- Hello
The clear_disabled_fields method in the Redmine codebase raises a NoMethodError exception when called,
and... -
16:15 Defect #40193 (Closed): Performance issue with email address auto-linking in the default ("none") formatter
- We recently encountered a significant issue where a user created issues with very lengthy descriptions, including ema...
-
16:06 Defect #8913 (Closed): Bug after deleting a project
-
15:58 Defect #6468 (Closed): wrong update query in Issue model
- I am closing this issue because awesome_nested_set gem, the library formerly used to implement nested sets, is no lon...
-
15:46 Defect #37922 (Closed): Valid email address is not allowed
- Fixed in Redmine 5.1.0 (#36969). Redmine now accepts "user@domain" format email addresses.
-
15:16 Feature #23488 (Closed): Image button with CSS formatting
-
14:40 Defect #38155 (Closed): RuntimeError when reloading Rails console
- Committed the patch in r22681. Thank you.
-
13:47 Defect #28243 (Confirmed): Principal.not_member_of scope does not accept ActiveRecord::Relation
- Setting the target version to 6.0.0.
-
11:22 Feature #19484 (Closed): Users ordering
- Following #38458 / r22224, the watchers list in the issue sidebar is ordered alphabetically according to the chosen u...
-
09:36 Defect #23019 (Closed): Markdown doesn't recognize mails
- Using CommonMark Markdown instead of Redcarpet-based Markdown can avoid the issue.
Please switch to CommonMark Markd... -
09:19 Feature #3956: Login by Email
- I think the problem may occur when a user sets another user's email address as their login ID. For example, if there ...
-
08:56 Defect #31507 (Closed): Test fails if trailing whitespaces are removed
- Committed the fix in r22679.
-
08:27 Defect #31010: The query visibility option "To me only" actually behaves as "To the owner only"
- The attached attachment:31010.patch implements #note-6.
-
05:24 Defect #27543: Key/value-pair custom field type not available to all customisable contents
- +1
I agree with @Felix Improvement.
I attach a patch with additional tests. -
03:54 Defect #25342 (Closed): ActionView::Template::Error (undefined method `accessor' for #<ActiveRecord::Type::Value:0xa91ee78>):
- Please reopen this issue if someone still experiences the same problem.
Also available in: Atom