Releases: OCA/openupgradelib
Releases · OCA/openupgradelib
3.7.1
What's Changed
- [IMP]convert_field_to_html: manage translated fields by @clementelabore in #384
- [FIX] convert_field_to_html: f-string compatibility by @MiquelRForgeFlow in #385
New Contributors
- @clementelabore made their first contribution in #384
Full Changelog: 3.7.0...3.7.1
3.7.0
What's Changed
- [ADD] clean_transient_models by @MiquelRForgeFlow in #363
- [FIX] chunked: explicitly flush on every iteration by @ivantodorovich in #364
- [FIX] invalidate_cache: avoid f-string in warning by @MiquelRForgeFlow in #365
- [FIX] load_data: update to version 17.0 by @royle-vietnam in #369
- [IMP] BS4->BS5: performance by @chienandalu in #370
- [FIX][IMP] _convert_field_bootstrap_4to5_orm: translatable fields by @chienandalu in #371
- [IMP] convert_field_to_html: pre-clean empty values by @chienandalu in #372
- [IMP] disable_invalid_filters: log filter probes by @chienandalu in #373
- [FIX] migrate_translations_to_jsonb: avoid ir_translation terms cleanup by @chienandalu in #374
- [FIX] migrate_translations_to_jsonb: convert columns to jsonb by @chienandalu in #375
- [FIX] openupgrade_merge_records: Adjust m2o value with ORM by @pedrobaeza in #376
- [FIX] migrate_translations_to_jsonb: Less verbose by @pedrobaeza in #378
- [FIX] load_data: fail early on missing path by @yajo in #380
Full Changelog: 3.6.1...3.7.0
3.6.1
What's Changed
- [FIX] fill_analytic_distribution get analytic account column by @remi-filament in #360
New Contributors
- @remi-filament made their first contribution in #360
Full Changelog: 3.6.0...3.6.1
3.6.0
What's Changed
- [ADD] openupgrade_160: fill_analytic_distribution by @pedrobaeza in #350
- [IMP] convert_html_fragment: prevent lxml wraps and false positives by @chienandalu in #349
- [FIX] openupgrade_160: _convert_field_bootstrap_4to5_sql ids by @chienandalu in #351
- [FIX] convert_html_fragment: Don't wrap full XMLs by @pedrobaeza in #352
- [FIX] _convert_field_bootstrap_4to5_sql: convert parameters by @chienandalu in #353
- [FIX] core.exceptions.UserError --> Warning by @jjscarafia in #354
- [FIX] _convert_field_bootstrap_4to5_sql: Detect json and convert its values by @hbrunn in #357
New Contributors
- @jjscarafia made their first contribution in #354
Full Changelog: 3.5.0...3.5.1
3.5.0
What's Changed
- [IMP] Use pre-commit through GH workflow for formatting by @pedrobaeza in #317
- [FIX] pin CI to trusty for now by @hbrunn in #322
- [FIX+ADD] openupgradelib documentation by @legalsylvain in #318
- [FIX] toctree: set 3 maxdepth to see all the methods signatures by @legalsylvain in #323
- [DOC] turn CI into red, if there are warning in sphinx call by @legalsylvain in #324
- [IMP] openupgradelib: don't break strings (code cleanup due to black) by @MiquelRForgeFlow in #330
- [IMP] merge_records: support Serialized and 'Jsonb' fields (adapt to Odoo v16) by @MiquelRForgeFlow in #331
- [ADD] convert_field_html_string_13to14: Website HTML changes by @pilarvargas-tecnativa in #315
- [FIX] add_fields: adapt to Odoo v16 by @MiquelRForgeFlow in #329
- [FIX] delete_record_translations: adapt to Odoo v16 by @MiquelRForgeFlow in #328
- [FIX] delete_record_translation: invalid input syntax for type json by @duong77476-viindoo in #335
- [FIX] delete_record_translations: error when only update for 1 one column by @duong77476-viindoo in #337
- [ADD] get_model2table: method to map nonstandard table names by @MiquelRForgeFlow in #336
- [FIX] merge_records: assure don't break on method="orm" if KeyError on model by @MiquelRForgeFlow in #340
- [FIX] fix columns filter in
delete_record_translations()
for versions >= 16 by @huguesdk in #342 - [IMP] openupgrade_merge_records: add first_not_null operation on several field types by @marielejeune in #341
- [IMP] rename_modules: rename rating mixin parent_res_model as well by @duong77476-viindoo in #345
- [FIX]
rating_rating
does not haveparent_res_model
column by @zamberjo in #348 - [IMP] openupgrade_160, openupgrade_tools: BS4 to BS5 transformation yeahhhhh by @duong77476-viindoo in #338
New Contributors
- @pilarvargas-tecnativa made their first contribution in #315
- @huguesdk made their first contribution in #342
- @zamberjo made their first contribution in #348
Full Changelog: 3.4.1...3.5.0
3.4.1
What's Changed
- [IMP] rename_models: Avoid mogrify 'IndexError: tuple index out of range' for % LIKE parameter by @rousseldenis in #312
- [FIX] bad openupgrade import in legacy code for openupgrade 7.0 by @legalsylvain in #313
- [FIX] convert_field_bootstrap_3to4 docstring by @legalsylvain in #314
- [FIX] mail_activity_type rename in merge_models method by @ernestotejeda in #316
New Contributors
- @rousseldenis made their first contribution in #312
Full Changelog: 3.4.0...3.4.1
3.4.0
What's Changed
- [IMP] disable_invalid_filter: show more detail warning by @duong77476 in #297
- [FIX] disable_invalid_filters: datetime / context_today / relativedelta is not defined by @royleviindoo in #296
- [IMP] rename_fields: replaced domain having both style of quotes by @royleviindoo in #295
- [IMP] rename_fields: make a complete renaming of a field with side features: filters by @royleviindoo in #294
- [ADD] delete_constraint_safely: method to delete constraints by @MiquelRForgeFlow in #299
- [FIX] flake8 by @MiquelRForgeFlow in #305
- [IMP] convert_field_to_html: be ablet to avoid spamming query for each row by @MiquelRForgeFlow in #304
- [16.0] [ADD] Add helper to migrate translations from ir_translation table to model table by @marielejeune in #306
- [IMP] delete_records_safely_by_xml_id: Added functionality to also delete child records by @baguenth in #279
- [13.0][ADD] Add helper functions that make the migration of tax tags for localizations modules l10n_* a lot easier. by @ddejong-therp in #286
- [FIX] Fixed the 13.0 tax helper functions I added. by @ddejong-therp in #308
- [FIX] adapt common openupgradelib functions to V16. (ir_translation table has been removed) by @legalsylvain in #310
New Contributors
- @duong77476 made their first contribution in #297
- @marielejeune made their first contribution in #306
- @baguenth made their first contribution in #279
- @ddejong-therp made their first contribution in #286
Full Changelog: 3.3.4...3.4.0
3.3.4
What's Changed
- [IMP][15.0] openupgradelib: Since Odoo 15.0, Environment.manage() is useless by @royleviindoo in #290
- [ADD] update_module_moved_models by @MiquelRForgeFlow in #281
- [FIX] update_module_moved_models: minor fix in a query by @MiquelRForgeFlow in #291
- [FIX] update_module_moved_models: fix queries by @MiquelRForgeFlow in #292
Full Changelog: 3.3.3...3.3.4
3.3.3
What's Changed
- [FIX] rename_models: bug in mail template query by @MiquelRForgeFlow in #282
- [IMP] rename_models: rename the models in the reference fields by @MiquelRForgeFlow in #175
- [ADD] merge_models method by @MiquelRForgeFlow in #283
- [FIX] merge_models: minor fix in merge_models method by @MiquelRForgeFlow in #289
- [FIX] disable_invalid_filters: <module 'time' (built-in)> can not be used in evaluation contexts by @royleviindoo in #280
Full Changelog: 3.3.2...3.3.3
3.3.2
What's Changed
- [IMP] update_module_names: set noupdate = FALSE in remaining occurrences by @MiquelRForgeFlow in #273
- [IMP] *: warn -> warning by @MiquelRForgeFlow in #274
- [FIX] rename_models: also rename models in res_id of ir.property by @MiquelRForgeFlow in #275
- [IMP] upgrade_path: support upgrade paths (separated by commas) by @royleviindoo in #277
New Contributors
- @royleviindoo made their first contribution in #277
Full Changelog: 3.3.1...3.3.2