question_plugin icon indicating copy to clipboard operation
question_plugin copied to clipboard

Redmine plugin that allows users to ask questions to each other.

Results 2 question_plugin issues
Sort by recently updated
recently updated
newest added

this re-activates the formerly magic routes see: http://www.redmine.org/projects/redmine/wiki/Plugin_Tutorial#Generating-a-controller (Starting from 1.4.0, Redmine won't provide anymore the default wildcard route (':controller/:action/:id'). Plugins will have to declare the routes they need in...