Commit Graph

981 Commits (acf2c04a79d2496258eb62f4921025d092a6ca8c)

Author SHA1 Message Date
oca-travis 889454e659 [UPD] Update base_view_inheritance_extension.pot 2021-12-13 11:58:45 -03:00
Sergio Teruel cbc88cca44 [MIG] base_view_inheritance_extension: Migration to v13.0 2021-12-13 11:58:45 -03:00
Sergio Teruel a57a21652f [IMP] base_view_inheritance_extension: black, isort 2021-12-13 11:58:45 -03:00
OCA-git-bot 575a9b5296 [UPD] README.rst 2021-12-13 11:58:45 -03:00
oca-travis 9ecf0182c1 [UPD] Update base_view_inheritance_extension.pot 2021-12-13 11:58:45 -03:00
Alexis de Lattre 4829336f79 Remove the "move" feature which is now native
Use https in URL to licence
2021-12-13 11:58:45 -03:00
Raphaël Valyi a9246ff7c5 [MIG] base_view_inheritance_extension: Migration to 12.0 2021-12-13 11:58:45 -03:00
oca-travis 30879cbd46 [UPD] Update base_view_inheritance_extension.pot 2021-12-13 11:58:45 -03:00
Sergio Teruel 299571410c [MIG] base_view_inheritance_extension: Migration to 11.0 2021-12-13 11:58:45 -03:00
oca-travis e0fd47bf56 [UPD] Update base_view_inheritance_extension.pot 2021-12-13 11:58:45 -03:00
Holger Brunn 741b9f6d2c [FIX] base_view_inheritance_extension: 2 things:
*  warning about dynamic context
* import for safe_eval
2021-12-13 11:58:45 -03:00
Holger Brunn 36e7c5f89d [FIX] don't break when an attribute node in an xpath makes the
expression not match the node any more. Fixes #885
2021-12-13 11:58:45 -03:00
lfreeke 1378622e8e [MIG] base_view_inheritance_extension to 10.0 2021-12-13 11:58:45 -03:00
Ronald Portier 7f2cdc2a81 [8.0][ADD] Add list manipulation operations to base_view_inheritance_extension. (#804)
* Add list_add operation.
* Add list_remove operation.

OCA Transbot updated translations from Transifex
2021-12-13 11:58:45 -03:00
Pedro M. Baeza 844e05e198 [MIG] base_view_inheritance_extension: Migration to 9.0
Trivial changes:

* Version in README changed
* Version in manifest changed

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex
2021-12-13 11:58:45 -03:00
Jairo Llopis ccacca4972 [base_view_inheritance_extension] Relicense to LGPL. (#4) 2021-12-13 11:58:45 -03:00
Holger Brunn 8388e4fa80 [ADD] base_view_inheritance_extension 2021-12-13 11:58:45 -03:00
Christopher Ormaza e1462c6b90 [15.0][MIG] base_cron_exclusion 2021-12-10 11:14:09 -05:00
Christopher Ormaza 416bd03603 [IMP] base_cron_exclusion: black, isort, prettier 2021-12-10 11:11:07 -05:00
OCA-git-bot 276f0ae1a3 [UPD] README.rst 2021-12-10 11:10:38 -05:00
oca-travis 219663316b [UPD] Update base_cron_exclusion.pot 2021-12-10 11:10:38 -05:00
davidborromeo 8cc5a49883 [MIG] base_cron_exclusion: Migration to 14.0 2021-12-10 11:10:38 -05:00
OCA-git-bot 81df75b88a pre-commit update 2021-12-10 11:10:38 -05:00
OCA Transbot 73d11f1487 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-13.0/server-tools-13.0-base_cron_exclusion
Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-base_cron_exclusion/
2021-12-10 11:10:38 -05:00
OCA-git-bot 5998c6b9ab [UPD] README.rst 2021-12-10 11:10:38 -05:00
oca-travis a459685fb6 [UPD] Update base_cron_exclusion.pot 2021-12-10 11:10:38 -05:00
Lois Rilo 31205e2804 [13.0][MIG] base_cron_exclusion 2021-12-10 11:10:38 -05:00
Lois Rilo 542af12d27 [IMP] base_cron_exclusion: black, isort 2021-12-10 11:10:38 -05:00
黎伟杰 37e9a888f6 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3 of 3 strings)

Translation: server-tools-12.0/server-tools-12.0-base_cron_exclusion
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-base_cron_exclusion/zh_CN/
2021-12-10 11:10:38 -05:00
黎伟杰 f11b900626 Added translation using Weblate (Chinese (Simplified)) 2021-12-10 11:10:38 -05:00
Lois Rilo fba1203bc6 [12.0] base_cron_exclusion to LGPL
Change license to LGPL to not limit the usage of this module
in private customizations.
2021-12-10 11:10:38 -05:00
OCA-git-bot def2cb2416 [UPD] README.rst 2021-12-10 11:10:38 -05:00
oca-travis ea47d4470b [UPD] Update base_cron_exclusion.pot 2021-12-10 11:10:38 -05:00
hveficent 0ea4a001c1 [MIG] base_cron_exclusion: Migration to 12.0 2021-12-10 11:10:38 -05:00
OCA Transbot 8cd3199c4b OCA Transbot updated translations from Transifex 2021-12-10 11:10:38 -05:00
Lois Rilo aed41bc2b9 [10.0][MIG] base_cron_exclusion (#1105)
* [9.0][ADD] base_cron_exclusion

* [10.0][MIG] base_cron_exclusion

[11.0][MIG] base_cron_exclusion
2021-12-10 11:10:38 -05:00
Entrepreneur AJ 26e299bbd0 [MIG] dbfilter_from_header: Migration to 15.0 2021-11-30 09:35:05 +00:00
Entrepreneur AJ 5b5ff4f019 [IMP] dbfilter_from_header: black, isort, prettier 2021-11-30 09:19:10 +00:00
OCA-git-bot caafc73045 [UPD] README.rst 2021-11-30 09:16:15 +00:00
oca-travis ccda972404 [UPD] Update dbfilter_from_header.pot 2021-11-30 09:16:15 +00:00
Eric Antones 18f53dbaba [MIG] dbfilter_from_header: Migration to 14.0 2021-11-30 09:16:15 +00:00
OCA Transbot 3db78c2581 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-13.0/server-tools-13.0-dbfilter_from_header
Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-dbfilter_from_header/
2021-11-30 09:16:15 +00:00
oca-travis 36f63a60a2 [UPD] Update dbfilter_from_header.pot 2021-11-30 09:16:15 +00:00
newtratip 7aa82c8bbf [13.0][MIG] dbfilter_from_header 2021-11-30 09:16:15 +00:00
newtratip a6afa7c1e9 [IMP] dbfilter_from_header: black, isort 2021-11-30 09:16:15 +00:00
黎伟杰 23a2d31327 Added translation using Weblate (Chinese (Simplified)) 2021-11-30 09:16:15 +00:00
OCA-git-bot d106f916c0 [UPD] README.rst 2021-11-30 09:16:15 +00:00
oca-travis 64a27c268a [UPD] Update dbfilter_from_header.pot 2021-11-30 09:16:15 +00:00
Rémy Taymans f6786412c4 [MIG] dbfilter_from_header: Migration to 12.0 2021-11-30 09:16:15 +00:00
Nils Hamerlinck f968ed80c0 [FIX] dbfilter_from_header: prevent autoloading 2021-11-30 09:16:15 +00:00