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\'
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
I am trying to make a Redmine plugin that uses jquery. I get conflicts, when I add the following line in my view:
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.
On lighthttp redmine, there is a git like 开发者_高级运维downloadable links : http://redmine.lighttpd.net/projects/lighttpd2/repository
I installed redmine v1.1.3 and am using sqlite. It works fine but i am unable to complete traceability plugin installation.
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
/redmine$ ruby script/server -e production => Booting WEBrick => Rails 2.3.5 application starting on http://0.0.0.0:3000