Activity
From 2012-05-03 to 2012-05-05
2012-05-05
- I wrote this as a comment to the release news item, but perhaps this forum is a better place for it.
I'm having a ... -
15:09 Open discussion: RE: Official git mirror - what happened?
- And again, what's happened? Official mirror https://github.com/redmine/redmine not updated 3 days...
-
12:54 Help: RE: Disable automatic posting of "diff" updates.
- It can't be turned off but a simple patch will do what you want:...
-
05:05 Help: RE: Disable automatic posting of "diff" updates.
- AFAIK it is not possible by now.
-
01:17 Help: RE: Disable automatic posting of "diff" updates.
- *bump*
-
11:30 Development: RE: Tmail gem -> Mail gem migration planned?
- Redmine version:2.0.0 will no longer use TMail (r9630).
-
09:56 Development: RE: Can i join in developmet team?
- thanks. Etienne Massip
-
01:07 Open discussion: RE: apache to lighttpd rewrite convert please
- Help me please
2012-05-04
-
21:09 Development: RE: Tmail gem -> Mail gem migration planned?
- Redmine 2.0 uses TMail for receiving emails only. If anyone is able to make it pass all the MailHandler tests with Ma...
- Hello, Tmail is unmaintained upstream and they suggest to migrate to the 'Mail' gem.
http://tmail.rubyforge.org/
... - Hello,
Is it possible to display the "History" of a ticket when you do an Issue List Export?
I've seen the ques... -
17:42 Help: RE: redmine 1.4 osx10.6 cant generate production rake db:migrate
- Hello.
I had the same problem on Mac OS X Lion with mysql-5.5.23-osx10.6-x86_64. There is a bug on this mysql vers... - Hello,
I am trying to add the generated PDF for an issue when it is added or updated as part of the notification. I... -
16:15 Plugins: RE: Smart issues sort plugin
- Same here. spent_hours as a query field seems to be new to redmine 1.4.
I commented out the offending 5 lines fro... -
15:09 Help: RE: Ruby on Rails application could not be started (1.3.3 -> 1.4.1)
- I am having the same issue.... i am getting some wierd stack trace in mongrel...
-
12:01 Help: RE: Ruby on Rails application could not be started (1.3.3 -> 1.4.1)
- How weird .. changing all file permissions to 775 and 664 instead of 770 and 660 works. Why is that strange, well, be...
-
11:31 Help: RE: Ruby on Rails application could not be started (1.3.3 -> 1.4.1)
- RAILS_ENV=production script/about:
About your application's environment
Ruby version 1.8.7 (x86_64-l... - I successfully migrated from 1.0.4 to 1.3.3 yesterday.
Today I wanted to migrate from 1.3.3 to 1.4.1 and initially a... -
12:45 Plugins: RE: Redcase Plugin
- Doe not work for me, no matter what version I use (tried 0.116, 0.144 and 0.149 from "sourceforge":http://sourceforge...
- I'm sure it is a dumb question and I am missing something... anyway here we are:
I can't find a way to have closed i... -
11:34 Open discussion: RE: How do you switch the default authentication to LDAP when new users register?
- I have got the same problem,
do you have a solution right now? -
11:24 Help: RE: [Error] Ruby on Rails application could not be started
- I get the same under 1.4.1
-
11:08 Open discussion: RE: 1.2.1->1.4.1 ActionController::RoutingError in Projects#show
- This seems to be a plugin issue since Redmine core doesn't provide a @treasures@ controller. Please try it without an...
- *from 1.2.1 update to 1.4.1*...
-
09:46 Help: RE: Redmine requires Bundler. But it's there!!
- Doesn't seem to help.
- I have created a custom query (here called [A]) that display all issues assigned to me order by priority (here called...
- Hello,
I installed Redmine 1.4.1 and now I am trying to use LDAP authentication with our Active Directory.
I crea... -
07:20 Help: RE: Upgrade to 1.4.1 from .8.2 failing
- I suppose this update is not supported. Try incremental version update.
-
04:37 Help: RE: help this problem.. db:migrate
- 我也遇到过非常类似的问题,不过是在 RedHat 中 MySql 5.0.96
通过
strace -fe open rake db:migrate RAILS_ENV="production" 2>&1 | grep -i m... - Hello
apache to lighttpd rewrite convert please
<IfModule mod_rewrite.c>
RewriteEngine on
# RewriteBase /stor...
2012-05-03
-
22:43 Plugins: RE: Contacts plugin
- Contact could be added only inside project. But you can attach one contact to many projects
-
21:13 Plugins: RE: Contacts plugin
- OK, this is going to sound really crazy, but I installed the plugin, everything is there and seems good but how do I ...
-
20:32 Open discussion: RE: REST API: Filter issues according to date
- Try this:
/issues.xml?created_on=><2012-03-01|2012-03-01
- I have installed Redmine on CentOS 6.2 and we are evaluating it in a small group to see how it could fit into our org...
- Hello, Im trying to configure Redmine to work with Subversion.
I have followed this HowTo: http://www.redmine.org/pr... - I wasn't able to find apt packages for Ubuntu for Redmine 1.4.
Does anybody know where to find them or if they even ... -
17:29 Plugins: RE: redmine_graphs could not support the 1.4.X
- I use another graphs plugin which is a fork of the one above and after resolving the routes issue I came across anoth...
-
10:46 Plugins: RE: redmine_graphs could not support the 1.4.X
- by the way ,I used the routes.rb file with this
======================================... -
10:14 Plugins: RE: redmine_graphs could not support the 1.4.X
- Hi, Alex A
I tried the routes.rb file and it seems works. but unfortunately, the graph can not display again but the... -
17:26 Help: RE: Cannot upgrade to 1.4.1 Warning about "You cannot specify the same gem twice"
- PROBLEM SOLVED:
Step1. Remove GEMFILE and GEMFILE.LOCK from "better gantt chart" plugin folder.
Step2. Run Mo... - I run into the following issue when trying to migrate the database.
Mysql::Error: Unknown column 'is_default' in '... -
10:53 Help: RE: 500 Error for Code Review Plugin
- Yes, how careless i am. I unexpectedly forgot the log. But the server machine is far from my position. i must spend s...
-
08:34 Help: RE: 500 Error for Code Review Plugin
- Can u post error log here?
- Hi,
i get a problem that when i access the page of Code Review in a project, a 500 error happens. Like:
Intern... -
08:43 Help: RE: I NEEEDDD HELLPPP :)
- Are you use Apache? Is passenger module for Apache installed?
-
06:27 Plugins: RE: Code Review Plugin 0.2.7 Released.
- 玉顺 李 wrote:
> Hi,
> i get a problem that when i access the page of Code Review in a project, a 500 error happens... -
05:47 Plugins: RE: Code Review Plugin 0.2.7 Released.
- Hi,
i get a problem that when i access the page of Code Review in a project, a 500 error happens. Like:
Intern... -
02:18 Plugins: Hudson Plugin 1.0.8 Released
- Sorry I took so long.
Plugin works on Redmine 1.4.1
Repository moved to Bitbucket. Please carefully.
h3. Plugi... - Hi there,
We have the latest version redmine and SVN setup on our LAMP server and are having a world of difficulty... - Feature #2694 is one that our group was really looking forward to with the upgrade to version:1.4.0, but I haven't no...
Also available in: Atom