Commit Graph

838 Commits (f18f00361fc5e948611ed11d2118ff6997ef674c)

Author SHA1 Message Date
黎伟杰 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
oca-travis c48effd221 [UPD] Update html_text.pot 2023-03-22 14:45:02 +05:30
Jaume Planas 4c2292e59b [FIX] External python override for package `lxml.html` (#1234) 2023-03-22 14:45:02 +05:30
tarteo 1aa658a933 [MIG] html_text: Migration to 11.0
[FIX] Tests

[FIX] Do not test the specific exception

[FIX] Do not test the specific exception
2023-03-22 14:45:02 +05:30
Jairo Llopis 0ba56f7e65 [MIG][10.0][html_text] Migrate
OCA Transbot updated translations from Transifex
2023-03-22 14:45:02 +05:30
cubells 8f12450976 html_text * Updated README.rst
OCA Transbot updated translations from Transifex
2023-03-22 14:45:02 +05:30
Yajo 971a270066 Do not die miserably when you get `False` as the HTML input. Test it. 2023-03-22 14:45:02 +05:30
Yajo 4c087f67f1 Excerpt generator.
* [8.0][html_text] Excerpt generator.

This module adds a technical utility to allow the developer to get an excerpt from any HTML chunk.

You can choose the maximum amount of words or characters if you want.

See the README and inline docstrings for further details.
2023-03-22 14:45:02 +05:30
OCA-git-bot fd56f8caa2 [UPD] addons table in README.md 2023-03-18 11:46:58 +00:00
OCA-git-bot eb7855e44b sentry 16.0.2.0.0 2023-03-18 11:46:51 +00:00
OCA-git-bot 0cd9e37f29 Merge PR #2588 into 16.0
Signed-off-by moylop260
2023-03-18 11:44:14 +00:00
Deivis Laya d7ae024951 [FIX] sentry: change with_locals to include_local_variables variable
Currently, version 1.17.0 of sentry_sdk is causing the following error:

SentryOption("with_locals", DEFAULT_OPTIONS["with_locals"], None),
KeyError: 'with_locals'.

Where the with_locals key is not found in the dictionary, generating an
error, stopping the installation of the sentry module.

In version 1.17.0 rename 'with_locals'  to 'include_local_variables'
79e33169aa

This commit adjust the  get_sentry_options() method in
https://github.com/Vauxoo/server-tools/blob/16.0/sentry/const.py file, set the new variable.
2023-03-18 03:20:35 +00:00
oca-git-bot 5e61b76927 [IMP] update dotfiles [ci skip] 2023-03-12 20:58:20 +01:00
Weblate 952ee7bc72 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_search_fuzzy
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_search_fuzzy/
2023-03-03 08:49:42 +00:00
OCA-git-bot cc86d7042b [ADD] setup.py 2023-03-02 22:35:03 +00:00
OCA-git-bot a95551fe16 [UPD] README.rst 2023-03-02 22:35:03 +00:00
OCA-git-bot 55202f1ab5 [UPD] addons table in README.md 2023-03-02 22:35:00 +00:00
oca-ci 7061a659c4 [UPD] Update base_search_fuzzy.pot 2023-03-02 22:32:38 +00:00
OCA-git-bot 4f7916d81d Merge PR #2530 into 16.0
Signed-off-by dreispt
2023-03-02 22:30:36 +00:00
Weblate a40aa0ec72 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-03-02 16:08:59 +00:00
OCA-git-bot 1e91c0c5c8 [ADD] setup.py 2023-03-02 14:25:16 +00:00
OCA-git-bot 359930286c [UPD] README.rst 2023-03-02 14:25:16 +00:00
OCA-git-bot 6c65643e01 [UPD] addons table in README.md 2023-03-02 14:25:13 +00:00
oca-ci 95fc5efad1 [UPD] Update attachment_unindex_content.pot 2023-03-02 14:22:53 +00:00
OCA-git-bot 3e3ebdc677 Merge PR #2563 into 16.0
Signed-off-by moylop260
2023-03-02 14:20:35 +00:00
Rodrigo Serrano b12c3e7723 [MIG] attachment_unindex_content: Migration to 16.0
- Manifest's "Version" updated to "16.0.1.0.0"
- Translation files updated to new version
2023-03-01 21:15:16 +00:00
Weblate dd8639f8ec 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_time_window
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_time_window/
2023-02-27 16:08:17 +00:00
OCA-git-bot 84af8f7c63 [ADD] setup.py 2023-02-27 15:35:25 +00:00
OCA-git-bot 478c0ef0b0 [UPD] README.rst 2023-02-27 15:35:24 +00:00
OCA-git-bot 73e1110aab [UPD] addons table in README.md 2023-02-27 15:35:21 +00:00
oca-ci dad74978d1 [UPD] Update base_time_window.pot 2023-02-27 15:29:40 +00:00
OCA-git-bot c08ec9158c Merge PR #2559 into 16.0
Signed-off-by lmignon
2023-02-27 15:26:49 +00:00
Weblate 8c463ce96f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-jsonifier
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-jsonifier/
2023-02-27 12:11:05 +00:00
OCA-git-bot 22ba4466a9 [ADD] setup.py 2023-02-27 09:57:31 +00:00
OCA-git-bot 4e6cb8242b [UPD] README.rst 2023-02-27 09:57:30 +00:00
OCA-git-bot f5bced9c80 [UPD] addons table in README.md 2023-02-27 09:57:28 +00:00
oca-ci 00dd2a4c45 [UPD] Update jsonifier.pot 2023-02-27 09:55:02 +00:00
OCA-git-bot 2dc7ffd12a Merge PR #2418 into 16.0
Signed-off-by lmignon
2023-02-27 09:52:48 +00:00
Sébastien BEAU 6281758a6e jsonifier: remove deprecated logic for getting the date in user tz 2023-02-27 10:16:05 +01:00
Sébastien BEAU db4d191c35 jsonifier: migration to v16 2023-02-27 10:09:28 +01:00
Sébastien BEAU a9449b2be9 [IMP] jsonifier: black, isort, prettier 2023-02-27 10:05:54 +01:00
OCA-git-bot 9a43afe037 jsonifier 14.0.1.0.1 2023-02-27 10:05:54 +01:00
Simone Orsi 4b4de6471e jsonifier: fix date handling
We should always keep UTC and let the consumer deal w/ it.
This change is backward compatible but allows to turn off
the old behavior w/ the ctx flag `jsonifier__date_user_tz=False`.
2023-02-27 10:05:54 +01:00
OCA-git-bot 58582895e2 [UPD] README.rst 2023-02-27 10:05:54 +01:00
oca-ci be3017e1ff [UPD] Update jsonifier.pot 2023-02-27 10:05:54 +01:00
Simone Orsi 47306c8143 Replace base_jsonify w/ jsonifier
Rationale:

1. the name reflects better what it does
   as this is not _just_ a base module

2. solves publication issue on odoo apps store
   due to an old module registered w/ the same name
   that even if un-published blocks publishing the module
   for all versions.
   This in turn, blocks the publication of ALL modules
   that depend on base_jsonify.
2023-02-27 10:05:54 +01:00
OCA-git-bot 95954250f0 [ADD] icon.png 2023-02-27 10:05:54 +01:00
Simone Orsi 8ad7fa6d09 Add jsonifier (skeleton) 2023-02-27 10:05:54 +01:00
Dept. Técnico dcee04f7d2 Added translation using Weblate (Catalan) 2023-02-27 10:05:54 +01:00