Project

General

Profile

Activity

From 2024-02-08 to 2024-02-10

2024-02-10

11:36 Feature #37167 (Closed): REST API: Filter issues by multiple tracker ids
Closing this.
@sanak, please reopen if the current implementation does not cover your requirements.
Marius BĂLTEANU
11:33 Patch #40211 (Closed): Remove appveyor.yml
Thanks! Marius BĂLTEANU
11:31 Patch #40221 (New): Update wiki content related to how to create a custom theme
After we finish the migration to Asset Pipeline, we need to update Wiki pages related to custom themese, for example:... Marius BĂLTEANU
11:29 Patch #40210 (Resolved): Remove overrides that inserts a non-breaking space (nbsp) to empty option elements
Marius BĂLTEANU
11:14 Feature #39111: Enable Asset Pipeline Integration using Propshaft
Mizuki ISHIKAWA wrote in #note-19:
> Marius BĂLTEANU wrote in #note-18:
> > [...]
>
> I've been using a non-standard...
Marius BĂLTEANU

2024-02-09

08:27 Defect #27543: Key/value-pair custom field type not available to all customisable contents
I attach a patch that adds tests to ensure the functionality introduced in note-2 operates as expected. Takenori TAKAKI
05:51 Defect #40208 (Closed): An ActionController::RespondToMismatchError occurred in welcome#robots
Go MAEDA
05:46 Defect #40208 (Resolved): An ActionController::RespondToMismatchError occurred in welcome#robots
Committed the patch in r22698. Thank you for your contribution. Go MAEDA
05:36 Feature #39111: Enable Asset Pipeline Integration using Propshaft
Marius BĂLTEANU wrote in #note-18:
> I made the following changes:
> * included favicon in assets pipeline and swit...
Mizuki ISHIKAWA
05:28 Patch #40210: Remove overrides that inserts a non-breaking space (nbsp) to empty option elements
> Based on the above, I propose to delete the code to insert nbsp to every blank option element.
I'm in favor of it.
Mizuki ISHIKAWA
04:36 Patch #40210: Remove overrides that inserts a non-breaking space (nbsp) to empty option elements
I am beginning to question the necessity of the code that inserts a non-breaking space (@nbsp@) to empty option eleme... Go MAEDA
03:24 Feature #7867: Add filters for "Author's group" and "Author's role" to issues list
+1
I made a patch to implement this feature
I attach a patch that can be tested with the latest trunk.
Takenori TAKAKI

2024-02-08

