Project

General

Profile

Activity

From 2016-09-20 to 2016-09-22

2016-09-22

15:50 Feature #23907: Provide explicit and expressive feedback for circular dependencies
!drivememad.png! Gustav Vella
15:49 Feature #23907 (New): Provide explicit and expressive feedback for circular dependencies
Simply stating that certain relations would create a circular dependency is of limited help in resolving the cause.
...
Gustav Vella
15:33 Defect #23224: Datepicker doesn't obey the user's settings format
Luc Luc wrote:
> Yes, making native date&time pickers optional (or just not use them at all) would be great.
+1
Pavel Potcheptsov
15:29 Defect #23414: Datepickers don't show in Firefox
Clear cache and cookies. Then it start to work but probably by using native browser's date picker. Pavel Potcheptsov
14:26 Defect #23839: "Invalid query" (Error 500) message with MS SQL when displaying an issue from a list grouped and sorted by fixed version
It's nicer when testing for non-nil object before calling a method on it (map)... sorry for the bugged previous patch... Olivier Houdas
14:23 Defect #23893 (Closed): How to change production.log to another path
https://www.google.com/search?q=rails%20log%20path
Please use forum for question.
Toshi MARUYAMA
10:44 Defect #23893 (Closed): How to change production.log to another path
Hi all,
Currently, redmine stored production.log at /user/local/redmine/log/
I would like change to another path....
Jacky Ho
11:52 Feature #23895 (New): Allow emails with Auto-Submitted
As i understood emails with Auto-Submitted are ignored by Redmine as default. (r9390).
How can i bypass this? I nee...
Labware Ru
11:21 Feature #23894 (New): Expose repository through REST API
Hello,
The public [[Rest_api|REST API]] does not contains information about repository.
It seems that the only ...
Daniel Dehennin
10:35 Feature #23892 (New): Switch date pickers embedded in browsers or bundled in redmine
Recent versions of Chrome and Edge have their own date pickers which overwrite bundled one in redmine.
This is annoy...
Pavel Potcheptsov
09:46 Feature #23137: Completed versions on Roadmap: Sort it so that recently created versions are on top
+1
Agreed that this can be a helpful addition to the roadmap. However, the change in sorting order should not be h...
Anonymous
09:00 Feature #23889 (New): Assign ticket (SCRUM bug, issue etc.) to multiple projects
The idea is that user defines one ticket, but hours spend on it should be tracked on e.g. 2 projects. If I would lik... A A
08:32 Defect #10721: Loss of attachments while fetching emails from IMAP (GMail)
It works on Redmine 3.3.0, if you run the command via cron Alexandr Meshkov
08:21 Patch #23888: Show an error message when changing an issue's project fails due to errors in child issues
possibly related to #15319 Jens Krämer
08:18 Patch #23888 (Closed): Show an error message when changing an issue's project fails due to errors in child issues
The problem occurs for example when child issues have trackers that aren't present in the destination project. This v... Jens Krämer

2016-09-21

