Activity
From 2019-05-20 to 2019-05-22
2019-05-22
-
19:31 Patch #28861: Add a date item to the context menu
- Hi Everyone,
How to enable this feature in 4.0.3.stable?
can anyone please help ?
Thanks in advance -
18:30 Patch #31424 (Closed): Add issue css classes to issue rows in Roadmap and Version pages
- Committed the patch. Thanks.
-
18:11 Patch #31424 (Closed): Add issue css classes to issue rows in Roadmap and Version pages
- It'll allow easier styling, especially after the change done in #28510.
-
18:22 Patch #28510 (Closed): Show issue assignee gravatar in roadmap and version page
- Go MAEDA wrote:
> Marius, could you open a new issue for the second patch?
I have confirmed #31424. Thanks.
-
10:33 Patch #28510 (Resolved): Show issue assignee gravatar in roadmap and version page
- Committed the patch. Thank you all for working on this feature.
Marius, could you open a new issue for the second ... -
08:28 Patch #28510: Show issue assignee gravatar in roadmap and version page
- Go MAEDA wrote:
> The patch in #28510#note-14 looks nice. Thanks!
>
> But 0002-Add-issue-css_classes-to-issue-row... -
08:09 Patch #28510: Show issue assignee gravatar in roadmap and version page
- The patch in #28510#note-14 looks nice. Thanks!
But 0002-Add-issue-css_classes-to-issue-rows.patch seems to implem... -
07:41 Patch #28510: Show issue assignee gravatar in roadmap and version page
- Thanks Marius for new suggestion.
Marius BALTEANU wrote:
> What do you think if we render the assignee in its own... -
18:19 Defect #31425 (Closed): Install Easy Gantt
- Please contact the Easy Gantt team. We have nothing to do with them.
-
18:17 Defect #31425 (Closed): Install Easy Gantt
- Dear, I need to know if you have updated documentation on how to install Easy Gantt in Redmine, in its free versions....
-
17:23 Feature #31225 (Closed): 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... -
07:31 Feature #31225: Show the number of days left until the due date in reminders
- Yuichi HARADA wrote:
> When replacing Time with Date, @due_date@ was incorrect because timezone and time were trunca... -
02:50 Feature #31225: Show the number of days left until the due date in reminders
- When replacing Time with Date, @due_date@ was incorrect because timezone and time were truncated.
I rebuilt a test. -
15:40 Feature #31418: Stacked bar charts in the issue details report
- This is an interesting feature.
One of the missing important features in Redmine is visualization. I think this fe... -
13:39 Feature #31418: Stacked bar charts in the issue details report
- +1
-
04:53 Feature #31418 (Closed): Stacked bar charts in the issue details report
- I propose a feature to visualize the results table on the 'reports/detail' page using bar chart.
By visualizing in t... -
14:31 Feature #13814: No more comments when ticket closed
- +1
-
14:21 Defect #31420 (Closed): issues-table; closed_on - column should be updated to NULL whenever issue's status is changed to a 'is_closed == 0' status
- Thank you for clarifying and understanding. I am closing this issue.
Please don't hesitate to report a bug if you ... -
12:51
Defect #31420: issues-table; closed_on - column should be updated to NULL whenever issue's status is changed to a 'is_closed == 0' status
- Go MAEDA wrote:
> I think the behavior is intended design. The field keeps the "last" closed time. Please see #824 a... -
09:09 Defect #31420: issues-table; closed_on - column should be updated to NULL whenever issue's status is changed to a 'is_closed == 0' status
- I think the behavior is intended design. The field keeps the "last" closed time. Please see #824 and the comment in r...
-
08:14
Defect #31420 (Closed): issues-table; closed_on - column should be updated to NULL whenever issue's status is changed to a 'is_closed == 0' status
- The column "closed_on" was filled in issues table for some issues that were not closed.
It seems as if the column ... -
10:21 Patch #31391: Small refactorization of avatar methods
- Go MAEDA wrote:
>
> Committed the fix.
Thanks! Anyway, I'll take again a look over the changes proposed by just... -
10:13 Patch #31391 (Closed): Small refactorization of avatar methods
- Go MAEDA wrote:
> IssuesController#show raises "undefined method `html_safe' for nil:NilClass" error if the issue is... -
02:57 Patch #31391 (Reopened): Small refactorization of avatar methods
- IssuesController#show raises "undefined method `html_safe' for nil:NilClass" error if the issue is assigned to a grou...
-
09:59 Defect #31387: Don't rescue Exception class
- Pavel Rosický wrote:
> as you can see SyntaxError doesn't inherit from StandardError. It's a common mistake and the ... -
05:20 Defect #31388: ApiTest fails if config.time_zone is set
- Go MAEDA wrote:
> Should we update the test code or always fix the time zone for API responses to UTC?
I think we... -
01:59 Patch #31385: Formating toolbar : new color tools
- Hi, I am going to provide the patch for <span style color="green">Markdown</span>
Now that %{color:green}Textile i... -
01:42 Patch #31385: Formating toolbar : new color tools
- The patch seems supports only Textile but Markdown. Since Redmine supports both Textile and Markdown, I think the pat...
-
00:28 Patch #31147 (Closed): Add custom styles for all fields
- Committed the fix #31147#note-27 in r18186.
2019-05-21
-
23:56 Patch #31385: Formating toolbar : new color tools
- Fixed previous patch.
Managed more mixed color / background color tags.
@Go thanks to have renamed the issue su... -
01:33 Patch #31385: Formating toolbar : new color tools
- Here is a new patch managing some mixed cases of color / background color.
Detects if selected text already contai... -
18:15 Patch #28510: Show issue assignee gravatar in roadmap and version page
- Thanks Takenori for the patch.
What do you think if we render the assignee in its own cell?
-
09:15 Patch #28510: Show issue assignee gravatar in roadmap and version page
- To specify the style of the list element,
How about making the following small changes to the Mariu's patch?
<pr... -
17:11 Patch #31147: Add custom styles for all fields
- Marius BALTEANU wrote:
> One more fix for an issue introduced by r18177:
>
> [...]</code>
Confirmed.
!{widt... -
17:02 Patch #31147 (Reopened): Add custom styles for all fields
- One more fix for an issue introduced by r18177:...
-
16:59 Defect #31337: Explicitly load redmine/info in order to avoid "uninitialized constant" error
- The following patch fixes the problem....
-
11:02 Patch #31409 (Closed): Japanese translation update (r18182)
- Committed the patch.
-
02:54 Patch #31409 (Closed): Japanese translation update (r18182)
- Translated strings added in r18182....
-
10:38 Patch #31412 (Closed): Traditional Chinese translation (to r18182)
- Committed the patch. Xiexie.
-
08:19 Patch #31412 (Closed): Traditional Chinese translation (to r18182)
- * New tags added
** field_recently_used_projects, label_optgroup_bookmarks, label_optgroup_others, label_optgroup_re... -
10:31 Defect #31411 (Closed): Internal Error (r18182)
- Committed the fix. Thank you for checking the fix.
-
07:50 Defect #31411: Internal Error (r18182)
- Hello,
it's okay.
thanks for the info.
good to know that it had been fixed already.
-
07:42 Defect #31411: Internal Error (r18182)
- Probably #31355#note-11 fixes the problem. I am going to commit the fix later. Sorry for the inconvenience.
-
07:40 Defect #31411 (Closed): Internal Error (r18182)
- Hello,
I got this error after updating my site to r18182... -
10:30 Feature #31355 (Closed): Bookmarks and recently used projects for the project jump box
- Committed the fix in #31355#note-10.
-
02:43 Feature #31355: Bookmarks and recently used projects for the project jump box
- The following change fixes #31355#note-10....
-
02:29 Feature #31355 (Reopened): Bookmarks and recently used projects for the project jump box
- It does not work in production mode....
-
00:30 Feature #31355 (Closed): Bookmarks and recently used projects for the project jump box
- Committed the patches. Thank you for contributing the great improvement.
-
08:40 Defect #31413 (New): Copy Groups changes Project of Sub Tasks
- I really love the Copy feature to duplicate an issue and even more for a group of issues.
h2. Example
I have a... -
05:56 Defect #31365: Issue subject may be broken if the subject field in the receiving email is split into multiple lines
- I hope to include the workaround in 4.0.4 or 4.1.0.
Fundamentally, mail gem should be fixed and monkey patching in... -
05:33 Defect #31387: Don't rescue Exception class
- Setting the target version to 4.1.0.
-
01:49 Feature #30069: Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
- are you about to open it for constributors? in such case all stable branches should be marked as protected.
for me...
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.
Also available in: Atom