We are planning to deploy Redmine on one of our Ubuntu servers. Unfortunately, Redmine wi开发者_如何学运维ll only run with Ruby 1.8 installed.
After upgrading Redmine to 1.2 I can not save email notification and language settings on \"My account\" page.
I\'m trying to upgrade Redmine to 1.2.1. When executing bundle exec rake db:migrate RAILS_ENV=production I got this error :
I 开发者_Python百科have been trying to create the development and test databases in Redmine, with
I\'ve created a plugin for Redmine, and now am having difficulties writing the test cases for it. I am not using any framework like rspec for this, just the default asserts provided by rails.
We\'re using Redmine to log and track all of our tasks, bugs, and features. We have a one month release cycle and it\'s important to ensure that the order of the items in Redmine corresponds to the re
I am currently developing some plugins for Redmine, and I must say, I\'m a bit disappointed with the lack of documentation available on this subject.
here is the problem details : undefined method `has_key?\' for nil:NilClass /usr/local/redmine-1.2.0/lib/redmine/menu_manager.rb:77:in `add\'
We\'re looking to create a tool to help with time management in Redmine.The issue we are currently having is that we want to get a list of issues that are watched by a particular user but can\'t find
I\'ve been using Redmine for almost a year to manage my startup. I have all issues stored in one project with two subprojects for areas th开发者_开发问答at I had to outsource and didn\'t want to give