Project

General

Profile

Activity

From 2012-06-11 to 2012-06-13

2012-06-13

23:25 Help: RE: Sudden 503 service temporarily unavailable
same thing here. it's a nightmare!! Please somebody answer!
Just before the crash, Redmine asks for a login. After t...
Davide Lucca
19:24 Help: RE: 'Accept' ownership function
I agree. This is one thing that Trac got right I think. It simply does not make sense that you can accept a ticket ... K. Scott Tripp
18:26 Help: RE: Test email not sent under Redmine 2.0.0
I just updated to 2.0.2 and ran into this problem. I got it working. Not sure it will work for everyone else, but see... Jeremy Cowgar
18:08 Help: Problem during upgrade
Hello,
I have a working Redmine 1.2.3 on Ubuntu 11.04 working.
I want to upgrade Redmine to 2.0.2 and I start the...
Cyrille QUIBLIER
16:37 Help: can not start redmine 2.02
Hi guys,
I've just wasted about 5 hours with this problem.. I already runned redmine 1.x but 2.x kills me...
I tr...
Timmy Schweer
16:31 Plugins: RE: Embedded Plugin
I can almost do this myself, if someone can help translate the following routing lines to Rails 3:... Rafi Greenberg
15:55 Plugins: Plugin: form with http-post as hook in issues
I'm a Newbie on redmine, I'm using redmine 2;
I'm developing a plugin, to upload assets to a Canto cumulus databas...
Walter Prechtl
15:09 Open discussion: Problem upgrade redmine from 1.2.x to 2.x - Could not find gem 'rack-openid (>= 0)'
Hi,
I want to upgrade my current redmine to the latest svn version, but I have a problem with "rack-openid".I have...
Forall Forall
14:29 Help: RE: Update Problems
_Installing rubygems-1.8.24 for ruby-1.9.3-p194_
Hello, I think your rubygems version is too high for redmine and...
Nabil Faouzi
12:38 Help: http authentication (redmine 2.0.2)
Wondering if anyone is doing http authentication with redmine 2.0.2, and if so, how? Mark Mercado
11:32 Plugins: RE: Knowledgebase Plugin
hi JN
found this post during my researches... maybe it can help you out ;)
http://www.redmine.org/boards/2/topics...
Christian Reich
10:16 Help: Problem with notification
Good day!
I have Redmine 1.3.1 on a virtual machine with Ubuntu 10.10. I have installed plugin "Advanced reminder"...
Игорь Климчук
09:56 Help: Re-Ordering News Articles
Hi Everyone!
Does anyone know of there is any way that one can re-order news articles chronologically? Or asked di...
Marco Luthe
09:29 Help: LDAP not works after deploying of database backup Remine 2.0.1
Good day!
I have a version of Redmine 1.3.1 on VMWare virtual machine with Ubuntu 10.10. I decided to test the new...
Игорь Климчук
01:40 Help: RE: Redmine 2.0.1: Can't view repository in private projects
By default Passenger picks up the user from the ownership of certain files in the file system. Previously it detected... Kimbro Staken
01:02 Plugins: RE: where did simple_ci plugin go?
No luck on 2.0.x, unfortunately.
Thanks for you help, though.
Rafi Greenberg
00:02 Plugins: Pushed to github...

I've put up on github the versions I have working with 1.4.1
If anyone can test these under Redmine 2.0, that wo...
Marc Mengel

2012-06-12

21:52 Plugins: RE: where did simple_ci plugin go?
Can someone help out with the Embedded plugin? Rafi Greenberg
21:51 Plugins: RE: Embedded Plugin
Help! Please! Rafi Greenberg
21:26 Plugins: RE: Problems DMSF
For Xapian I added this to the Gemfile... Carsten Schurig
17:50 Open discussion: Getting rid of issue fields
Is there a plugin or a way to remove some of the issue tracker fields? I found a way to add custom fields, but not re... Anonymous
16:54 Help: repository creation from redmine UI
Hi everybody.
It would be nice if it were possible to create a VCS repository from redmine UI.
At present I use...
Roberto Nunnari
16:44 Help: Advanced Roadmap
Hi,
is it possible to use the "Advanced roadmap" with
redmine 2.0.2 (2012-06-05) ?
I tried it with this howto...
Ansgar Helfrich
16:08 Help: RE: Installing Redmine 2.0 : no such file to load -- openssl
Go to the Ruby source and run the following.
cd ext/openssl
Run the command one after the others.
ruby extconf.r...
Craig Efrein
13:20 Help: Installing Redmine 2.0 : no such file to load -- openssl
When trying to migrate my database, I am getting this error. Thank you in advance for your assistance.
Centos 6.2...
Craig Efrein
16:00 Plugins: Hudson Plugin 1.0.8.1 Released
Franz, Thanks for your report.
I fixed this problem.
Please try latest version.
https://bitbucket.org/nobiinu_...
Toshiyuki Ando
15:05 Help: RE: How to get redmine to accept mail from un-registered users
In fact the problem is more complex.
My goal:
* anyone can send an email, a non-member account is created for the...
Bob Wgt
11:45 Help: How to get redmine to accept mail from un-registered users
Hi!
I'm new to redmine.
I have a working installation that will send and accept mail from registered users.
...
Bob Wgt
14:23 Open discussion: RE: Shameless plug: Pepper - new theme
I have seen on GITHUB that you have a 2.0 branch.
Is it ready ?
Sylvain Hamel
12:36 Help: Customise the redmine search to not return closed stories?
We have a large number of stories within our projects and we currently use the search facility to find relevant stori... Lee Jones
11:55 Help: Problem install redmine-2.0.2
at first i am a newbie!
So i try to install redmine-2.0.2 on my local mac. But he can't install json (1.7.3).
<...
Domi Elson
10:35 Help: RE: Time tracking for Tasks and Subtask won't work correctly
Any reply, please? Alex Guzun
09:00 Help: RE: Redmine 2.0.1: Can't view repository in private projects
Hi,
How did you fix the problem?
Thanks,
Geordee
Geordee Naliyath

