Project

General

Profile

Activity

From 2019-09-18 to 2019-09-20

2019-09-20

21:14 Patch #32100 (New): Fixed and added roundiness to the "plus" (+) flyout menu and it's child elements
This patch is a follow up to #32013 and fixes the look of the "plus" fly-out menu.
!plus-menu1.PNG! !plus-menu2.PN...
Anonymous
20:12 Revision 18494 (svn): code cleanup: rubocop: fix Lint/ScriptPermission of Rakefile fixed by r18493
Toshi MARUYAMA
20:08 Revision 18493 (svn): svn propset svn:executable on Rakefile
Toshi MARUYAMA
19:54 Revision 18492 (svn): code cleanup: rubocop: fix Style/CommentedKeyword in app/models/repository/cvs.rb
Toshi MARUYAMA
19:54 Revision 18491 (svn): code cleanup: rubocop: fix Style/CommentAnnotation in lib/redmine/scm/adapters/cvs_adapter.rb
Toshi MARUYAMA
19:54 Revision 18490 (svn): code cleanup: rubocop: fix Style/ClassCheck in lib/redmine/scm/adapters/cvs_adapter.rb
Toshi MARUYAMA
18:08 Patch #32099 (New): Fix inconsistent gap sizes on My page
Very small patch, but fixes gaps on my page to be the same.
!gapfixmypage.png!
Anonymous
17:03 Revision 18489 (svn): rubocop: remove app/models/issue.rb from Lint/DuplicateMethods fixed by previous two revisions
Toshi MARUYAMA
17:03 Revision 18488 (svn): remove "attr_reader :current_journal" from Issue class
Issue#current_journal is already defined in Issue class. Toshi MARUYAMA
17:03 Revision 18487 (svn): use "attr_writer" instead of "attr_accessor" for Issue#deleted_attachment_ids
Issue#deleted_attachment_ids is already defined in Issue class. Toshi MARUYAMA
15:58 Revision 18486 (svn): code clean up app/models/repository.rb
Toshi MARUYAMA
15:58 Revision 18485 (svn): code cleanup: rubocop: fix Layout/LeadingCommentSpace in app/models/repository.rb
Toshi MARUYAMA
03:31 Patch #32094 (Closed): Remove unnecessary call to set_tmp_attachments_directory
Committed the fix. Go MAEDA
03:31 Revision 18484 (svn): Fixes not to call set_tmp_attachments_directory twice after each test (#32094).
Patch by Go MAEDA. Go MAEDA
02:58 Patch #32013 (Closed): Rounded corners of the main menu
Committed the patch. Thank you for the nice improvement. Go MAEDA
02:57 Revision 18483 (svn): Rounded corners of the main menu (#32013).
Patch by Antonio McDeal. Go MAEDA

2019-09-19

18:08 Patch #31556: Update Rouge to 3.12.0
Updated Rouge to 3.11.0 in r18482. Go MAEDA
18:07 Revision 18482 (svn): Update Rouge to 3.11.0 (#31556).
Go MAEDA
17:38 Feature #32090: REST API: users: add support for status=*
Hm, there is one other issue I've stumbled over - @users.json?name=foobar&status=@ won't return the status of the mat... Martin von Wittich
14:11 Feature #32090 (Resolved): REST API: users: add support for status=*
Go MAEDA wrote:
> You can get users with any status by adding 'status=' parameter.
That does exactly what I wante...
Martin von Wittich
03:46 Feature #32090: REST API: users: add support for status=*
You can get users with any status by adding 'status=' parameter.... Go MAEDA
17:37 Patch #32013: Rounded corners of the main menu
LGTM. Setting the target version to 4.1.0.
Bernhard Rohloff wrote:
> It fits nicely into the design of the other ...
Go MAEDA
17:05 Patch #32094 (Closed): Remove unnecessary call to set_tmp_attachments_directory
In test/integration/api_test/attachments_test.rb and test/functional/attachments_controller_test.rb, calling the meth... Go MAEDA
14:59 Revision 18481 (svn): code cleanup: rubocop: fix Style/StringLiteralsInInterpolation in app/helpers/issues_helper.rb
Toshi MARUYAMA
13:05 Feature #13767: Export permissions report to CSV
+1 on this feature request Tina M.
12:14 Feature #16098: On relation change/add notification setting
Just change the one line below and email will not be sent when setting the relation.
This is just a workaround.
O...
Yuuki NARA
02:28 Feature #16098: On relation change/add notification setting
I think it can be resolved if "Relation updated" checkbox is added to "Administration" > "Settings" > "Email notifica... Go MAEDA
00:24 Feature #16098: On relation change/add notification setting
+1
Yuuki NARA
11:39 Defect #31946 (Closed): No log message when MailHandler ignored a reply to a nonexistent issue, journal, or message
Committed the patch. Go MAEDA
11:38 Revision 18480 (svn): Log info messages when MailHandler ignored a reply to a nonexistent issue, journal, or message (#31946).
Patch by Go MAEDA. Go MAEDA
11:26 Feature #28492: Option not to block closing a parent issue when it has open subtask(s)
Toshi MARUYAMA, thank you for your contribution to writing the patch.
I agree with Go MAEDA to change the setting na...
Hinako Tajima
08:11 Revision 18479 (svn): code cleanup: rubocop: fix Layout/IndentAssignment in app/helpers/issues_helper.rb
Toshi MARUYAMA
07:49 Revision 18478 (svn): backout r13743
Toshi MARUYAMA
04:04 Feature #31879: "starts with" and "ends with" filter operators for string values
I added "starts with" and "ends with" filter operators. These filter operator symbols mimics the CSS selectors.
http...
Yuichi HARADA
03:35 Defect #32088 (Closed): Redmine crashes in attempt to install Redmine Mylyn Connector
Please contact the author of the plugin. Perhaps the plugin does not support the latest version of Redmine. Go MAEDA

2019-09-18

23:57 Feature #16098: On relation change/add notification setting
+1 Tomohisa Kusukawa
20:15 Feature #32080: Merge as much stylesheets as possible into one file to decrease http requests
@Bernhard, XD I don't know how it works, but whatever will get the job done. I think actually merging files into appl... Anonymous
16:52 Feature #32080: Merge as much stylesheets as possible into one file to decrease http requests
Do you mean something like Rails' asset pipeline to concatenate and compress existing scripts to one single file when... Bernhard Rohloff
18:34 Feature #32090 (Closed): REST API: users: add support for status=*
Currently, [[Rest Users|the /users.:format REST API]] will default to status=1 (active), that is, when you attempt to... Martin von Wittich
16:56 Patch #32013: Rounded corners of the main menu
+1 IMHO it looks very nice and polished. It fits nicely into the design of the other tab menus. Bernhard Rohloff
15:05 Feature #31107: How to disable email subject processing
Hello,
I would suggest the following changes to the code in order to make redmine ignore alien issue id:...
Christof Egner
12:54 Defect #32088 (Closed): Redmine crashes in attempt to install Redmine Mylyn Connector
Linux server.
Log attached.
Link to Mylyn distributive: https://github.com/joaopedrotaveira/redmine_mylyn_connector...
Антон Магурский
12:28 Defect #30929: No longer all receivers are shown in "to" field after upgrade from 3.4.7 to 4.0.0
Hi, we have upgraded our production environment to 4.0.4, and have received some complains from the redmine manager a... Paweł Szmigiel
11:57 Defect #31870: Remove deprecated .zIndex() method
Hi, already asked this in Defect #31708, there is a "close" text on the close button, any way to remove it? Appreciat... Paweł Szmigiel
11:06 Feature #28492: Option not to block closing a parent issue when it has open subtask(s)
Toshi MARUYAMA wrote:
> This is patch.
>
> !issue-28492.png!
Thank you for writing the patch. The feature is b...
Go MAEDA
07:46 Feature #28492: Option not to block closing a parent issue when it has open subtask(s)
This is patch.
!issue-28492.png!
Toshi MARUYAMA
09:53 Feature #32086 (New): How can i generate ticket through particular sender ID
We are having multiple project and need to generate ticket through sender mail id with respect to project
How can i ...
Ninad Patil
08:03 Patch #16069: Allow configuration of API limit instead of hardcoding at 100
+1 int redmine
06:58 Defect #31779: Total estimated time column shown even when estimated time field is deactivated
Felix Schäfer wrote:
> Even when the estimated time field is deactivated in the trackers available in the issue list...
Yuichi HARADA
03:56 Revision 18477 (svn): code cleanup: rubocop: fix Lint/UselessSetterCall in test/unit/issue_test.rb
Toshi MARUYAMA
03:32 Feature #32085 (New): Allow newline as a separator in "Allowed extensions", "Disallowed extensions", "Exclude attachments by name" field in Administration
Currently, those fields are displayed as textarea but only comma is allowed as a values separator.
I think newline...
Go MAEDA
03:26 Feature #19903 (Closed): Change textfield to textarea for "Exclude attachments by name"
Committed the patch with a slight change. Thank you. Go MAEDA
03:25 Revision 18476 (svn): Change textfield to textarea for "Exclude attachments by name" (#19903).
Patch by Yuichi HARADA. Go MAEDA
 

Also available in: Atom