Holger Brunn
5bba296582
[IMP] call the button handler to also purge reverse dependencies
2023-10-30 13:35:24 -04:00
OCA Transbot
39d97e032d
OCA Transbot updated translations from Transifex
2023-10-30 13:35:24 -04:00
Holger Brunn
180e598e2a
[FIX] purge uninstalled uninstallable modules instead of deleting
...
[FIX] database_cleanup reloads the registry
which has weird side effects during testing. Take care
database_cleanup's tests don't mess up the following tests
2023-10-30 13:35:23 -04:00
Stefan Rijnhart
6e27c304dc
[RFR] Explicit access rights so that tests can run
...
Fixes #505
2023-10-30 13:35:23 -04:00
Holger Brunn
617a991b88
[ADD] migrate database_cleanup
...
[ADD] test purging modules
[ADD] test purging tables
2023-10-30 13:35:23 -04:00
Holger Brunn
cf5785b385
[IMP] allow to select lines to purge in a tree view
...
[IMP] adaptto upstream changes
2023-10-30 13:35:23 -04:00
Holger Brunn
5b31147273
[ADD] allow to clean up menus
2023-10-30 13:35:23 -04:00
Matjaž Mozetič
b4e1e4d781
Missing templates and translations added
2023-10-30 13:35:22 -04:00
Holger Brunn
c1406ebed2
[IMP] hide unnecessary buttons in wizard
...
[IMP] order wizard lines by name
[IMP] deal with modules whose models can't be loaded
[IMP] double quotes for docstring
[FIX] use exists query instead of huge in list
[IMP] hide unnecessary buttons in wizard II
[IMP] readability
[FIX] cope with purging nonexisting models
2023-10-30 13:35:22 -04:00
Anthony Muschang
e5e76d0e94
[CHG] Migration to 8.0
...
[CHG] database_cleanup: move description to README.rst
2023-10-30 13:35:22 -04:00
Stefan Rijnhart
b8e24140f7
[FIX] Don't remove uid field from wkf_instance, which is written in
...
raw SQL query (but never read afterwards). Workaround for
lp:1277899
[FIX] Preserve dangling workflow table which is in use
[RFR] Group models per table when detecting columns to purge
to prevent problems with models sharing the same table
[ADD] Allow purging of dangling data entries
[FIX] Data purging now working
[IMP] Docstrings
[FIX] Label
[FIX] Catch attempt to unlink field from nonexisting model
[RFR] Flake8
2023-10-30 13:35:22 -04:00
Guewen Baconnier
801a5d41c9
remove relations when purging models
...
avoid ''NoneType' object has no attribute 'exists'' error when purging models
fix my change guewen.baconnier@camptocamp.com-20140203103254-v1mzu2uib047xb9h, wrong lines replaced...
2023-10-30 13:35:22 -04:00
Stefan Rijnhart
cad5ae1275
[ADD] Database cleanup module
2023-10-30 13:35:21 -04:00
mymage
aa34fd1fad
Translated using Weblate (Italian)
...
Currently translated at 36.3% (32 of 88 strings)
Translation: server-tools-16.0/server-tools-16.0-auditlog
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-auditlog/it/
2023-10-29 08:34:07 +00:00
oca-git-bot
04cb8b6dac
[IMP] update dotfiles
2023-10-27 22:48:41 +02:00
Daniel Duque
84a3927031
[FIX] base_fontawesome: brands
...
In website, brands logos from footer aren't shown, so:
- Load font for brands in general CSS
- Add fallback for `fa` class (to avoid change all of them for `fab`)
2023-10-25 11:19:22 +02:00
Pablo Calvo
a08988bc1c
[FIX] base_fontawesome: fixed replace files to show icons in website
2023-10-25 11:19:22 +02:00
OCA-git-bot
3a5305184a
[BOT] post-merge updates
2023-10-17 14:39:01 +00:00
OCA-git-bot
e22a09b135
Merge PR #2726 into 16.0
...
Signed-off-by bguillot
2023-10-17 14:31:11 +00:00
mymage
0b6af13008
Translated using Weblate (Italian)
...
Currently translated at 81.2% (156 of 192 strings)
Translation: server-tools-16.0/server-tools-16.0-excel_import_export
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export/it/
2023-10-12 09:40:21 +00:00
Florian da Costa
022259bc56
[FIX] attachment queue job description
2023-10-10 10:09:19 +02:00
Weblate
3eaafd9cd4
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-16.0/server-tools-16.0-auditlog
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-auditlog/
2023-10-10 00:52:33 +00:00
Weblate
59fcbc268f
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-16.0/server-tools-16.0-rpc_helper
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-rpc_helper/
2023-10-09 21:33:29 +00:00
Weblate
22962754ec
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-16.0/server-tools-16.0-scheduler_error_mailer
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-scheduler_error_mailer/
2023-10-09 20:27:15 +00:00
Weblate
c020c4810c
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-16.0/server-tools-16.0-attachment_unindex_content
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-attachment_unindex_content/
2023-10-09 19:28:52 +00:00
OCA-git-bot
88b0140db8
[BOT] post-merge updates
2023-10-09 13:58:42 +00:00
OCA-git-bot
bb0b8e5387
Merge PR #2661 into 16.0
...
Signed-off-by bguillot
2023-10-09 13:48:43 +00:00
mymage
a3f6bed690
Translated using Weblate (Italian)
...
Currently translated at 91.6% (33 of 36 strings)
Translation: server-tools-16.0/server-tools-16.0-module_analysis
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-module_analysis/it/
2023-10-09 09:09:46 +00:00
mymage
8b31c01bcc
Translated using Weblate (Italian)
...
Currently translated at 100.0% (5 of 5 strings)
Translation: server-tools-16.0/server-tools-16.0-module_auto_update
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-module_auto_update/it/
2023-10-09 09:09:45 +00:00
mymage
41b9c8850c
Translated using Weblate (Italian)
...
Currently translated at 36.0% (9 of 25 strings)
Translation: server-tools-16.0/server-tools-16.0-base_name_search_improved
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_name_search_improved/it/
2023-09-21 16:40:31 +00:00
mymage
6e5a827c52
Translated using Weblate (Italian)
...
Currently translated at 81.2% (156 of 192 strings)
Translation: server-tools-16.0/server-tools-16.0-excel_import_export
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export/it/
2023-09-21 16:40:31 +00:00
mymage
684603a1ad
Translated using Weblate (Italian)
...
Currently translated at 60.0% (3 of 5 strings)
Translation: server-tools-16.0/server-tools-16.0-module_auto_update
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-module_auto_update/it/
2023-09-21 16:40:31 +00:00
mymage
a4582773f6
Translated using Weblate (Italian)
...
Currently translated at 100.0% (4 of 4 strings)
Translation: server-tools-16.0/server-tools-16.0-base_view_inheritance_extension
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_view_inheritance_extension/it/
2023-09-21 16:40:30 +00:00
mymage
56d6c40b88
Translated using Weblate (Italian)
...
Currently translated at 81.2% (156 of 192 strings)
Translation: server-tools-16.0/server-tools-16.0-excel_import_export
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export/it/
2023-09-20 20:03:54 +00:00
OCA-git-bot
481129d46c
[UPD] README.rst
2023-09-11 14:32:21 +00:00
OCA-git-bot
0649bacee2
[UPD] addons table in README.md
2023-09-11 14:32:21 +00:00
OCA-git-bot
7c30b179fa
auditlog 16.0.2.0.2
2023-09-11 14:32:15 +00:00
OCA-git-bot
b45341bf4c
Merge PR #2710 into 16.0
...
Signed-off-by pedrobaeza
2023-09-11 14:23:33 +00:00
SilvioC2C
75c20bb7de
FIX: auditlog consistency with Many2one fields
...
Odoo allows creating or updating records with values like ``{"many2one_field_id": empty.recordset()}``,
but this crashes when using ``deepcopy``, which fails in recreating the ``api.Environment`` object
attached to the recordset.
This commit should fix the issue by updating the values before passing them to ``deepcopy``.
2023-09-11 12:49:02 +02:00
sergio-teruel
5148f53431
[FIX] base_view_inheritance_extension: Crash domain for elements without previous domain defined
2023-09-11 11:08:38 +02:00
Carlos Dauden
b425351b60
[IMP] base_view_inheritance_extension: Add new options domain_add and text_add
2023-09-11 11:05:50 +02:00
Weblate
149de2ed96
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-16.0/server-tools-16.0-base_exception
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_exception/
2023-09-04 09:45:08 +00:00
OCA-git-bot
211174c5b6
[UPD] README.rst
2023-09-04 09:44:45 +00:00
OCA-git-bot
f6e5b3be0d
[UPD] addons table in README.md
2023-09-04 09:44:45 +00:00
OCA-git-bot
3398c66835
base_exception 16.0.2.0.0
2023-09-04 09:44:40 +00:00
OCA-git-bot
1a604e6e99
[UPD] README.rst
2023-09-04 09:44:39 +00:00
oca-ci
fe177286c3
[UPD] Update base_exception.pot
2023-09-04 09:37:03 +00:00
OCA-git-bot
f9489a5c22
Merge PR #2670 into 16.0
...
Signed-off-by rvalyi
2023-09-04 09:30:16 +00:00
OCA-git-bot
6c5a361562
[UPD] README.rst
2023-09-03 16:49:46 +00:00
Weblate
899faa1c7d
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-16.0/server-tools-16.0-excel_import_export
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export/
2023-09-03 00:16:06 +00:00