Commit Graph

25 Commits (7aa82c8bbf50e8384c268bbbcade3d599b25ac09)

Author SHA1 Message Date
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
Sylvain LE GAL 46f0b162c9 [MIG] upgrade_analysis from 14.0 to 15.0 2021-11-10 17:09:22 +01: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
oca-git-bot a4ebed72e2 [IMP] update dotfiles [ci skip] 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
mreficent 2c56c014ce [FIX] upgrade_analysis: fix methods related to noupdate data 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
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 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 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