Ronald Portier
b25af29c28
[FIX] letsencrypt: satisfy pre-commit checks
...
- No silent passing of exceptions;
- Open files with encoding specified;
- Use with whit subprocess.Popen().
2022-04-07 11:22:16 +02:00
Ronald Portier
7875475f94
[MIG] letsencrypt: Migration to 15.0
2022-04-07 11:22:16 +02:00
Ronald Portier
5041ec0eed
[IMP] letsencrypt: black, isort, prettier
2022-04-07 11:21:35 +02:00
OCA Transbot
20a9b380fe
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-14.0/server-tools-14.0-letsencrypt
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-letsencrypt/
2022-04-07 11:21:35 +02:00
oca-travis
f4b4b0826d
[UPD] Update letsencrypt.pot
2022-04-07 11:21:35 +02:00
oca-travis
cfb10fadfd
[UPD] Update letsencrypt.pot
2022-04-07 11:21:35 +02:00
Ronald Portier
f5921a0a4b
[FIX] letsencrypt. Use char instead of text fields for config.
...
res.config.settings does not allow Text fields for config_parameter fields. The solution to overcome this is generating
warnings in runbot. As varchar fields without size are to all intents and purposes the same as text fields in postgress,
and can be painlessly and automatically converted, the field type is changed.
2022-04-07 11:21:35 +02:00
Ronald Portier
610aa76b4d
[MIG] letsencrypt: Migration to 14.0
...
Including reorganization and reordering of letsencrypt methods, because of warning of
to complicated _cron(..) method.
2022-04-07 11:21:35 +02:00
Ronald Portier
98b656ddf5
[IMP] letsencrypt: black, isort, prettier
2022-04-07 11:21:35 +02:00
Ronald Portier
b64d83e1e1
[FIX] letsencrypt: adapt to conventions.
...
Get rid of unneeded decorators;
Remove copyright lines from init files;
Replace copyright symbol with text;
Use https: where possible.
2022-04-07 11:21:35 +02:00
Ronald Portier
7db8ebadb4
[IMP] letsencrypt: black, isort, prettier
2022-04-07 11:21:35 +02:00
Jan Verbeek
fc9fd8f48e
[IMP] letsencrypt: Handle web.base.url in a saner way
2022-04-07 11:21:35 +02:00
Jan Verbeek
57025b5917
[UPD] letsencrypt: Update hbrunn's email address
2022-04-07 11:21:35 +02:00
Jan Verbeek
c6c84310a9
[MIG] Migrate letsencrypt 2.0.0 to Odoo 12.0
2022-04-07 11:21:35 +02:00
Jan Verbeek
192a46005b
[FIX] letsencrypt: Increase test coverage
2022-04-07 11:21:35 +02:00
Jan Verbeek
11623a869c
[MIG] Migrate letsencrypt 2.0.0 to Odoo 11.0
2022-04-07 11:21:35 +02:00
Jan Verbeek
1428743f50
[IMP] Refactor and debug Let's Encrypt ACMEv2 support
2022-04-07 11:21:35 +02:00
George Daramouskas
2526b5691c
[ADD] Adds support for Acme V2
2022-04-07 11:21:35 +02:00
Rodrigo Macedo
bfca9b163a
Translated using Weblate (Português (Brasil))
...
Currently translated at 100,0% (7 of 7 strings)
Translation: server-tools-11.0/server-tools-11.0-letsencrypt
Translate-URL: https://translation.odoo-community.org/projects/server-tools-11-0/server-tools-11-0-letsencrypt/pt_BR/
2022-04-07 11:21:35 +02:00
oca-travis
90edbdd05c
[UPD] Update letsencrypt.pot
2022-04-07 11:21:35 +02:00
Ignacio Ibeas - Acysos S.L
59e80a631e
[MIG] letsencrypt: migration to 11.0
2022-04-07 11:21:35 +02:00
OCA Transbot
cc86344ae7
OCA Transbot updated translations from Transifex
2022-04-07 11:21:35 +02:00
Roberto Fichera
9f4ebf6967
[10.0][MIG] Migrate letsencrypt
2022-04-07 11:21:35 +02:00
Ronald Portier
a19b2e6d2f
[10.0][FIX] Make letsencrypt resilient for alternate name removal. ( #757 )
...
* [FIX] Make letsencrypt resilient for alternate name removal.
* [FIX] Do not crash when returning error in letsencrypt cmdline.
* [FIX] Restore ordering by name for alternate domains in letsencrypt.
Conflicts:
letsencrypt/README.rst
2022-04-07 11:21:35 +02:00
Pedro M. Baeza
9522548c51
[MIG] Rename manifest files
2022-04-07 11:21:35 +02:00
Pedro M. Baeza
fa59406429
[MIG] Make modules uninstallable
2022-04-07 11:21:35 +02:00
Holger Brunn
ca3b1ab177
[ADD] disable our cronjob for demo mode
...
fixes #458
2022-04-07 11:21:35 +02:00
Dave Lasley
4aac4ba8cc
[ADD] letsencrypt ( #425 )
...
* [ADD] letsencrypt (#347 )
* [ADD] letsencrypt
* [ADD] write bogus restart script for tests
* [IMP] exclude library call from coveralls
* [IMP] try moving the library import into nocover branch
* [ADD] explain how to redirect the well known uri to the odoo instance
* [ADD] example for apache
* [FIX] cronjob should be noupdate
* [FIX] community review
* [FIX] flake8
* [DEL] unused imports
* [UPD] chain cert
* Multi-database support and other fixes (#2 )
[ADD] multi-database support and other fixes
* [ADD] eggs necessary for letsencrypt
* [IMP] readme
* [ADD] ipv6 localhosts
* [ADD] restrict reload command
* Revert "[ADD] eggs necessary for letsencrypt"
This reverts commit 642df6ba50
.
* [ADD] eggs necessary for letsencrypt
Conflicts:
requirements.txt
* Migrate letsencrypt to v9
* Add AGPL target link to ReadMe in letsencrypt
2022-04-07 11:21:35 +02:00
oca-git-bot
47d914f73f
[IMP] update dotfiles
2022-03-30 21:14:00 +02:00
OCA-git-bot
94d2bb5d50
[ADD] setup.py
2022-03-22 09:43:13 +00:00
OCA-git-bot
0ca4c97141
[UPD] README.rst
2022-03-22 09:43:13 +00:00
OCA-git-bot
8de8c176da
[UPD] addons table in README.md
2022-03-22 09:43:11 +00:00
oca-ci
3894b13227
[UPD] Update datetime_formatter.pot
2022-03-22 09:40:30 +00:00
OCA-git-bot
815935bc17
Merge PR #2274 into 15.0
...
Signed-off-by Yajo
2022-03-22 09:37:53 +00:00
OCA-git-bot
98b8adb457
[ADD] setup.py
2022-03-21 16:24:08 +00:00
OCA-git-bot
1d48d420de
[UPD] README.rst
2022-03-21 16:24:07 +00:00
OCA-git-bot
83273825c9
[UPD] addons table in README.md
2022-03-21 16:24:05 +00:00
oca-ci
e97c3bca5e
[UPD] Update onchange_helper.pot
2022-03-21 16:20:53 +00:00
OCA-git-bot
a47d3e8626
Merge PR #2235 into 15.0
...
Signed-off-by dreispt
2022-03-21 16:18:35 +00:00
tbanevicius
24747c7a3c
[IMP] module_auto_update: Improved README.rst
...
sample_module was identified as a real module in pylint + pre-commit.
Updated README.rst
2022-03-21 13:56:51 +02:00
Ignacio Buioli
0c69e126f2
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (81 of 81 strings)
Translation: server-tools-15.0/server-tools-15.0-auditlog
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-auditlog/es_AR/
2022-03-20 21:17:09 +00:00
OCA-git-bot
c10a0ed1ea
[ADD] setup.py
2022-03-18 09:38:39 +00:00
OCA-git-bot
dac00dc371
[UPD] README.rst
2022-03-18 09:38:38 +00:00
OCA-git-bot
facf62ab19
[UPD] addons table in README.md
2022-03-18 09:38:37 +00:00
oca-ci
e726627837
[UPD] Update auditlog.pot
2022-03-18 09:36:13 +00:00
OCA-git-bot
a5a9bcb8d7
Merge PR #2268 into 15.0
...
Signed-off-by dreispt
2022-03-18 09:34:04 +00:00
OCA-git-bot
f60a838400
[ADD] setup.py
2022-03-15 14:45:00 +00:00
OCA-git-bot
9f32c77a58
[UPD] README.rst
2022-03-15 14:45:00 +00:00
OCA-git-bot
1fdc26e081
[UPD] addons table in README.md
2022-03-15 14:44:57 +00:00
oca-ci
c81231c2be
[UPD] Update fetchmail_notify_error_to_sender.pot
2022-03-15 14:42:12 +00:00