Commit Graph

26 Commits (e63aa02ac4bd6ef77c975adfdc677fbe49bcdcc1)

Author SHA1 Message Date
Holger Brunn 18ed8f6a3c [FIX] pass context 2015-09-01 09:43:24 +02:00
Holger Brunn cde4800a34 [ADD] allow to clean up menus 2015-08-28 17:51:24 +02:00
Holger Brunn f59b251a12 [FIX] cope with purging nonexisting models 2015-06-09 14:43:12 +02:00
Stefan Rijnhart (Therp) 12f9bc8cc1 Merge pull request #159 from hbrunn/8.0-database_cleanup_uninstallable_modules
[IMP] deal with modules whose models can't be loaded
2015-06-02 16:24:03 +02:00
Holger Brunn 3d36d6539b [IMP] readability 2015-05-20 11:13:26 +02:00
Holger Brunn aa70c7c4be [FIX] use exists query instead of huge in list 2015-05-11 15:58:32 +02:00
Holger Brunn 1c3abbc225 [IMP] double quotes for docstring 2015-05-11 15:37:41 +02:00
Holger Brunn 714748ce5d [IMP] deal with modules whose models can't be loaded 2015-04-29 18:13:55 +02:00
Holger Brunn 55c919aca3 [IMP] order wizard lines by name 2015-04-28 16:03:12 +02:00
Alexandre Fayolle 3f6bf8eaea fix pep8 W503 2015-02-16 16:47:08 +01:00
Anthony Muschang 988d0fd939 [CHG] Migration to 8.0 2014-12-11 23:04:24 +01:00
Stefan Rijnhart addc2d5b4f [RFR] Flake8 2014-03-14 14:27:22 +01:00
Stefan Rijnhart b0da1f4fb9 [FIX] Label
[FIX] Catch attempt to unlink field from nonexisting model
2014-03-14 14:21:11 +01:00
Stefan Rijnhart 077f4c500a [IMP] Docstrings 2014-02-20 15:42:46 +01:00
Stefan Rijnhart 974b1fc381 [FIX] Data purging now working 2014-02-20 14:39:20 +01:00
Stefan Rijnhart 47996bec34 [ADD] Allow purging of dangling data entries 2014-02-20 14:12:16 +01:00
Stefan Rijnhart 05b5c7a569 [RFR] Group models per table when detecting columns to purge
to prevent problems with models sharing the same table
2014-02-12 11:05:38 +01:00
Stefan Rijnhart 1c9db99c7e [FIX] Preserve dangling workflow table which is in use 2014-02-10 22:31:04 +01:00
Stefan Rijnhart 46a72e1449 [FIX] Don't remove uid field from wkf_instance, which is written in
raw SQL query (but never read afterwards). Workaround for
    lp:1277899
2014-02-08 18:00:09 +01:00
Guewen Baconnier a5b8f1e434 fix my change guewen.baconnier@camptocamp.com-20140203103254-v1mzu2uib047xb9h, wrong lines replaced... 2014-02-06 12:08:13 +01:00
unknown 9bbd119c91 [IMP] Remove the fields having a relation to the purged models. 2014-02-05 17:23:57 +01:00
Guewen Baconnier d0eafda358 avoid ''NoneType' object has no attribute 'exists'' error when purging models 2014-02-03 11:32:54 +01:00
Guewen Baconnier 668742e89b remove relations when purging models 2014-02-03 11:30:25 +01:00
Stefan Rijnhart 44b4f0144c [FIX] Remove unused import, add missing copyright notice 2014-01-29 10:33:06 +01:00
Stefan Rijnhart dd3ac08df9 [FIX] Typo, comment 2014-01-29 10:27:24 +01:00
Stefan Rijnhart f3eb39e15b [ADD] Database cleanup module 2014-01-28 22:09:41 +01:00