cerebrate/templates/MetaTemplates
Sami Mokaddem 20eebd097d
new: [meta-template] Improvement of the update system
- Changed default update strategy from `create_new` to `update_existing`
- Added mechanism to automatically migrate meta-fields to newest template
- Improved validation and conflict detection strategies
- Fixed various UI bugs and improved QoL
2023-02-14 14:42:35 +01:00
..
get_meta_fields_to_update.php chg: [metatemplate:meta_fields_to_update] Only show notice if applicable 2022-03-09 09:16:47 +01:00
index.php new: [meta-template] Improvement of the update system 2023-02-14 14:42:35 +01:00
migrate_metafields_to_newest_template.php new: [meta-template] Improvement of the update system 2023-02-14 14:42:35 +01:00
migrate_old_meta_template_to_newest_version_for_entity.php chg: [herlper:bootstrap] Major refactor of the BootstrapHelper to make it more modular + added documentation 2022-11-28 08:36:17 +01:00
update.php new: [meta-template] Improvement of the update system 2023-02-14 14:42:35 +01:00
update_all.php new: [meta-template] Improvement of the update system 2023-02-14 14:42:35 +01:00
view.php