18:07 Patch #23883 (Closed): iOS 10 ignore disabled Zoom
With r14819 we disabled zoom on mobile devices. This has stopped working for iOS devices running iOS 10 as @maximum-s... Felix Gliesche
15:42 Feature #23882 (New): Allow issue number in allow_overrides
I would like to be able to forward or cc an email to the account used by my Redmine instance, include:
```
Issue:...
Kosta H
15:27 Feature #7360: Issue custom query: default query per instance, project and user
+1 Luiz Moura
14:56 Defect #23878: Closing all subtasks causes error if default priority is not defined and priority is derived from subtasks
source:tags/3.3.0/app/models/issue.rb#L1529
As I changed subject, issue priority default is not defined.
Toshi MARUYAMA
14:20 Defect #23878: Closing all subtasks causes error if default priority is not defined and priority is derived from subtasks
If redmine doesn't set NULL for priority and there are no plugins installed and there are no local modifications how ... Pavel Potcheptsov
14:11 Defect #23878 (Confirmed): Closing all subtasks causes error if default priority is not defined and priority is derived from subtasks
Toshi MARUYAMA
13:51 Defect #23878: Closing all subtasks causes error if default priority is not defined and priority is derived from subtasks
Toshi MARUYAMA wrote:
> > Mysql2::Error: Column 'priority_id' cannot be null:
>
> As log says, Redmine core does ...
Toshi MARUYAMA
13:31 Defect #23878: Closing all subtasks causes error if default priority is not defined and priority is derived from subtasks
I was able to reproduce without plugins: Create issue, create subtask and assign it, then change status and on the cl... Pavel Potcheptsov
12:43 Defect #23878 (Closed): Closing all subtasks causes error if default priority is not defined and priority is derived from subtasks
> Mysql2::Error: Column 'priority_id' cannot be null:
As log says, Redmine core does set priority null.
Your plug...
Toshi MARUYAMA
09:30 Defect #23878 (Closed): Closing all subtasks causes error if default priority is not defined and priority is derived from subtasks
Others tasks are closing normally but this one throws an error.... Pavel Potcheptsov
14:52 Defect #23881 (Closed): Proxy Error while creating new issues
Please use forum and see message#667. Toshi MARUYAMA
14:43 Defect #23881 (Closed): Proxy Error while creating new issues
When I set a new issue and click "submit" i get the following :
Proxy Error
The proxy server received an invalid...
Amir Dervisevic
14:29 Feature #4179: Link to user in wiki syntax
+1 Matthias Pohl
13:50 Feature #23137: Completed versions on Roadmap: Sort it so that recently created versions are on top
Wow, such a little change is required. Thank you, Marius!
Could it be considered to insert into Redmine? Doesn't n...
Robert Schneider
13:45 Feature #23858: Add another version status 'planed'
I see. But I'd prefer the 'planned' status so that also the Roadmap can be 'cleared' from unstable versions in future. Robert Schneider
13:01 Defect #21477: Assign to "Anonymous" doesn't make much sense
What is the rationale for always adding a (non-anonymous, non-locked) author to the assignable users list? I was cau... Fran Fabrizio
11:49 Defect #20277: "Couldn't find template for digesting" error in the log when sending a thumbnail or an attachment
Same even if checkbox for thumbnails isn't set.... Pavel Potcheptsov
09:01 Feature #2687: different estimated time units hours<>days per tracker type
+1 Carsten S

2016-09-20

19:27 Feature #23137: Completed versions on Roadmap: Sort it so that recently created versions are on top
Totally agree that is useful to see the latest completed versions first. I've attached a small patch that implements ... Marius BĂLTEANU
18:05 Feature #10989: Prevent parent issue from being closed if a child issue is open
Toshi MARUYAMA wrote:
> What happens if opened child issues which user cannot see (private/visibility)?
The user ...
Marius BĂLTEANU
14:29 Feature #10989: Prevent parent issue from being closed if a child issue is open
Marius BALTEANU wrote:
> I made a patch (inspired from #18212) with tests that implements this feature request.
L...
Toshi MARUYAMA
10:20 Feature #10989: Prevent parent issue from being closed if a child issue is open
I made a patch (inspired from #18212) with tests that implements this feature request.
@Go MAEDA, I still think th...
Marius BĂLTEANU
16:53 Feature #23858: Add another version status 'planed'
Did you try using Version custom fields for that?
You can filter on Version's custom fields, and it could let you se...
Olivier Houdas
16:48 Feature #23868: Automatically link a project to several repositories
I have just seen I am not the first trying to do this: #18479 Vincent Robert
16:46 Feature #23868 (New): Automatically link a project to several repositories
Hi
I wanted to use the @extra/svn/reposman.rb@ script in order to automatically generate both svn *and* git reposito...
Vincent Robert
16:18 Defect #23867 (Closed): New issue from all issues is giving "ActionView::Template::Error"
Please contact plugin author. Toshi MARUYAMA
14:41 Defect #23867 (Closed): New issue from all issues is giving "ActionView::Template::Error"
Here's what we have and what we get when clicking on add an issue (.com/issues/new)... Mentel Inc
15:44 Feature #19903: Change textfield to textarea for "Exclude attachments by name"
Any possibility to get this implemented? Having to add new image-names to 40 different logo-signatures is pretty pain... Rene H
14:12 Feature #5462 (Closed): Blocking issues to be closed which have open subtasks
Duplicate of #10989. Toshi MARUYAMA
13:44 Feature #23866 (Closed): Erro-AngularJs
redmine.org does not enable REST API. Toshi MARUYAMA
13:34 Feature #23866: Erro-AngularJs

blocked cross-origin request: The same origin policy (Same Origin Policy) prevents reading the remote resource in h...
Eduardo Vieira
13:23 Feature #23866 (Closed): Erro-AngularJs
I have this problem in api Rest.
cross-origin requests blocked: The same origin policy (Same Origin Policy) preven...
Eduardo Vieira
12:41 Defect #23865 (Closed): Typo: s/projet/project/ in Redmine.pm comments
Please see the attached patch. Go MAEDA
09:21 Patch #16069: Allow configuration of API limit instead of hardcoding at 100
+1 Stephane Evr
04:10 Feature #23863 (Closed): Erro- AngularJs
Please write in English.
redmine.org does not enable REST API.
Toshi MARUYAMA
03:30 Feature #23863 (Closed): Erro- AngularJs
Requisição cross-origin bloqueada: A política de mesma origem (Same Origin Policy) impede a leitura do recurso remoto... Eduardo Vieira
01:09 Feature #8313: Restrict Assignee List by Role
ale dp wrote:
> Luis Roa wrote:
> > Hi guys, Lo prometido es deuda
> >
> > I modified the plugin, now you can ch...
Luis Roa
 

Also available in: Atom