Activity
From 2012-05-02 to 2012-05-04
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...
2012-05-02
-
23:20 Help: RE: DNS Port Forwarding
- two ways:
1. disable mac webserver (or change port number) and change your wiki to port 80
2. edit mac webserv... - Hello all,
First, we use all mac servers here, and we have a brand new mac mini server set up for the wiki.
Tha... -
20:43 Help: RE: Cannot upgrade to 1.4.1 Warning about "You cannot specify the same gem twice"
- whole /redmine folder contain two files:
gemfile and gemfile.lock. both in better gantt chart plugin folder
<p... -
19:13 Help: RE: Cannot upgrade to 1.4.1 Warning about "You cannot specify the same gem twice"
- Redmine core and one of your plugins seem to have 2 requirements for the same gem (i18n).
Look for a Gemfile in your... - +I posted the same question on bitnami forum, lots of views but no replies.+
I installed brand new installation of... -
17:57
Plugins: RE: Revision trunk:8162 breaks routes -> 500 internal server error
- _redmine_join_project_ seems to be broken too. At least I get a 500 when accessing the "My account" page. Removing th...
-
17:25 Open discussion: RE: Authors, GPL violation and git
- John Yani wrote:
> > > GPL requires indicating an author. But there is no AUTHORS.txt file. Only svn author.
> >
... -
16:36 Open discussion: RE: Authors, GPL violation and git
- I think it's just unfair to take credit for someone's work. Even if it's just trivial fixes.
Many people contributed... - Hi Guys,
based on http://github.com/edavis10/question_plugin/blob/master/lib/question_query_patch.rb I implemented... -
14:43 Plugins: RE: Wiki toolbar files button
- * (i) - insert as an image with default witdth of 500px
It doesn't works. Pictures are insrting in original size.
... - So I am looking to upgrade Redmine. I am currently running 0.9.6.
My first step was to update Ruby and Rails to 1.... - Hi,
i just tried using redmine_backlogs with redmine 1.4.1 and chiliproject 3.1.0. With chiliproject i encounter no ... - I had some issues when porting Redmine 1.x plugin to Redmine from trunk with Rails 3 support.
First of all, a plugin... -
10:55 Help: RE: Could not locate Gemfile
- To make it works,
I had also to add this line in /redmine-1.4.1/Rakefile
require 'rake/dls_definition'
as mention ... - In Roles and permissions page, I can only grant write permissions to a role, but can not disable read permissions on ...
-
09:29 Help: RE: I NEEEDDD HELLPPP :)
- # gem -v
1.4.2
# passenger --version
Phusion Passenger version 3.0.12
"Phusion Passenger" is a trademark of Hongl... -
09:26 Help: RE: I NEEEDDD HELLPPP :)
- Is gem passenger installed?
- Error message:
no such file to load -- phusion_passenger/classic_rails_extensions/init (MissingSourceFile)
Exceptio... -
01:27 Help: RE: Ability to assign issues to groups
- @Dave, thanks a lot, I spent some time trying to find if there maybe is any switch to turn it on, so it is, but I cou...
-
01:24 Help: RE: Ability to assign issues to groups
- It's there but for some reason turned off by default. Go to Administration > Settings > Issue Tracking and check the ...
-
01:18 Help: RE: Ability to assign issues to groups
- I'v got the same problem, currently using 1.4.1 version, and no ability to assign group.
Any help?
Also available in: Atom