-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Syncing from upstream OCA/server-tools (16.0) #1397
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cad5ae1 - Browse repository at this point
Copy the full SHA cad5ae1View commit details -
remove relations when purging models
avoid ''NoneType' object has no attribute 'exists'' error when purging models fix my change [email protected], wrong lines replaced...
Configuration menu - View commit details
-
Copy full SHA for 801a5d4 - Browse repository at this point
Copy the full SHA 801a5d4View commit details -
[FIX] Don't remove uid field from wkf_instance, which is written in
raw SQL query (but never read afterwards). Workaround for lp:1277899 [FIX] Preserve dangling workflow table which is in use [RFR] Group models per table when detecting columns to purge to prevent problems with models sharing the same table [ADD] Allow purging of dangling data entries [FIX] Data purging now working [IMP] Docstrings [FIX] Label [FIX] Catch attempt to unlink field from nonexisting model [RFR] Flake8
Configuration menu - View commit details
-
Copy full SHA for b8e2414 - Browse repository at this point
Copy the full SHA b8e2414View commit details -
[CHG] database_cleanup: move description to README.rst
Configuration menu - View commit details
-
Copy full SHA for e5e76d0 - Browse repository at this point
Copy the full SHA e5e76d0View commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for c1406eb - Browse repository at this point
Copy the full SHA c1406ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e1e4d - Browse repository at this point
Copy the full SHA b4e1e4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b31147 - Browse repository at this point
Copy the full SHA 5b31147View commit details -
[IMP] allow to select lines to purge in a tree view
[IMP] adaptto upstream changes
Configuration menu - View commit details
-
Copy full SHA for cf5785b - Browse repository at this point
Copy the full SHA cf5785bView commit details -
[ADD] migrate database_cleanup
[ADD] test purging modules [ADD] test purging tables
Configuration menu - View commit details
-
Copy full SHA for 617a991 - Browse repository at this point
Copy the full SHA 617a991View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e27c30 - Browse repository at this point
Copy the full SHA 6e27c30View commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for 180e598 - Browse repository at this point
Copy the full SHA 180e598View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39d97e0 - Browse repository at this point
Copy the full SHA 39d97e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bba296 - Browse repository at this point
Copy the full SHA 5bba296View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3b8fda - Browse repository at this point
Copy the full SHA e3b8fdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3778616 - Browse repository at this point
Copy the full SHA 3778616View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3953779 - Browse repository at this point
Copy the full SHA 3953779View commit details -
Configuration menu - View commit details
-
Copy full SHA for 808cdaa - Browse repository at this point
Copy the full SHA 808cdaaView commit details -
[9.0][FIX] database_cleanup: Isolate build (#719)
* [FIX] database_cleanup: Isolate build * Isolate `database_cleanup` into its own build in Travis file to fix #689 * [FIX] database_cleanup: Remove KeyError assertion * Remove KeyError assertion in tests due to PR in comment being merged
Configuration menu - View commit details
-
Copy full SHA for 5dd1e9b - Browse repository at this point
Copy the full SHA 5dd1e9bView commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for 1af5b66 - Browse repository at this point
Copy the full SHA 1af5b66View commit details -
[MIG] database_cleanup: Migration to version 10.0
Using new base model inheritance.
Configuration menu - View commit details
-
Copy full SHA for 73cb3aa - Browse repository at this point
Copy the full SHA 73cb3aaView commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for 8d03304 - Browse repository at this point
Copy the full SHA 8d03304View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28ceb7c - Browse repository at this point
Copy the full SHA 28ceb7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82364c8 - Browse repository at this point
Copy the full SHA 82364c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1174199 - Browse repository at this point
Copy the full SHA 1174199View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8694849 - Browse repository at this point
Copy the full SHA 8694849View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eea6fe - Browse repository at this point
Copy the full SHA 5eea6feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 606e679 - Browse repository at this point
Copy the full SHA 606e679View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20957e1 - Browse repository at this point
Copy the full SHA 20957e1View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 6278702 - Browse repository at this point
Copy the full SHA 6278702View commit details -
[FIX] database_cleanup: exclude password fields
cf discussion on #1408
Configuration menu - View commit details
-
Copy full SHA for 03b6874 - Browse repository at this point
Copy the full SHA 03b6874View commit details -
[I18N] database_cleanup: reflect changes to en.po
To match the new database_cleanup.pot
Configuration menu - View commit details
-
Copy full SHA for f181991 - Browse repository at this point
Copy the full SHA f181991View commit details -
[FIX] database_cleanup: filter on many2many fields
Following odoo/odoo@54238c88e85d6e a Many2many may have no relation This avoids having a None record in the list (which is problematic with the NOT IN clause) https://wiki.postgresql.org/wiki/Don't_Do_This#Don.27t_use_NOT_IN
Configuration menu - View commit details
-
Copy full SHA for 13c2a78 - Browse repository at this point
Copy the full SHA 13c2a78View commit details -
[FIX] database_cleanup: ignore to_buy modules
Since 12.0, some virtual modules are created as an incentive to buy enterprise Hide installation warning
Configuration menu - View commit details
-
Copy full SHA for 0daeb7a - Browse repository at this point
Copy the full SHA 0daeb7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19352c6 - Browse repository at this point
Copy the full SHA 19352c6View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-12.0/server-tools-12.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-database_cleanup/
Configuration menu - View commit details
-
Copy full SHA for c04fcba - Browse repository at this point
Copy the full SHA c04fcbaView commit details -
[FIX][#1580]database_cleanup: Skip studio_customization module skippe…
…d for uninstalling
Configuration menu - View commit details
-
Copy full SHA for 9636bdb - Browse repository at this point
Copy the full SHA 9636bdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60b25c1 - Browse repository at this point
Copy the full SHA 60b25c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c82ba39 - Browse repository at this point
Copy the full SHA c82ba39View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-12.0/server-tools-12.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-database_cleanup/
Configuration menu - View commit details
-
Copy full SHA for b0f5f98 - Browse repository at this point
Copy the full SHA b0f5f98View commit details -
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (74 of 74 strings) Translation: server-tools-12.0/server-tools-12.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-database_cleanup/pt_BR/
Configuration menu - View commit details
-
Copy full SHA for e04079e - Browse repository at this point
Copy the full SHA e04079eView commit details -
Translated using Weblate (Chinese (Simplified))
Currently translated at 51.4% (38 of 74 strings) Translation: server-tools-12.0/server-tools-12.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-database_cleanup/zh_CN/
Configuration menu - View commit details
-
Copy full SHA for d575a5a - Browse repository at this point
Copy the full SHA d575a5aView commit details -
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (74 of 74 strings) Translation: server-tools-12.0/server-tools-12.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-database_cleanup/zh_CN/
Configuration menu - View commit details
-
Copy full SHA for 5d0be1e - Browse repository at this point
Copy the full SHA 5d0be1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1acfa4 - Browse repository at this point
Copy the full SHA d1acfa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d8967f - Browse repository at this point
Copy the full SHA 7d8967fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96e2440 - Browse repository at this point
Copy the full SHA 96e2440View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdc1ea5 - Browse repository at this point
Copy the full SHA fdc1ea5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3849b3 - Browse repository at this point
Copy the full SHA b3849b3View commit details -
Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (74 of 74 strings) Translation: server-tools-14.0/server-tools-14.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-database_cleanup/es_AR/
Configuration menu - View commit details
-
Copy full SHA for 81d7752 - Browse repository at this point
Copy the full SHA 81d7752View commit details -
Translated using Weblate (Italian)
Currently translated at 20.2% (15 of 74 strings) Translation: server-tools-14.0/server-tools-14.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-database_cleanup/it/
Configuration menu - View commit details
-
Copy full SHA for 07e00cf - Browse repository at this point
Copy the full SHA 07e00cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6be1933 - Browse repository at this point
Copy the full SHA 6be1933View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3d4ba0 - Browse repository at this point
Copy the full SHA a3d4ba0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2afed18 - Browse repository at this point
Copy the full SHA 2afed18View commit details
Commits on Dec 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8d364c3 - Browse repository at this point
Copy the full SHA 8d364c3View commit details -
[FIX] database_cleanup: TransactionCase already does rollback
No need to rollback here as TransactionCase does a safe rollback.
Configuration menu - View commit details
-
Copy full SHA for 62885e3 - Browse repository at this point
Copy the full SHA 62885e3View commit details -
[IMP] database_cleanup: Unlink with new cursor
Needed for purging payment providers which recompute module_state
Configuration menu - View commit details
-
Copy full SHA for 0d2fbc3 - Browse repository at this point
Copy the full SHA 0d2fbc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f80f43c - Browse repository at this point
Copy the full SHA f80f43cView commit details
Commits on Dec 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e791803 - Browse repository at this point
Copy the full SHA e791803View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3594697 - Browse repository at this point
Copy the full SHA 3594697View commit details -
[UPD] Update database_cleanup.pot
oca-ci committedDec 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 57ba4d6 - Browse repository at this point
Copy the full SHA 57ba4d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c963e27 - Browse repository at this point
Copy the full SHA c963e27View commit details -
Translated using Weblate (Spanish)
Currently translated at 100.0% (193 of 193 strings) Translation: server-tools-16.0/server-tools-16.0-excel_import_export Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export/es/
Configuration menu - View commit details
-
Copy full SHA for 800f8b5 - Browse repository at this point
Copy the full SHA 800f8b5View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-16.0/server-tools-16.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-database_cleanup/
Configuration menu - View commit details
-
Copy full SHA for 0781509 - Browse repository at this point
Copy the full SHA 0781509View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff67450 - Browse repository at this point
Copy the full SHA ff67450View commit details -
Translated using Weblate (Italian)
Currently translated at 80.8% (156 of 193 strings) Translation: server-tools-16.0/server-tools-16.0-excel_import_export Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export/it/
Configuration menu - View commit details
-
Copy full SHA for 5f723b2 - Browse repository at this point
Copy the full SHA 5f723b2View commit details -
Translated using Weblate (Spanish)
Currently translated at 100.0% (76 of 76 strings) Translation: server-tools-16.0/server-tools-16.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-database_cleanup/es/
Configuration menu - View commit details
-
Copy full SHA for d4504e7 - Browse repository at this point
Copy the full SHA d4504e7View commit details