Commit Graph

49 Commits (47d914f73f116882b5fb04e77d64559a7697e5f6)

Author SHA1 Message Date
OCA-git-bot d1ec921493 upgrade_analysis 15.0.1.0.2 2021-11-15 20:20:10 +00:00
Sylvain LE GAL 5b4f3cc0d0 [REF] in coverage module file, split column into 2. a column that should be filled by openupgrader, and a column that is automatically filled when importing apriori and making analysis 2021-11-15 14:05:35 +01:00
Sylvain LE GAL 0d77336caf [IMP] upgrade_analysis : prefill status with trivial information 2021-11-15 01:08:36 +01:00
Sylvain LE GAL ef0c459b37 [IMP] upgrade_coverage : generate coverage module file 2021-11-15 01:08:36 +01:00
OCA-git-bot ce48ef8e05 [UPD] README.rst 2021-11-10 20:13:40 +00:00
oca-ci 9a89e65d36 [UPD] Update upgrade_analysis.pot 2021-11-10 20:11:18 +00:00
Sylvain LE GAL 46f0b162c9 [MIG] upgrade_analysis from 14.0 to 15.0 2021-11-10 17:09:22 +01:00
OCA-git-bot e476b9daea upgrade_analysis 14.0.2.1.1 2021-10-21 00:09:00 +02:00
Payam Yasaie cfca22b696 [FIX] Other modules upgrade write file full path
Parentheses placement was wrong in other modules full_path that lead to create migrations on root of modules
2021-10-21 00:09:00 +02:00
Yves Le Doeuff 85065e1f8f Translated using Weblate (French)
Currently translated at 4.6% (4 of 86 strings)