2012-06-11

20:53 Open discussion: sub projects can have different status options?
Running redmine for a couple of different uses and want to add more status (besides new, closed, etc). However, these... pet gus
19:44 Plugins: RE: Develop Plugin as a mountable Engine?
I think that's the Rails 3 way to go, with plugins/engines bundled into gems. Moreover, if pipeline is active then th... Etienne Massip
18:52 Plugins: RE: Develop Plugin as a mountable Engine?
I was able to reproduce this error. Strange issue, @lib/redmine.rb@ is loaded twice. I'll fix it later but you can ap... Jean-Philippe Lang
17:12 Plugins: RE: Develop Plugin as a mountable Engine?
thank you! let me know if there is anything I can test or do to help. Stefan Frank
17:06 Plugins: RE: Develop Plugin as a mountable Engine?
Thanks, I'll try to find some time do a few tests this evening. Jean-Philippe Lang
16:59 Plugins: RE: Develop Plugin as a mountable Engine?
ok, I tried it:
I generated a mountable engine, unpacked redmine into the test-dir, added this engine as a gem in...
Stefan Frank
16:21 Plugins: RE: Develop Plugin as a mountable Engine?
> Is it possible to develop a plugin as a Rails mountable engine?
You're not the first one who asks and until some...
Jean-Philippe Lang
13:17 Plugins: Develop Plugin as a mountable Engine?
Is it possible to develop a plugin as a Rails mountable engine? Is there anything special about the redmine-plugin th... Stefan Frank
18:51 Help: Cannot succeed to make subversion integration working.
Hello to all!
I'm struggling with subversion integration.
I have followed the two steps how to:
http://www.r...
Stratos Zolotas
18:42 Help: upgraing to 2.0.2
hi,
I want to upgrade redmine 1.4.0 to the latest version 2.0.2
So I followed the howto on this page:
http:/...
Ansgar Helfrich
17:54 Plugins: menu integration
hi,
i am developing a plugin and have set up some links in the redmine menu.
the main menu for my plugin will be pl...
Christian Reich
17:21 Help: Customising project layout
I am trying to find the file that controls the view for the project page.
rail_apps/app_name/app/view/projects/sho...
v d
15:05 Help: How to stop reporters from assigning issues to specific people???
All I want to do is stop the reporters from deciding who is assigned to their issue/bug/whatever since it is not up t... zee daxx
12:42 Open discussion: RE: Assets Pipeline
> Why not?
basically, because there already has been a lengthy discussion about the asset-pipeline on the rails-li...
Stefan Frank
12:13 Help: RE: Redmine 2.0: error sending email
Hi guys.
I've upgraded my installation to version 2.0.2, but my problem is still there. I've even tryed "open_ssl_ve...
Paolo Andreuzza
11:44 Plugins: RE: error with the plugin weekly timesheet (wk-time)
thanks for the update! Dhanasingh Krishnapandian
11:28 Plugins: RE: In-time plugin
did you look the Time Tracker plugin ?
http://www.redmine.org/plugins/redmine_time_tracker
Dhanasingh Krishnapandian
11:23 Plugins: RE: Weekly Timesheet comments overwrite
Sanjay,
thanks for your feedback.
this is already in our list, we will remove this feature and let the user enter d...
Dhanasingh Krishnapandian
10:44 Help: Sticky threads on forum NOT ON TOP
I have upgraded Redmine 1.2.1 to 2.0.1.
Now the sticky threads in the forum are no longer in the top.
Have you any ...
Fayez Naccache
05:50 Plugins: RE: Embedded Plugin
bump Rafi Greenberg
05:43 Help: how to upgrade redmine from 1.4.3 (or earlier) to 2.0.2 ?
now i was installed a 2.0.2 version via BitNami, i want export the data from old version(1.4.3), and import to new ve... Mine Red
03:58 Open discussion: Where to find a Redmine programmer/ consultant?
Hello,
After checking out Redmine for the last couple of days, I think I'd like to start using it for my company, ...
Jonathan Burk
02:38 Plugins: RE: William Roush has stolen me Advanced roadmap plugin
No problem, if you want to check out Bitbucket, we have 2.0 working minus the form for Milestones, you'll want to dif... William Roush
02:35 Plugins: RE: William Roush has stolen me Advanced roadmap plugin
Thanks for the quickly response William. Emilio González Montaña
02:07 Plugins: RE: William Roush has stolen me Advanced roadmap plugin
Hey, William here, wouldn't say "stolen", all credit is given, no license was supplied, and had been abandoned for aw... William Roush
01:24 Plugins: William Roush has stolen me Advanced roadmap plugin
-On http://www.redmine.org/plugins/advanced_roadmap Willian Roush declares to have developed the plugin "Redmine adva... Emilio González Montaña
 

Also available in: Atom