Project

General

Profile

Activity

From 2012-05-12 to 2012-05-14

2012-05-14

21:29 Defect #10881: 500 error when accessing repositories tab - configured svn repository
Redmine 1.4.x doesn't support Rails 3.x AFAIK.
Is it not supported for subversion?
vi palla
21:16 Defect #10909: Different from Rails 3 stylesheet_link_tag behaviour
Thanks for helping figuring that out! Created a bug report in the rails tracker: https://github.com/rails/rails/issue... John Yani
20:55 Defect #10909: Different from Rails 3 stylesheet_link_tag behaviour
After a few tests with a *blank* Rails 3.2.3 app, it turns out that this behaviour changes when turning @config.asset... Jean-Philippe Lang
20:18 Defect #10909: Different from Rails 3 stylesheet_link_tag behaviour
Must be a bug in Rails then or incorrect documentation... John Yani
20:00 Defect #10909: Different from Rails 3 stylesheet_link_tag behaviour
Please, have a look at the Rails API documentation (FYI: http://api.rubyonrails.org). This is how @#stylesheet_link_t... Jean-Philippe Lang
19:39 Defect #10909: Different from Rails 3 stylesheet_link_tag behaviour
Jean-Philippe Lang wrote:
> This is actually the Rails 3 behaviour.
What do you mean? Don't you believe that this...
John Yani
18:43 Defect #10909 (Closed): Different from Rails 3 stylesheet_link_tag behaviour
This is actually the Rails 3 behaviour. Jean-Philippe Lang
17:16 Defect #10909: Different from Rails 3 stylesheet_link_tag behaviour
If the extension is css it works. I doesn't work only if there is a dot in css name. John Yani
16:54 Defect #10909: Different from Rails 3 stylesheet_link_tag behaviour
According to the tests, it should work as expected:
source:/trunk/test/unit/helpers/application_helper_test.rb@9664#...
Jean-Philippe Lang
09:58 Defect #10909 (Closed): Different from Rails 3 stylesheet_link_tag behaviour
In Rails 3, stylesheet_link_tag adds ".css" extension if there is no one.
So this:...
John Yani
19:43 Feature #9931: In user roles news viewing can also be configurable
+1 Bruno Antonini
19:18 Feature #703: Configurable required fields per tracker/status/role
+1
Would be very nice to configure the mandatory default fields.
Daniel Santos Bathke
19:10 Feature #10913 (Closed): Need to folder to redmine
Sorry, no support request here. Jean-Philippe Lang
11:46 Feature #10913 (Closed): Need to folder to redmine
Hi,
We have some video stuff, which is related to our project. I need that videos to be hosted with redmine.
V...
shravan kumar
18:45 Defect #10903 (Closed): [Rails 3] [plugins] Redmine can't find my assets. Support multiple assets paths
Jean-Philippe Lang
17:26 Defect #10903 (Resolved): [Rails 3] [plugins] Redmine can't find my assets. Support multiple assets paths
Oh, so the asset pipeline is not enabled.
Thanks for your answers.
John Yani
16:40 Defect #10903: [Rails 3] [plugins] Redmine can't find my assets. Support multiple assets paths
John Yani wrote:
> But why do I need to include plugin option? There is no need to do that in Rails 3 engines.
Th...
Jean-Philippe Lang
09:58 Defect #10903: [Rails 3] [plugins] Redmine can't find my assets. Support multiple assets paths
But why do I need to include plugin option? There is no need to do that in Rails 3 engines. And why do I need to copy... John Yani
18:23 Defect #10917 (New): The task hierarchy is not consistently shown
In my redmine project (on hostedredmine.com), my hierarchy is not correctly displayed in the 'issues' view.
I rep...
Eric Feliksik
18:23 Patch #10916 (Closed): Optimisation in issues relations display
In the relations loop some variables are recalculated too many times Jérôme BATAILLE
17:15 Patch #6690: Redmine link to user profile
Will this allow multiple users?... Josh Nijenhuis
16:28 Defect #10915 (Closed): Issue CSV export does not respect the "page=" request
I was able to duplicate this using the redmine.org site..
* go to: http://www.redmine.org/projects/redmine/issues
...
Cheyenne Wills
15:23 Feature #10914 (Closed): Include is_private setting in xml/json output
When getting issues with the REST api, the is_private flag isn't included.
I've solved the problem on my local co...
Cory Riddell
14:40 Feature #543: Wiki links to versions, documents, files
duplicates #2069 Stanislav German-Evtushenko
14:40 Feature #2069: Wiki syntax to link to files in the files-module
duplicates #543 Stanislav German-Evtushenko
14:30 Feature #2069: Wiki syntax to link to files in the files-module
+1 Stanislav German-Evtushenko
12:28 Defect #10879 (Closed): Searching user causes 500 internal error
Etienne Massip
11:46 Defect #10879 (Resolved): Searching user causes 500 internal error
Okay, uninstalling LocalAvatars revealed, that this plugin somehow causes the problem.
Since this is no direct Redmi...
Matthias Lindhorst
11:25 Defect #10879: Searching user causes 500 internal error
Ah, good point, I almost forgot that!
Currently a fork of the LocalAvatar plugin is installed: https://github.com/...
Matthias Lindhorst
11:34 Feature #10912 (Closed): Add search by watcher
This patch add possibility to make search filter by watcher. Alexander Kriventsov
11:32 Defect #10905 (New): Internal Server Error when requesting the login page
Jean-Philippe Lang
11:02 Defect #10905 (Resolved): Internal Server Error when requesting the login page
xolcman xolcman
05:21 Defect #10905: Internal Server Error when requesting the login page
More informations:... Spi Rat
05:19 Defect #10905 (Closed): Internal Server Error when requesting the login page
When I try to access the login page on the redmine I get an Internal Server Error, for a while everything is fine and... Spi Rat
10:53 Defect #10910 (New): Mail not sent when issue status updated after a repository commit
Posted earlier on Fora Help and Open Discussion without further feedback.
The subject summarises my issue. I am ha...
Rui Pires
09:58 Defect #10908 (Closed): LDAP group authentication
Just set base DB field accordingly?
An LDAP filter field has been added in version:1.4.0.
Please ask your quest...
Etienne Massip
09:44 Defect #10908 (Closed): LDAP group authentication
Hi...
i have a LDAP server and its has a group called .
cn=internal ou=group,dc=example,dc=com
--users of ...
parakrama ranasinghe
09:56 Feature #6597: Configurable session lifetime and timeout
Just another aspect on how to solve that ... inspired by my online banking site.
Include a script into every (!) pag...
Frank Helk
08:35 Defect #10904 (Closed): unexpected change in REST API between 1.3.1 and 1.4.2: different error handling for "Create project"
Jean-Philippe Lang
01:43 Defect #10904 (Resolved): unexpected change in REST API between 1.3.1 and 1.4.2: different error handling for "Create project"
never mind, I see Redmine still provides the same error messages, but with no "\r" or "\n" between XML lines in the r... Alex Last
01:23 Defect #10904 (Closed): unexpected change in REST API between 1.3.1 and 1.4.2: different error handling for "Create project"
I installed Redmine 1.4.2 on our test server today and switched Redmine Java API tests to run against it (instead of... Alex Last
05:59 Patch #10869: Add Full PDF output to issue summary list
What exactly is missing in issue details? Perhaps you should file a separate bug. This patch only reorganizes the e... Carl Nygard
01:27 Feature #9664: CRUD operations for "custom field definitions" (not setting custom fields on issues!)
can you please take a look at this request? Alex Last
01:27 Feature #1179: Optionally allow Text and Long Text custom fields support wiki formatting
Guys,
I think long text custom field should be used as "description" field (i mean full support wiki syntax) and simp...
Maxim Nikolaevich

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
 

Also available in: Atom