Activity
From 2023-11-14 to 2023-11-16
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.
2023-11-15
-
23:59 Defect #39553 (Confirmed): Mention notification is not sent (MENTION_PATTERN / LINKS_RE inconsistency)
-
12:43 Defect #39553 (Closed): Mention notification is not sent (MENTION_PATTERN / LINKS_RE inconsistency)
- Hi,
When I add an issue comment... -
16:53 Feature #5262: Different priority levels for different trackers
- +1
-
15:37 Defect #1175: Empty diff page for binary files
- Even worse: the changes in binary files are not even mentioned when comparing the whole revisions:
https://www.redmin... -
12:59 Defect #39552 (Needs feedback): Problem with bundle install 5.1.0
- Given that you see the error "undefined method `filter_map' for #<Array:0x000000000253b360>", it is possible that you...
-
11:10 Defect #39552 (Closed): Problem with bundle install 5.1.0
- Hello.
Where is problem?... -
10:51 Patch #39551: Simplified Chinese translation update for 5.1-stable
- The translation is completed. Since version 5.1 has not been installed, the actual effect has not been observed for t...
-
10:25 Patch #39551: Simplified Chinese translation update for 5.1-stable
- Thank you for posting the translation. I have generated a patch file (attachment:39551.patch) from your zh.yml file.
... -
09:09 Patch #39551 (Closed): Simplified Chinese translation update for 5.1-stable
- I did the translation myself, please point out if there is anything wrong!
-
09:05 Defect #39548: Internal Error reported when Viewing GIT repository
- Is the encoding of your My SQL database utf8mb4 or utf8? The error may be due to the encoding not being utf8mb4 or utf8.
-
05:08 Defect #39548 (New): Internal Error reported when Viewing GIT repository
- I am using a locally hosted redmine instance with GIT running on the same box.
In most cases the integration works... -
00:26 Patch #39547 (Closed): Prevent automatic requiring of unnecessary gems at runtime
- We can set `require: false` to the yard gem in Gemfile. This will slightly reduce the memory used by Redmine.
The ...
2023-11-14
-
10:54 Feature #36320: Migrate to Rails 7.2
- https://endoflife.date/rails
> 6.1
> (01 Jun 2024)
https://github.com/rails/rails/pull/46895#issuecomment-1... -
05:53 Defect #39437: MySQL / MariaDB issue nested set deadlocks and consistency
- Strictly speaking it's a bug fix, so adding it to a minor release would be fine in my book. I'd suggest to skip the t...
-
03:39 Feature #39500: Change the default notification option for users to "Only for things I watch or I am assigned to"
- Updated 0002-Change-the-default-notification-option-from-only_my_.patch to use @Setting.find_or_create_by!@ in @db/mi...
Also available in: Atom