Simone Orsi
8d0a8b4f1e
Global pylint cleanup
6 years ago
Holger Brunn
f970118ac1
[ADD] [database_cleanup] migrate to 11.0
7 years ago
Holger Brunn
2de5414264
[FIX] really uninstall modules and avoid a crash on cached data
[FIX] don't try to uninstall uninstalled modules
[DEL] weird code
[FIX] actually cleanup where we can
7 years ago
Eric Antones
605ae4b2ed
[MIG] database_cleanup: Migration to version 10.0
Using new base model inheritance.
8 years ago
Holger Brunn
3d29fbe40e
[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
8 years ago
Florian da Costa
a6a3f903c8
fixes #587
8 years ago
Jordi Ballester Alomar
d2b77e9b17
[FIX] clean database menus was proposing good menus to purge ( #562 )
8 years ago
Holger Brunn
c2ca39e15c
[FIX] don't crash if an xmlid refers to a nonexisting field ( #559 )
8 years ago
Holger Brunn
1c7fbff1f5
[IMP] call the button handler to also purge reverse dependencies
8 years ago
Holger Brunn
1cd239174c
[FIX] purge uninstalled uninstallable modules instead of deleting
[FIX] database_cleanup reloads the registry
which has weird side effects during testing. Take care
database_cleanup's tests don't mess up the following tests
8 years ago
Stefan Rijnhart
bcf157073b
[RFR] Explicit access rights so that tests can run
Fixes #505
8 years ago
Holger Brunn
113fafd967
[ADD] migrate database_cleanup
[ADD] test purging modules
[ADD] test purging tables
9 years ago