redmine
Installing and running Redmine while having two different Ruby versions installed
We are planning to deploy Redmine on one of our Ubuntu servers. Unfortunately, Redmine wi开发者_如何学运维ll only run with Ruby 1.8 installed.[详细]
2023-03-25 06:37 分类:问答Can not save user settings in Redmine 1.2
After upgrading Redmine to 1.2 I can not save email notification and language settings on \"My account\" page.[详细]
2023-03-24 00:36 分类:问答no such file to load -- factory_girl
I\'m trying to upgrade Redmine to 1.2.1. When executing bundle exec rake db:migrate RAILS_ENV=production I got this error :[详细]
2023-03-23 02:24 分类:问答rake db:create:all failed to create development database in redmine
I 开发者_Python百科have been trying to create the development and test databases in Redmine, with[详细]
2023-03-23 01:16 分类:问答Testing in Redmine
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.[详细]
2023-03-22 09:39 分类:问答Any way to quickly (drag and drop) reorder tasks in Redmine?
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[详细]
2023-03-21 22:48 分类:问答Good documentation for writing Redmine plugins
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.[详细]
2023-03-21 17:17 分类:问答Redmine+Bundler - method_missing "has_key?"
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\'[详细]
2023-03-21 16:29 分类:问答Get watched issues in Redmine via REST API
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[详细]
2023-03-21 12:48 分类:问答Redmine task granularity
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[详细]
2023-03-21 00:48 分类:问答