Project

General

Profile

Activity

From 2010-02-11 to 2010-02-13

2010-02-13

23:25 Help: RE: NoMethodError "remove_item" after installing Backlogs plugin
I've found what it seems a solution for this issue.
The problem seems that the item for the backlog (a model creat...
Ricardo Amores
23:24 Plugins: RE: Cannot ddelete issues - Backlogs plugin issues ?
I've found what it seems a solution for this issue.
The problem seems that the item for the backlog (a model creat...
Ricardo Amores
10:51 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
Found a bug in the backlogs plugin, and I don't know how to report it. Any ideas?
The bug occurs when trying to cr...
Ricardo Amores
10:44 Help: RE: Upgrade from 0.8.7 to 0.9.1: Unknown column 'editable' in 'field list': UPDATE `custom_fields` SET editable
You can learn more about Rails migration here:
http://api.rubyonrails.org/classes/ActiveRecord/Migration.html
And...
Jean-Philippe Lang
04:15 Plugins: RE: redmine_charts patch for Redmine0.9.0
Hey, now that all the graphs were working fine, and we set on logging recent issues, the deviation graph (the first t... Fabio Leitao
02:45 Help: Error using scrumalliance burndown plugin
When I am logged in as admin, I can see the Burndown tab, but when I click on it, I get the following error in the lo... Peter Loron
01:31 Help: RE: how to set working days/weekends
is this something that just can't be done? Anonymous
00:41 Open discussion: Advice on writing a new plugin to use Redmine for a computer repair service
I work for a small Apple Authorized Service Provider as the lead technician. Currently the internal system we use to ... Joe Carroll
00:38 Plugins: RE: Ticket grouping plugin
I am a complete newbie to Redmine and RoR. I have installed Redmine 0.8.7 just fine. I have installed issue groupin... Terry Nelson

2010-02-12

23:47 Help: ldap authentication fails, can't convert Net::LDAP::LdapError into String
I have upgraded to the latest version of redmine and have the current version of ruby installed
[root@systems3 log...
Fritz s
21:44 Help: RE: Repository.fetch_changesets takes forever (over an hour with 100% CPU)
I think 3394 solved the issue, I did not realize that 3393 was the end of the current .9 branch of the repo. Ted S
17:24 Help: RE: Repository.fetch_changesets takes forever (over an hour with 100% CPU)
Additional information:
We have 6381 revisions in our git repo, taking ~250MB.
./reporefresh.sh
+ cd /usr/loca...
Ted S
19:41 Plugins: RE: Projects Tree View Plugin - Version 0.0.1

A couple notes about this plugin (all based on Redmine 0.9.1):
*1. Regarding the Mount-Point Bug*
This plugin...
Andrew R Jackson
16:56 Help: RE: Is there a way to link lists to filter items in custom fields?
Anyone?
I'm still pretty new at RoR but I'm pretty sure it's possible. I just want to link two related drop-down ...
Jason Cameron
16:07 Help: Migrar de Trac To Redmine
Tengo un problema tengo un trac pero quisiera migrar a redmine pero tengo un redmine tambien pero estan en maquinas d... Carlos De la Guardia
14:09 Plugins: RE: redmine_charts patch for Redmine0.9.0
Actually, lines with '-' before them in my snippets are parts of the original code which meant to be *removed* and re... Vitaly Klimov
08:51 Plugins: RE: redmine_charts patch for Redmine0.9.0
Hey, after this rails crash test, I think I have found it
My copy of the app/helpers/charts_helper.rb had an extra...
Fabio Leitao
08:43 Plugins: RE: redmine_charts patch for Redmine0.9.0
You have to change one line with = sign to the two following lines in the start of the function *show_date_condition*... Vitaly Klimov
08:33 Plugins: RE: redmine_charts patch for Redmine0.9.0
I have opened from your pack, and reproduced the change exactly as is on my file
Indeed it has solved the multiple...
Fabio Leitao
08:17 Plugins: RE: redmine_charts patch for Redmine0.9.0
Line 69? Fabio Leitao
08:04 Plugins: RE: redmine_charts patch for Redmine0.9.0
> Other peculiar behavior for my setup has been that both at the chart_burnout and chart_timeline pages keep multiply... Vitaly Klimov
07:13 Plugins: RE: redmine_charts patch for Redmine0.9.0
By the way, I have looked for Dot in the code with fgrep and found it at 14th line of the file lib/redmine_charts/lin... Fabio Leitao
06:53 Plugins: RE: redmine_charts patch for Redmine0.9.0
Thanks a lot, so far those patches have solved the Error 500 and Error 404 issues in my 0.9.2 build I had since I hav... Fabio Leitao
13:33 Help: RE: Documents - how can i make bold text two times in one line?
How can i bold [bold sample text with brackets] and then i want bold second word [bold sample text with brackets] ?
...
Michal Nowak
13:31 Help: Documents - how can i make bold text two times in one line?
Hello,
How can i bold *[sample text]* and then i want bold second word *[sample text 2]* ?
result written above...
Michal Nowak
13:10 Open discussion: RE: Upgrading 0.8 to 0.9
Help! Upgrading 0.8.4 to 0.9.2
After
rake config/initializers/session_store.rb
rake db:migrate RAILS_ENV="produc...
Vjacheslav Ryzhov
12:22 Plugins: RE: Ticket grouping plugin
Another bug.
In Subissue parent Issue Subject dispays twice
!Parent_Issue_Subject_Displays_Twice.png!
Gennadii Omelchenko
11:52 Plugins: RE: Code Review Plugin 0.2.7 Released.
for anyone having the problem that the pencil wont show up:
check your file permissions and fix the directory public...
tdev .
10:25 Help: RE: Redmine LDAP & Zimbra
Hey William,
Thanks for sharing your solution!
It works perfectly.
D K
02:05 Help: RE: Redmine slow on some Computers
Hi,
Thanks for the tip. I put it in place.
We also put Redmine behind Apache2 via Proxy. This greatly sped th...
Paul Cardwell
01:20 Help: RE: Redmine slow on some Computers
I had exactly the same problem:
- Local Area Network
- Ubuntu 9.10
- Redmine 0.8.0.devel.2778
Upgraded t...
Mike Humphreys

2010-02-11

23:38 Plugins: RE: Hudson Plugin 0.1.0
Yes, both tools are installed on the same machine. Redmine is on the port 3000 and Hudson on the 8080. I'm not using ... G. D.
13:13 Plugins: RE: Hudson Plugin 0.1.0
G. D. wrote:
> I've cleaned the database and started tests again. I got this from my default test project :
>
>...
Toshiyuki Ando
12:21 Plugins: RE: Hudson Plugin 0.1.0
I've cleaned the database and started tests again. I got this from my default test project :... G. D.
12:12 Plugins: RE: Hudson Plugin 0.1.0
I've tried your plugin in version 1.0.2 once again (build 143) and I got this for one of my project :... G. D.
04:22 Plugins: RE: Hudson Plugin 0.1.0
Hudson's response is no problem.
two reasons can be given for this error.
1. raise HTTPBadResponse Error ( mayb...
Toshiyuki Ando
23:03 Help: RE: Link documents to versions?
I don't know what version you have, but compare it too [[RedmineRoadmap]] which seems quite consistent with what I ha... Felix Schäfer
22:22 Help: RE: Link documents to versions?
look like the wiki page isn't showin in the roadmap. I can see it in the versions list. Do i need to update my redmin... panta rhei
19:52 Help: RE: Link documents to versions?
Ok. That's new for me. Will give it a try.
thx a lot
panta rhei
14:39 Help: RE: Link documents to versions?
You can link a wiki page to a version, the wiki page will also appear in the roadmap. Felix Schäfer
12:33 Help: Link documents to versions?
Is it possible to link documents to versions? I'd like to able to create documents for a version. These docs should b... panta rhei
22:59 Help: RE: Wiki page templates?
I'm sorry, I was under the impression there was a copy action for wiki pages, but this was basically the idea. Anyway... Felix Schäfer
22:37 Help: RE: Wiki page templates?
saving namepsace? copy them over?
do you mean create wikipages with names like template-*? An for creating a new ...
panta rhei
20:43 Help: RE: Wiki page templates?
A simple workaround would be to create a set of template pages under a certain namespace, say all page names beginnin... Felix Schäfer
19:59 Help: Wiki page templates?
Is it possible to have wiki page templates? It would be nice if we could store templates per project, and just activa... panta rhei
22:01 Open discussion: RE: Custom field Default value per Project
Any thoughts/suggestions? Nanda P
21:00 Plugins: RE: Extended Schedules plugin with scheduling issues option
@goyello: that's terrific, thanks! robin van emden
19:01 Open discussion: RE: LDAP authentication with user binding
João Paulo Ribeiro wrote:
> Dear all,
>
> Praises for the team and community.
>
> My network here at Fujitsu (...
Bernhard Furtmueller
17:38 Plugins: RE: Harvest Plugin
No worries :) Thanks for making the plugin! Edward Stone
17:05 Plugins: RE: Harvest Plugin
Hi Ed! Thanks for the detailed how-to.
I'm glad the plugin is working for you!
Jim Mulholland
16:36 Plugins: RE: Harvest Plugin
I followed these steps to get remine_harvest working with my redmine installation:
1. cloned redmine_harvest into ...
Edward Stone
16:24 Help: RE: Mercurial with network shares
Most likely this is because network shares aren't visible between user sessions, and the Redmine service is likely ru... Ted Lilley
15:28 Help: Please how continue?
1. Sorry, my englis is not very good :D
please, i install redmine on Debian 5.0.4
i go with this http://www.fsdev...
Jakub Semko
14:45 Help: RE: new issue and roles
ok no problem
Thanx for your help :)
Clement Moulineau
14:40 Help: RE: new issue and roles
There's no finer permissions for default fields, sorry. Felix Schäfer
13:36 Help: new issue and roles
Hello,
I'm installing Redmine and I'm trying to configure it. But, I have a question :
I would like that the to...
Clement Moulineau
12:54 Plugins: RE: Ticket grouping plugin
@Andrew Chaika
Thanks a lot!
Besides that, they must patch file vendor/plugins/redmine_issues_group/app/views/q...
Gennadii Omelchenko
11:42 Plugins: RE: Ticket grouping plugin
Change 17th line of _vendor/plugins/redmine_issues_group/app/controllers/queries_controller.rb_:... Andrew Chaika
10:51 Plugins: RE: Ticket grouping plugin
I've got error during saving query.
Environment:
Redmine: 0.9.1
Ruby: 1.8.6
Rails: 2.3.5
Mysql: 5.
Ticket g...
Gennadii Omelchenko
09:59 Help: MissingSourceFile (no such file to load -- aasm)
Hi guys i get the error below everytime i try to update an issue.
i am using redmine-0.8.7 on sunOS 5.10
Missin...
m p
09:55 Help: RE: Project templates
Ok,
thanks you very much for your help, ill take a cup of coffee and find out how i make it to how i like it :)
Roël Konings
09:50 Help: RE: Project templates
I was gonna tell you to just uncheck the _Public_ checkbox in the project settings, but you seem to have found it on ... Felix Schäfer
09:46 Help: RE: Project templates
nvm have it already :) Roël Konings
09:45 Help: RE: Project templates
thanks,
but how do you get it private?
I cant find it anywhere
Roël Konings
09:25 Plugins: RE: Redmine Blog Plugin
New version 0.1.0:
- added an activity/event provider
- added a search provider (won't work without #4800 patch)
...
Andrew Chaika
08:28 Plugins: RE: Budget plugin - Userwise across projects
Hi Eric,
After browsing through all the plugins like Budget, support Hour ,
the New Milestone - Version Approach ...
Holger Winkelmann
02:56 Help: LDAP "Unable to connect"
I'm trying to configure LDAP authentication against a local LDAP server (same machine). I get the following error:
...
Andre Brown
00:31 Open discussion: RE: Task time log: start, stop
what about:
http://blog.goyello.com/2009/09/11/we-all-have-to-register-time-but-why-bother/
Holger Winkelmann
00:10 Open discussion: RE: Project copy does not contain wiki content
I'm using 0.9.2 Scott Tearle
00:10 Open discussion: RE: Project copy does not contain wiki content
Thanks Felix :) Scott Tearle
 

Also available in: Atom