Translation: server-tools-14.0/server-tools-14.0-upgrade_analysis
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-upgrade_analysis/fr/
2021-10-21 00:09:00 +02:00
oca-git-bot a4ebed72e2 [IMP] update dotfiles [ci skip] 2021-10-21 00:09:00 +02:00
Yves Le Doeuff 07fa480a1e Added translation using Weblate (French) 2021-10-21 00:09:00 +02:00
oca-travis 62163e2e0a [UPD] Update upgrade_analysis.pot 2021-10-21 00:09:00 +02:00
mreficent 948ce87a0f [FIX] upgrade_analysis: revert to 'files' approach instead of 'paths' 2021-10-21 00:09:00 +02:00
mreficent ba6c17f2f0 [FIX] upgrade_analysis: merged modules affecting noupdate files
Due to https://github.com/OCA/server-tools/pull/2057, noupdate data now considers merged modules. But the fix was incomplete, as the diff files between merged modules and local_module were rewritting already generated diff between original remote_module and local_module.
2021-10-21 00:09:00 +02:00
OCA-git-bot 750b02ac17 upgrade_analysis 14.0.2.1.0 2021-10-21 00:09:00 +02:00
OCA-git-bot c477489dc4 [UPD] README.rst 2021-10-21 00:09:00 +02:00
mreficent 75d1f09689 [FIX] upgrade_analysis: truncate upgrade records before generating new ones 2021-10-21 00:09:00 +02:00
mreficent 2c56c014ce [FIX] upgrade_analysis: fix methods related to noupdate data 2021-10-21 00:09:00 +02:00
OCA-git-bot 58353df583 upgrade_analysis 14.0.2.0.1 2021-10-21 00:09:00 +02:00
oca-travis e24f750f17 [UPD] Update upgrade_analysis.pot 2021-10-21 00:09:00 +02:00
OCA-git-bot f0d0822ddc [UPD] README.rst 2021-10-21 00:09:00 +02:00
mreficent e535f9894f [OU-MIG] upgrade_analysis: add migration scripts
Just in case.
2021-10-21 00:09:00 +02:00
OCA-git-bot 0ec0e2dc66 upgrade_analysis 14.0.2.0.0 2021-10-21 00:09:00 +02:00
mreficent eba830b180 [IMP] upgrade_analysis: make us of odoorpc/openupgrade master
Includes minor fixes.
2021-10-21 00:09:00 +02:00
mreficent f4089b46b2 [IMP] openupgrade_records: add _order comparison 2021-10-21 00:09:00 +02:00
mreficent 1a8d67c991 [IMP] openupgrade_records: compare columns of many2many tables 2021-10-21 00:09:00 +02:00
mreficent ba1bbeb82d [FIX] openupgrade_records: _inherits was not being compared 2021-10-21 00:09:00 +02:00
mreficent e1ea4b9b23 [IMP] openupgrade_records: remove from analysis updating records
Given that the records need to be managed in the modules that own them rather in the modules that override them, and that we also have the noupdate data xml for every module, then we left out the lines that where indicating the override of records.
2021-10-21 00:09:00 +02:00
OCA-git-bot 66a4f2ea96 [ADD] icon.png 2021-10-21 00:09:00 +02:00
OCA-git-bot 20d735675a [UPD] README.rst 2021-10-21 00:09:00 +02:00
oca-travis 2eea9b9847 [UPD] Update upgrade_analysis.pot 2021-10-21 00:09:00 +02:00
Sylvain LE GAL 22765bd888 [IMP] remove pre-commit exception and fix various style in odoo_patch folder 2021-10-21 00:09:00 +02:00
Sylvain LE GAL 2056dc9d49 [REM] remove obsolete roadmap point 2021-10-21 00:09:00 +02:00
Sylvain LE GAL 96c06008b0 Update upgrade_analysis/models/ir_module_module.py
Co-authored-by: David Beal <david.beal@akretion.com>
2021-10-21 00:09:00 +02:00
Stefan Rijnhart 8f5cb23a24 [FIX] dataclasses for Python < 3.7 2021-10-21 00:09:00 +02:00
Stefan Rijnhart 9cf54451a3 [ADD] Generate noupdate_changes 2021-10-21 00:09:00 +02:00
Stefan Rijnhart b0913f935e [RFR] upgrade_path not user writable 2021-10-21 00:09:00 +02:00
Sylvain LE GAL 790aabe077 [IMP] import apriori file of openupgrade_scripts, if available
[IMP] guess upgrade_path, if config is not set, and openupgrade_scripts is available
2021-10-21 00:09:00 +02:00
Sylvain LE GAL 121105dcab [IMP] various improvment from Yajo. 2021-10-21 00:09:00 +02:00
Stefan Rijnhart a4711eb8c4 [FIX] ImportError; 2021-10-21 00:09:00 +02:00
Stefan Rijnhart 4553e2c3a5 [IMP] Create records with timestamp; [RFR] No /migration/ level when using upgrade-path 2021-10-21 00:09:00 +02:00
Stefan Rijnhart 71af91210d [RFR] Improve patchwork 2021-10-21 00:09:00 +02:00
Sylvain LE GAL a4ec051384 [REF] rename framework files, adapt to new module names, remove print (replaced by logger), apply pre-commit rules 2021-10-21 00:09:00 +02:00
Sylvain LE GAL 01de650bd9 [MOVE] Port patches and framework from openupgrade project
Co-authored-by: Stefan Rijnhart <stefan@opener.am>
2021-10-21 00:09:00 +02:00
Sylvain LE GAL 3f1543e086 [IMP] upgrade_analysis: improve install wizard to have the possibility to select some modules, and improve filters, regarding test module with startswith and endswith pattern 2021-10-21 00:09:00 +02:00
Sylvain LE GAL e51b24f7c5 [REF] rename files, apply OCA convention, remove obsolete 6.1 syntax, make the module installable, add readme folders 2021-10-21 00:09:00 +02:00
Sylvain LE GAL 5ae13d108f [REF] rename module openupgrade_records into upgrade_analysis 2021-10-21 00:09:00 +02:00
Sylvain LE GAL 2b72418f2d [MOVE] openupgrade_records : move module from OCA/OpenUpgrade (branch 13.0) to OCA/server-tools
Based on commit 746b7acbd90d62f9ffe6ee17472a1a3533e36597 (Fri Nov 6 17:18:47 2020 +0100)

Co-authored-by: Stefan Rijnhart <stefan@opener.am>
2021-10-21 00:09:00 +02:00