Project

General

Profile

Activity

From 2019-09-17 to 2019-09-19

2019-09-19

18:08 Patch #31556: Update Rouge to 3.12.0
Updated Rouge to 3.11.0 in r18482. 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
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: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
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: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

2019-09-17

17:29 Feature #1380: Deleting an issue only marks it as being deleted
Rename buttons on-the-fly via reverse proxy Nginx (nginx-extras on Ubuntu 18.04). Of course you need @proxy_pass@ wit... Peter Lustig
14:04 Feature #32080 (Closed): Merge as much stylesheets as possible into one file to decrease http requests
I think application.css, context_menu.css, context_menu_rtl.css, jstoolbar.css, responsive.css, rtl.css, scm.css shou... Anonymous
12:15 Patch #32021: Give project description, homepage and custom fields an own box too
Yes, #32021#note-4 the idea of full-width first box is also quite good, but still looks awkward when actually visuall... Anonymous
06:40 Patch #32021: Give project description, homepage and custom fields an own box too
Bernhard's suggestion in #32021#note-4 looks nice for me. Go MAEDA
06:32 Patch #32021: Give project description, homepage and custom fields an own box too
+1
I like the proposal. The 'unboxed' description looks quite awkward in the current layout. I think it should get b...
Bernhard Rohloff
12:08 Feature #21808: Make the Sidebar collapsible, stateful
On issue edit page contextual link to add watchers still shown even though sidebar is collapsed.
!https://i.imgur....
Dmitry Makurin
06:00 Feature #21808: Make the Sidebar collapsible, stateful
This is really good, couldn't apply on latest revision, but I added a 18474 compatible version. I think however the b... Anonymous
09:55 Feature #23717 (Closed): Allow HTML View in description diff
Redmine does not allow raw HTML in fields such as description and subject for security reasons. Go MAEDA
09:05 Feature #23717: Allow HTML View in description diff
Volkan G. wrote:
> Any updates on this?
Any update?
Maxpia Kim
07:58 Feature #8343 (Closed): Add wiki toolbar to "Email header" and "Email footer" in "Email notifications" admin tab
Committed the patch. Go MAEDA
06:15 Feature #8343: Add wiki toolbar to "Email header" and "Email footer" in "Email notifications" admin tab
Here is a patch to implement the feature.... Go MAEDA
06:14 Feature #32072 (Closed): Can we generate ticket through mail without Project keyword in mail body
You can specify a default project for the issue creation in the rake task as described in the wiki [[RedmineReceiving... Bernhard Rohloff
04:49 Feature #29824: Add user initials when Gravatar is disabled
@marius.balteanu, I also think 3 with 1 will be the best. I can confirm the patch from #29824#note-9 still kind of wo... Anonymous
01:16 Defect #32049 (Closed): Redmine allows same user to login from different machines simulteniously
This is the expected behavior, not a defect.
The number of maximum simultaneous logins for a user is controlled in...
Go MAEDA
 

Also available in: Atom