Project

General

Profile

Task #1782

Updated by Lukas Vonlanthen about 7 years ago

* Similar to a django migration 
 * Specify diff only, as code 
 > * Change fields 
 > * Add fields 
 > * Delete fields 
 > * Change field order 
 > * Change section of question 
 * Set documentation/"What's new" documentation in diff 
 * Make 'context aware' change hints help texts for questions possible 
 * Use new table (or existing configuration table) to store the documentation/"What's new" and changed fields

Back