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
Sylvain LE GAL
6a5feb5d7e
[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>
2024-05-23 10:03:49 +02:00
JasminSForgeFlow
b5b05fd799
[MIG] base_sparse_field_list_support: Migration to 17.0
2024-05-22 10:31:31 +05:30
JasminSForgeFlow
78ba63be7d
[IMP] base_sparse_field_list_support: black, isort, prettier
2024-05-22 10:14:52 +05:30
mymage
4b7bcd9092
Added translation using Weblate (Italian)
2024-05-22 10:14:36 +05:30
OCA-git-bot
0d1875649f
[UPD] README.rst
2024-05-22 10:14:36 +05:30
OCA-git-bot
9b174ab55f
[UPD] README.rst
2024-05-22 10:14:36 +05:30
oca-ci
00c2818ba3
[UPD] Update base_sparse_field_list_support.pot
2024-05-22 10:14:36 +05:30
hda
c957c5ffb8
[MIG] base_sparse_field_list_support: Migration to 16.0
2024-05-22 10:14:36 +05:30
Héctor Villarreal Ortega
abb32aa8ca
[MIG] base_sparse_field_list_support: Migration to 15.0
2024-05-22 10:14:36 +05:30
OCA-git-bot
3831c96b1d
[ADD] icon.png
2024-05-22 10:14:36 +05:30
OCA-git-bot
ee16ba96f1
[UPD] README.rst
2024-05-22 10:14:36 +05:30
oca-travis
5c9c1351bf
[UPD] Update base_sparse_field_list_support.pot
2024-05-22 10:14:36 +05:30
Sébastien BEAU
26cf0e1a87
[MIG] migrate to version 14
2024-05-22 10:14:36 +05:30