This plugin switch default select for project choosing to select2 plugin.
- Copy the plugin directory into the plugins directory (make sure the name is redmine_per_project_formatting)
- Start Redmine
First of all try to run tests in your environment:
ruby plugins/redmine_more_blocks_extension/test/**/*.rb
If everyhting is ok, push your changes into master branch and run merge script, which merge master into testing and push to remote (github):
./push_for_test.sh