Project

General

Profile

Activity

From 2014-10-20 to 2014-10-22

2014-10-22

22:03 Defect #18159 (Closed): Security issue when using local repositories
Access to local repositories uses the system access rules. Since the system user used to run Redmine is unique, all l... Luciano Silveira
21:11 Feature #8817 (Resolved): Attachments/Plugin assets directory writable errors
Fixed, @public/plugin_assets@ is now present out of the box and the admin/info now displays the path to this directory. Jean-Philippe Lang
15:41 Feature #8817: Attachments/Plugin assets directory writable errors
> New install of v2.3.1 without plug-ins. Would it be possible to create this directory by default? and/or provide a ... Anonymous
17:04 Feature #12677: Private attachments for issues
+1 Jérôme BATAILLE
11:36 Feature #5816: New issue initial status should be settable in workflow
+1 -> we're planning to move from trac to Redmine and this feature is also a concern for our team Guillaume -
10:11 Patch #18157 (Closed): German translation
Please change the german names of the newly introduced groups in version 2.6.0.
So in the de.yml please change:
> ...
Gundolf Dampf
08:53 Patch #18156 (Closed): Spanish translation file
ES translation file reviewed. Jesús Gutiérrez de la Vega
03:31 Feature #4179: Link to user in wiki syntax
+1 Stephane Lapie

2014-10-21

