Project

General

Profile

Activity

From 2012-05-11 to 2012-05-13

2012-05-13

23:35 Feature #5487: Allow subtasks to cross projects
+1 Ladislav Nesnera
18:53 Defect #10903: [Rails 3] [plugins] Redmine can't find my assets. Support multiple assets paths
Plugin assets must be placed in the @redmine_root/plugins/my_plugin/assets@ folder. And just like with Redmine 1.x, t... Jean-Philippe Lang
17:02 Defect #10903: [Rails 3] [plugins] Redmine can't find my assets. Support multiple assets paths
I use stylesheet_link_tag and javascript_include_tag
John Yani
16:59 Defect #10903 (Closed): [Rails 3] [plugins] Redmine can't find my assets. Support multiple assets paths
... John Yani
14:15 Feature #3055: Option to copy attachments when copying an issue
Josh Wang wrote:
> Since the latest version is 1.4.1, and it seems i could not succeed in applying the changes liste...
Jean-Philippe Lang
13:53 Feature #6597: Configurable session lifetime and timeout
Terence Mill wrote:
> Brbb.. thats bad. Please provide hints for downwards compatibility for this ehancement (best w...
Jean-Philippe Lang
12:57 Feature #6597: Configurable session lifetime and timeout
> Yes, that's what I will add. Are these terms correct: _Session inactivity timeout_ and _Session maximum lifetime_?
...
Terence Mill
10:24 Feature #6597: Configurable session lifetime and timeout
Terence Mill wrote:
> It would be usefuly to be able to set session exppiration timeout in case of inactivity and gen...
Jean-Philippe Lang
13:01 Feature #10897 (New): Offer an advanced issue query language as an alternative to it's current UI
If you are familiar with Jira 4, then you will have noticed the advanced issue query language that it provides as lin... Maher Gamal
12:47 Feature #10888 (Closed): Bring back List-Id to help aid Gmail filtering
Header added back in 1.4.2. Jean-Philippe Lang
11:22 Feature #1448: Add tags to issues
+1 for me too Anthony Meugui
11:06 Feature #1448: Add tags to issues
+2 ! :)
Really helps when searching doesn't really work (e.g. when people use different terms to describe the same ...
Assaf Lavie
11:18 Defect #10865 (Closed): Filter reset when deleting locked user
Fixed in trunk and 1.4-stable. Jean-Philippe Lang

2012-05-12

