Activity
From 2024-02-07 to 2024-02-09
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.
-
05:51 Defect #40208 (Closed): An ActionController::RespondToMismatchError occurred in welcome#robots
-
05:46 Defect #40208 (Resolved): An ActionController::RespondToMismatchError occurred in welcome#robots
- Committed the patch in r22698. Thank you for your contribution.
-
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... -
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. -
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...
-
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.
2024-02-08
-
23:05 Defect #40214 (Closed): NoMethodError (undefined method `with_advisory_lock!' for class Issue)
- Thank you for your feedback.
-
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...
-
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... -
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... -
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 ... -
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/... -
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 -
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:...
-
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.
-
13:16 Defect #32845 (Closed): New line codes are not reflected in tables created in textile format.
-
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...
-
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... -
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... -
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 ... -
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.
-
10:42 Defect #40208: An ActionController::RespondToMismatchError occurred in welcome#robots
- Thank you for your feedback!
Setting the target version to 5.0.8. -
10:39 Defect #40208: An ActionController::RespondToMismatchError occurred in welcome#robots
- Now I can confirm the behavior you described! :)
I missed the ... -
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`: ... -
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...
-
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... -
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 "/...
-
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...
-
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... -
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...
-
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... -
01:58 Defect #28243 (Closed): Principal.not_member_of scope does not accept ActiveRecord::Relation
- Committed the fix in r22697.
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
Also available in: Atom