Holger Brunn
9574b71a87
[ADD] [database_cleanup] migrate to 11.0
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
Holger Brunn
79bf9fd8f6
[ADD] migrate database_cleanup
[ADD] test purging modules
[ADD] test purging tables
8 years ago
Holger Brunn
20377bd2f8
[IMP] allow to select lines to purge in a tree view
[IMP] adaptto upstream changes
9 years ago
Holger Brunn
f4245433ae
[IMP] hide unnecessary buttons in wizard
[IMP] order wizard lines by name
[IMP] deal with modules whose models can't be loaded
[IMP] double quotes for docstring
[FIX] use exists query instead of huge in list
[IMP] hide unnecessary buttons in wizard II
[IMP] readability
[FIX] cope with purging nonexisting models
10 years ago
Stefan Rijnhart
384e00428f
[ADD] Database cleanup module
11 years ago