Top "Redmine-plugins" questions

Redmine is a flexible project management web application written using Ruby on Rails framework.

How can I integrate Jenkins with Redmine?

I would like to integrate Jenkins with Redmine. If some build breaks, Jenkins would open an issue in Redmine to …

continuous-integration jenkins redmine redmine-plugins jenkins-plugins
Install redmine plug-in using docker container

I am able to install redmine using these 2 commands. docker run --name myred1 -e MYSQL_ROOT_PASSWORD=india -e MYSQL_…

docker redmine-plugins
You cannot specify the same gem twice with different version requirements

I have 2 plugins installed(redmine_backlogs and redmine_ldap_sync), but after upgrade of redmine_ldap_sync from 2.0.0 to 2.0.1 a …

ruby-on-rails redmine redmine-plugins
Redmine plugins folder location

Soo my problem is that my brand new redmine install (2.4) has a plugins folder path like this: /usr/share/redmine/…

directory location redmine redmine-plugins
Redmine: 422 invalid form authenticity token

I'm using this plugin to enable SSO between my IDP and redmine. Purpose is to avoid re entering username and …

ruby authentication single-sign-on redmine redmine-plugins
How to write test cases and test steps in redmine

I am working at a company that uses Redmine as the issue tracking tool and for user stories. I need …

testing redmine testcase redmine-plugins
Allow non-admin users to create projects

I'm looking to allow non-admin users to create their own projects, i've found the option to set the default role …

redmine redmine-plugins
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 …

ruby-on-rails ruby-on-rails-3 ruby-on-rails-plugins redmine redmine-plugins