Rodrigo Macedo
0788a12197
Translated using Weblate (Português (Brasil))
Currently translated at 100,0% (70 of 70 strings)
Translation: server-tools-11.0/server-tools-11.0-auditlog
Translate-URL: https://translation.odoo-community.org/projects/server-tools-11-0/server-tools-11-0-auditlog/pt_BR/
7 years ago
Rodrigo Macedo
02f59e111a
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/
7 years ago
oca-travis
83a95865fe
[UPD] Update base_remote.pot
7 years ago
Pedro M. Baeza
22b8c6a5fd
Merge pull request #1292 from etobella/11.0-add-remote_base
[FIX] module name from remote_base to base_remote
7 years ago
Enric Tobella
c2b8292932
[FIX] module name
7 years ago
Jordi Ballester Alomar
732e043780
Merge pull request #1291 from etobella/11.0-add-remote_base
[ADD] remote_base
7 years ago
Jos De Graeve
43b5c88778
Translated using Weblate (Dutch)
Currently translated at 58.2% (32 of 55 strings)
Translation: server-tools-11.0/server-tools-11.0-auto_backup
Translate-URL: https://translation.odoo-community.org/projects/server-tools-11-0/server-tools-11-0-auto_backup/nl/
7 years ago
Enric Tobella
0f2eab5c74
[ADD] remote_base
7 years ago
oca-travis
9fbb23c8ca
[UPD] Update sentry.pot
7 years ago
oca-travis
38805ed218
[UPD] Update onchange_helper.pot
7 years ago
oca-travis
814d6da0a2
[UPD] Update module_auto_update.pot
7 years ago
oca-travis
da32960693
[UPD] Update letsencrypt.pot
7 years ago
oca-travis
cc493433e5
[UPD] Update html_text.pot
7 years ago
oca-travis
ceaa11428c
[UPD] Update html_image_url_extractor.pot
7 years ago
oca-travis
59924c8ca7
[UPD] Update dbfilter_from_header.pot
7 years ago
oca-travis
002057b4df
[UPD] Update datetime_formatter.pot
7 years ago
oca-travis
f5293b7f0b
[UPD] Update database_cleanup.pot
7 years ago
oca-travis
f2c6b610e1
[UPD] Update base_technical_user.pot
7 years ago
oca-travis
7ba09cf3ef
[UPD] Update base_search_fuzzy.pot
7 years ago
oca-travis
a0d5144ba2
[UPD] Update base_exception.pot
7 years ago
oca-travis
449bfe6feb
[UPD] Update base_cron_exclusion.pot
7 years ago
oca-travis
0e7d8b1fa8
[UPD] Update auto_backup.pot
7 years ago
oca-travis
7c5021a799
[UPD] Update auditlog.pot
7 years ago
Stéphane Bidoul (ACSONE)
376f3a3c9e
[FIX] syntax error in nl.po
7 years ago
Stéphane Bidoul (ACSONE)
508dfbf2e7
[FIX] syntax error in nl.po
7 years ago
Stéphane Bidoul (ACSONE)
b334764d73
remove obsolete .pot files [ci skip]
7 years ago
Atte Isopuro
a748e4a9cc
[11.0][MIG] Migrate dead_mans_switch_client to 11.0
- Model ir.cron has changed slightly
- urllib2 no longer exists in Python 3
- Strings given to urllib.requests.Request must be encoded as bytes
7 years ago
OCA Git Bot
2beee37509
[ADD] setup.py
7 years ago
OCA Git Bot
fec36181ba
[UPD] README.rst
7 years ago
cubells
2c43e0b4cb
[MIG] base_search_fuzzy: Migration to 11.0
7 years ago
OCA Transbot
b84cda4b42
OCA Transbot updated translations from Transifex
7 years ago
Graeme Gellatly
54251e567f
[FIX] Typos
7 years ago
OCA Transbot
3225e1496e
OCA Transbot updated translations from Transifex
8 years ago
Dave Lasley
d966238147
[MIG] base_search_fuzzy: Upgrade to v10
* Rename manifest
* Update openerp references to odoo
* Bump version
* Upgrade api usages
8 years ago
OCA Transbot
7baddb7621
OCA Transbot updated translations from Transifex
8 years ago
Serpentcs
0437af3f1b
shortened authors name
8 years ago
darshan-serpent
a55e4a1e5f
Migrated base_search_fuzzy to v9
8 years ago
OCA Transbot
702cc2cedf
OCA Transbot updated translations from Transifex
8 years ago
Daniel Reis
33ed346a42
Fix typo
8 years ago
Christoph Giesel
27db8d802c
Renamed module base_trgm_search to base_search_fuzzy, added Unit tests, added translations, added access permissions, moved the monkey patching to method _register_hook of ir.model and fixed _auto_init, added README, cleaned up some aprts
9 years ago
OCA Transbot
48ca3dda4f
OCA Transbot updated translations from Transifex
7 years ago
Holger Brunn
69b175105c
[FIX] squelch expected error log
7 years ago
Miku Laitinen
a805cde4ea
[MIG] dead_mans_switch_client: Migration to 10.0
7 years ago
Pedro M. Baeza
70e7100e99
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
7dc0b33777
[MIG] Make modules uninstallable
8 years ago
OCA Transbot
0477f5d74a
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
0d584256d0
OCA Transbot updated translations from Transifex
8 years ago
Stéphane Bidoul (ACSONE)
4b3304917d
[FIX] remove en.po that was erroneously created by transbot
8 years ago
OCA Transbot
7987a7dc75
OCA Transbot updated translations from Transifex
8 years ago
Holger Brunn
5b029731d0
[ADD] dead_mans_switch_client ( #460 )
* [ADD] dead_mans_switch_client, dead_mans_switch_server
* OCA Transbot updated translations from Transifex
* Add demo system parameter and some fixes to README. Fix #314 .
* Add timeout to urlopen in order to avoid "freeze" of the cron job
* Use default timeout in get_param directly
* OCA Transbot updated translations from Transifex
* [IMP] count all child processes' resources
* [FIX] only look at parent if workers are configured
* [ADD] tell the server that we don't know a value
* [FIX] pass timeout as keyword argument
* [ADD] hints for coveralls
* OCA Transbot updated translations from Transifex
* OCA Transbot updated translations from Transifex
* OCA Transbot updated translations from Transifex
* OCA Transbot updated translations from Transifex
* OCA Transbot updated translations from Transifex
* OCA Transbot updated translations from Transifex
* [ADD] migrate dead_mans_switch_client
* [IMP] better readme, s/8.0/9.0/
9 years ago