Project

General

Profile

Activity

From 2024-01-24 to 2024-01-26

2024-01-26

23:35 Feature #39111: Enable Asset Pipeline Integration using Propshaft
@marius.balteanu
Thank you for the detailed review and merge!!
@Tab10id
I didn't realize it! Thanks!
Takashi Kato
03:54 Feature #39111: Enable Asset Pipeline Integration using Propshaft
Fix the failing test in r22641.
@Tab10id, thanks for your advise!
Marius BĂLTEANU
03:22 Feature #39111: Enable Asset Pipeline Integration using Propshaft
Dmitry Lisichkin wrote in #note-10:
> Marius BĂLTEANU wrote in #note-9:
> > @tohosaku, do you have any clue why the...
Marius BĂLTEANU
18:33 Feature #7360: Issue custom query: default query per instance, project and user
Can get default query working only on user level and on global level (all issues of all projects).
Selecting on defau...
Dmitry Nekrasov
15:54 Defect #40121: InvalidCrossOriginRequest exception raised by automated pentests or malicous user
While this exception is raised internally, it is not actually visible as a 500 to external users. Instead, the except... Holger Just
15:27 Defect #40131: markdown/formatter.rb:81: [BUG] Segmentation fault at 0x0000000000000000
Sorry, I missed it!
Thank you for your effort.
Francesco Vasco
15:24 Defect #40131 (Closed): markdown/formatter.rb:81: [BUG] Segmentation fault at 0x0000000000000000
Redmine currently still supports two Markdown flavors:
* The older one named "Markdown" which is deprecated in ver...
Holger Just
09:55 Defect #40131: markdown/formatter.rb:81: [BUG] Segmentation fault at 0x0000000000000000
I found `/usr/local/bundle/gems/redcarpet-3.6.0/ext/redcarpet/markdown.c` in the Docker image... Francesco Vasco
09:51 Defect #40131: markdown/formatter.rb:81: [BUG] Segmentation fault at 0x0000000000000000
This error looks the same of #32563 Francesco Vasco
09:39 Defect #40131 (Closed): markdown/formatter.rb:81: [BUG] Segmentation fault at 0x0000000000000000
Hi,
we found a segmentation fault that happens sometimes in `markdown/formatter.rb`, after a message has been sumbit...
Francesco Vasco
15:25 Feature #40092: Drop FastCGI support
LGTM! Holger Just
07:35 Feature #40092: Drop FastCGI support
Setting the target version to 6.0.0.
Go MAEDA
08:31 Defect #38865 (Closed): Requested resource is forbidden - when try to delete ProjectMembership
I think some Python library outputted the error. Please contact the author of the library. Go MAEDA
06:51 Defect #40059 (Closed): Default column in subtask
The 'Issues list defaults' setting only influences the issues list. The subtasks list on the single issue page does n... Go MAEDA
03:46 Patch #20384: Proposal: Workflow enhancement
Thank you Frederico Camara.
It did the job!
Jet Yan
03:23 Feature #38948 (Closed): Add user status to users list API
Marius BĂLTEANU

2024-01-25

