Holger Brunn
1bcb71dcec
fixup! [IMP] don't break on properties pointing to unknown models
6 years ago
Holger Brunn
c4f7999dca
[IMP] don't break on properties pointing to unknown models
6 years ago
Holger Brunn
802e88d088
[FIX] show the redundant property's res_id, not the default one's
6 years ago
Holger Brunn
4ea883fe14
[FIX] don't destroy values when there are empty default properties
6 years ago
Holger Brunn
ab196777c9
[IMP] purge uninstalled unavailable modules in bulk
6 years ago
Simone Orsi
b11aee0eaa
Global pylint cleanup
6 years ago
Holger Brunn
9574b71a87
[ADD] [database_cleanup] migrate to 11.0
7 years ago
Holger Brunn
8d450dfe21
[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
433f6caaf4
[MIG] database_cleanup: Migration to version 10.0
Using new base model inheritance.
7 years ago
Holger Brunn
29c0fa2ce0
[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
3b2a50696a
fixes #587
8 years ago
Jordi Ballester Alomar
9be7b2839b
[FIX] clean database menus was proposing good menus to purge ( #562 )
8 years ago
Holger Brunn
24d3fd152a
[FIX] don't crash if an xmlid refers to a nonexisting field ( #559 )
8 years ago
Holger Brunn
6c9153075d
[IMP] call the button handler to also purge reverse dependencies
8 years ago
Holger Brunn
030326f977
[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
11a4585595
[RFR] Explicit access rights so that tests can run
Fixes #505
8 years ago
Holger Brunn
79bf9fd8f6
[ADD] migrate database_cleanup
[ADD] test purging modules
[ADD] test purging tables
8 years ago