Activity
From 2019-05-18 to 2019-05-20
2019-05-20
-
22:51 Feature #31395: Make the footer of the 'Powered by Redmine' line user changeable.
- Thank you for your response.
-
22:38 Feature #30069: Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
- I made two changes:
1. Moved the repository from my namespace to a new one created 'redmine-org'.
2. Changed the vi... -
22:34 Feature #23980: Replace icon images with Tabler SVG icons
- Go MAEDA wrote:
> Marius BALTEANU wrote:
> > "Here":https://gitlab.com/redmine-org/redmine/merge_requests/3 is an u... -
16:51 Feature #23980: Replace icon images with Tabler SVG icons
- Marius BALTEANU wrote:
> "Here":https://gitlab.com/redmine-org/redmine/merge_requests/3 is an updated version of my ... -
08:49 Feature #23980: Replace icon images with Tabler SVG icons
- "Here":https://gitlab.com/redmine-org/redmine/merge_requests/3 is an updated version of my patch. Because the size of...
-
19:52 Defect #31407 (New): relative_url_root does not correctly set the menu_items href
- If I set the relative_url_root in config/environment.rb using
Redmine::Utils::relative_url_root = "/redmine"
or
A... -
17:26 Feature #31225: Show the number of days left until the due date in reminders
- Yuichi HARADA wrote:
> Sorry, I fixed to the UTC Date at 0:00 using @travel_to Date.today.to_time(:utc)@ .
> This f... -
07:23 Feature #31225: Show the number of days left until the due date in reminders
- Go MAEDA wrote:
> The tests fail depending on the timezone.
>
> I think the error occurs when the date of the cur... -
01:36 Feature #31225 (Reopened): Show the number of days left until the due date in reminders
- The tests fail depending on the timezone.
I think the error occurs when the date of the current timezone is differ... -
17:11 Patch #28510: Show issue assignee gravatar in roadmap and version page
- Marius BALTEANU wrote:
> Here is the updated patch that can be applied after #31391 is committed.
The patch works... -
15:39 Feature #31196: Updates jQuery to 2.2.4 and adds jQuery Migrate library
- I've some work in progress on this topic.
-
14:46 Feature #31196: Updates jQuery to 2.2.4 and adds jQuery Migrate library
- Federico Vera wrote:
> The current version of jQuery used in Redmine (1.11.1) is a couple of years old, and plagued ... -
14:59 Defect #31387: Don't rescue Exception class
- exceptions have a hierarchy...
-
14:26 Defect #31387: Don't rescue Exception class
- Pavel Rosický wrote:
> it should be ... -
14:09 Defect #31387: Don't rescue Exception class
- thanks, there's a typo in config/routes.rb
it should be ... -
13:46 Defect #31387: Don't rescue Exception class
- Here are patches to fix not to raise/rescue Exception. I hope someone to review these patches.
-
11:39 Feature #31404 (Resolved): Time visualization plugin
- This feature could help the project management to review the estimations.
This plugin makes the plannings faster and... -
11:28 Feature #6666: Soft delete of issues
- +1
-
10:51 Patch #5899 (Closed): Display user's gravatar when editing profile
- Committed the patch.
-
10:44 Patch #31402 (Closed): Add support for customization by block to IssueCustomField.generate!
- Committed the patch. Thank you for your contribution.
-
09:09 Patch #31402: Add support for customization by block to IssueCustomField.generate!
- Setting the target version to 4.1.0.
-
08:29 Patch #31402 (Closed): Add support for customization by block to IssueCustomField.generate!
- @generate!@ methods in @test/object_helpers.rb@ supports customizing by block. But @IssueCustomField.generate!@ doesn...
-
10:37 Patch #31398 (Closed): Traditional Chinese translation (to r18175)
- Committed. Thank you for your contribution.
-
05:27 Patch #31398 (Closed): Traditional Chinese translation (to r18175)
- * New tags added
** label_import_time_entries, label_import_notifications, text_gs_available
-
10:34 Patch #31147 (Closed): Add custom styles for all fields
- Committed the patch in #31147#note-22. Thanks.
-
09:39 Patch #31147: Add custom styles for all fields
- Go MAEDA wrote:
> Marius BALTEANU wrote:
> > Go Maeda, just to know, you have committed the change proposed above b... -
09:35 Patch #31147: Add custom styles for all fields
- Marius BALTEANU wrote:
> Go Maeda, just to know, you have committed the change proposed above by Bernhard as part of... -
09:30 Patch #31147: Add custom styles for all fields
- Go Maeda, just to know, you have committed the change proposed above by Bernhard as part of the #31391.
Please see... -
09:26 Feature #31355: Bookmarks and recently used projects for the project jump box
- I am sure that no one will dislike or oppose this feature. Let's deliver this feature in 4.1.0.
-
09:15 Feature #31355: Bookmarks and recently used projects for the project jump box
- The patch looks very good to me. I'm in favour of delivering this feature in version:"4.1.0".
-
07:40 Feature #31355: Bookmarks and recently used projects for the project jump box
- Bernhard Rohloff wrote:
> Oh, one thing I forgot is, the patch doesn't contain the two new icons referenced by the s... -
06:25 Feature #31355: Bookmarks and recently used projects for the project jump box
- Oh, one thing I forgot is, the patch doesn't contain the two new icons referenced by the stylesheet changes....
-
06:03 Feature #31355: Bookmarks and recently used projects for the project jump box
- I've tried the patch and it makes project switching very fast and easy. A really great improvement for Redmine!
+1 -
09:13 Patch #31384: Remove custom lazy loading of i18n files
- Jean-Philippe, please take a look at the patch proposed by Pavel as a fix to a problem that was introduced by me when...
-
08:35 Feature #25746: Spent time - CUSTOM fields - permissions
- +1
-
05:34 Patch #31399 (Closed): make /my/account endpoint accessible through API
- This would allow a user to update their account info through an external app. Currently admin privileges are required...
-
00:27 Patch #31391 (Closed): Small refactorization of avatar methods
- Committed the patch. Thanks.
2019-05-19
-
17:54 Feature #31395: Make the footer of the 'Powered by Redmine' line user changeable.
- Excuse me, but please change it because the subject was incorrect
From... -
17:02 Feature #31395 (New): Make the footer of the 'Powered by Redmine' line user changeable.
- In the case of in-house operation, it may be instructed to display the management department / responsible person nam...
-
16:53 Feature #31381: Find change status of issues at custom query
- +1
-
13:07 Feature #31381: Find change status of issues at custom query
- +1
-
15:30 Feature #29946 (Reopened): Update i18n gem (~> 1.6.0)
- #31384 has been reported for this change.
-
14:03 Patch #5899: Display user's gravatar when editing profile
- Go MAEDA wrote:
> Marius, could you attach the patch?
Sorry, I referred to the patch from #31391. Your patch from... -
13:19 Patch #5899: Display user's gravatar when editing profile
- Marius, could you attach the patch?
-
13:55 Defect #31388: ApiTest fails if config.time_zone is set
- Should we update the test code or always fix the time zone for API responses to UTC?
-
12:08 Feature #29824: Add user initials when Gravatar is disabled
- Go MAEDA wrote:
> I prefer option 2 for privacy reason. An admin should be able to decide whether to send characters... -
11:58 Feature #29824: Add user initials when Gravatar is disabled
- I prefer option 2 for privacy reason. An admin should be able to decide whether to send characters extracted from use...
-
10:58 Feature #23778 (Closed): default sort email reminders by due date (and list due date in email)
- The upcoming Redmine 4.1.0 shows the number of days left until the due date ("due in X days" / "X days late"). Please...
-
10:57 Patch #6357 (Closed): Show and sort by due_date in reminders
- The upcoming Redmine 4.1.0 shows the number of days left until the due date ("due in X days" / "X days late"). Please...
-
10:53 Feature #31225 (Closed): Show the number of days left until the due date in reminders
- Committed the patch. Thanks.
-
08:21 Patch #31391: Small refactorization of avatar methods
- LGTM. Setting the target version to 4.1.0.
2019-05-18
-
17:05 Feature #29824: Add user initials when Gravatar is disabled
- I really like to add this to the core, but I'm not sure how it should work because there are some options to implemen...
-
15:41 Patch #28510: Show issue assignee gravatar in roadmap and version page
- Here is the updated patch that can be applied after #31391 is committed.
-
15:06 Patch #31385: Formating toolbar : new color tools
- !{border: 1px solid}text_color.png!
!{border: 1px solid}text_color_and_background.png! -
14:50 Patch #31385: Formating toolbar : new color tools
- Here is the patch, and the 2 new images to put in *public/images/jstoolbar/*
This patch does not manage the case w... -
13:38 Patch #5899: Display user's gravatar when editing profile
- Go MAEDA wrote:
>
> Thanks. I am looking forward to it!
I've posted the patch.
-
13:34 Patch #31391 (Closed): Small refactorization of avatar methods
- Small refactorization of avatar methods:
* move existing methods from ApplicationHelper to a new helper file (Avat... -
06:55 Defect #31387: Don't rescue Exception class
- Thank you for pointing it out.
Maybe we should also check the following lines, shouldn't we?... -
01:42 Defect #31388 (Closed): ApiTest fails if config.time_zone is set
- ApiTest fails if config.time_zone is set. The tests suppose that time in API response is always in UTC, but it varies...
-
00:29 Feature #31225: Show the number of days left until the due date in reminders
- I applied this patch to my production environment and found that the information "Due in X days" / "X days late" is u...
Also available in: Atom