Alessio Gerace
2d0401914e
[FIX] module
9 years ago
Alessio Gerace
2de9523807
Porting module to OCA 8.0
9 years ago
Alessio Gerace
658e680be7
Open FTP session on the last moment possible
Used to open fp = open(file_path,'wb') a few lines before it was needed. This shouldn't be too much of a problem but opening and closing it right after eachother keeps the session open for less time and there are less chances on failure.
10 years ago
Yenthe
e321180b57
Flemish translations
Flemish translations are identical to Dutch.
10 years ago
Yenthe
f65eb61704
Typo fix
could'nt > couldn't
10 years ago
Yenthe
656800f7f4
Full German translations
Thanks to Martin Schmid!
10 years ago
Yenthe
769c85c1da
Changes chinese translation
Changed some translations
10 years ago
Yenthe
e1eb1afef0
Chinese translations
Add Chinese translations to the module. Written by talway.
10 years ago
Yenthe
8c128230d3
Dutch translations
Full translation of the module to Dutch
10 years ago
Yenthe
7160732777
Update english pot file
Added all the new fields and sentences. This will be the template for
translations.
10 years ago
Jairo Llopis
d428efc75f
Remove :meth: stuff.
9 years ago
Jairo Llopis
a054b0930d
Add module datetime_formatter.
This module allows the developer to format any date/time combination in
the most comfortable way for the user, just with a quick call to
:meth:`~.datetime_formatter` under any context.
9 years ago
Holger Brunn
9b6c6b9048
[ADD] dead_mans_switch_client, dead_mans_switch_server
9 years ago
OCA Git Bot
b1a13f6a43
[UPD] addons table in README.md
9 years ago
Guewen Baconnier
3cc480a6fa
Merge pull request #295 from acsone/8.0-dbfilter-aligndoc-sbi
make dbfilter_from_header compliant with it's documentation
9 years ago
Stéphane Bidoul
5737ebc97c
[FIX] make dbfilter_from_header compliant with its documentation
9 years ago
Stéphane Bidoul
35f26dce1b
[UPD] addons table in README.md
9 years ago
Adrien Peiffer (ACSONE)
ba6e15bdba
[CHG][reset_user_access_right] Change description in README file
9 years ago
Adrien Peiffer (ACSONE)
a39e190315
[IMP][reset_user_access_right] Use @api.multi instead of @api.one
9 years ago
Adrien Peiffer (ACSONE)
eb78b2ddce
[ADD][reset_user_access_right] Add confirm attribute on button
9 years ago
Alexandre Fayolle
aab03c013c
Merge pull request #286 from StefanRijnhart/8.0-fetchmail_folder_context
[IMP] Allow for context on fetchmail folder configurations to set default values
9 years ago
Moises Lopez - https://www.vauxoo.com/
085009b68d
Merge pull request #281 from Yajo/signup-email-check
Add module auth_signup_verify_email.
9 years ago
Pedro M. Baeza
79477d7c62
Update README.rst
9 years ago
Pedro M. Baeza
80925f2791
[REN] base_exports_manager > base_export_manager
9 years ago
Moises Lopez - https://www.vauxoo.com/
01e8334fe7
Merge pull request #289 from Antiun/pr-base_exports_manager
[ADD] base_exports_manager
9 years ago
Javier Iniesta
5c0b7c3316
[ADD] base_exports_manager
9 years ago
Daniel Reis
75d201ebad
Merge pull request #291 from incaser/auth_supplier
[FIX] auth_supplier: Change author order.
9 years ago
Carlos Incaser
8f5512b7eb
Merge remote-tracking branch 'origin/auth_supplier' into auth_supplier
9 years ago
sergio-incaser
66a5a7f1d3
[FIX] auth_supplier: Change author order.
9 years ago
Stefan Rijnhart
755bf2bf15
[FIX] Unnecessary escaping
9 years ago
Carlos Incaser
236d82d36f
Merge remote-tracking branch 'origin/auth_supplier' into auth_supplier
9 years ago
Stefan Rijnhart
61c1e19020
[IMP] Allow for context on fetchmail folder configurations to set default values
9 years ago
sebalix
7e2e7a4933
[FIX] Module 'auditlog' - Fix pylint check
9 years ago
sebalix
a89f278f12
[FIX] Module 'auditlog' - 'display_name' fields added for the user session and HTTP requests models
9 years ago
Stéphane Bidoul
a219268105
[UPD] addons table in README.md
9 years ago
sebalix
ede721167b
[FIX] Module 'auditlog' - A log can be created with no current HTTP request (unit tests, ir.cron...)
9 years ago
sebalix
b74fe4c027
[FIX] Module 'auditlog' - Cleanup XML views (types removed)
9 years ago
sebalix
9eeffae0d4
[IMP] Module 'auditlog' - Bump the version to 1.1.0
9 years ago
Jairo Llopis
ee661628cb
README typos.
9 years ago
sebalix
07a8735c4a
[IMP] Module 'auditlog' - Log HTTP user sessions and requests
9 years ago
Moises Lopez - https://www.vauxoo.com/
d3a3e26f3a
Merge pull request #277 from incaser/auth_supplier
[ADD][8.0] auth_supplier: New Module.
9 years ago
Stefan Rijnhart (Opener)
89a6dd7b13
Merge pull request #250 from hbrunn/8.0-auth_dynamic_groups-fix_cursor_serialized
[FIX] use a nonserialized cursor for updating user groups
9 years ago
sergio-incaser
646548d1a1
[ADD] auth_supplier: New Module.
9 years ago
Stefan Rijnhart (Opener)
785173cae4
Merge pull request #278 from pablocm-aserti/8.0
[ADD] log_forwarded_for_ip: Displays source IPs in log when behind a …
9 years ago
Pedro M. Baeza
ae1941668f
Merge pull request #280 from Yajo/fix-copy
Fix argument name that did not let users to sign up in runbot.
9 years ago
Jairo Llopis
214efbf802
Do not recreate variable in case of dict().
9 years ago
Jairo Llopis
bff359710e
Import module following guidelines.
9 years ago
Jairo Llopis
105e4efece
Another typo.
9 years ago
Jairo Llopis
56c3d39b17
Add module auth_signup_verify_email.
9 years ago
Jairo Llopis
681626fab8
Fix argument name that did not let users to sign up in runbot.
See https://github.com/OCA/server-tools/pull/277#discussion_r42502847
9 years ago