eLBati
|
0a192c6591
|
FIX module version
|
9 years ago |
eLBati
|
6ad0509274
|
No need for pot files
|
9 years ago |
eLBati
|
9eb8c03d90
|
Old and new api methods can be freely mixed in the same models.Model subclass
|
9 years ago |
eLBati
|
d436897d9a
|
REF using _patch_method
|
9 years ago |
eLBati
|
cd604744c6
|
rename field model_id
|
9 years ago |
eLBati
|
6b610114c4
|
[FIX] keep _register_hook's signature and call super
https://github.com/OCA/server-tools/pull/340
|
9 years ago |
eLBati
|
83805f3b42
|
Improve validator_line check
|
9 years ago |
Nicola Malcontenti
|
fe056968a2
|
[FIX] add if on vals
|
9 years ago |
eLBati
|
04b524be5d
|
IMP dir struct and copyright
|
9 years ago |
eLBati
|
4ecfa97846
|
IMP description, size param and check_vals
|
9 years ago |
eLBati
|
a197bb632b
|
IMP translation
|
9 years ago |
eLBati
|
75a8d7e2d1
|
partially porting to 8.0 API
|
9 years ago |
eLBati
|
f18d61591f
|
ADD translation files
|
9 years ago |
eLBati
|
c6cf105daf
|
IMP description and message
Conflicts:
base_field_validator/ir_model.py
|
9 years ago |
eLBati
|
f216bf5cac
|
moving signal_registry_change to _register_hook
|
9 years ago |
eLBati
|
c6dd2c62ab
|
FIX call super _register_hook
|
9 years ago |
eLBati
|
c217cd5061
|
IMP only search for models with validator_line_ids
|
9 years ago |
eLBati
|
bea6bb4b04
|
FIX _wrap_write return value
|
9 years ago |
eLBati
|
4d3502dcc3
|
IMP message
|
9 years ago |
Lorenzo Battistini
|
0a9c288605
|
[IMP] module description
|
10 years ago |
Lorenzo Battistini
|
fa16db31f8
|
[ADD] icon
|
10 years ago |
Lorenzo Battistini
|
1eaa72adf9
|
[REF] module renamed to base_field_validator
|
10 years ago |
OCA Transbot
|
55711389c0
|
OCA Transbot updated translations from Transifex
|
9 years ago |
OCA Git Bot
|
91cdc9e249
|
[UPD] addons table in README.md
|
9 years ago |
beau sebastien
|
dc40776537
|
Merge pull request #160 from akretion/8.0-save-translation-file
[IMP] Add 'save_translation_file' module
|
9 years ago |
sebalix
|
3f9152ccbe
|
[IMP] auditlog - Auto-vacuum logs, HTTP requests and HTTP user sessions
|
9 years ago |
Moises Lopez - https://www.vauxoo.com/
|
f71e93721d
|
Merge pull request #365 from dreispt/8.0-add-requirements
Add requirements.txt
|
9 years ago |
Daniel Reis
|
e58dcab9b3
|
Add requirements.txt
|
9 years ago |
Pedro M. Baeza
|
dd6846b613
|
Merge pull request #363 from gurneyalex/8.0-unsafe-eval
[SEC] fetchmail_attach_from_folder: fix unsafe eval
|
9 years ago |
Alexandre Fayolle
|
c1ca55837a
|
fix flake8 issue
|
9 years ago |
Alexandre Fayolle
|
ab77974d8c
|
[SEC] fetchmail_attach_from_folder: fix unsafe eval
|
9 years ago |
OCA Transbot
|
7aa032498d
|
OCA Transbot updated translations from Transifex
|
9 years ago |
OCA Git Bot
|
c631de6efb
|
[UPD] addons table in README.md
|
9 years ago |
Holger Brunn
|
ecfac1f94e
|
Merge pull request #352 from eLBati/8.0-quick_create_register_hook_signature_lb
[FIX] keep _register_hook's signature and call super
|
9 years ago |
Holger Brunn
|
555c1dad82
|
Merge pull request #357 from osiell/8.0-auditlog-full-fast
[IMP] auditlog - Full log / Fast log
|
9 years ago |
sebalix
|
9c5df49785
|
[IMP] auditlog - Bump version number
|
9 years ago |
sebalix
|
873b136968
|
[FIX] auditlog - Field 'type' renamed to 'log_type'
|
9 years ago |
eLBati
|
ed4a62bb42
|
REF using _patch_method for name_create
|
9 years ago |
sebalix
|
ed99b15526
|
[IMP] auditlog - Ability to choose the log type on the rule: Full log (complete but slow) and Fast log (data input only, faster)
|
9 years ago |
OCA Git Bot
|
a2492076e7
|
[UPD] addons table in README.md
|
9 years ago |
Maxime Chambreuil - http://www.savoirfairelinux.com
|
b403942cdc
|
Merge pull request #262 from grap/8.0_ADD_auth_track_and_prevent_brut_force
[ADD] auth track and prevent brut force
|
9 years ago |
Maxime Chambreuil - http://www.savoirfairelinux.com
|
26c5938877
|
Merge pull request #209 from hbrunn/8.0-database_cleanup-select_lines
[IMP] allow to select lines to purge in a tree view
|
9 years ago |
Sylvain Calador
|
b9219b05c9
|
[IMP] Add tests
|
9 years ago |
Sylvain Calador
|
54c016786b
|
[IMP] Add 'save_translation_file' module
|
9 years ago |
Pedro M. Baeza
|
59bc36bab3
|
Merge pull request #302 from hbrunn/8.0-dead_mans_switch
[ADD] support needaction
|
9 years ago |
Holger Brunn
|
842660a38a
|
[FIX] don't choke if there's no message_last_post
|
9 years ago |
OCA Transbot
|
236647fc3f
|
OCA Transbot updated translations from Transifex
|
9 years ago |
Stefan Rijnhart
|
7fcf65c16e
|
[FIX] Odoolint
|
9 years ago |
Stefan Rijnhart
|
6a28aa2843
|
[FIX] keep _register_hook's signature and call super
|
9 years ago |
OCA Git Bot
|
0c1f17b6a2
|
[UPD] addons table in README.md
|
9 years ago |