Moises Lopez - https://www.vauxoo.com/
0843948107
Merge pull request #330 from hbrunn/8.0-remove_base_field_serialized
[DEL] obsolete base_field_serialized
9 years ago
Holger Brunn
e036b8c922
[DEL] obsolete base_field_serialized
9 years ago
OCA Transbot
c342234f3b
OCA Transbot updated translations from Transifex
9 years ago
OCA Git Bot
41caebb200
[UPD] addons table in README.md
9 years ago
Holger Brunn
ee40517f40
Merge pull request #316 from Yajo/fix-deadman-runbot
[8.0][FIX][dead_mans_switch_client] Add demo system parameter and some fixes to README.
9 years ago
Pedro M. Baeza
30b031591c
Merge pull request #324 from grupoesoc/credits
Credit creators, using same name across modules to avoid split statistics
9 years ago
Guewen Baconnier
9e4544d20f
Merge pull request #301 from hbrunn/8.0-auditlog_read_without_prefetch
[FIX] turn off prefetching when reading values
9 years ago
Jairo Llopis
8b7fe07aac
Credit creators, using same name across modules to avoid split statistics.
9 years ago
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
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