Project

General

Profile

Activity

From 2013-04-29 to 2013-05-01

2013-05-01

23:40 Defect #13925 (Closed): Repository password stored in clear text in DB
Unlike user passwords, repository passwords can't be hashed. You can turn on repository password encryption by settin... Jean-Philippe Lang
20:47 Defect #13925 (Closed): Repository password stored in clear text in DB
I use SVN and enabled a Repository in one of my projects. Everything works GREAT!!!
So, this is just a "nit". Ot...
Peter Berkman
19:11 Defect #13783 (Resolved): Internal error on time tracking activity enumeration deletion
Etienne Massip wrote:
> * the +system+ enumeration item is tied to an object (e.g. a time tracking activity tied t...
Jean-Philippe Lang
18:09 Defect #13821 (Resolved): "obj" parameter is not defined for macros used in description of documents
Fixed in r11761, thanks for pointing this out. Jean-Philippe Lang
17:58 Defect #13850 (Resolved): Unable to set custom fields for versions using the REST API
Fixed in r11760 with a test, I've checked the other models.
Thanks for pointing this out.
Jean-Philippe Lang
17:31 Defect #13903 (Closed): undefined method `jsonp_enabled?' for
Make sure you're using a fresh config/settings.yml without any local changes. Jean-Philippe Lang
17:26 Defect #7335: Sorting issues in gantt by date, not by id
David Dupont wrote:
> Some help please ?
Use -p1 instead of -p0....
Toshi MARUYAMA
17:12 Defect #7335: Sorting issues in gantt by date, not by id
Hi,
I tried to apply patch but errors occured :...
David Dupont
17:23 Defect #8962 (Closed): Unknown variable or method salt when logging in
Ivan Kanis wrote:
> You can close this.
Thank you for your feedback.
Toshi MARUYAMA
15:47 Feature #11963: Hide the estimated times on issues for certain roles
+1
i created a plugin that hides "estimated_hours" from most of this views, take a look at https://github.com/ret...
Dominique Lederer
15:19 Defect #13617: Internal error on custum queries after Upgrade 2.2 -> 2.3
Redmine is not responsible for storing these serialized values, Rails and YAML.dump are. So I don't have any ideas on... Jean-Philippe Lang
15:16 Defect #13464: Plugin migration with Microsoft SQL Server throws error
Still not able to reproduce. Jean-Philippe Lang
15:15 Defect #12684 (Closed): Hotkey for Issue-Edit doesn't work as expected
There was duplicate accesskeys indeed. This is fixed in r11755, thanks for pointing this out. Jean-Philippe Lang
14:55 Defect #12650 (Closed): Lost text after selection in issue list with IE
I confirmed that using .empty() fixed the issue, thanks. Committed in r11750.
The purpose of this line is to avoid t...
Jean-Philippe Lang
14:45 Defect #8770: Misleading 'Back' button on 'My Page' personalization screen
I think that the Cancel option is a bit overkill and I don't like storing temporary data in user preferences so much.... Jean-Philippe Lang
14:37 Patch #13875 (Closed): Fetching emails via rake task does not support --no-account-notice and --default-group options
Patch applied in r11748, thanks for poiting this out. Jean-Philippe Lang
14:37 Defect #13712 (Closed): Fix email rake tasks to also support no_account_notice and default_group options
Fixed in r11748 with the default_group option as well, thanks. Jean-Philippe Lang
14:25 Defect #13924 (Closed): Error when using views/issues/index.api.rsb in a plugin
when i overwrite index.api.rsb in a plugin (just copied the original file to the plugin), visiting /issues via web br... Dominique Lederer
14:17 Defect #13541 (Closed): Can't access SCM when log/production.scm.stderr.log is not writable
Merged. Jean-Philippe Lang
14:15 Defect #13618 (Closed): CSV export of spent time ignores filters and columns selection
Merged. Jean-Philippe Lang
12:37 Defect #13835 (Closed): Disappearing inline images
Thank you for your feedback.
It is not Redmine problem.
Toshi MARUYAMA
10:01 Feature #13913: Git history with first-parent only
+1 This would be very useful! Harald Glock
07:42 Feature #2047: Add SVG support, like images
Gabriel Mazetto wrote:
> RFPDF is obsolete, even the author is migrating to Prawn: https://github.com/edwinmoss/rfpd...
Toshi MARUYAMA
07:39 Feature #13853 (Needs feedback): Is it possible to sponsor the implementation of features?
What features? Toshi MARUYAMA
04:54 Feature #12912: Issue-notes Redmine links: append actual note reference to rendered links
I also think this is better implement. +1 Jethro Yu
03:05 Feature #4179: Link to user in wiki syntax
+1, but please check this link http://www.redmine.org/issues/13919 Diego Antunes
02:57 Feature #13919 (Closed): Mention user on issues and wiki pages using @user with autocomplete
https://github.com/dwarburt/redmine-mention-plugin is ok, but I think would be awesome to have something like Github ... Diego Antunes

2013-04-30

18:52 Feature #13775: Adding a sub-task with zero estimated time erases parents value
Anyone have thoughts on this? Matthew Basset
16:51 Defect #8628: "Related to" reference may yield circular dependency error message
Here we are having the same problem.
I have an issue A, which is "father" of the issues B and C. When I try to se...
Leandro Guida
14:10 Defect #13914 (Closed): Circular dependency issue when issue dependency is set
Hi, I rearranged one of the recently created task as parent to the existing tasks. After this when I started setting ... sadhanandavel ramdoss
13:05 Feature #13911 (Resolved): Support relative URL to boards
Gah, sorry for the fuzz, http://www.redmine.org/boards/2/topics/36855 Henrik Leon
10:40 Feature #13911 (Closed): Support relative URL to boards
As with wikis and issues, I would like relative links to boards.... Henrik Leon
11:42 Feature #13913 (New): Git history with first-parent only
Please provide a way to visualize only the first parent of each commit in the revision history for git. Depending on ... Johannes Wienke
11:24 Defect #13606: PDF and PNG export of Gantt loses issue numbers
+1 Maik Lindner
10:48 Patch #640: When choosing assignee, automatically switch status to Assigned
Good work. Unfortunately it doesn't work with version 2.3.
I'd be grateful if you could update the patch.
Thank...
Diego Álvarez
10:40 Defect #9116 (Closed): undefined method `empty?' for :login:Symbol
No answer, I suppose the problem is fixed. Jean-Baptiste Barth
10:39 Defect #9890 (Closed): Login size is too small for some OpenID logins
Username length limit has been raised to 60 in r8778 (see #2719) Jean-Baptiste Barth
10:36 Defect #10929 (Closed): Parsing incoming e-mails from users with Outlook
No details provided, I close the issue, please reopen if you have more informations. Jean-Baptiste Barth
10:27 Defect #8910 (Closed): API does not work on my client.
Closing this one, you probably got the authentication wrong. See [[Rest_api]] Jean-Baptiste Barth
10:24 Feature #8367 (Closed): Fine-grained control of issue permissions
You can now control this with the fine permissions matrix added in 2.1.0 (#3521) Jean-Baptiste Barth
09:56 Defect #13910 (Closed): Values of custom fields are not kept in issues when copying a project
In Redmine 2.2.2, when copying a project from source->destination, the value of custom fields in copied issues is not... David Marín Carreño
09:45 Feature #3367: Copy versions/custom fields/wiki when copying a project
The values of custom fields in copied issues are not kept in the new project. Please reopen. David Marín Carreño
07:18 Feature #13834: Can we change the jquery file with other versions
Hello All,
I am eagerly waiting for your advises.
Thanks in Advance
Dileep Kumar

2013-04-29

23:02 Feature #5816: New issue initial status should be settable in workflow
+1 Leonardo Salgado
15:07 Defect #13904: Redmine does not send e-mails if ssmtp is installed
Software versions:
ssmtp - 2.54-7
postfix - 2.9.6-1~12.10.1
I'm running Ubuntu 12.10
Perico Os Palotes
12:22 Defect #13904 (Closed): Redmine does not send e-mails if ssmtp is installed
Hi there.
Looks like redmine 2.3.0 is not able to send e-mails if ssmtp is installed rather than, for instance, po...
Perico Os Palotes
12:25 Defect #13905 (New): Copy Subtasks does not copy subtasks into their current project
When copying issues which have subtasks in other (sub) projects not the same as master issue, the subtask issues are ... Adrian Wilkins
12:20 Feature #12416: Comment change notification
+1 This feature would be very helpful. Eugene Fokin
10:23 Defect #13903 (Closed): undefined method `jsonp_enabled?' for
i upgraded from redmine-2.2.1 to redmine-2.3.0 by folowing the "upgrade-instruction":http://www.redmine.org/projects/... Marco Tralles
09:53 Defect #8962: Unknown variable or method salt when logging in
You can close this. Ivan Kanis
09:44 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
Bernd Winter wrote:
> Erny Revilla wrote:
> > Here I have a quick & dirty patch for 2.2.1 (stable). It avoids updat...
Ernesto Revilla
09:05 Defect #13835: Disappearing inline images
Confirmed the problem is due to Kaspersky + Chrome
http://superuser.com/a/480289
> The problem is a combination...
Jethro Yu
07:25 Defect #13872 (Needs feedback): CJK(Chinese/Japanese/Korean) pdf export error on other CJK locales
It seems your system does not have "gb18030" encoding.
Try following....
Toshi MARUYAMA
 

Also available in: Atom