Project

General

Profile

Activity

From 2019-05-26 to 2019-05-28

2019-05-28

16:24 Feature #31468 (New): Gantt: Resize left side to the length of written text or save last resize parameters per Project
Hello,
the Gantt diagram is a very useful tool.
Nevertheless i have to resize the gantt chart everytime because ...
Viktor Dexheimer
16:05 Defect #31141: SCM: error when *.yml and *.txt show
This is additional tests. Toshi MARUYAMA
14:01 Defect #31466 (Closed): Error assigning a task to a user whose role does not allow it
Hi,
We have found an error in the roles of the users.
we have a user called for example "*user1*" with a "*repo...
Miguel Rodriguez Hernando
13:56 Patch #31302: Customizable wiki assets in plugin
Masato NODA wrote:
> It solved my problem.
Can we remove this issue from 4.1.0?
Go MAEDA
11:40 Patch #31302: Customizable wiki assets in plugin
Thanks to your pull request.
I merged it.
It solved my problem.
Masato NODA
06:41 Patch #31302: Customizable wiki assets in plugin
>But for plugins that add buttons to the toolbar with additional scripts, this change allows them to co-exist.
>Unde...
vzvu 3k6k
13:20 Feature #2340: Self-registration needs captcha
How to treat the protection against spam, in 2019, for Redmine?
How do Redmine administrators proceed?
Zer00 CooL
13:08 Feature #2340: Self-registration needs captcha
How i can use a captcha with redmine 4.x ? I want protect post issue, post wiki, and, post to the forum.
I asked a...
Zer00 CooL
09:48 Feature #31450: Support "YYYY/MM/DD" date format when importing issues
Thank you for writing the patch. I am setting the target version to 4.1.0. Go MAEDA
09:36 Feature #31450: Support "YYYY/MM/DD" date format when importing issues
I have attached a patch to support "YYYY/MM/DD" date format.
Mizuki ISHIKAWA
09:45 Patch #31433 (Reopened): Use "icon icon-*" classes for sort-handler, collapsible fieldsets and collapsible versions
I broke something, I'll add a patch to fix it later. Marius BĂLTEANU
09:01 Feature #31444: Add "<< me >>" option to user format issue custom fields
I attached a patch to add this feature.
Add "<< me >>" only when login user is included in the options.
!{width: 50...
Mizuki ISHIKAWA
08:32 Patch #31465 (Closed): Add an icon linked to trackers detail report on the project overview page
This patch adds an icon which is linked to trackers detail report page (/projects/:id/issues/report/tracker). Please ... Go MAEDA

2019-05-27

23:24 Patch #31433 (Closed): Use "icon icon-*" classes for sort-handler, collapsible fieldsets and collapsible versions
Committed the patch. Thanks. Go MAEDA
21:46 Patch #31433: Use "icon icon-*" classes for sort-handler, collapsible fieldsets and collapsible versions
Go MAEDA wrote:
> Could you write the intention of this change?
Yes, it is the same as #24313 or #28605.
Marius BĂLTEANU
15:23 Feature #30826: Order of related issues types
Environment:
Redmine version 3.4.6.stable
Ruby version 2.4.1-p111 (2017-03-22)...
Bolesław Kalinowski
12:54 Patch #31302: Customizable wiki assets in plugin
> If `script_format_adapter` is updated by some plugins, will only the plugin loaded last be reflected?
Of course ...
Masato NODA
11:53 Patch #31302: Customizable wiki assets in plugin
> But this means that only the last plugins loaded will be reflected.
If `script_format_adapter` is updated by som...
Seiei Miyagi
10:54 Patch #31457 (Closed): Add support for reloading plugin assets automatically in development mode
Committed the patch. Thank you for improving Redmine. Go MAEDA
07:02 Patch #31457: Add support for reloading plugin assets automatically in development mode
Thank you for clarification. I understand that the change helps plugin developers a lot.
Setting the target versio...
Go MAEDA
06:07 Patch #31457: Add support for reloading plugin assets automatically in development mode
Ah, use case.
I want to improve style for [Full text search plugin](https://github.com/clear-code/redmine_full_text_...
Kouhei Sutou
06:04 Patch #31457: Add support for reloading plugin assets automatically in development mode
Sure.
In Redmine itself development, we don't need to restart Redmine itself. It's useful. Because we don't need t...
Kouhei Sutou
05:10 Patch #31457: Add support for reloading plugin assets automatically in development mode
Could you describe use cases for this feature? Since I am not familiar with plugin development, I cannot imagine why ... Go MAEDA
04:49 Patch #31457 (Closed): Add support for reloading plugin assets automatically in development mode
Redmine supports assets for plugin by putting files under @plugins/*/assets/@.
But Redmine doesn't support reloading...
Kouhei Sutou
10:01 Patch #31399: make /my/account endpoint accessible through API
OK, then I will come up with a patch for that :) Jens Krämer
08:42 Patch #31399: make /my/account endpoint accessible through API
Jens Krämer wrote:
> If we change the API method to PUT, I would vote for changing the method used by the /my/accoun...
Go MAEDA
08:19 Patch #31399: make /my/account endpoint accessible through API
Yes, the thought that POST is not really nice there crossed my mind, but in order to keep the patch as small as possi... Jens Krämer
04:15 Patch #31399 (Needs feedback): make /my/account endpoint accessible through API
I have tested the patch and found that the endpoint behaves the same for both POST and PUT requests. In other words, ... Go MAEDA
05:23 Defect #31438 (Confirmed): Incorrect position of the "Associated revisions" block when comments are displayed in reverse chronological order
I think the attached patch fixes the issue.
*[Before]*
!{width: 764px; border: 1px solid #ccc;}.31438-before@2x.p...
Go MAEDA
03:51 Patch #31439: I can not attach a file to a ticket
I attach a log for reference.
log/production.log...
Mic Don
02:51 Patch #31439: I can not attach a file to a ticket
Perhaps one of the plugins may cause the problem. Could you try again after removing all plugins? Go MAEDA
02:20 Patch #31439: I can not attach a file to a ticket
Thank you for your reply
* Is the problem only depends on the content of the file? Or does the file name also affe...
Mic Don
03:06 Feature #10121: Watchers - Add Group / Role
+1 Ryoh HAMADA

2019-05-26

15:53 Feature #31418: Stacked bar charts in the issue details report
In r18201, I have slightly changed the behavior to hide closed issue statuses. As you can see in the screenshot below... Go MAEDA
02:03 Feature #31418 (Closed): Stacked bar charts in the issue details report
Committed the patch. Thank you for the nice improvement. Go MAEDA
15:34 Defect #31438: Incorrect position of the "Associated revisions" block when comments are displayed in reverse chronological order
I think it will be fixed if #3058 is merged to the trunk. Go MAEDA
15:03 Defect #31438 (Reopened): Incorrect position of the "Associated revisions" block when comments are displayed in reverse chronological order
Hi,
thanks for the quick replay.
As I've wrote in the description is happens also with the default Redmine them...
Mathias Buder
02:40 Defect #31438 (Closed): Incorrect position of the "Associated revisions" block when comments are displayed in reverse chronological order
Since the problem occurs only in the third-party theme, there is nothing we can do.
I hope the theme developer sug...
Go MAEDA
09:20 Patch #31399: make /my/account endpoint accessible through API
Setting the target version to 4.1.0. Go MAEDA
09:02 Patch #31441: Show elements titles using jQuery UI tooltips
Setting the target version to 4.1.0. Go MAEDA
04:29 Feature #21026: Select user-groups in custom fields of type "User"
+1
Yuuki NARA
 

Also available in: Atom