Add write control on repository from Redmine interface
* new methods to add/remove rights in app/models/role.rb
* some unit tests
* add write check in Redmine.pm
To keep compatibility migration add write rights to non builtin roles
but default clean install give write access only to manager and
developer, not to reporter.