Activity
From 2023-11-16 to 2023-11-18
2023-11-18
-
23:57 Feature #39579 (Closed): Drop official support for MySQL 5.5, 5.6 and 5.7
- In Redmine version:6.0.0, we should display a warning during boot or on the Administration page if Redmine is using a...
-
23:47 Defect #39437: MySQL / MariaDB issue nested set deadlocks and consistency
- Both patches committed, including the test for concurrent subtask removal, I think it's importat to cover this case a...
-
13:58 Patch #39558 (Closed): Remove deprecated methods in Repository and AbstractAdapter
- Committed, thanks!
-
13:55 Defect #39578 (Closed): User shenllredmine created a strange empty Wiki page and a strange Issue (probably SPAM)
- Thanks, I locked the user and I deleted the wiki page and the issue.
-
12:25 Defect #39578 (Closed): User shenllredmine created a strange empty Wiki page and a strange Issue (probably SPAM)
- "shenll tech":https://www.redmine.org/users/685864 user was created and this user was used immediately to create a st...
-
05:19 Defect #39576 (Resolved): `rake yard` does not work with Ruby >= 3.2
- Committed the patch in r22456.
-
03:22 Defect #39576: `rake yard` does not work with Ruby >= 3.2
- The following change fixes the issue.
The cause of this issue is that the current code creates a nested array by a... -
01:33 Defect #39576 (Closed): `rake yard` does not work with Ruby >= 3.2
- `rake yard` which generates YARD documentation raises an exception and exits immediately after startup if the Ruby ve...
-
01:11 Feature #20620: Add data-text-formatting attribute for selected markup language to body tag
- Setting the target version to 6.0.0.
2023-11-17
-
15:56 Defect #39559 (New): Git commit linking to issue and time entry
- Git commit - time log and issue link
After *committing* in git repo, which is added as Repository in Redmine proj... -
14:42 Feature #20620: Add data-text-formatting attribute for selected markup language to body tag
- Thank you. I think this should also be helpful for our use-case.
We look forward to this being added to core Redmine. -
02:03 Feature #20620: Add data-text-formatting attribute for selected markup language to body tag
- Here is a patch to introduce a @data-text-formatting@ attribute to the @<body>@ tag.
-
10:55 Patch #39558 (Closed): Remove deprecated methods in Repository and AbstractAdapter
- The attached patch removes deprecated @Repository#supports_all_revisions?@, @AbstractAdapter#with_trailling_slash@, a...
-
08:46 Defect #1175: Empty diff page for binary files
- Peter Kövesdi wrote in #note-7:
> Even worse: the changes in binary files are not even mentioned when comparing the ... -
08:31 Defect #39553 (Closed): Mention notification is not sent (MENTION_PATTERN / LINKS_RE inconsistency)
- Fixes merged to stable branches, sorry for the noise with the commits.
-
07:38 Patch #39547 (Closed): Prevent automatic requiring of unnecessary gems at runtime
- Committed the patch in r22452.
-
06:14 Feature #36320: Migrate to Rails 7.2
- Takashi Kato wrote in #note-7:
> I've updated a patch that is compatible with Rails 7.1 beta. As for the WebDriver pa... -
04:35 Feature #36320: Migrate to Rails 7.2
- Not a bad effort there user#486714, I gave your patch a quick go with Rails 7.1 and it seemed to work with standard R...
2023-11-16
-
23:21 Defect #39553 (Resolved): Mention notification is not sent (MENTION_PATTERN / LINKS_RE inconsistency)
- Thomas Löber wrote in #note-3:
> I'd allow any optional punctuation character before the end of the string. This sol... -
16:16 Defect #39553: Mention notification is not sent (MENTION_PATTERN / LINKS_RE inconsistency)
- I'd allow any optional punctuation character before the end of the string. This solves the problem also for character...
-
01:26 Defect #39553: Mention notification is not sent (MENTION_PATTERN / LINKS_RE inconsistency)
- Indeed, the @MENTION_PATTERN@ and @LINKS_RE@ are not consistent right now, but I think in order to fix this more chan...
-
15:46 Feature #20620: Add data-text-formatting attribute for selected markup language to body tag
- Since the text formatting is set at the application level, not per textarea, I think adding a new attribute to 'body'...
-
12:09 Feature #39511 (Closed): Auto-detection of field wrapper type when importing CSV file
- Committed the patch.
-
10:46 Defect #39548: Internal Error reported when Viewing GIT repository
- I think you are on the right track, I found some posts on how to determine the encoding with the following results:
... -
00:45 Defect #39548: Internal Error reported when Viewing GIT repository
- I'm not sure how to determine the encoding of the database, it was created by Redmine when I first set up the system....
-
09:34 Feature #35189 (Closed): New email notification option "For any event on my bookmarked projects"
- Committed the patch. Thank you.
Marius BALTEANU wrote in #note-6:
> @Go Maeda, what do you think about the rework... -
09:31 Patch #39551: Simplified Chinese translation update for 5.1-stable
- You're welcome
-
09:29 Patch #39551 (Closed): Simplified Chinese translation update for 5.1-stable
- Committed the translation with slight modifications. Thank you for your contribution.
-
07:30 Patch #39551: Simplified Chinese translation update for 5.1-stable
- Thank you for translating all the strings into Chinese!
I will check the file and then commit it. -
07:56 Defect #39527: Deprecate unused ApplicationHelper#render_if_exist
- Updated the patch. This updated patch also includes a fix for the method names in the test code.
Also available in: Atom