19:42 Feature #6597: Configurable session lifetime and timeout
Jean-Philippe Lang wrote:
> * Sessions: there's no way to expire sessions if you're using the default cookie store fo...
Terence Mill
14:02 Feature #6597: Configurable session lifetime and timeout
Setting :expire_after option on cookie store does not invalidate the session, it just prevents the browser from sendi... Jean-Philippe Lang
16:05 Defect #10885: DB:MIGRATE rake aborted! syntax error on line 7, col -1: ` encoding: utf8
Thx a lot. It was coming from my database password !
I was using some special character in it. * in my case.
Af...
Tony Deboschère
10:00 Defect #10885 (Closed): DB:MIGRATE rake aborted! syntax error on line 7, col -1: ` encoding: utf8
It looks like your database.yml is not a valid YAML file. Jean-Philippe Lang
15:15 Defect #10891 (Closed): Rails 3 and 'generate_session_store'
Indeed, fixed. Jean-Philippe Lang
14:54 Defect #10891 (Reopened): Rails 3 and 'generate_session_store'
message#30559 is right: source:/trunk/doc/INSTALL is erroneously mentionning ??rake generate_session_store??. Etienne Massip
09:50 Defect #10891 (Closed): Rails 3 and 'generate_session_store'
The [[RedmineInstall|install doc]] will be updated after 2.0 release. For now, please have a look at doc/INSTALL in t... Jean-Philippe Lang
15:08 Defect #10879: Searching user causes 500 internal error
Thanks for the feedback. I can't figure out why I'm not getting this error, do you have any plugins installed? Jean-Philippe Lang
15:00 Defect #10837 (Closed): reposman and rdm-mailhandler not working with ruby 1.9.x
The 2 scripts were converted to use optparse instead of rdoc/usage. Jean-Philippe Lang
14:42 Feature #9790 (Closed): Allow filtering text custom fields on "is null" and "is not null"
Merged. Jean-Philippe Lang
14:25 Feature #9790 (Resolved): Allow filtering text custom fields on "is null" and "is not null"
Added in r9671. Jean-Philippe Lang
14:29 Defect #10649 (Closed): Subtask with empty start date results in internal error
OK, thanks for the feedback. Jean-Philippe Lang
13:36 Defect #10894 (Closed): Doesn't add new Status
You have to edit the workflow (Admin -> Workflow) to use your new status. Jean-Philippe Lang
11:11 Defect #10894 (Closed): Doesn't add new Status
I created the "New Status" (http://server/redmine/issue_statuses) then I went to "Issue/Update" and I can't find it ... Dima Antonov
10:44 Feature #10831 (New): Branch field and clickable link
Toshi MARUYAMA
10:38 Feature #10831 (Resolved): Branch field and clickable link
*update* by xolcman xolcman xolcman
10:07 Defect #10870 (Closed): Private bugs are accessible via the API
Cory Riddell wrote:
> Ok, I'm conceding defeat. :)
So I'm closing this defect.
> I stand by my assertion that ...
Jean-Philippe Lang
10:06 Feature #2448: Graphviz of ticket dependencies (with example)
You could use "redmine-wiki-external-filter-plugin":http://www.ndl.kiev.ua/content/redmine-wiki-external-filter-plugi... Terence Mill
10:01 Feature #6280: Multi-issue PDF export
related to pathc #10869 Terence Mill
10:01 Patch #10869: Add Full PDF output to issue summary list
THis is a nice ehancement adding desription field to pdf oouput table, but it is far not a complete ouput of all issu... Terence Mill
09:58 Defect #10890 (Closed): Please lock/delete user '55463'
Done, thanks. Jean-Philippe Lang
09:21 Feature #703: Configurable required fields per tracker/status/role
How could "this Plugin":https://github.com/resilva/Redmine-Fields-permissions get extended to be able to decided betw... Terence Mill

2012-05-11

21:49 Defect #10892 (Closed): Cannot run Redmine 1.4 in production mode
Hello,
I downloaded the latest Redmine yesterday 5/11/2012 using :
svn co http://redmine.rubyforge.org/svn/bra...
Jin Lee
21:45 Defect #10891 (Closed): Rails 3 and 'generate_session_store'
I have an error when trying to rake generate_session_store on trunk:
> Don't know how to build task 'generate_sess...
John Yani
21:23 Defect #10885: DB:MIGRATE rake aborted! syntax error on line 7, col -1: ` encoding: utf8
This seems more of a support request, which belongs in the forums (forum#2). Mischa The Evil
15:59 Defect #10885 (Closed): DB:MIGRATE rake aborted! syntax error on line 7, col -1: ` encoding: utf8
Hi.
I'm trying to install redmine 1.3.2 on Ubuntu 12.04 LTS
mysql Ver 14.14 Distrib 5.5.22, for debian-linux-gnu (...
Tony Deboschère
21:20 Defect #10890 (Closed): Please lock/delete user '55463'
Please see history of [[HowTo create a custom Redmine theme]] and [[IRC]].
Note: I assign this issue to you Etie...
Mischa The Evil
21:15 Feature #10889: Add support for the 'tel' URL protocol handler
Dunno though if it is a (frequently) needed feature for most of the Redmine users. Mischa The Evil
20:21 Feature #10889 (New): Add support for the 'tel' URL protocol handler
I have been trying to figure out how to link a phone number so that a mobile user can click on it and call the number... jacob helms
21:02 Feature #10884 (Closed): [Just a test] Presenting the tool to anybody
Please use http://demo.redmine.org for testing purposes. Mischa The Evil
15:41 Feature #10884 (Closed): [Just a test] Presenting the tool to anybody
Presenting the tool Redmine to anyone....
OBS: Sorry people to use this domain. I will close my account soon.
Abelmon Bastos
20:05 Feature #10888 (Closed): Bring back List-Id to help aid Gmail filtering
In #2879 you added a header called 'List-Id' to help solve your vacation responder problems.
In #2984 however this...
Ken Barber
17:44 Feature #703: Configurable required fields per tracker/status/role
+1
Redmine is a great product, but this feature is very important in my company. Would like to have the following de...
Eric Strennen
17:24 Defect #10887 (New): Can't fetch Mercurial changesets from repository
I get this backtrace when trying to view a repository:... Jens Bäckman
17:21 Feature #1919: Separate permissions for changing assigned-to, % finished and target version
+1000 Eric Strennen
16:58 Feature #10886 (New): Sensitivity to git-style log messages
With Git, you are encouraged to enter commit messages with a one line summary followed by an empty line and then para... Harry Garrood
15:51 Feature #3055: Option to copy attachments when copying an issue
Since the latest version is 1.4.1, and it seems i could not succeed in applying the changes listed in r8676 or r8677.... Josh Wang
14:33 Defect #10879: Searching user causes 500 internal error
Okay, adding ... Matthias Lindhorst
12:13 Defect #10879: Searching user causes 500 internal error
Hi Jean-Phillippe, thanks for your answer.
The output shows the following:
> User.like('foo').any?
>NoMethodEr...
Matthias Lindhorst
13:27 Feature #6856: Shibboleth authentication and SSO support
+1 Cédric BETHENCOURT
11:44 Feature #10883 (Closed): Identification field in IP layer of the TTCN3 FW for IP and GTPU components
It looks like you've hit the wrong tracker. This one is for Redmine core issues only. Mischa The Evil
11:38 Feature #10883 (Closed): Identification field in IP layer of the TTCN3 FW for IP and GTPU components
As and improvement to TTCN FW it might be nice for debugging purposes, to have packets generated with nonzero (random... Grzegorz Szadkowski
11:37 Defect #10862: Always shows description changes when adding notes
Stephan - wrote:
> Ok, removing plugin: "Redmine_issue_history" did solved this issue.
Please report it to the pl...
Mischa The Evil
09:56 Defect #10862 (Closed): Always shows description changes when adding notes
Toshi MARUYAMA
09:05 Defect #10862 (Resolved): Always shows description changes when adding notes
Ok, removing plugin: "Redmine_issue_history" did solved this issue. Stephan -
11:34 Defect #10881: 500 error when accessing repositories tab - configured svn repository
vi palla wrote:
> Redmine version 1.4.1. ruby 1.9.3, gem 1.8.21, rails 3.2.2
Redmine 1.4.x doesn't support Rails...
Mischa The Evil
10:53 Patch #10869: Add Full PDF output to issue summary list
snipped by moderator Cj Cagape
10:52 Patch #10869: Add Full PDF output to issue summary list
snipped by moderator Cj Cagape
09:54 Feature #10875 (Closed): Partial Albanian Translations
Committed in trunk r9666 and in 1.4-stable r9668, thanks. Toshi MARUYAMA
08:57 Feature #1853: Make Projects truly independent of each other
+1 Juan Servera
00:24 Defect #10856 (Closed): can not load translations from hr.yml with ruby1.9.3-p194
The files are not corrupted in the zip file but they just can't be parsed with ruby1.9.3-p194. This problem does not ... Jean-Philippe Lang
 

Also available in: Atom