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... -
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! -
03:31 Patch #32094 (Closed): Remove unnecessary call to set_tmp_attachments_directory
- Committed the fix.
-
02:58 Patch #32013 (Closed): Rounded corners of the main menu
- Committed the patch. Thank you for the nice improvement.
2019-09-19
-
18:08 Patch #31556: Update Rouge to 3.12.0
- Updated Rouge to 3.11.0 in r18482.
-
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...
-
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... -
03:46 Feature #32090: REST API: users: add support for status=*
- You can get users with any status by adding 'status=' parameter....
-
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 ... -
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...
-
13:05 Feature #13767: Export permissions report to CSV
- +1 on this feature request
-
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... -
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...
-
00:24 Feature #16098: On relation change/add notification setting
- +1
-
11:39 Defect #31946 (Closed): No log message when MailHandler ignored a reply to a nonexistent issue, journal, or message
- Committed the patch.
-
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... -
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... -
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.
2019-09-18
-
23:57 Feature #16098: On relation change/add notification setting
- +1
-
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...
-
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...
-
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...
-
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.
-
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:... -
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...
-
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...
-
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... -
07:46 Feature #28492: Option not to block closing a parent issue when it has open subtask(s)
- This is patch.
!issue-28492.png! -
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 ... -
08:03 Patch #16069: Allow configuration of API limit instead of hardcoding at 100
- +1
-
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... -
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... -
03:26 Feature #19903 (Closed): Change textfield to textarea for "Exclude attachments by name"
- Committed the patch with a slight change. Thank you.
Also available in: Atom