22:53 Patch #18051 (Resolved): Cancel button on issue edit view
Committed in r13477, thanks. Jean-Philippe Lang
22:49 Defect #18058 (Closed): Wrong redirect after saving changes to a version (Firefox with network.http.referer.trimmingPolicy = 2)
Mischa, thanks for the clarification!
> Ok, thank you Mischa! :) Maybe that's a requirement of Redmine that could ...
Jean-Philippe Lang
20:25 Defect #18058: Wrong redirect after saving changes to a version (Firefox with network.http.referer.trimmingPolicy = 2)
Mischa The Evil wrote:
> <snip>
> As a result of this, I am able to reproduce what you describe using FF33 with @ne...
Anonymous
00:22 Defect #18058 (Needs feedback): Wrong redirect after saving changes to a version (Firefox with network.http.referer.trimmingPolicy = 2)
Maurice M. wrote:
> Ok, it seems to be a browser issue. I've been using Firefox 33.0. Just tested the same in Intern...
Mischa The Evil
21:01 Defect #18148 (Needs feedback): hook controller_account_success_authentication_after not called with auth_sources
It should be called when a successfull password authentication occurs. Can you give more details about your problem o... Jean-Philippe Lang
15:25 Defect #18148 (Needs feedback): hook controller_account_success_authentication_after not called with auth_sources
If users are registered by an auth_sources
See [[Alternativecustom_authentication_HowTo]]
the hook is not used....
Sylvain V
17:03 Defect #18149 (Closed): Email notifications error when moved to another machine and DNS name assigned
Please use forum for question. Toshi MARUYAMA
16:40 Defect #18149 (Closed): Email notifications error when moved to another machine and DNS name assigned
I am getting this error while sending test email -
"getaddrinfo : Name or service not known".
FYI I was using ...
Pulkit Gupta
15:34 Defect #15025: Receive IMAP error on empty mailbox
2.6-stable also have this error. It reproducing if mailbox is empty. Alex Moroz
12:48 Patch #18128: Make User profile 404 rendering more consistent (and speed up Users#show API)
Jean-Philippe Lang wrote:
> This patch is not refactoring as it affects the visibility of user accounts (and thus br...
Jan from Planio www.plan.io
12:40 Defect #13654: Can't set parent issue when issue relations among child issues are present
+1
Confirmed in Redmine 2.5.2.stable.13466. Really annoying.
Robert Korulczyk
12:36 Defect #4334: "Watch"ing an issue doesn't update watchers list
Hi.
I already solved this issue, but there was another problem - when you add user(s) from modal window then if y...
Marcin Świątkiewicz
11:48 Feature #8991: Nested versions for projects with sub-projects
Lately I've been making use of a multi-select "Version" custom field inside the "Version" element, allowing any versi... Anonymous
11:12 Defect #17722: Plugin update check not working if redmine is viewed over https
This happens in Firefox as well. Both browsers block the plugin check silently when your Redmine installation uses HT... Gundolf Dampf
09:46 Defect #18113: REST API KEY doesn't work with basic authentication
I search a lot till I found the solution.
I'm using apache and fastcgi.
In order to properly forward basic authenti...
Renzo Dani
08:02 Feature #4511: Allow adding user groups as watchers for issues
The above plug-in has one pitfall, it does not allow for proper "watcher" search queries : suppose I want to build an... Stephane Lapie

2014-10-20

23:28 Feature #5462: Blocking issues to be closed which have open subtasks
I think this is fixed in 2.4.x+ Ariel Lira
23:23 Defect #18144 (Closed): German translation on "delete my account" page showing a "\n"
Fixed in r13464, thanks for pointing this out. Jean-Philippe Lang
21:17 Defect #18144 (Closed): German translation on "delete my account" page showing a "\n"
see subject and attachment Anonymous
23:19 Feature #8263: Make News comments editable
+1
Need to be able to edit comments on news as an administrator, akin to being able to edit issue notes.
Redmin...
James H
23:14 Defect #18058 (Resolved): Wrong redirect after saving changes to a version (Firefox with network.http.referer.trimmingPolicy = 2)
Redmine's redirections seems to rely on the HTTP referrer. Anonymous
23:10 Defect #18058: Wrong redirect after saving changes to a version (Firefox with network.http.referer.trimmingPolicy = 2)
It works on Firefox when setting the configuration key @network.http.referer.trimmingPolicy@ to @0@ or @1@. It was se... Anonymous
23:04 Defect #18058: Wrong redirect after saving changes to a version (Firefox with network.http.referer.trimmingPolicy = 2)
Ok, it seems to be a browser issue. I've been using Firefox 33.0. Just tested the same in Internet Explorer 11 which ... Anonymous
22:54 Defect #18058: Wrong redirect after saving changes to a version (Firefox with network.http.referer.trimmingPolicy = 2)
Maurice M. wrote:
> I could reproduce this issue at http://demo.redmine.org
I tested a local 2.5.1 deployment and...
Mischa The Evil
20:57 Defect #18058: Wrong redirect after saving changes to a version (Firefox with network.http.referer.trimmingPolicy = 2)
I could reproduce this issue at http://demo.redmine.org
# create a project
# go to the settings page of the newly...
Anonymous
21:29 Defect #18094 (Closed): List custom filed with multiple values displayed as check boxes cannot be unchecked
Thanks for the feedback. Jean-Philippe Lang
21:29 Defect #18113 (Closed): REST API KEY doesn't work with basic authentication
Make sure that your web server forwards the authorization header. Jean-Philippe Lang
21:22 Patch #18128: Make User profile 404 rendering more consistent (and speed up Users#show API)
This patch is not refactoring as it affects the visibility of user accounts (and thus breaks a test). It makes all ac... Jean-Philippe Lang
15:12 Feature #11702: Add user/group to multiple projects at once
+1, it would be great if we get the multi-select dropdown for projects for both user and group level. Jeyan X M
15:10 Feature #9773: Add Group to Multiple Projects
+1 Jeyan X M
14:47 Defect #18140 (Closed): Server error when clicking on Wiki module
Please contact plugin author. Toshi MARUYAMA
14:02 Defect #18140: Server error when clicking on Wiki module
* I am using Redmine 2.5.2-2 Pulkit Gupta
14:00 Defect #18140 (Closed): Server error when clicking on Wiki module
Hi I am facing an error when clicking on Wiki module of the project. It shows server error .
FYI- I am using Bitnami...
Pulkit Gupta
11:48 Feature #18137 (Closed): After Installing Redmine (> 2.5.x) on Heroku
Introduction
I cannot believe it but I have my own redmine on Heroku up and running. Thanks to wiki page: [[HowTo In...
kuolai shu
11:37 Patch #18059: Activity when issue change assigned to.
I fixed bugs, change test for few more cases, now tests pass. Yes, there was few typo mistakes.
See diff.
Marcin.
Marcin Świątkiewicz
08:40 Defect #13781 (Closed): CJK(Chinese/Japanese/Korean) characters are not shown in PDF on non CJK locales
attachment:general_pdf_fontname_r13446.patch is committed in trunk r13458 and 2.6-stable r13460, thanks. Toshi MARUYAMA
08:38 Defect #14491 (Closed): MailHandler: Unable to determine target project (when allow_override=project and project=unassigned is used)
Toshi MARUYAMA wrote:
> note-10 patch is not applied yet.
It is committed in trunk r13457 and 2.6-stable r13459.
Toshi MARUYAMA
05:52 Defect #14491: MailHandler: Unable to determine target project (when allow_override=project and project=unassigned is used)
note-10 patch is not applied yet. Toshi MARUYAMA
05:51 Defect #14491 (Reopened): MailHandler: Unable to determine target project (when allow_override=project and project=unassigned is used)
Toshi MARUYAMA
07:40 Patch #18134: Issues with svn:mergeinfo property values and r13443 rails-4.1 rebase.
Thank you for your reply.
I use CentOS6 and it's svn version 1.6.11....
Toshi MARUYAMA
07:28 Patch #18134: Issues with svn:mergeinfo property values and r13443 rails-4.1 rebase.
Not a problem. svn:mergeinfo properties can only be changed using svn 1.5.x+ (preferably 1.7.x) clients as far as I k... Mischa The Evil
06:31 Patch #18134: Issues with svn:mergeinfo property values and r13443 rails-4.1 rebase.
Sorry. Because I use hgsubversion and "hg graft" or Mercurial Queues to *commit* to Subversion, it lose svn property.... Toshi MARUYAMA
06:05 Patch #18134 (New): Issues with svn:mergeinfo property values and r13443 rails-4.1 rebase.
After some Redmine core SCM log reviewing I noticed several issues:
# related to svn:mergeinfo properties:
## [rail...
Mischa The Evil
06:56 Feature #408: Assign a task to multiple users
+1 ami desai
06:52 Feature #16479: Facility needed to create multiple grouping for Custom Queries
+1 ami desai
06:47 Feature #17582: advanced awesome calculated computed custom fields
+1
ami desai
00:18 Feature #3956: Login by Email
+1
As far as I can see, it has very little impact,and I would not need to modify user.rb file at each update :)
Pierre Maigne
 

Also available in: Atom