Activity
From 2017-04-18 to 2017-04-21
2017-04-21
-
22:29 Defect #25668 (Closed): Assignee is being lost when creating ticket
- Behaviour:
When creating a ticket and setting the assignee and pressing the "create" button, the ticket is created... -
18:11 Feature #17460: MySQL 5.7 support
- Latest versions of Ubuntu server only provide the 5.7 package, version 5.5 is really difficult to install on it: http...
-
14:02 Patch #25402: stop misusing distance_in_words
- Toshi MARUYAMA wrote:
> Thank you for posting patch to #25130#note-10.
> I close this issue to prevent scatter.
... -
13:40 Patch #25402 (Closed): stop misusing distance_in_words
- Thank you for posting patch to #25130#note-10.
I close this issue to prevent scatter. -
12:24 Feature #25667 (New): Generalise implementation of view / controller hooks for easier plugin development
- I have been developing several plugins for our Redmine, and hooks are a really good mechanism overall, but I have bee...
-
11:45 Feature #7068: New permission: view news
- I added test fixtures to the patch to avoid failing tests. See also #4866#note-4, Thank you Go Maeda for pointing thi...
-
11:02 Feature #4866: New permission: view forum
- You are correct, the tests make the assumption that this permission is public. I have added the permission to the tes...
-
07:13 Feature #4866: New permission: view forum
- Felix, thank you for the patch. It works fine but breaks some tests on my environment. Could you take a look?
{{co... -
06:26 Patch #25664 (Closed): Traditional Chinese translation (to r16543)
- * New
** field_default_assigned_to, setting_show_custom_fields_on_registration
-
04:39 Feature #3517: Assign an issue to person based on the issue status
- +1 Does anyone know an active link of downloading the plugin of this feature?
2017-04-20
-
23:42 Patch #24623: Implements CRUD permissions and restrictions to issue attachments
- James Lai wrote:
> Hello,Frederico
> your patch is very usefully,and I think that how to realize the document modul... -
09:07 Patch #24623: Implements CRUD permissions and restrictions to issue attachments
- Hello,Frederico
your patch is very usefully,and I think that how to realize the document module's attachment upload ... -
16:33 Feature #6666: Soft delete of issues
- +1
-
14:28 Defect #6422: timetracking: subtasks time is not added to the main task
- The roadmap only shows estimates and spent time for issues which are assigned to a certain version. Just because a pa...
-
10:13 Defect #6422: timetracking: subtasks time is not added to the main task
- +1
-
13:52 Patch #25653: Fix NoMethodError on HEAD requests to AccountController#register
- The attached patch also fixed the additional issue described in #25653#note-2
-
13:48 Patch #25653: Fix NoMethodError on HEAD requests to AccountController#register
- Hmmm, we had indeed only seen the error on Redmine 3.3, more specifically in http://www.redmine.org/projects/redmine/...
-
10:53 Patch #25653: Fix NoMethodError on HEAD requests to AccountController#register
- I cannot reproduce the problem but I think that merging this fix is very reasonable because lines after source:tags/3...
-
11:57 Defect #4472: Escape <code> tag
- The only way to display a @code@ tag is with HTML escaping (using &lt;), but only in clear text:
<code>1234... -
05:01 Patch #25628: Better wording for issue update conflict resolution in German
- Setting target version to 3.4.0. Thanks.
-
01:54 Feature #7360: Issue custom query: default query per instance, project and user
- +1
2017-04-19
-
19:16 Patch #25628: Better wording for issue update conflict resolution in German
- Looks good to me :)
-
19:06 Patch #25653 (Closed): Fix NoMethodError on HEAD requests to AccountController#register
- The attached patch fixes a NoMethodError when attempting to run a HEAD request against AccountController#register.
... -
16:52 Feature #7068: New permission: view news
- Go MAEDA wrote:
> It would be even greater if view_forum permission is implemented. Redmine become more consistent a... -
15:34 Feature #7068: New permission: view news
- Felix Schäfer wrote:
> Go MAEDA wrote:
> > All project modules except Forum and News have "view_*" permission. I th... -
13:20 Feature #7068: New permission: view news
- Go MAEDA wrote:
> All project modules except Forum and News have "view_*" permission. I think that News module shoul... -
11:22 Feature #7068: New permission: view news
- The attached patch works fine as expected. Thank you for your contribution, Felix.
All project modules except Foru... -
16:50 Feature #4866: New permission: view forum
- The attached patch makes the "view messages" permission configurable, similar to #7068#note-5. This patch does not in...
-
13:57 Defect #25595: Important usability bug - Too easy to delete issues
- When you delete data from Redmine, it will actually be deleted and not just marked as "hidden" in the database. For m...
-
13:12 Feature #25381 (Closed): Allow project selection when editing timelog entries
-
13:09 Feature #25381: Allow project selection when editing timelog entries
- Marius BALTEANU wrote:
> Duplicates #588 (which is assigned for 3.4.0).
Thank you for your pointing out. -
12:21 Feature #25651 (Closed): How to make specified item of two custom fileds can be linked.
- Duplicate of #6717 and etc.
-
12:13 Feature #25651 (Closed): How to make specified item of two custom fileds can be linked.
- Hi all,
I got another request that need all you help,please refer to details as below,
For example,
1.Create two... -
12:20 Feature #25650 (Closed): How to make one custom field automatic counting based on due date changed.
- Duplicate of #6717 and etc.
-
11:47 Feature #25650 (Closed): How to make one custom field automatic counting based on due date changed.
- Hi all,
I got a new request and that need all you help,please refer to details as below,
1.Create a new custom fi... -
09:49 Defect #5385: Status filter should show statuses related to project trackers only
- Marius BALTEANU, thank you for improving the patch. It looks good to me. Passed all tests.
Marius BALTEANU wrote:
... -
09:29 Defect #25635 (Resolved): Fill/update customer field in workflow
- OK, the resolution is easy.
just have to use @issue.custom_field_values=({6=>'test'}) -
08:57 Feature #25648 (New): PDF export without history
- I our organisation we would appreciate a function to export the plain issue into a PDF file (without the history of t...
2017-04-18
-
23:53 Defect #25607: Users can't see issues they've been assigned to.
- David Côté-Tremblay wrote:
> For sure, this issue seems tough to find the right middle.
>
> Here's what I see as ... -
22:59 Feature #25647 (New): Max Character Length of Fields e.g. Roles, etc.
- Requesting that the max character length for various fields be lengthened or placed in the settings as a variable opt...
-
14:58 Defect #25635 (Closed): Fill/update customer field in workflow
- Hi,
I've added few customer fields (data type) to my issue view. Now I would like to fill thous fields with some d... -
13:21 Defect #25634 (Closed): Highlight language aliases are no more supported
- Following r16501 (released in Redmine 3.3.3), highlight language aliases (the "map" property declared in coderay-1.1....
-
12:25 Patch #25628: Better wording for issue update conflict resolution in German
- Could someone who understands German review this patch?
-
11:51 Patch #25628: Better wording for issue update conflict resolution in German
- The attached patch tries to improve on the existing translation. This should be clearer and easier to understand.
-
11:50 Patch #25628 (Closed): Better wording for issue update conflict resolution in German
- The german translation of the update conflict resolution options are not very clear.
-
11:23 Feature #7068: New permission: view news
- I am very sorry I have forgotten the Japanese translation in the first patch. This second patch is the same as the fi...
-
11:09 Feature #7068: New permission: view news
- The attached patch makes the "View News" permission configurable. Furthermore, the permission is added to every role ...
-
01:49 Defect #5385: Status filter should show statuses related to project trackers only
- Here is an updated patch that restricts the statuses in the issue filter only to the statuses used by the current pro...
Also available in: Atom