Commit Graph

1226 Commits (d76c57377944103eb4421c9f8faedf08d2d5ad6c)

Author SHA1 Message Date
OCA-git-bot 2bb60d043f [UPD] README.rst 2024-05-23 10:03:49 +02:00
Jean-Charles Drubay c104892db6 [15.0][ADD] link to usage instructions 2024-05-23 10:03:49 +02:00
OCA-git-bot 921de7a0c2 upgrade_analysis 15.0.1.0.2 2024-05-23 10:03:49 +02:00
Sylvain LE GAL c19ed725f0 [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 2024-05-23 10:03:49 +02:00
Sylvain LE GAL 19c9feca33 [IMP] upgrade_analysis : prefill status with trivial information 2024-05-23 10:03:49 +02:00
Sylvain LE GAL 19938fc980 [IMP] upgrade_coverage : generate coverage module file 2024-05-23 10:03:49 +02:00
OCA-git-bot 428363d95e [UPD] README.rst 2024-05-23 10:03:49 +02:00
oca-ci 8c54d4f59b [UPD] Update upgrade_analysis.pot 2024-05-23 10:03:49 +02:00
Sylvain LE GAL 1375211149 [MIG] upgrade_analysis from 14.0 to 15.0 2024-05-23 10:03:49 +02:00
OCA-git-bot 2de03145de upgrade_analysis 14.0.2.1.1 2024-05-23 10:03:49 +02:00
Payam Yasaie ceb26b0db9 [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
2024-05-23 10:03:49 +02:00
Yves Le Doeuff 390441f39e 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/
2024-05-23 10:03:49 +02:00
oca-git-bot 2d2a2af51d [IMP] update dotfiles [ci skip] 2024-05-23 10:03:49 +02:00
Yves Le Doeuff 4bf5825e7c Added translation using Weblate (French) 2024-05-23 10:03:49 +02:00
oca-travis c87211113c [UPD] Update upgrade_analysis.pot 2024-05-23 10:03:49 +02:00
mreficent 2b1454144a [FIX] upgrade_analysis: revert to 'files' approach instead of 'paths' 2024-05-23 10:03:49 +02:00
mreficent 0e7460bdd8 [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.
2024-05-23 10:03:49 +02:00
OCA-git-bot 799a138a3a upgrade_analysis 14.0.2.1.0 2024-05-23 10:03:49 +02:00
OCA-git-bot 3459eb6c1f [UPD] README.rst 2024-05-23 10:03:49 +02:00
mreficent 32f04922f2 [FIX] upgrade_analysis: truncate upgrade records before generating new ones 2024-05-23 10:03:49 +02:00
mreficent 8f3d6def35 [FIX] upgrade_analysis: fix methods related to noupdate data 2024-05-23 10:03:49 +02:00
OCA-git-bot 0044dc09ca upgrade_analysis 14.0.2.0.1 2024-05-23 10:03:49 +02:00
oca-travis 36bc2e0e44 [UPD] Update upgrade_analysis.pot 2024-05-23 10:03:49 +02:00
OCA-git-bot aab974b989 [UPD] README.rst 2024-05-23 10:03:49 +02:00
mreficent 2fd9e9bf49 [OU-MIG] upgrade_analysis: add migration scripts
Just in case.
2024-05-23 10:03:49 +02:00
OCA-git-bot 116807cdeb upgrade_analysis 14.0.2.0.0 2024-05-23 10:03:49 +02:00
mreficent 58204c1c4c [IMP] upgrade_analysis: make us of odoorpc/openupgrade master
Includes minor fixes.
2024-05-23 10:03:49 +02:00
mreficent f83a940db8 [IMP] openupgrade_records: add _order comparison 2024-05-23 10:03:49 +02:00
mreficent f69a221add [IMP] openupgrade_records: compare columns of many2many tables 2024-05-23 10:03:49 +02:00
mreficent 44d5f6afac [FIX] openupgrade_records: _inherits was not being compared 2024-05-23 10:03:49 +02:00
mreficent 06228ef133 [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.
2024-05-23 10:03:49 +02:00
OCA-git-bot 05a722b30c [ADD] icon.png 2024-05-23 10:03:49 +02:00
OCA-git-bot 0bdffde198 [UPD] README.rst 2024-05-23 10:03:49 +02:00
oca-travis 3678090b56 [UPD] Update upgrade_analysis.pot 2024-05-23 10:03:49 +02:00
Sylvain LE GAL dbe36f4d07 [IMP] remove pre-commit exception and fix various style in odoo_patch folder 2024-05-23 10:03:49 +02:00
Sylvain LE GAL 507a888abf [REM] remove obsolete roadmap point 2024-05-23 10:03:49 +02:00
Sylvain LE GAL 0ab6f67791 Update upgrade_analysis/models/ir_module_module.py
Co-authored-by: David Beal <david.beal@akretion.com>
2024-05-23 10:03:49 +02:00
Stefan Rijnhart fdedffae77 [FIX] dataclasses for Python < 3.7 2024-05-23 10:03:49 +02:00
Stefan Rijnhart 3df408aadb [ADD] Generate noupdate_changes 2024-05-23 10:03:49 +02:00
Stefan Rijnhart 285f75ac9d [RFR] upgrade_path not user writable 2024-05-23 10:03:49 +02:00
Sylvain LE GAL 4f53a65574 [IMP] import apriori file of openupgrade_scripts, if available
[IMP] guess upgrade_path, if config is not set, and openupgrade_scripts is available
2024-05-23 10:03:49 +02:00
Sylvain LE GAL f80a5bca6a [IMP] various improvment from Yajo. 2024-05-23 10:03:49 +02:00
Stefan Rijnhart 827d506b16 [FIX] ImportError; 2024-05-23 10:03:49 +02:00
Stefan Rijnhart aed60746e3 [IMP] Create records with timestamp; [RFR] No /migration/ level when using upgrade-path 2024-05-23 10:03:49 +02:00
Stefan Rijnhart c92f7b25ae [RFR] Improve patchwork 2024-05-23 10:03:49 +02:00
Sylvain LE GAL 6ececf6678 [REF] rename framework files, adapt to new module names, remove print (replaced by logger), apply pre-commit rules 2024-05-23 10:03:49 +02:00
Sylvain LE GAL 1f6e8ded07 [MOVE] Port patches and framework from openupgrade project
Co-authored-by: Stefan Rijnhart <stefan@opener.am>
2024-05-23 10:03:49 +02:00
Sylvain LE GAL dd66ff4788 [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 2024-05-23 10:03:49 +02:00
Sylvain LE GAL f29ff2daa7 [REF] rename files, apply OCA convention, remove obsolete 6.1 syntax, make the module installable, add readme folders 2024-05-23 10:03:49 +02:00
Sylvain LE GAL ed44832568 [REF] rename module openupgrade_records into upgrade_analysis 2024-05-23 10:03:49 +02:00