Project

General

Profile

Activity

From 2013-04-13 to 2013-04-15

2013-04-15

22:34 Plugins: RE: Time & Expense 1.5
I did a fresh redmine install (2.3) with time and expense 1.5, and I think I have this mostly working ok.
When I go...
roelof versteeg
22:23 Open discussion: RE: Neatbeans and Lighttpd in linux
How would this relate to redmine? Jan Niggemann (redmine.org team member)
19:15 Open discussion: RE: An error occurred while sending mail (SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A: unknown protocol)
Just solved it.
Add two lines :...
Leo L.
19:06 Open discussion: RE: An error occurred while sending mail (SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A: unknown protocol)
Same problem here.
It worked well in redmine 2.2, but today I'm testing 2.3 and mails are not sent anymore.
I alway...
Leo L.
09:50 Open discussion: An error occurred while sending mail (SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A: unknown protocol)
configuration.yml
development:
email_delivery:
delivery_method: :smtp
smtp_settings:
#tls...
arul baskar
18:32 Help: RE: Need help creating an issue using REST api (PHP)
I have figured out a solution that worked for me (hopefully this helps someone else). As a new PHP developer I was j... William Blake
17:02 Help: Need help creating an issue using REST api
Hello all,
I am a REST newbie and need some help getting started. I have a web form that provides a user three o...
William Blake
17:54 Help: Java api 1.18 user bean
I have problem with User:... Pascal Gravity
17:03 Help: problem with "gruff" gem
Hello, I need to use gruff in my plugin, I have installed it correctly but:
- when I add the line *+gem "rubygems-up...
Adnen Mass
17:02 Help: RE: Emails and redmine 2.3.0
Thanks! Sebastián Moreno
16:20 Open discussion: RE: no history update when Bulk edit issues
now it is working, i don´t know. Was only my human mistake. Andreas Danzer
09:21 Open discussion: RE: no history update when Bulk edit issues
A Old Version 1.3...
But I don´t found that it is fixed in the changelog.
Andreas Danzer
15:48 Help: RE: Redmine 2.0: 404 errors after creating plugin to add top menu links
I also ran into this issue and for me it turned out to be a routes issue.
Redmine 2.X no longer has default routes...
Derric Atzrott
14:05 Open discussion: RE: Do not display thumbnails
I win! :)
Problem was in permission /tmp/thumbnails
thanks
сlose
Anton Soya
13:58 Help: RE: Access denied for user 'redmine'@'REDMINE_SRV' (using password: YES)
Thanks.. i will try above steps and update you accordingly :)
Regards
M
Muhammad Ali
10:40 Help: RE: Access denied for user 'redmine'@'REDMINE_SRV' (using password: YES)
Muhammad Ali, see also this guide, http://www.redmine.org/boards/1/topics/32693 . It will help you install Redmine 2.... Ivan Cenov
09:45 Help: RE: Access denied for user 'redmine'@'REDMINE_SRV' (using password: YES)
Read [[RedmineInstall]] and install latest version (version:2.3.0)? Etienne Massip
09:02 Help: RE: Access denied for user 'redmine'@'REDMINE_SRV' (using password: YES)
I am following the below link for installation of Redmine .. (I am a new user of Redmine)
http://www.redmine.org/p...
Muhammad Ali
08:58 Help: RE: Access denied for user 'redmine'@'REDMINE_SRV' (using password: YES)
Why install such an old Redmine version? Etienne Massip
08:22 Help: RE: Access denied for user 'redmine'@'REDMINE_SRV' (using password: YES)
I found one thing ... when i am trying to ping hostname its replying IPv6.. i remove the IPV6 tickmark but still ping... Muhammad Ali
08:10 Help: RE: Access denied for user 'redmine'@'REDMINE_SRV' (using password: YES)
Hi, thanks for the reply..
After updating the database.yml file replacing the IP address with hostname .. now its...
Muhammad Ali
11:46 Help: RE: Redmine 2.0: error sending email
Hi! Please help me!
My server:
Environment:
Redmine version 2.3.0.stable
Ruby versio...
Anry Kischka
11:38 Plugins: Redmine charts
[MOVED FROM "OPEN DISCUSSION" BY MODERATOR]
Hi all,
Please help me, i always get that production log when run pl...
Cong Vu The
10:32 Help: PhusionPassenger::UnknownError
Hey guys,
Sorry for bothering you. I am not a ruby developer, yet Redmine is the best bugtracker I now and I don't...
Dragos Cirjan

