HichamELBSI
b5947621fc
Merge branch 'master' into develop
2020-03-04 09:32:13 +01:00
Alexey Murz Korepov
cb71cc5940
Replaced false to !
...
Signed-off-by: Alexey Murz Korepov <murznn@gmail.com>
2020-03-02 15:42:50 +03:00
Alexey Murz Korepov
540a72af8e
replace JSON.stringify to lodash isEqual
...
Signed-off-by: Alexey Murz Korepov <murznn@gmail.com>
2020-03-02 11:09:52 +03:00
Alexey Murz Korepov
5f9cbe527e
Suppress rewrite config in db without changes
...
Now Strapi rewrite all 'plugin_content_manager_configuration_content_types' keys in "core_store" database table on each restart.
I add comparison of stored config with generated, and skip unnecessary write config to database, when there are no changes.
Signed-off-by: Alexey Murz Korepov <murznn@gmail.com>
2020-02-29 19:08:57 +03:00
Alexandre Bodin
4ee0160e6c
Remove general settings
2019-11-13 18:49:01 +01:00
Alexandre Bodin
b58d7a138a
Support content types layouts and metadatas defaults with Model.config.js(on) files
2019-08-06 13:49:24 +02:00
Alexandre Bodin
59523d47e7
Rename content manager configuration key an model uid changes
2019-07-26 17:53:03 +02:00
Alexandre Bodin
128b26f1ee
Fix general settings global udpdates
2019-07-23 11:21:16 +02:00
Alexandre Bodin
e9ae95292e
Update all models on general settings changes
2019-07-23 11:21:15 +02:00
Alexandre Bodin
87d59bad05
Init content-manager new bootstrap schema cleanup algorithm
2019-07-23 11:21:14 +02:00
Alexandre Bodin
e6a6c3ee02
Save a model configuration in one key only
2019-07-23 11:21:13 +02:00