23:05 Defect #40214 (Closed): NoMethodError (undefined method `with_advisory_lock!' for class Issue)
Thank you for your feedback. Go MAEDA
19:04 Defect #40214: NoMethodError (undefined method `with_advisory_lock!' for class Issue)
before an upgrade, you should check the software requirements https://redmine.org/projects/redmine/wiki/RedmineInstal... Pavel Rosický
18:22 Defect #40214: NoMethodError (undefined method `with_advisory_lock!' for class Issue)
Pavel Rosický wrote in #note-3:
> well, these warnings give you some advice on what's wrong
> _Unknown database ada...
Guilherme Espindola
18:20 Defect #40214: NoMethodError (undefined method `with_advisory_lock!' for class Issue)
Pavel Rosický wrote in #note-3:
> well, these warnings give you some advice on what's wrong
> _Unknown database ada...
Guilherme Espindola
18:10 Defect #40214: NoMethodError (undefined method `with_advisory_lock!' for class Issue)
well, these warnings give you some advice on what's wrong
_Unknown database adapter `{"adapter"=>"mysql2"..._
it ...
Pavel Rosický
17:13 Defect #40214: NoMethodError (undefined method `with_advisory_lock!' for class Issue)
Pavel Rosický wrote in #note-1:
> most likely you forgot to update your Gemfile
>
> https://redmine.org/projects/...
Guilherme Espindola
16:48 Defect #40214: NoMethodError (undefined method `with_advisory_lock!' for class Issue)
most likely you forgot to update your Gemfile
https://redmine.org/projects/redmine/wiki/RedmineUpgrade
Pavel Rosický
14:37 Defect #40214 (Closed): NoMethodError (undefined method `with_advisory_lock!' for class Issue)
When i try to delete an issue the following error occurs:... Guilherme Espindola
18:20 Defect #40215 (New): 422 Invalid form authenticity token.
Error 422 Invalid form authenticity token is poping when accessing redmine from a different subnet. Memphis admin
13:16 Defect #32845 (Closed): New line codes are not reflected in tables created in textile format.
Go MAEDA
12:08 Patch #40211 (Closed): Remove appveyor.yml
The file appveyor.yml (source:trunk/appveyor.yml@22697) in the root directory, a configuration for a CI/CD service "A... Go MAEDA
11:28 Patch #40202: Add LICENSE.txt in the root directory
Holger Just wrote in #note-3:
> As such, I'd rather propose to add the text from the current file headers to the new...
Go MAEDA
11:02 Defect #40100: User ordering by name is incorrect for french language
Sorry, my mistake.
P.S.
Why, when I open https://www.redmine.org/attachments/31850, and compare with 'issues_help...
Bolesław Kalinowski
08:32 Defect #40100: User ordering by name is incorrect for french language
Hi Boleslaw,
This patch assumption is that database ordering is fine while ruby ordering is not, patch is to always ...
philippe lhardy
00:50 Defect #40100: User ordering by name is incorrect for french language
Patch user_sorting_20240123193437.patch doesn't correct error for Polish language. Bolesław Kalinowski
10:42 Defect #40208: An ActionController::RespondToMismatchError occurred in welcome#robots
Thank you for your feedback!
Setting the target version to 5.0.8.
Go MAEDA
10:39 Defect #40208: An ActionController::RespondToMismatchError occurred in welcome#robots
Now I can confirm the behavior you described! :)
I missed the ...
Liane Hampe
10:17 Defect #40208: An ActionController::RespondToMismatchError occurred in welcome#robots
Update:
Tested also with 5.1-stable branch but the result is still the same with `GET /robots`: ...
Liane Hampe
09:05 Defect #40208: An ActionController::RespondToMismatchError occurred in welcome#robots
I have just installed Redmine 5.1.1 using tarball https://www.redmine.org/releases/redmine-5.1.1.tar.gz and applied t... Go MAEDA
08:37 Defect #40208: An ActionController::RespondToMismatchError occurred in welcome#robots
I have made a fresh install of Redmine 5.1.1 and only changed the robots route according to your suggestion.
Then...
Liane Hampe
01:11 Defect #40208: An ActionController::RespondToMismatchError occurred in welcome#robots
In my environment, the stable-5.1 branch with the patch works as expected as well. It successfully returns 404 for "/... Go MAEDA
09:11 Patch #40210: Remove overrides that inserts a non-breaking space (nbsp) to empty option elements
It appears to be affected by the changes made to config/initializers/10-patches.rb in r22488 ( https://github.com/red... Mizuki ISHIKAWA
08:29 Patch #40210 (Confirmed): Remove overrides that inserts a non-breaking space (nbsp) to empty option elements
I have confirmed the issue. In the following screenshot, you cannot set the assignee field to blank.
!{width: 598p...
Go MAEDA
08:05 Patch #40210 (Closed): Remove overrides that inserts a non-breaking space (nbsp) to empty option elements
In Redmine forms, a problem occurs where the "blank" option does not appear in select box fields (e.g., Version or Ca... Mizuki ISHIKAWA
05:30 Feature #3956: Login by Email
Marius BĂLTEANU wrote in #note-18:
> Is it safer to enable this feature under a new setting in Administration -> Aut...
Go MAEDA
01:58 Defect #28243 (Closed): Principal.not_member_of scope does not accept ActiveRecord::Relation
Committed the fix in r22697. Go MAEDA
 

Also available in: Atom