Project

General

Profile

Activity

From 2011-02-24 to 2011-02-26

2011-02-26

22:41 Help: RE: Can anybody help me with HGRedmine
Investigating this issue myself and it would appear that the addition of the individual salts to users passwords may ... Declan Lynch
20:17 Help: Can anybody help me with HGRedmine
I've been looking into HGRedmine as a system to allow push access to HG Repositories based on a user Redmine permissi... Declan Lynch
21:22 Help: RE: I'm writing a plugin ,and i need a little help...
Archie Con wrote:
> [...]
You must past a @Proc@ to the @:if@ parameter. Something like @:if => Proc.new { User.c...
Felix Schäfer
13:35 Help: I'm writing a plugin ,and i need a little help...
My problem is i my plugin to be accessed only by logger
users, so i use :if symbol in my init.rb file of my
plugin ...
Archie Con
21:20 Help: RE: Files/attachments can be downloaded by anyone without permissions (by using tools like wget)
Stan Thorovsky wrote:
> Since in "Roles/Permissions" Redmine allows to specify 'View Documents/Files" permission I w...
Felix Schäfer
02:05 Help: Files/attachments can be downloaded by anyone without permissions (by using tools like wget)
Considering that our Redmine requires authentication to access any projects it strikes me as a security hole that any... Stan Thorovsky
20:06 Help: RE: Edit Issues Permission / Change Issue Properties
Id did : #7729. Etienne Massip
18:07 Help: RE: Apache + Passenger will not redirect to directory
this, plus an ifconfig /flushdns helped. thanks Torsten Burschka
16:14 Help: RE: Apache + Passenger will not redirect to directory
Set the RailsBaseURI to / in the projects.ideaplexus.com virtual site.
If the Redmine public dir is SymLinked to t...
Declan Lynch
15:53 Help: Apache + Passenger will not redirect to directory
Hello,
I've setup today a debian sqeeze server for redmine. First, redmine works fine, but on the false (sub)domai...
Torsten Burschka
17:11 Help: RE: Segmentation fault during db:migrate
I'm a very basic linux user and I didn't know such a file existed :/
I meant before that I rake crash at the very ...
Etienne Massip
06:55 Help: RE: Submitting Issues through PHP
Michael Holm wrote:
> I've reviewed the working examples, and have searched and read everything I can find. However,...
Aaron Devey

2011-02-25

22:15 Open discussion: Cpanel/WHM, Cent OS - `load_missing_constant': uninitialized constant MessageObserver
Cpanel/WHM, Cent OS
ruby 1.8.7 (2009-06-12 patchlevel 174) [x86_64-linux]
*** LOCAL GEMS ***
abstract (1.0.0)
a...
Adam M
21:57 Help: RE: How to Send SMS of Emergency Ticket creation
I'd suggest doing this in a plugin for maintainability, There are tutorials in the wiki. Felix Schäfer
17:02 Help: How to Send SMS of Emergency Ticket creation
Hello,
I'm a programmer with limited kwowledge about the Redmine structure and/or RoR.
I need to know where I s...
Guillermo Gonzalez
21:04 Open discussion: My Ubuntu 10.10 with Redmine ( trunk ) and Mercurial setup script
I'm currently working on a set of instructions on setting up Redmine ( trunk ) on a Ubuntu 10.10 server with support ... Declan Lynch
20:25 Help: RE: Segmentation fault during db:migrate
In case it's relevant, /etc/security/limits.conf:... John Griffin
19:37 Help: RE: Segmentation fault during db:migrate
> So I guess you can use Redmine as usual.
No .. I'm upgrading redmine in hopes of fixing another issue we're havi...
John Griffin
19:24 Help: RE: Segmentation fault during db:migrate
From activeRecord migration.rb RDoc :... Etienne Massip
19:14 Help: RE: Segmentation fault during db:migrate
So I guess you can use Redmine as usual.
Could you post the core dump please ?
Etienne Massip
18:50 Help: RE: Segmentation fault during db:migrate
The schema changes remain. Running @db:mgirate@ on the same sqlite3 db as earlier (haven't touched it since I posted... John Griffin
18:43 Help: RE: Segmentation fault during db:migrate
0.8.7 is the most commonly used, guess you don't need to change it.
About the transaction, I meant : if you @rake ...
Etienne Massip
18:34 Help: RE: Segmentation fault during db:migrate
> Is the full migration rolled back then ?
As I said, I'm building this on a parallel database. The original dbs ...
John Griffin
18:11 Help: RE: Segmentation fault during db:migrate
Is the full migration rolled back then ?
What's your gem list, what's you rake version, did you try another rake v...
Etienne Massip
17:25 Help: RE: Segmentation fault during db:migrate
Still segfaults. For posterity, I've included database.yml with relevant sqlite3 config info, as well as the output ... John Griffin
10:40 Help: RE: Segmentation fault during db:migrate
Could you try with a bare sqlite3 db ? Etienne Massip
00:12 Help: RE: Segmentation fault during db:migrate
If they're relevant, 2 pieces of information:
I have applied this hack to config/environment.rb: http://www.redmin...
John Griffin
00:05 Help: RE: Segmentation fault during db:migrate
Not on Windows. Debian 5.... John Griffin
18:37 Help: RE: Upgrading from 0.8.4 (MySQL) on Windows
It should be included with your ruby installation or you can install it via the @gem install rake@ command.
As a r...
Etienne Massip
18:30 Help: RE: Upgrading from 0.8.4 (MySQL) on Windows
Thanks,
we were able to backup the DB. Now we are stuck on the command: rake config/initializers/session_store.rb
...
Nicola Lepetit
17:37 Help: RE: Upgrading from 0.8.4 (MySQL) on Windows
use the database name, username & password defined in you @config/database.yml@ file, this should work ? Etienne Massip
17:32 Help: RE: Upgrading from 0.8.4 (MySQL) on Windows
We are already blocked at first step: we do not the name of the database to make the backup, nor the userid and passw... Nicola Lepetit
17:17 Help: RE: Upgrading from 0.8.4 (MySQL) on Windows
This is pretty much the same process described in [[RedmineUpgrade]].
What went wrong the last time you tried ?
Etienne Massip
17:10 Help: Upgrading from 0.8.4 (MySQL) on Windows
Hi,
we are using Redmine since mid 2009 but we are stuck to version 0.8.4 because we were never able to upgrade it t...
Nicola Lepetit
16:03 Help: RE: Error fetching changes from git repo
I am not a pro at all, but I did manage to fix this on my server by doing the following:
* shutdown the apache serve...
Jean-François Dagenais
12:16 Plugins: RE: Blocks Layout plugin
rake db:migrate:plugin NAME=redmine_blocks VERSION=0 RAILS_ENV="production"... Terence Mill
11:07 Plugins: RE: Blocks Layout plugin
Terence Mill wrote:
> Victor, can please help out?
>> We have a püroblem with migrating a plugin called "redmine-bl...
Victor Dulepov
10:53 Plugins: RE: Blocks Layout plugin
Victor, can please help out? Terence Mill
12:13 Open discussion: RE: Calendar / Meeting schedule
+1
Good idea. I think this feature could be very useful.
Tiltman Tiltman
11:32 Open discussion: RE: Plugin: Twitter-like status updates for projects
Same here! Terence Mill
11:12 Help: Inherit fields between tasks
Hello,
I'm a new user of Redmine and I'm trying to find out how can I get a field in a task filled with the same fie...
Juan Alejo Serrano del Fresno
11:06 Open discussion: RE: data of enumerations table
@ Etienne, Yes i had set up utf8 as encoding in config/database.yml.
Thank you Felix for the image. I updated manu...
kasto manche
09:33 Open discussion: RE: data of enumerations table
You can edit the names of the enumerations from redmine, see [[RedmineEnumerations]], just fix the names there. Felix Schäfer
09:26 Open discussion: RE: data of enumerations table
Did you try to had the @ encoding: utf8@ parameter to your db connection configuration in @config/database.yml@ ?
...
Etienne Massip
06:55 Open discussion: data of enumerations table
Hello all,
I installed redmine using mysql as database. The character set was set to latin1. I manually changed the ...
kasto manche
10:32 Plugins: RE: Latest Forum Messages plugins
Bug Report:
Altough i run "rake db:migrate_plugins RAILS_ENV=production"...
Terence Mill
10:15 Help: RE: How to link to Git commit?
Felix Schäfer wrote:
> Well, I'm not sure if it works cross-project, you might to check that for the cases with prob...
Toni Mueller
09:30 Help: RE: How to link to Git commit?
Toni Mueller wrote:
> Unfortunately, I'm struggling with this as well.
Well, I'm not sure if it works cross-proje...
Felix Schäfer
09:57 Help: RE: problem with text coding when using external reporting tool (QlikView, MS Excel) - access via ODBC
Greg Nowak wrote:
> How do I get to bitnami forums ? Where are they ?
Google is your friend ;-) http://bitnami.or...
Felix Schäfer
09:51 Help: RE: problem with text coding when using external reporting tool (QlikView, MS Excel) - access via ODBC
Hi!
How do I get to bitnami forums ? Where are they ?
Regards,
Greg
Greg Nowak
09:42 Help: RE: problem with text coding when using external reporting tool (QlikView, MS Excel) - access via ODBC
Mmh, I usually do everything in UTF-8, I don't know what the default for the mysql adapter is, and I don't know what ... Felix Schäfer
09:28 Help: RE: problem with text coding when using external reporting tool (QlikView, MS Excel) - access via ODBC
Hello,
Sorry for the delay, but I had to wait for admin to get the information.
The database.yml file does not ...
Greg Nowak
09:43 Help: Db migrate problems
By mistake I have never migrated the database to update, now I try and give me error
== CreateQueries: migratin...
Luis Serrano Aranda
09:33 Help: RE: How to check redmine version
_Administration_ > _Information_ Felix Schäfer
09:30 Help: RE: How to check redmine version
Go to Administration / Information or check the content of file @doc/CHANGELOG@ (or @lib/redmine/version.rb@). Etienne Massip
06:51 Help: How to check redmine version
I installed redmine on ubuntu 10.10. But I can't check the version installed. How do i check which version is install... kasto manche
09:28 Help: RE: Email problems
What versions of Redmine, rails, rack, ruby, … do you use? Felix Schäfer
09:25 Help: RE: Problem installing Redmine on CentOS 5 - error at generate session store
IIRC Redmine stable isn't compatible with rubygems 1.5, and I don't think there's a bundle for it yet either. Felix Schäfer
01:33 Help: RE: Problem installing Redmine on CentOS 5 - error at generate session store
Ok - updated gems to 1.5.2 which caused me to update rake, RedCloth, coderay, json_pure, rubyforge and hoe.
New er...
Archie Henderson
00:48 Help: RE: Problem installing Redmine on CentOS 5 - error at generate session store
fyi
ruby version 1.8.7
gem version 1.3.7
file "shared_helpers.rb:2" does not exist on the server
any suggestions ...
Archie Henderson

2011-02-24

23:27 Help: RE: Segmentation fault during db:migrate
If you're under windows there is a lead "here":http://www.ruby-forum.com/topic/181884#832278 Etienne Massip
23:19 Help: RE: Segmentation fault during db:migrate
What's the rake ... --trace result ? Etienne Massip
22:55 Help: RE: Segmentation fault during db:migrate
Seems I forgot to set the pre tag .. here's a cleaner copy:... John Griffin
22:53 Help: RE: Segmentation fault during db:migrate
I've tried using both mysql (2.8.1) and mysql2 (0.2.6). I also tried uninstalling and re-installing the mysql gem. ... John Griffin
21:11 Help: RE: Segmentation fault during db:migrate
Could be a buggy db adapter ? what's your db config ? Etienne Massip
20:54 Help: Segmentation fault during db:migrate
Hi,
I'm attempting to upgrade from redmine 0.9.3 to redmine 1.1.1 (yes, it's been a while). I'm running rails 2.3...
John Griffin
23:18 Help: RE: Edit Issues Permission / Change Issue Properties
Could you fill in a Defect for this please ?
Etienne Massip
22:44 Help: RE: Edit Issues Permission / Change Issue Properties
The solution I found was to edit Workflow for the role in question and uncheck all New Status codes. Now the role can... Lee Hughes
20:25 Help: RE: Edit Issues Permission / Change Issue Properties
Is no one else worried that a user with the View Issues permission can close Issues? Lee Hughes
22:17 Help: RE: Issue Reminder
I am having an issue with this plugin. All of the users in Redmine receive reminders when issues are due within the n... Anonymous
20:12 Help: Email problems
Hey guys, I'm at my wits end here. I'm trying to use redmine email notifications but I keep getting the error
<pre...
Jake D
20:01 Help: Problem installing Redmine on CentOS 5 - error at generate session store
Following "HowRo install Redmine on CentOS5. No Errors until I get to step "generate session store"
>> RAILS_ENV=pro...
Archie Henderson
19:12 Help: RE: How to link to Git commit?
Felix Schäfer wrote:
> As stated in the text formatting help: "Link to a changeset with a non-numeric hash: commit:c...
Toni Mueller
17:10 Plugins: RE: CMI plugin translation issues
You're welcome !
For my part I'm waiting for a complete traduction, because I can't understand the spanish trakers a...
Pinch' Al
15:35 Plugins: RE: CMI plugin translation issues
Sorry, I forgot to respond to this before. The author replied with the same suggestion as above and it fixed the prob... Chris Darts
15:29 Plugins: RE: CMI plugin translation issues
Try to do that :
-In redmine_cmi\config\locales, copy en.yml in en-GB.yml
-Open en-GB.yml (with notepad or gedit) a...
Pinch' Al
16:56 Help: RE: Tree view for tickets?
+1
I'm also having a hard time keeping an overview.maintaining tasks that are divided in to smaller pieces.
As an e...
Anonymous
16:42 Open discussion: RE: Guide - Install Redmine on Debian
François K. wrote:
> Hello,
>
> I wrote a documentation about my last installation of Redmine on a Debian server ...
Marco Biovi
14:53 Plugins: RequMGMT plugin
Hi all,
I'm looking for the RequMGMT plugin by isotroll : http://www.redmine.org/projects/redmine/wiki/Plugin_List...
Pinch' Al
13:59 Help: RE: problem with text coding when using external reporting tool (QlikView, MS Excel) - access via ODBC
On the Redmine side of things :-) The @config/database.yml@ is in your redmine directory. Felix Schäfer
13:55 Help: RE: problem with text coding when using external reporting tool (QlikView, MS Excel) - access via ODBC
Hello!
Where do I find this file (database.yml)?
I set the ODBC connection to be utf-8 - see enclosed screensho...
Greg Nowak
13:33 Help: RE: problem with text coding when using external reporting tool (QlikView, MS Excel) - access via ODBC
What charset is your connection configured to? (have a look at @config/database.yml@) Felix Schäfer
13:18 Help: problem with text coding when using external reporting tool (QlikView, MS Excel) - access via ODBC
Dear All,
I have a *problem reading text entered into redmine and then imported into reporting tool
via ODBC* - g...
Greg Nowak
12:06 Help: RE: [Extract] Extract data from specific date to an other date.
Note of these 2 take account of Author field.
You won't get stats for User3 who created issues but has never been ...
Etienne Massip
11:52 Help: RE: [Extract] Extract data from specific date to an other date.
Hi,
Thanks its seems perfect :).
Thanks a lot for your time.
PS: Just for your information yesterday i have...
c4software Valentin
10:54 Help: RE: [Extract] Extract data from specific date to an other date.
You'd need to query the db directly, with some SQL query like :... Etienne Massip
11:36 Open discussion: RE: Relating an issue to multiple projects
You're right, forgot that. There is issue #5487 open to change that, but actually you'll have to use the "Related iss... Etienne Massip
11:14 Open discussion: RE: Relating an issue to multiple projects
The problem with that is in order to relate tasks they need to be within the same immediate redmine project :-( Cyle Witruk
11:10 Open discussion: RE: Relating an issue to multiple projects
You could create a task for the following of the whole process and a subtask for each concerned project. Etienne Massip
10:12 Open discussion: Relating an issue to multiple projects
Is it somehow possible to relate an issue to multiple projects and target a version in each project?
For example...
Cyle Witruk
11:02 Help: RE: Redmine 1.1.1 on Debian Squeeze64bit - unusable (SOLVED - sosospider)
Finally i found out, what has happend.
A chinese crawler named *sosospider+* requested an enormous amount of pages...
Stefan Lindecke
09:09 Help: RE: Login Page - Remove Search
hi,
Thanks for suggestion, the patch worked.
BR, Ionut
ionut rascanu
09:04 Help: RE: Help, Error
Conor Calby wrote:
> I need the actual command and not part of it
If you just want to push buttons and have it wo...
Felix Schäfer
04:53 Plugins: RE: Embedded plugin doxygen layout
hey volks,
i had the exact same problem ... i add the css stuff to the doxygen.css file but the issue is still pre...
Benjamin Herzig
00:02 Help: RE: How Do I Delete Multiple Issues?
Use the short-cut menu and bulk edit: [[RedmineIssueList#Shortcut-menu]]. Felix Schäfer
 

Also available in: Atom