Commit Graph

312 Commits

Author SHA1 Message Date
Thomas Binsfeld d65d548ab1 [MIG] server_environment_data_encryption to 13.0 2020-11-14 09:16:10 +01:00
Thomas Binsfeld 4b76bb305b [MIG] server_environment_data_encryption: migration to 13.0 (pre-commit) 2020-11-14 09:16:10 +01:00
OCA-git-bot 1e288b5fe4 [ADD] icon.png 2020-11-14 09:16:10 +01:00
OCA-git-bot 5ce1406160 [UPD] README.rst 2020-11-14 09:16:10 +01:00
oca-travis d79759b901 [UPD] Update server_environment_data_encryption.pot 2020-11-14 09:16:10 +01:00
Florian da Costa a8aa59f3d5 fixup! Add module server_environment_data_encryption 2020-11-14 09:16:10 +01:00
Florian da Costa 218fbbca6e [FIX] Make sure the generated view is always the same and the order of the button does not change randomly 2020-11-14 09:16:10 +01:00
Florian da Costa f0223e9a06 [REF] Adapt method name after change is depency 2020-11-14 09:16:10 +01:00
Florian da Costa e6069c6289 Add module server_environment_data_encryption 2020-11-14 09:16:10 +01:00
OCA-git-bot 90d208d496 [ADD] setup.py 2020-11-14 08:04:49 +00:00
OCA-git-bot 5ce6f07082 [UPD] README.rst 2020-11-14 08:04:48 +00:00
OCA-git-bot f530830fb3 [UPD] addons table in README.md 2020-11-14 08:04:47 +00:00
oca-travis 204fb956e6 [UPD] Update mail_environment.pot 2020-11-14 08:00:14 +00:00
OCA-git-bot a28f024185 Merge PR #64 into 14.0
Signed-off-by sebastienbeau
2020-11-14 07:55:43 +00:00
OCA-git-bot 95966a3809 [ADD] setup.py 2020-11-14 07:54:44 +00:00
OCA-git-bot 3b74c8b711 [UPD] README.rst 2020-11-14 07:54:44 +00:00
OCA-git-bot 005ebe750d [UPD] addons table in README.md 2020-11-14 07:54:43 +00:00
oca-travis b56ab54c25 [UPD] Update server_environment_ir_config_parameter.pot 2020-11-14 07:50:24 +00:00
OCA-git-bot 3c16ac811b Merge PR #66 into 14.0
Signed-off-by sebastienbeau
2020-11-14 07:42:18 +00:00
sbejaoui f5270f0c5a [14.0][MIG] - migration server_environment_ir_config_parameter 2020-11-10 13:03:32 +01:00
OCA-git-bot 62e5bc8386 pre-commit update 2020-11-10 12:59:39 +01:00
OCA Transbot c7663f1d75 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-env-13.0/server-env-13.0-server_environment_ir_config_parameter
Translate-URL: https://translation.odoo-community.org/projects/server-env-13-0/server-env-13-0-server_environment_ir_config_parameter/
2020-11-10 12:59:39 +01:00
OCA-git-bot 23195cd5c6 [UPD] README.rst 2020-11-10 12:59:39 +01:00
oca-travis 6045f71985 [UPD] Update server_environment_ir_config_parameter.pot 2020-11-10 12:59:39 +01:00
Akim Juillerat 57c421d1eb server_environment_ircp: Fix tests using contextmanager
Before, the values used in the tests were coming from server_environment_files_sample
that were made available using a symbolic link in .travis.yml.
Now, it's loaded dynamically at test execution.
2020-11-10 12:59:39 +01:00
Akim Juillerat 99a2af9ed6 [IMP] server_environment_ir_config_parameter: black, isort 2020-11-10 12:59:39 +01:00
Akim Juillerat 6be532ac5f [MIG] server_environment_ir_config_parameter: Migration to 13.0 2020-11-10 12:59:39 +01:00
OCA-git-bot a4652604f2 [UPD] README.rst 2020-11-10 12:59:39 +01:00
OCA-git-bot f292299484 [ADD] icon.png 2020-11-10 12:59:39 +01:00
OCA Transbot e7209880cc Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-env-12.0/server-env-12.0-server_environment_ir_config_parameter
Translate-URL: https://translation.odoo-community.org/projects/server-env-12-0/server-env-12-0-server_environment_ir_config_parameter/
2020-11-10 12:59:39 +01:00
oca-travis 5db97d4e88 [UPD] Update server_environment_ir_config_parameter.pot 2020-11-10 12:59:39 +01:00
OCA-git-bot 487dfd289d [UPD] README.rst 2020-11-10 12:59:39 +01:00
Thierry Ducrest 25a2fa2683 [MIG] fix tests
Manual forward port of 11.0 migration commit by Thierry Ducrest.
2020-11-10 12:59:39 +01:00
Gilles Meyomesse d9103bc15c [MIG] server_environment_ir_config_parameter from 11 to 12 2020-11-10 12:59:39 +01:00
oca-travis 32c783e8d1 Update server_environment_ir_config_parameter.pot 2020-11-10 12:59:39 +01:00
OCA Transbot 4022c3241b OCA Transbot updated translations from Transifex 2020-11-10 12:59:39 +01:00
OCA Transbot 98218878b0 OCA Transbot updated translations from Transifex 2020-11-10 12:59:39 +01:00
Adrien Peiffer (ACSONE) 3ae3c76854 server_environment_ir_config_parameter: missing return. 2020-11-10 12:59:39 +01:00
Stéphane Bidoul (ACSONE) f58aa87671 missing sudo in server_environment_ir_config_param
Without this sudo get_param would fail when the first user reading a parameter that has changed in the configuration file does not have write access to system parameters.
2020-11-10 12:59:39 +01:00
OCA Transbot ae267a28e4 OCA Transbot updated translations from Transifex 2020-11-10 12:59:39 +01:00
Denis Roussel ebfca1f208 server_environment_ir_config_parameter Avoid loading import
Odoo loads modules that contain static directory, so it wanted to load server_environment_files but it does not exist
2020-11-10 12:59:39 +01:00
Stéphane Bidoul (ACSONE) f7e53e4e9b server_environment_ir_config_parameter: migrate to 10.0 2020-11-10 12:59:39 +01:00
Stéphane Bidoul (ACSONE) 41c8e84007 server_environment_ir_config_parameter: update roadmap 2020-11-10 12:59:39 +01:00
Stéphane Bidoul (ACSONE) ed11b499cd server_environment_ir_config_param: silently replace values by config values
This is much more robust that raising an error, and let modules
load ir.config_parameter from xml data files, while still enforcing
values from the config files.
2020-11-10 12:59:39 +01:00
Stéphane Bidoul (ACSONE) 5267279d3b server_environment_ir_config_parameter: handle empty values better 2020-11-10 12:59:39 +01:00
Stéphane Bidoul (ACSONE) 39db3d92bd server_environment_ir_config_parameter: work around double ormcache issue 2020-11-10 12:59:39 +01:00
Stéphane Bidoul (ACSONE) 74da9ecc87 server_environment_ir_config_parameter 2020-11-10 12:59:39 +01:00
sbejaoui 1e82a8a91f [14.0][MIG] - migration mail_environment 2020-11-10 12:56:58 +01:00
OCA-git-bot 3bb6ccaea5 mail_environment 13.0.1.0.2 2020-11-10 12:56:58 +01:00
Anna Janiszewska f15b145c73 [FIX] mail_environment: fix server_type field 2020-11-10 12:56:58 +01:00