redmine-plugins
Redmine Changeset display in details of Issue
is there any plug in for redmine, to display linked changesets for a specific issue? I specified Repository (Mer开发者_运维问答curial) and I would like to see changesets clicking to an Issue.You don\'[详细]
2023-04-01 16:07 分类:问答Validation problem with a Redmine hook
I am having a validation problem when writing a Redmine plugin. I\'m writing a hook for the issue model, and as a part of the hook method, i would like to invalidate the creation of the issue, by add[详细]
2023-03-25 23:55 分类:问答Including jquery in a Redmine plugin
I am trying to make a Redmine plugin that uses jquery. I get conflicts, when I add the following line in my view:[详细]
2023-03-25 18:48 分类:问答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 分类:问答What is this plugin for redmine?
On lighthttp redmine, there is a git like 开发者_高级运维downloadable links : http://redmine.lighttpd.net/projects/lighttpd2/repository[详细]
2023-03-11 15:38 分类:问答installing traceability plugin for redmine v1.1.3 (rake aborted! stack level too deep error)
I installed redmine v1.1.3 and am using sqlite. It works fine but i am unable to complete traceability plugin installation.[详细]
2023-03-03 22:08 分类:问答Is there a way to monkey-patch rails tests from plugins?
Me and my team have been heavily producing plugins for a Rails 2.3 app (Redmine, currently 1.1 branch). So far, we have contained from polluting Redmine\'s base code by writing most of our changes as[详细]
2023-02-28 07:10 分类:问答RedMine + gem_dependency.rb:119:Warning: Gem::Dependency#version_requirements is deprecated and will be removed on or after August 2010
/redmine$ ruby script/server -e production => Booting WEBrick => Rails 2.3.5 application starting on http://0.0.0.0:3000[详细]
2023-02-28 06:50 分类:问答