Commit Graph

7 Commits (ac6cc435d4fc49b1320857c6cfa52650147f1637)

Author SHA1 Message Date
Stephane Mangin ac6cc435d4 [IMP] database_cleanup: black, isort, prettier 2023-02-09 12:09:19 +02:00
Holger Brunn b5d1b98a05 [IMP] don't break on properties pointing to unknown models 2023-02-09 12:09:19 +02:00
Holger Brunn f28fe2fdec [FIX] show the redundant property's res_id, not the default one's 2023-02-09 12:09:19 +02:00
Holger Brunn 2c5f39b8f6 [FIX] don't destroy values when there are empty default properties 2023-02-09 12:09:19 +02:00
Simone Orsi 0cec1c0c7d Global pylint cleanup 2023-02-09 12:09:19 +02:00
Eric Antones 31d5881ec3 [MIG] database_cleanup: Migration to version 10.0
Using new base model inheritance.
2023-02-09 12:09:19 +02:00
Holger Brunn 5b2a5a3b65 [ADD] allow creating missing indexes and purging properties (#736)
* [ADD] allow creating missing indexes

* [FIX] tests; installation

* [ADD] allow purging properties

* [ADD] missing file

* [ADD] test purging properties

* [ADD] missing parent_id for menu entry

* [FIX] don't delete too many and wrong properties
2023-02-09 12:09:19 +02:00