Activity
From 2010-07-08 to 2010-07-10
2010-07-10
- Hello,
I have recently started using redmine, & found it a fantastic piece of software. I have a problem though. I... -
17:33 Help: RE: Email Notification not send on adding news and adding message forum
- I'm newbe in Ruby but there is a solution:
Redmine version - 0.9.5
/apps/models/mailer.rb line 143... -
16:55 Help: RE: How to view the root of a repository?
- I just had a look and it might be issue #5002. I'll upgrade to the latest version of redmine and see what happens. If...
-
15:29 Help: RE: How to view the root of a repository?
- Oh, and I forgot, could you look through the bug tracker if there already is a bug report for that and file one if not?
-
15:28 Help: RE: How to view the root of a repository?
- Patrick van der Velde wrote:
> Unlike with subversion there is not necessarily a trunk/branches or other directories... -
14:47 Help: RE: How to view the root of a repository?
- Unfortunately the bzr repository starts at the path I gave it. Unlike with subversion there is not necessarily a trun...
-
13:26 Help: RE: How to view the root of a repository?
- Well, the installer says to point it to @/home/username/bzr/repo/trunk@, which I'd assume to be some subpath of a rep...
-
13:01 Help: RE: How to view the root of a repository?
- Yes with the exception that I don't have a pythonpath because I've used the bzr windows installer which doesn't requi...
-
12:42 Help: RE: How to view the root of a repository?
- Have you followed the [[RedmineRepositories#Bazaar-repository|guide]] correctly?
-
12:38 Help: RE: How to view the root of a repository?
- The link I use in the wiki is:...
-
12:33 Help: RE: How to view the root of a repository?
- I don't use bzr, so I can't say what the correct configuration is. I was referring to the link you are trying to put ...
-
12:31 Help: RE: How to view the root of a repository?
- Under the repository tab there is only a listing of the last 10 commit messages but no listing of the repo.
I'm n... -
12:22 Help: RE: How to view the root of a repository?
- Can you please tell us what link you use and what link is generated? It seems you rather have a problem with your rep...
- Hi All
I'm trying to create a link in my wiki to a file that is in the root of my repository but I'm getting the f... -
13:05 Open discussion: RE: Is there a Trac or Redmine host that allows you to install plugins?
- I did and I've just replied. Thanks! :)
-
12:27 Open discussion: RE: Is there a Trac or Redmine host that allows you to install plugins?
- That's great Jan - I've sent you an email - hope you get it.
-
10:34 Open discussion: RE: Is there a Trac or Redmine host that allows you to install plugins?
- Our Enterprise plan allows for customizations and plugins, check out *"Planio Redmine Hosting":http://plan.io/pricing...
-
12:33 Help: RE: Upgrade problem - another blank page issue
- Alan Bowsher wrote:
> When I fire up the app from the server via a Putty session, it runs fine as long as I stay log... - Same title, but different problem...
I just upgraded from 0.8 to 0.9.6. All the associated Ruby installs were upg... -
07:34 Help: RE: Charts Plugin with 0.9.6
- I had a similar issue in that I as getting this error after upgrading.. I reinstalled flash open charts and the chart...
-
05:10 Help: RE: Charts Plugin with 0.9.6
- Felix Schäfer wrote:
> Please file an issue directly with the author of the plugin, see the [[Plugin_List#Charts-plu... -
01:00 Help: RE: Charts Plugin with 0.9.6
- Please file an issue directly with the author of the plugin, see the [[Plugin_List#Charts-plugin|plugin list]] for th...
-
04:53 Plugins: RE: authorize_global documentation
- Well i ended up getting what I needed accomplished, basing things off of the permissions model used in this blog plug...
- Does anybody have any documented (or even undocumented) examples of how to use authorize_global in tandem with author...
-
03:31 Open discussion: RE: Importing XML data from Basecamp to Redmine
- Hi Gustavo --
Sadly, I have not put much effort into my plugin in the past few months. I plan to pick it up again... - I'd like to create recurring tasks in my redmine. So I'm trying to create a script that run with cron to do that.
...
2010-07-09
- Hello Guys,
I want to be able to have child issue statuses, what I mean by child statuses is the ability to select... -
23:29 Help: RE: Problem while installing (can't find hoe)
- I was having the exact same problem as you, and I eventually got it running. See my thread "here":http://www.redmine....
-
23:25 Help: RE: Redmine install on bluehost: Could not find RubyGem hoe (>= 1.3.0)
- I managed to get it working by adding @ENV['GEM_PATH'] ||= '(my path to ruby gems as found with the command gem envir...
-
21:44 Help: RE: Redmine install on bluehost: Could not find RubyGem hoe (>= 1.3.0)
- Whoops, forgot a few hyperlinks!
I meant to say "and thanks to scripts like "this one":http://www.bernawebdesign.c... - I'm installing redmine on a bluehost server, and thanks to scripts like this one, most of everything is covered (exce...
- Google tells me that there are a fair few companies that offer hosted Trac and Redmine. So far I have tried Assembla ...
- Hello. I have problems with the new version and this charts plugin (http://github.com/mszczytowski/redmine_charts/tre...
-
19:53 Help: RE: Redmine Recieving emails setup in mediatemple (gs) gridservice
- I don't know what mediatemple is, but you need to pipe incoming emails into the mailhandler. You will furthermore nee...
- I am trying to run
ruby rdm-mailhandler.rb --url http://pm.domains.net --key mykey
and nothing happens in the ... -
17:33 Help: RE: Redmine + Apache + Passenger
- Ok, so this is definitely an SELinux issue, so I was just looking in the wrong place.
Thanks very much Felix - it ... -
17:15 Help: RE: Redmine + Apache + Passenger
- Hi Again,
Thanks for sticking with this. I didn;t spot it at first but after your post I checked my vhost again an... -
16:19 Help: RE: Redmine + Apache + Passenger
- Try this:...
-
16:03 Help: RE: Redmine + Apache + Passenger
- vhost is as follows:
<VirtualHost *:80>
ServerName xxxxx.co.uk
DocumentRoot /opt/redmine-0.9.5... -
15:52 Help: RE: Redmine + Apache + Passenger
- Please post your apache configuration for that vhost, and make sure apache has loaded the passenger module (with @apa...
-
15:50 Help: RE: Redmine + Apache + Passenger
- Thanks for stopping by to help.
I had been wondering if that was the case and tried a couple of things which I sho... -
15:42 Help: RE: Redmine + Apache + Passenger
- Dispatch.rb is only used with *cgi, not with passenger. IIRC you just need to remove the public/.htacess in the redmi...
- Hi,
Despite having absolutely zero Ruby experience I'm trying to get Redmine installed as it looks superb.
The ... -
17:13 Help: RE: How to have 2 redmine instances running in the same apache?
- I solved it :-)
I was using redmine with passenger.
I created a virtual host with <Location>:
Example:
<... -
13:42 Help: RE: How to have 2 redmine instances running in the same apache?
- What do you use to serve your redmine? Passenger, a reverse proxy, …?
- I can only have one instance running. I want the first one to be root and the other one to be in a suburi.
Is the... -
15:05 Open discussion: RE: occur 500 error every night
- I use "ruby script/server webrick -e production" command to start my Redmine.
-----
[root@localhost redmine-0.9... -
14:33 Open discussion: RE: occur 500 error every night
- How you are starting redmine? Please provide the exact command you are using.
-
10:41 Open discussion: RE: Ajax requests into browser history
- That issue (#3494) is close but not entirely what I was thinking about. Think of this case:
You go and update a ti... - Hello there!
I'm working on a project using Redmine 0.9.3 and Alfresco Community (DMS), and the big deal is about...
2010-07-08
-
23:20 Plugins: RE: Need some assistance...
- A friend who's something of a Rails Jedi it seems helped me clean up the worst of things, at least the stuff that was...
- I'm attempting (and failing) to write a plugin to adapt Redmine to our needs a bit.
Basically, I need to create "D... - Hello!
Is it possible to show issues for two different target versions, on a single gantt chart?
This would be v... -
21:45 Open discussion: RE: Importing XML data from Basecamp to Redmine
- Does anyone accomplished this task? It would be great to have an importer directly from Redmine.
-
20:53 Open discussion: RE: Ajax requests into browser history
- I agree -- it's aggravating to page through issue listings, visit one of the issues, then hit the Back button and win...
- I'm confused about how Redmine stores dates/times. I'm using the bz2redmine script to import from Bugzilla 3 into Red...
-
19:27 Development: RE: 1.0.0 Coordination
- Muntek Singh wrote:
> Here is my suggested todo items that should be release blockers.
I disagree about being rel... -
06:43 Development: RE: 1.0.0 Coordination
- Here is my suggested todo items that should be release blockers.
h2. Docs:
* Clean up installation guides to re... - The code for 1.0.0 is ready to be released now but Muntek mentioned doing some coordination of all the teams to take ...
-
18:47 Plugins: RE: Redmine Kanban plugin v 0.2.0 released
- Hey Eric,
I was trying to install the plugin but came across this error.
@NoMethodError in Kanbans#show
Showing... -
18:06 Help: RE: I cant browse my git repository
- Found it!
Solution for anyone looking to accomplish the same.
To find your git executable bin, ssh into your se... -
17:49 Help: RE: I cant browse my git repository
- Hi komuthan,
Thanks for your post, it gave me a great start!
I'm trying the same on hostmonster. I suspected the sa... -
17:33 Help: RE: REST API Using C#
- Well, since nobody either knows or cares, I guess I'll post most of the solution that I've discovered. Why this isn'...
-
16:39 Help: RE: Time tracking in days instead of hours and calculate "% done" field automatically
- +1 We estimate in days as well so this would be very useful.
-
16:11 Open discussion: RE: User´s permissions
- No. If user can modify issue - he can do it with all issue in this project. May be in 1.1 version..
-
16:07 Help: RE: Redmine Installation: As SImple as "apt-get install redmine" ?
- With passenger, it works if you only add these lines in "/etc/apache2/mods-available/passenger.conf" :...
-
12:35 Help: RE: 404 Error When View the Java/XML file in SVN Repository (Webrick)
- I just tested on an apache/passenger served redmine and couldn't reproduce the error. What redmine, rails, ruby and s...
- Hi all,
I've configured SVN repository in Redmine which run by the default Webrick server. I've met a 404 error pr...
Also available in: Atom