Pedro M. Baeza
2c3600f310
Merge pull request #322 from rafaelbn/patch-1
author name correction
9 years ago
Rafael Blasco
a1b6785343
author name correction
9 years ago
Jairo Llopis
dff561a51b
Add demo system parameter and some fixes to README. Fix #314 .
9 years ago
Pedro M. Baeza
ce997d3805
[REM] base_exports_manager: Remove incorrect translations
9 years ago
OCA Git Bot
c64c4eafd8
[UPD] addons table in README.md
9 years ago
OCA Transbot
c29d601dbf
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
0cec86c0df
Merge pull request #267 from acsone/8.0-add-reset-user-access-right-ape
[ADD] Add reset_user_access_right module
9 years ago
Adrien Peiffer (ACSONE)
e162df2e12
[CHG] Rename reset_user_access_right to base_user_reset_access
9 years ago
Jairo Llopis
e4429fc19e
Credit creator.
9 years ago
Pedro M. Baeza
7630712384
Merge pull request #308 from steingabelgaard/8.0-export-hhg
Missing rename?
9 years ago
Hans Henrik Gabelgaard
2a105204fd
Missing rename
9 years ago
OCA Transbot
7fc06507dd
OCA Transbot updated translations from Transifex
9 years ago
Alexandre Fayolle
5f99ef174f
Merge pull request #298 from abzglobal/8.0
[FIX] Existing implementation was broken after API v8 upgrade commit
9 years ago
OCA Git Bot
8c1e27dd3b
[UPD] addons table in README.md
9 years ago
Holger Brunn
caabb7ede2
[FIX] turn off prefetching when reding values
9 years ago
Alexandre Fayolle
5004a7fbaf
Merge pull request #284 from osiell/auditlog_http
[8.0] Module 'auditlog' - Log HTTP user sessions and requests
9 years ago
Alexandre Fayolle
62b813d0e5
Merge pull request #214 from grupoesoc/datetime-format-helper
Add module datetime_formatter.
9 years ago
Alexandre Fayolle
02b782ee29
Merge pull request #297 from hbrunn/8.0-dead_mans_switch
[ADD] dead_mans_switch_client, dead_mans_switch_server
9 years ago
Martin Ambroz
85f407a801
[FIX] Satisfy LINT
9 years ago
Martin Ambroz
963e1f6dd2
Existing implementation was broken after API v8 upgrade commit, it magically worked only during user creation for the first time:
5710085027
`self` was used instead of `this` on several places.
This commit aims to resolve this issue by moving misleading parts out of the get_or_create_user
Additionally, logger is loaded during server start.
9 years ago
archetipo
63a38ce669
[RM] useless field
9 years ago
archetipo
30d09ff233
[FIX] backup only local db , beacause xmlrpc call of dump cause memory leak
9 years ago
archetipo
b9f0af2d3c
[FIX] travis lint check
9 years ago
archetipo
45c7e31634
[FIX] fixed, last review remarks
9 years ago
archetipo
28298ae212
[FIX] handled ssl hosts
[FIX] Flake8
9 years ago
archetipo
67ed05fc01
[FIX] handled ssl hosts
[FIX] Flake8
9 years ago
archetipo
be7663b860
[FIX] review remarks
9 years ago
archetipo
dd6036006c
[FIX] Readme
9 years ago
archetipo
c2a7abc246
[FIX] mail.tempale seems not work in cron task, replaced with direct call of mail.mail
9 years ago
archetipo
7d107c0fdc
[FIX] autoremove method
[FIX] Contributors
9 years ago
archetipo
f8cd72eb85
[FIX] name of file
9 years ago
archetipo
cf0cdf8644
[FIX] flake8 and pylint
9 years ago
archetipo
03af923c42
[IMP] deps in travis.yml
[FIX] flake8
9 years ago
archetipo
ef99dd5826
[FIX] flake8
9 years ago
archetipo
ad3cb507c8
[FIX] test
9 years ago
archetipo
56f970ba8f
[RF] porting to new api
[FIX] schedule_backup method
[IMP] IT translation
[IMP] tests
9 years ago
archetipo
fcc185e2ba
[RM] description index.html
9 years ago
archetipo
915b20db31
[FIX] rebased commit
9 years ago
archetipo
6174ea93cc
[FIX] defaults value
9 years ago
archetipo
7814ebbcf3
[FIX] Readme.rst
9 years ago
archetipo
da0352fba2
[FIX] bug logger --> _logger call
[FIX] Flake8
[RM] useless files
9 years ago
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