2013-04-14

22:49 Help: redmine set up with apache fcgi (function FCGX_Accept) is not working on my darwin mac os x mountain lion
I would like to get running redmine on my mac mini, but i have a problem to run my apache using fcgi.
Systemversio...
Sascha R.
21:12 Help: RE: Change PDF export page layout
Dear,
I am trying to add a picture (as logo) on the page layout but I am new in this.
Any help can be appreciat...
Youssef Boujraf
20:50 Help: RE: Access denied for user 'redmine'@'REDMINE_SRV' (using password: YES)
Try to change IP address with server name... Ivan Cenov
12:52 Help: Access denied for user 'redmine'@'REDMINE_SRV' (using password: YES)
Hi,
i am facing problem with installing Redmine 1.0.4, below is the error i am getting
rake aborted!
Access...
Muhammad Ali
17:23 Open discussion: Encoding Problem
Hello! I have problems with unicode letters. E.g, when I create new issue or editing project name and I put russian c... Yaroslav Losev
16:01 Help: RE: newly installed redmine1.1.3 stable,query with filter,no item was showed
minghua chen wrote:
> my server os is Ubuntu 11.10,mysql version 5.1.67-0ubuntu0.11.10.1 (Ubuntu).
> 1、The redmine ...
minghua chen
15:14 Open discussion: RE: how to run?
Do you have Apache + Passenger installed?
# You find a dispatch.fgci.example (I expect, that you have FCGI install...
Daniel Felix
13:35 Help: RE: How to uninstall Openid?
Commenting this out is the same as --without openid. I tried that bu it didn't help. Mikołaj Milej
07:16 Help: RE: How to uninstall Openid?
See source:/trunk/Gemfile#L16 May be you have to comment these lines? I am not sure if this is the right action though. Ivan Cenov
00:12 Help: How to uninstall Openid?
While installing redmine I forgot pass to bundle --without openid.
Now I;'m trying to clean up gems and get rid of o...
Mikołaj Milej
03:08 Plugins: Using Redmine Paginator in plugin
Hi
I'm trying to find out how to use Paginator class from redmine in plugin.
My current Redmine version: 2.3.0.
...
Mikołaj Milej

2013-04-13

20:24 Plugins: RE: Work Time Plug in - need to track vacation and sick days
Check out
http://www.redmine.org/plugins/attendance
https://github.com/sourcepole/redmine_workload
https://github....
Terence Mill
18:44 Plugins: RE: Work Time Plug in - need to track vacation and sick days
Anyone? I really want to control vacation time and sick time on our staff?
Sergio
Sergio Mastronardi
13:56 Plugins: RE: Visual Studio Plugin
Me too
Best Regards,
Youssef
Youssef Boujraf
13:54 Plugins: Redmine V2.3 - Generate answer for issue with own template
Dear,
I am looking to find an existing plugin where :
- we are able to define multiple template and when we wou...
Youssef Boujraf
13:54 Open discussion: how to run?
Hi,
I have installed redmine latest version according to Centos 6 manual provided here.
But I have no idea how to ...
Emrah Boogie
13:51 Plugins: Redmine V2.3 - Generate PDF Report with own layout
Dear,
I am looking to find an existing plugin where :
- we are able to define multiple layout template and when...
Youssef Boujraf
09:56 Plugins: RE: patching application helper in redmine 2.3
Related issue #13753. Toshi MARUYAMA
06:01 Open discussion: RE: Compressing uncompressed wiki history and deleting wiki history
I had just tested: created revisions 1, 2, 3; deleted revision 2 and there was not a break in the history; diff betwe... Ivan Cenov
05:53 Open discussion: RE: check number of tasks of my developers
You may create custom queries where you can filter issues by assignee. Ivan Cenov
05:27 Help: RE: email sendding problem when update 2.2.3 to 2.3.0
So anybody help me? Anonymous
05:26 Help: RE: Notification emails in version 1.2.1
You can update to redmine version 2.2.3 it will be ok. But don update to 2.3.0, your email will have problem on seddi... Anonymous
 

Also available in: Atom