23:04 Feature #39111: Enable Asset Pipeline Integration using Propshaft
Marius BĂLTEANU wrote in #note-9:
> @tohosaku, do you have any clue why the following test fails on Redmine CI, but ...
Dmitry Lisichkin
08:52 Feature #39111: Enable Asset Pipeline Integration using Propshaft
@tohosaku, do you have any clue why the following test fails on Redmine CI, but not on local environment?... Marius BĂLTEANU
06:48 Feature #39111: Enable Asset Pipeline Integration using Propshaft
I've committed the first 4 patches in order to enable the asset pipeline. I'm aware that it's a big and _potentially_... Marius BĂLTEANU
19:18 Patch #20384: Proposal: Workflow enhancement
Jet Yan wrote in #note-9:
> The latest redmine revision is now 5.1.1.
> found 2 failures during the patching:
...
Frederico Camara
03:24 Patch #20384: Proposal: Workflow enhancement
Hi Frederico Camara,
The latest redmine revision is now 5.1.1.
It is cheerful if you can get a chance to update your ...
Jet Yan
17:47 Feature #13529 (Closed): to allow query with parameters for Users of REST API
Fixed in #37674. Marius BĂLTEANU
17:44 Feature #36659 (Closed): Add "auth_source_id" to GET request for Endpoint /users.:format
Starting with Redmine 5.1 (#37674) you can now filter for @auth_source_id@ using the same syntax that exists for othe... Marius BĂLTEANU
17:40 Feature #38948 (Resolved): Add user status to users list API
Feature added in r22637, the status is now available in the response as integer value. Marius BĂLTEANU
17:27 Feature #23307: Include auth_source field in User API response
Should we include the auth_source also in index.api response? Marius BĂLTEANU
17:23 Feature #23307 (Resolved): Include auth_source field in User API response
Feature added in r22636. You can now get auth_source if your request contains "include=auth_source". Marius BĂLTEANU
16:44 Patch #40124 (Closed): Remove deprecated empty status param to get all users from API
Marius BĂLTEANU
16:37 Patch #40124 (Closed): Remove deprecated empty status param to get all users from API
This is a follow-up to #40099 to remove the deprecated param to get all users from API using param @status=@. Marius BĂLTEANU
16:43 Feature #32090 (Closed): REST API: users: add support for status=*
The behaviour changed as follow:
* Redmine <= 5.0.*: you can use @status=@ to get all users from API
* Redmine 5.1.0 ...
Marius BĂLTEANU
16:39 Defect #40099: User api filtering by status=* broke on upgrade from 5.0 to 5.1
Jens Krämer wrote in #note-7:
> This looks great, nice to let the non-blank status parameter values just pass throug...
Marius BĂLTEANU
16:36 Defect #40099 (Resolved): User api filtering by status=* broke on upgrade from 5.0 to 5.1
@aseques, the issue reported is now fixed and it will be available in version:5.1.2. Marius BĂLTEANU
09:33 Defect #40099: User api filtering by status=* broke on upgrade from 5.0 to 5.1
This looks great, nice to let the non-blank status parameter values just pass through to be handled by @add_short_fil... Jens Krämer
06:16 Defect #40099: User api filtering by status=* broke on upgrade from 5.0 to 5.1
Jens, I've added your test case and 2 other test cases to cover:
* the case when status is blank (@status=@), which s...
Marius BĂLTEANU
09:32 Defect #38636: NoMethodError when creating/updating an issue if all issue priorities are disabled and no default priority is set
It can be fixed by updating @issue.rb@ like this:... Go MAEDA
03:34 Feature #6773 (Closed): rake task for querying stats for munin
I think a third-party plugin should implement this feature, as few Redmine admins would benefit from this feature. Go MAEDA
00:47 Patch #4580 (Closed): Run rake db:schema:dump after rake db:migrate_plugins
Fixed by #11299 (Redmine 2.0.4). Go MAEDA
00:30 Defect #39415: redmineup plugins after upgrade to 5.1
ashraf alzyoud wrote:
> uninitialized constant CalendarsHelper
>
> Object.const_get(camel_cased_word)
> ...
Rafał Walków

2024-01-24

12:58 Defect #40121 (New): InvalidCrossOriginRequest exception raised by automated pentests or malicous user
h2. Problem
When an automated pentest or a malicous user requests for example:...
Liane Hampe
09:24 Feature #39948: Add Redmine::Plugin proxy method for Redmine::Acts::Attachable::ObjectTypeConstraint.register_object_type
Good point, maybe like this? Jens Krämer
09:15 Patch #26104: Quick jump to issue only if searching for issues
Lorenzo Meneghetti wrote in #note-3:
> Jean-Philippe Lang wrote:
> > I don't know, I like to be able to quick jump ...
C S
08:54 Feature #40103 (New): Allow to "watch" projects to get notifications
As discussed in #39854, having the option to "watch" projects would give users a straight forward way to subscribe to... Jens Krämer
08:36 Defect #40099: User api filtering by status=* broke on upgrade from 5.0 to 5.1
Looks like with MySQL, the @'*'@ in @where status IN ('*')@ is cast to @0@ so the query does not error out but gives ... Jens Krämer
03:57 Defect #40099: User api filtering by status=* broke on upgrade from 5.0 to 5.1
Joan J wrote in #note-2:
>
> I agree that "status=" is quite ugly and counterintuitive, for me it can go, having t...
Marius BĂLTEANU
04:04 Feature #37167: REST API: Filter issues by multiple tracker ids
This is available for all fields that support "is" operator, not only for @tracker_id@. Marius BĂLTEANU
04:04 Feature #37167 (Needs feedback): REST API: Filter issues by multiple tracker ids
Indeed, the long syntax is not so user friendly, but you can use the short filters. For example, the same behaviour c... Marius BĂLTEANU
03:50 Defect #32985 (Closed): Remove unnecessary use of instance variables in CSV and Atom response handlers
Committed the patch. Thank you for your contribution. Go MAEDA
01:15 Defect #40101 (Closed): User Sivakanth Kesiraju created strange empty Wiki pages (probably SPAM)
Deleted the page and user. Thank you for reporting this. Go MAEDA
01:13 Feature #6805 (Closed): add non-ambiguous ISO-ordered date/time formatting
The YYYYY-MM-DD format is standardized in ISO 8601 and I do not think it is ambiguous.
https://www.iso.org/iso-8601-...
Go MAEDA
 

Also available in: Atom