Commit Graph

1455 Commits (685a3c8536a1f2c47a5725a991a71b199853e30f)

Author SHA1 Message Date
OCA-git-bot c1177ace84 [ADD] setup.py 2023-04-13 08:43:40 +00:00
OCA-git-bot 7d25153c37 [UPD] README.rst 2023-04-13 08:43:40 +00:00
OCA-git-bot 7dfcbc8393 [UPD] addons table in README.md 2023-04-13 08:43:36 +00:00
oca-ci 1b088e9c77 [UPD] Update module_auto_update.pot 2023-04-13 08:41:17 +00:00
OCA-git-bot c8a05e87c8 Merge PR #2543 into 16.0
Signed-off-by hbrunn
2023-04-13 08:38:15 +00:00
fkantelberg f555e90ab3 [MIG] module_auto_update: Migration to 16.0 2023-04-13 07:58:48 +02:00
OCA-git-bot 5431471238 module_auto_update 15.0.1.0.1 2023-04-13 07:58:48 +02:00
Stefan Rijnhart 6c8b6be5cf dotfiles 2023-04-13 07:58:48 +02:00
Ignacio Buioli 8da52e804b Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (4 of 4 strings)

Translation: server-tools-15.0/server-tools-15.0-module_auto_update
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-module_auto_update/es_AR/
2023-04-13 07:58:48 +02:00
Ignacio Buioli 92070c15c7 Added translation using Weblate (Spanish (Argentina)) 2023-04-13 07:58:48 +02:00
OCA-git-bot 52495d4931 README.rst 2023-04-13 07:58:48 +02:00
OCA-git-bot 2913604595 [UPD] addons table in README.md 2023-04-11 14:47:52 +00:00
OCA-git-bot 9915461be4 session_db 16.0.1.0.4 2023-04-11 14:47:46 +00:00
OCA-git-bot ae1f9592d7 Merge PR #2597 into 16.0
Signed-off-by sbidoul
2023-04-11 14:45:14 +00:00
Matjaz Mozetic ac40b389ab Translated using Weblate (Slovenian)
Currently translated at 88.2% (15 of 17 strings)

Translation: server-tools-16.0/server-tools-16.0-base_search_fuzzy
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_search_fuzzy/sl/
2023-04-11 13:22:42 +00:00
Aungkokolin1997 3d4e6e5e91 [FIX] Not overriding the create method during installation 2023-04-11 16:54:16 +06:30
mymage 7734d93d47 Translated using Weblate (Italian)
Currently translated at 47.0% (8 of 17 strings)

Translation: server-tools-16.0/server-tools-16.0-base_search_fuzzy
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_search_fuzzy/it/
2023-04-10 16:31:34 +00:00
mymage 4e01e6cb75 Translated using Weblate (Italian)
Currently translated at 16.6% (10 of 60 strings)

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/it/
2023-04-10 16:31:33 +00:00
Matjaz Mozetic 3393098263 Translated using Weblate (Slovenian)
Currently translated at 18.8% (10 of 53 strings)

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/sl/
2023-03-31 21:29:33 +00:00
Matjaz Mozetic c1153e2709 Translated using Weblate (Slovenian)
Currently translated at 78.4% (69 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/sl/
2023-03-31 21:29:31 +00:00
Stéphane Bidoul 8148f43ca2 session_db: fix tests for v16 compatibility 2023-03-27 19:14:17 +02:00
Stéphane Bidoul 2344802039 session_db: refactor retry handling 2023-03-27 19:04:12 +02:00
Stéphane Bidoul 0af0424b4f session_db: add a few tests 2023-03-27 19:04:12 +02:00
Stéphane Bidoul 13c570d639 session_db: reconnect if needed
If the connection to the database fails when
retrying a session operation, we end up
with no cursore, which makes subsequent
session operations fail.

We fix this by ensuring we have cursor
before any operations.
2023-03-27 09:58:13 +02:00
mymage 1b5e684023 Translated using Weblate (Italian)
Currently translated at 47.0% (8 of 17 strings)

Translation: server-tools-16.0/server-tools-16.0-base_search_fuzzy
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_search_fuzzy/it/
2023-03-23 13:24:56 +00:00
mymage 024a80393d Translated using Weblate (Italian)
Currently translated at 16.6% (10 of 60 strings)

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/it/
2023-03-23 13:24:55 +00:00
mymage 6c29574248 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-03-23 13:24:54 +00:00
dsolanki a3802694f6 [MIG] html_text: Migration to 16.0 2023-03-22 17:57:55 +05:30
dsolanki 904342c060 [IMP] html_text: pre-commit stuff 2023-03-22 16:22:09 +05:30
Ignacio Buioli ce4497427a Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (1 of 1 strings)

Translation: server-tools-15.0/server-tools-15.0-html_text
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-html_text/es_AR/
2023-03-22 14:45:02 +05:30
Ignacio Buioli 9bd2f7e39a Added translation using Weblate (Spanish (Argentina)) 2023-03-22 14:45:02 +05:30
oca-git-bot f7a5b4dd71 [IMP] update dotfiles 2023-03-22 14:45:02 +05:30
OCA-git-bot 16dea20491 [UPD] README.rst 2023-03-22 14:45:02 +05:30
oca-ci dfc985349c [UPD] Update html_text.pot 2023-03-22 14:45:02 +05:30
Mantux11 e21db2d290 [MIG] html_text: Migration to 15.0 2023-03-22 14:45:02 +05:30
OCA Transbot 184b6d4e1c Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-14.0/server-tools-14.0-html_text
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-html_text/
2023-03-22 14:45:02 +05:30
OCA-git-bot b90c54dc6a [UPD] README.rst 2023-03-22 14:45:02 +05:30
oca-travis 8c63e24d4b [UPD] Update html_text.pot 2023-03-22 14:45:02 +05:30
hkapatel eab2f0377e [MIG] html_text: Migration to 14.0 2023-03-22 14:45:02 +05:30
Ana Suárez 0b94af782d Translated using Weblate (Spanish)
Currently translated at 100.0% (1 of 1 strings)

Translation: server-tools-13.0/server-tools-13.0-html_text
Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-html_text/es/
2023-03-22 14:45:02 +05:30
OCA Transbot f6a5a1cedd Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-13.0/server-tools-13.0-html_text
Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-html_text/
2023-03-22 14:45:02 +05:30
OCA-git-bot 46b243b526 [UPD] README.rst 2023-03-22 14:45:02 +05:30
oca-travis 946fd8321d [UPD] Update html_text.pot 2023-03-22 14:45:02 +05:30
Víctor Martínez 8f3b44bdac [MIG] html_text: Migration to 13.0 2023-03-22 14:45:02 +05:30
Víctor Martínez f5cab2b92f [IMP] html_text: black, isort, prettier 2023-03-22 14:45:02 +05:30
Bole 18481b71ac Translated using Weblate (Croatian)
Currently translated at 100.0% (1 of 1 strings)

Translation: server-tools-12.0/server-tools-12.0-html_text
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-html_text/hr/
2023-03-22 14:45:02 +05:30
Bole c5ad556c9f Added translation using Weblate (Croatian) 2023-03-22 14:45:02 +05:30
黎伟杰 a960d10b06 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1 of 1 strings)

Translation: server-tools-12.0/server-tools-12.0-html_text
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-html_text/zh_CN/
2023-03-22 14:45:02 +05:30
黎伟杰 f18f00361f Added translation using Weblate (Chinese (Simplified)) 2023-03-22 14:45:02 +05:30
Dike90 748865326e [MIG] html_text:Migration to 12.0 2023-03-22 14:45:02 +05:30