Project

General

Profile

Activity

From 2012-05-28 to 2012-05-30

2012-05-30

23:07 Help: RE: Posting new lines in the description of an issue through the API
If you use @json@ format then you should javascript-escape your values. New line characters will also be escaped into... Etienne Massip
21:43 Help: Posting new lines in the description of an issue through the API
Is there a way to create an issue through the API, and have the description have new lines included? Jon Lumpkin
22:25 Open discussion: smtp settings
I'm new to Redmine and Linux which is taking me a bit longer to configure. I'm attempting configure the smtp setting... auddog 007
21:42 Development: RE: Posting the description of an issue through API
I see my error, its missing a comma after the message. Jon Lumpkin
21:40 Development: Posting the description of an issue through API
I recently posted http://www.redmine.org/boards/2/topics/30864?r=30869 when trying to get started on using the API. W... Jon Lumpkin
21:17 Help: RE: 406 not acceptable on POST /issues.xml
Etienne Massip wrote:
> How do you issue the request?
Currently i have no access to my computer at work, so i can...
Check Mate
20:43 Help: RE: 406 not acceptable on POST /issues.xml
How do you issue the request? Etienne Massip
20:41 Help: 406 not acceptable on POST /issues.xml
Hi Forum! This is my first post here and i only recently started working with Redmine.
I have a (hopefully small) ...
Check Mate
20:44 Help: RE: undefined method `active_record' for #<Rails::Application::Configuration:0x00000001af6468>
Did you change your @config/application.rb@? Etienne Massip
20:33 Help: RE: undefined method `active_record' for #<Rails::Application::Configuration:0x00000001af6468>
I'm getting the same error on a new, clean Fedora 17 install. Any clues, guys?
Thx
S
Steve Short
20:16 Plugins: RE: Plugins for redmine 2.0.1 - Error no such file to load -- dispatcher
yup no joy for plugin:
redmine-inline-attach-screenshot
DeWayne Whitaker
17:03 Plugins: RE: Plugins for redmine 2.0.1 - Error no such file to load -- dispatcher
Etienne Massip wrote:
> According to the discussion in #11035, you should try to change the plugin @init.rb@ code fr...
Ivan Cenov
11:18 Plugins: RE: Plugins for redmine 2.0.1 - Error no such file to load -- dispatcher
According to the discussion in #11035, you should try to change the plugin @init.rb@ code from:... Etienne Massip
10:35 Plugins: RE: Plugins for redmine 2.0.1 - Error no such file to load -- dispatcher
Same error with the timesheet plugin ( https://projects.littlestreamsoftware.com/projects/redmine-timesheet/files )
...
Alexander Geeraerts
17:42 Help: RE: Redmine 2.0 "No route matches"
Great - I didnt saw your entry and filed another one (#11059) :\.
I commented mine as a duplicate ;)
Jan T.
13:33 Help: RE: Redmine 2.0 "No route matches"
In my opinion it is a bug. The docu says that it works within a sub directory. Since redmine 1.4 with rails 2 it work... Dirk Brammertz
08:59 Help: RE: Redmine 2.0 "No route matches"
Hi all,
so it is a Redmine 2.x bug or is Redmine not supposed to run in a sub directory (http://www.redmine.org/pr...
Jan T.
17:23 Help: RE: Redmine 1.2 with mongrel: You are being redirected
Ernesto Rodriguez wrote:
> gem uninstall mongrel -v 1.1.5
> gem install mongrel -v 1.2.0.pre2 --pre
>
> upgradin...
Ujjwal Gaurav
17:15 Help: Do i see authors mail adress for issues created via "redmine:email:receive_imap unknown_user=ignore" on redmine 1.2.1
Tx for help! Terence Mill
15:38 Open discussion: API with PHP
I am having problems with authorization for the PHP API. I have enabled it within the settings in Redmine but get a 4... Andrew Barraclough
15:32 Help: Cannot upload files
Hi,
I've installed Redmine 2.0.1 on Ubuntu 12.04 LTS.
I'm having the following problem. If a uses that's assign...
Francesco Stupazzoni
15:31 Open discussion: Hook before or after create project
Hi everyone,
I noticed that exists a hook(:view_projects_form) for adding new parameters to the project create for...
djzon djzon
15:11 Help: Edit issue not working in 2.0.0
Just updated from 1.3.0 to 2.0.0. The update went okay but we no longer see the "more" link next to the "Change Prope... Peter Horton
14:08 Help: Test email not sent under Redmine 2.0.0
Hi,
I recently upgraded Redmine to version 2.0.1 (and added some deployment automatism via Capistrano). Since then...
Björn Peemöller
12:43 Help: Common category to all projects
Hi,
i m having a hard time finding a way to set a common number of category to all of my projects, it seems that ...
Maroane Boutayeb
11:47 Help: RE: Internal error 500 for only some projects, after upgrade to 2.0
Alex Guzun wrote:
> meanwhile please update install and upgrade wiki, if possible
I've updated them a bit yesterday.
Etienne Massip
11:41 Help: RE: Internal error 500 for only some projects, after upgrade to 2.0
meanwhile please update install and upgrade wiki, if possible Alex Guzun
11:40 Help: RE: Internal error 500 for only some projects, after upgrade to 2.0
If i will figure out how to do it, definitely will start new wiki. Alex Guzun
11:25 Help: RE: Internal error 500 for only some projects, after upgrade to 2.0
This is a good idea, if I have some time I'll do it some day, but you can definitively start a new one if you want to. Etienne Massip
08:51 Help: RE: Internal error 500 for only some projects, after upgrade to 2.0
Could you or someone else write the how-to for windows services? Maybe Thin and Puma would be enough.
Lots of people...
Alex Guzun
11:43 Help: RE: no such file to load -- object_daddy (MissingSourceFile) when run rake test
Execute bundle show. Do you see object_daddy gem?
If not you can install it via bundle install
Oleg Kandaurov
11:38 Help: how to enable link in pre tag
I have a pre tag similar as below:... how2how2how2 how2how2how2
11:13 Plugins: RE: Redmine Scrumbler plugin
Hi,
Is Scrumbler plugin compatible with Redmine 2.0.0?, does anybody installed succesfully?
Thanks in advance,
...
Alberto Mendez
09:10 Help: store news module on git or svn
hi
is there a way to sync News or Wiki on git repository ?
thx
juke
juke juke
08:35 Plugins: RE: Doesn't patch "User" model in a plugin (Redmine 2.0)
As commented on the defect:
This works:
lib/redmine_test/patches/user_patch.rb...
Daniel Munn
00:40 Plugins: RE: Doesn't patch "User" model in a plugin (Redmine 2.0)
I tried this:... Vladimir Pitin
05:43 Open discussion: Installing Redmine 1.4 in Debian 6
Hello I'm uploading this instructions to install Redmine in Debian 6 (squeeze), I suppose Debian 5 or other Debian ba... Gabriel Rilo
05:00 Help: RE: Email Configuration /redmine/config/configuration.yml
Hi, Julien,
Did you just remove the comment of the example and add your mail setting?
if yes, I guess it might b...
Peter Wang
02:11 Open discussion: RE: Redmine Java API 1.10.0 is released: switched from XML to JSON
Thanks for the update men "Fixed Rate Savings Accounts":http://www.fixed-rate-savings-accounts.co.uk/ Jon Volts
00:01 Help: RE: issue installing remine 2.0
Yes, the problem was the DevKit installation. After upgrading it works fine...
Thank you.
Valerio De Minico

2012-05-29

23:59 Help: segmentation fault running redmine on thin
Hi,
I have just installed Redmine 2.0 on a windows 2003 server using webrick as server. It's very slow accessing red...
Valerio De Minico
21:32 Plugins: RE: Plugins for redmine 2.0.1 - Error no such file to load -- dispatcher
These plugins do not work in 2.x.x because of 'dispatcher'.
* projects_tree_view
* redmine_code_review
* redmine...
Ivan Cenov
21:12 Plugins: RE: Plugins for redmine 2.0.1 - Error no such file to load -- dispatcher
+1 having the same issue
Personally trying to install this plugin: redmine-inline-attach-screenshot
running: Re...
DeWayne Whitaker
14:18 Plugins: Plugins for redmine 2.0.1 - Error no such file to load -- dispatcher
Hi!! I installed redmine the version 2.0.1 and all OK. But I like install the plugins:
- Backlogs plugin
- Budget...
maykel franca hernandez
19:56 Help: JSON Error
I use IX Web Hosting and on all my Joomla Installations (v 2.5.4) I'm getting this error when I try to open or edit a... Josh Gilson
19:22 Plugins: RE: Meetings Plugin is not working with 1.4
Hi Arnaud,
I have opened a pull request as well with you; Redmine 1.4 started implementing bundle to manage gem de...
Daniel Munn
18:25 Plugins: RE: Meetings Plugin is not working with 1.4
Hi,
Sorry, I didn't have my Internet access for few days but I'm back again ;)
I don't use bundle yet (I'm based on...
Arnaud Martel
17:20 Plugins: RE: Meetings Plugin is not working with 1.4
Oh and with the ri_cal error, if you upload the attached file into the root of the plugin (vendor/plugins/redmine_mee... Daniel Munn
17:17 Plugins: RE: Meetings Plugin is not working with 1.4
for when you upgrade to redmine 2.0 I've forked their project and patched their codebase to work, unfortunately this ... Daniel Munn
09:32 Plugins: RE: Meetings Plugin is not working with 1.4
ok, thank you! Lorenzo Forti
09:30 Plugins: RE: Meetings Plugin is not working with 1.4
Hi Lorenzo,
Thanks for support.
Actually i tried leaving a message to the maintainer on git but i guess it is block...
Tushar A
19:03 Open discussion: RE: Hide list of members in project overview
You could start by reading [[Hooks]]. Etienne Massip
17:59 Open discussion: RE: Hide list of members in project overview
Many Thanks again...it works!!!
In the file, you mentioned, I found the relevant code.
I have changed the if cla...
Richard Rauch
16:34 Open discussion: RE: Hide list of members in project overview
@view_projects_show_right@ is a hook that allows a plugin to get the hand at runtime when the hook is called.
You ...
Etienne Massip
15:51 Open discussion: RE: Hide list of members in project overview
@Etienne: thanks a lot
I think, I have found now the mentioned file, but I would need further help.
I assume th...
Richard Rauch
14:59 Open discussion: RE: Hide list of members in project overview
@.rhtml@ file extension has been replaced with @.html.erb@. Etienne Massip
12:36 Open discussion: RE: Hide list of members in project overview
Hi All,
I am very new in Redmine. I installed Version 1.4.2 (Bitnami setup)
I want to hide member list in project...
Richard Rauch
17:32 Help: RE: Internal error 500 for only some projects, after upgrade to 2.0
Mongrel is often picked up on Windows environment because Passenger and Unicorn are not available on Windows and Thin... Etienne Massip
17:17 Help: RE: Internal error 500 for only some projects, after upgrade to 2.0
a lot of documentation needs to be checked afaik
and if webrick is dev server, what should i use then? Mongrel? it d...
Alex Guzun
17:02 Help: RE: Internal error 500 for only some projects, after upgrade to 2.0
Alex Guzun wrote:
> Understand, but there are more non documented issues, for example to move plugins folder
> More...
Etienne Massip
16:53 Help: RE: Internal error 500 for only some projects, after upgrade to 2.0
Understand, but there are more non documented issues, for example to move plugins folder
More than that i was using ...
Alex Guzun
16:07 Help: RE: Internal error 500 for only some projects, after upgrade to 2.0
Because Ruby is used on Linux environments most of the time and thus tools and documentation are often written for th... Etienne Massip
15:03 Help: RE: Internal error 500 for only some projects, after upgrade to 2.0
Thanks Ettien, this helped (even for plugin migrate command)
But why i cna't this complete info in UpgradeWiki? If n...
Alex Guzun
14:54 Help: RE: Internal error 500 for only some projects, after upgrade to 2.0
It is.
@rake db:migrate RAILS_ENV=production@ is not a legal syntax on Windows; instead you should use 2 separate ...
Etienne Massip
14:36 Help: RE: Internal error 500 for only some projects, after upgrade to 2.0
Hm.. what command to execute (im upgrading using http://www.redmine.org/projects/redmine/wiki/RedmineUpgrade)
It is ...
Alex Guzun
14:18 Help: RE: Internal error 500 for only some projects, after upgrade to 2.0
You forgot to run your database migration? Etienne Massip
14:01 Help: RE: Internal error 500 for only some projects, after upgrade to 2.0
Any fix, please? Alex Guzun
17:12 Plugins: RE: Doesn't patch "User" model in a plugin (Redmine 2.0)
I've been placing it within:... Daniel Munn
08:38 Plugins: RE: Doesn't patch "User" model in a plugin (Redmine 2.0)
+1
I have the same issues with my plugins
Kirill Bezrukov (RedmineUP)
05:32 Plugins: Doesn't patch "User" model in a plugin (Redmine 2.0)
Sorry for my English :)
I have a plugin that works in "Redmine 1.3.0.stable.24228 (MySQL)"
This plugin extend a ...
Vladimir Pitin
16:38 Plugins: RE: Problems DMSF
Has anyone been able to get the DMSF plugin to work on Redmine 2.x? Any help would be appreciated!
Thanks
Rafi Greenberg
14:22 Plugins: RE: Problems DMSF
One addition to solve remaining issues with folder copying.
Change the route for dmsf_folders_copy (last line) to:
...
Martin Corino
15:22 Plugins: RE: Local avatars Plugin v.0.0.1
Dima Antonov wrote:
> [...]
>
> NO
Anyone knows what's the problem?
Martin G
14:57 Help: RE: Error 500 on some pages (Redmine v2.0)
Did you remove 1.2.1 core plugins from their previous location (a.k.a. @vendor/plugins@)? Etienne Massip
13:33 Help: Error 500 on some pages (Redmine v2.0)
After upgrade Redmine version from (1.2.1) to (2.0) some pages:
/projects/<My_project>/activity
/users/12
*open ...
valentin polozov
14:56 Help: undefined method `active_record' for #<Rails::Application::Configuration:0x00000001af6468>
Please tell me the direction in solving the problem:
*rake generate_secret_token* ?
@[root@localv www]# cd /var/...
Vladimir Karandin
14:46 Help: Java rest lib not avaiable?
Hello,
I can not open the link http://code.google.com/p/redmine-java-api/ found in http://www.redmine.org/projects/r...
Fabio DM
14:21 Plugins: RE: Issue Closed Date
The attached file should work with Redmine 1.3.1 Martin G
14:08 Open discussion: Listing the Users API
Hi,
I was trying to get the list of users in a particular project (doc found from http://www.redmine.org/proj...
Vineeth Karunakaran
14:05 Help: RE: Migrate Data base from Redmine 1.2.3 to Redmine 1.4.0
Please refer to [[RedmineUpgrade]]. Etienne Massip
11:59 Help: Migrate Data base from Redmine 1.2.3 to Redmine 1.4.0
Dear Support,
I am using redmine 1.2.3 version and now I would like to migrate the data base to 1.4.0. I ha...
shivaranjani v
13:35 Help: RE: How to updatye Parent Task through Redmine Rest API
Heavens!!
I got it!
Sorry for posting unnecessarily over here.
I need to pass parent_issue_id instead of parent_...
ishita tailor
13:32 Help: How to updatye Parent Task through Redmine Rest API
I need to update Parent Task using Redmine Rest API.
I am passing following things :
URL to update : http://local...
ishita tailor
11:21 Help: gantt displaying empty lines
Environment:
Redmine version 2.0.0.stable
Ruby version 1.8...
Peter sørensen
09:31 Help: RE: Redmine 2.0.0 smtp certificate problem
UPDATE:
Got it working with a setting in configuration.yml:
@openssl_verify_mode: 'none'@
WiCiO aeMaeTH
09:10 Plugins: RE: Modifications for the docpu- and mathjax-Plugins
Oups. The feature of exporting wiki pages as pdf was added in 1.3.0 :
http://www.redmine.org/issues/401
R Daneel Olivaw

2012-05-28

23:07 Help: Redmine 1.4.2 - Internal error 500: MySQL server has gone away
Hi All
We just upgraded from 1.1.3 to 1.4.2, and now gets an "Internal error" page when we go to the site. Refre...
CM Gui
21:30 Open discussion: Status and Priority localization stuck in different language
While playing around with Redmine's configuration after installing it today, I tried changing the default language to... Yohan Bienvenue
20:14 Help: RE: Redmine 2.0 as a Windows service
Details to the problem:
If I have installed mongrel according to the how to, I get a message for a missing msvcrt-...
Paul Engst
16:04 Help: RE: Redmine 2.0 as a Windows service
i have problem too
http://www.redmine.org/boards/2/topics/30897?r=30905#message-30905
so what to use?
thanks
Alex Guzun
18:19 Plugins: RE: Testing plugins in Redmine2.0
Tasks for plugin testing has been added in r9738 Oleg Kandaurov
16:15 Help: Internal error 500 for only some projects, after upgrade to 2.0
Most of the project can be opened, but only few has Error 500, with something like that:... Alex Guzun
16:02 Help: RE: Redmine 1.6 to 2.0 -> Gem::InstallError: The 'json' native gem requires installed build tools.
Please what to change in old service (path to executable)
*"C:/Ruby/bin/mongrel_service.exe" single -e production -...
Alex Guzun
15:59 Help: RE: Redmine 1.6 to 2.0 -> Gem::InstallError: The 'json' native gem requires installed build tools.
latest observation:
i stopped redmine service and tried:
*ruby script/rails server webrick -e production*
and no...
Alex Guzun
15:34 Help: RE: Redmine 1.6 to 2.0 -> Gem::InstallError: The 'json' native gem requires installed build tools.
*production.log*... Alex Guzun
15:31 Help: RE: Redmine 1.6 to 2.0 -> Gem::InstallError: The 'json' native gem requires installed build tools.
*mongrel.log*... Alex Guzun
15:28 Help: RE: Redmine 1.6 to 2.0 -> Gem::InstallError: The 'json' native gem requires installed build tools.
just adding:... Alex Guzun
15:22 Help: RE: Redmine 1.6 to 2.0 -> Gem::InstallError: The 'json' native gem requires installed build tools.
I have deleted all plugins from C:/redmine/plugins (core plugins are within c:\redmine\lib\plugins\)
and after res...
Alex Guzun
15:10 Help: RE: Redmine 1.6 to 2.0 -> Gem::InstallError: The 'json' native gem requires installed build tools.
ok, this helped me:
http://www.redmine.org/boards/2/topics/30665
Why don't you guys update Upgrade wiki page to i...
Alex Guzun
15:00 Help: RE: Redmine 1.6 to 2.0 -> Gem::InstallError: The 'json' native gem requires installed build tools.
So installed DevKit using - https://github.com/oneclick/rubyinstaller/wiki/Development-Kit
then
*C:\redmine>bundle...
Alex Guzun
14:28 Help: Redmine 1.6 to 2.0 -> Gem::InstallError: The 'json' native gem requires installed build tools.
I always do Upgrading from a SVN
so hit
*svn update*
then
*bundle install --without development test*
but ended ...
Alex Guzun
15:00 Help: RE: Redmine 2.0: error sending email
Some more infos about my installation:... Paolo Andreuzza
14:12 Help: Redmine install require postgres ?
Hello,
I want to install redmine using mysql but when I try "rake generate_session_store" it say that pg is requir...
kolbek KONDRATEK
13:42 Help: Using Rest Api (last version)
I want to update a user through Rest Api and set mail_nofitication field.
It is possible to do that with Rest Api?...
Nicoleta Cristian
13:27 Plugins: RE: Meetings Plugin is not working with 1.4
I've the same problem. I hope the plugin mantainer will resolve the bug Lorenzo Forti
11:50 Help: RE: Redmine 2.0 "No route matches"
thanks...
it's working.
Xue Shuiliang
 

Also available in: Atom