Activity
From 2023-12-31 to 2024-01-02
2024-01-02
-
21:52 Patch #39999 (Closed): Explicitly render a 404 on non-JS requests to messages#quote
- This fixes the same issue as #39894 by rendering a 404 if there is a non-xhr request to @messages#quote@.
-
19:37 Feature #27705: Gemify redmine plugins
- Updated patch 0001, can be applied to r22583
-
18:04 Defect #37394: commonmarker gem is marked optional but required at runtime
- I can confirm that behavior.
My local development environment works fine. But when I try to run Redmine in a bitnam... -
10:59 Patch #23328: Optimize Project#notified_users to improve issue create/update speed
- I propose a new approach.
The updated @Project#notified_user@ method constructs a subquery that fetches the user I... -
07:55 Defect #20648 (Closed): Users' "Last connection" is not updated correctly.
- The label "Last connection" was changed to "Last sign in" in Redmine 5.1.0 (see #38477). So, it now displays a consis...
-
06:23 Feature #7667: Hierarchy columns should not be nullables
- The attached patches add not null constraints to "root_id", "lft", and "rgt" columns in issues and projects tables.
-
05:48 Feature #39111: Enable Asset Pipeline Integration using Propshaft
- @marius.balteanu
Thank you for your review and positive feedback.
I agree with matching the behavior of the plugi... -
01:41 Defect #39991 (Resolved): Fix "any" operator for text filters to exclude empty text values
- Committed the fix in r22583.
2024-01-01
-
14:56 Feature #39111: Enable Asset Pipeline Integration using Propshaft
- @tohosaku, this is a very nice improvement, thank you for your hard working on this.
I made some quick tests now ... -
14:45 Defect #39747 (Closed): Diff of a javascript file in repository module is not displayed with layout
- Mischa The Evil wrote in #note-11:
> Marius BALTEANU wrote in #note-10:
> > I'm not sure why I was not able to repr... -
06:35 Defect #39747: Diff of a javascript file in repository module is not displayed with layout
- Marius BALTEANU wrote in #note-10:
> I'm not sure why I was not able to reproduce the issue using a functional test ... -
14:37 Feature #35014 (Closed): Review and update supported database engines and versions
- All the changes have been made in [[RedmineInstall]] as part of #39437#note-16.
-
14:35 Feature #39579: Drop official support for MySQL 5.5, 5.6 and 5.7
- MySQL versions have been updated in [[RedmineInstall]] as part of #39437#note-16.
No other changes are required, I... -
11:00 Feature #39579: Drop official support for MySQL 5.5, 5.6 and 5.7
- Go MAEDA wrote in #note-3:
> [...] but I don't think it is necessary to display such a warning message.
>
> We ha... -
12:29 Patch #39993 (Closed): Optimize loading of journals, relations, and allowed_statuses in IssuesController#show for API requests
- Committed the patch in r22582.
-
07:50 Patch #39993: Optimize loading of journals, relations, and allowed_statuses in IssuesController#show for API requests
- Setting the target version to 6.0.0.
-
11:31 Feature #22024: Support localized decimal separators for float values
- Updated the patch again.
Estimated hours, spent time, and PDF export now also support internationalized decimal sepa... -
10:55 Feature #22024: Support localized decimal separators for float values
- Go MAEDA wrote in #note-8:
> [...] at this time, entering a value with a thousand delimiter into a custom field resu... -
11:18 Defect #39996: JRuby support
- Fixed in [[RedmineInstall|RedmineInstall rev. 339]] ("diff":/projects/redmine/wiki/RedmineInstall/diff?utf8=✓&commit=...
-
05:38 Defect #39996 (Closed): JRuby support
- The reasons for not supporting JRuby given on [[RedmineInstall#Ruby-interpreter-and-supported-databases]] are outdate...
-
10:54 Feature #39997 (Closed): Add an option to render values of Integer- and Float-format custom fields with thousands delimiters
- _This is extracted from #22024:_
> Mischa The Evil wrote in #22024#note-10:
> > Go MAEDA wrote in #22024#note-6:
... -
06:19 Defect #39991 (Confirmed): Fix "any" operator for text filters to exclude empty text values
- The attached patch fixes the issue.
This bug affects not only with "notes" but also with other text fields. -
05:53 Patch #38975: Use ApplicationRecord instead of ActiveRecord::Base
- Thanks for scheduling this. It gets a +1 from me too. IMHO this change is long overdue.
-
03:23 Defect #39200 (Closed): Exception when opening gantt
2023-12-31
-
03:48 Patch #39993 (Closed): Optimize loading of journals, relations, and allowed_statuses in IssuesController#show for API requests
- The attached patch introduces an optimization in the IssuesController to conditionally load @@journals@, @@relations@...
-
03:02 Patch #39847 (Closed): Cache the result of `Journal#attachments`
- Committed the patch in r22581.
Also available in: Atom