Hi there,
I'm the original author of the redmine_checkout plugin. Your patch 927a3f0 breaks the plugin as it removes the setting_controller_patch which is necessary to change the data-format before saving it into the database. You will thus save invalid data into the db and will be unable to create new repositories because of data issues.
(BTW: I created an official github mirror now on https://github.com/meineerde/redmine_checkout And one day, I will fully move to git...)
Hi there,
I'm the original author of the redmine_checkout plugin. Your patch 927a3f0 breaks the plugin as it removes the setting_controller_patch which is necessary to change the data-format before saving it into the database. You will thus save invalid data into the db and will be unable to create new repositories because of data issues.
(BTW: I created an official github mirror now on https://github.com/meineerde/redmine_checkout And one day, I will fully move to git...)