Commit Graph

10 Commits (50e91b5279348fbcff288ffb7274e01357002cc6)

Author SHA1 Message Date
Maksym Yankin 665573a7d7 [IMP] database_cleanup: pre-commit issues 2023-02-09 12:34:03 +02:00
Tom Blauwendraat d6f68f03c7 fixup! [MIG] database_cleanup: Migration to 14.0 2023-02-09 12:09:19 +02:00
Stephane Mangin 4c56e28bba [MIG] database_cleanup: Migration to 14.0 2023-02-09 12:09:19 +02:00
Stephane Mangin ac6cc435d4 [IMP] database_cleanup: black, isort, prettier 2023-02-09 12:09:19 +02:00
Martin Trigaux 0c9705d7ab [MIG] database_cleanup: migration to 12.0
Update version number
Use correct import
Update .pot to match new syntax
Adapt icon to fontawesome
Add models description
Rename field external id to new syntax <model>__<field>
2023-02-09 12:09:19 +02:00
Holger Brunn 339fe0d60e [ADD] [database_cleanup] migrate to 11.0 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
Stefan Rijnhart b3503b94bb [RFR] Explicit access rights so that tests can run
Fixes #505
2023-02-09 12:09:19 +02:00
Holger Brunn 316680ada2 [ADD] migrate database_cleanup
[ADD] test purging modules

[ADD] test purging tables
2023-02-09 12:09:19 +02:00