493 Commits (5ecbf79b0e3e22e9fff7595edb9e6d6b80f75644)
 

Author SHA1 Message Date
Alexandre Fayolle 5ecbf79b0e Merge pull request #84 from eLBati/7_add_fields_validator 9 years ago
Pedro M. Baeza 2fae5ed452 Merge pull request #359 from StefanRijnhart/7.0-sql_import_protect_import 9 years ago
Maxime Chambreuil - http://www.savoirfairelinux.com e299fb27f6 Merge pull request #366 from dreispt/7.0-add-requirements 9 years ago
Daniel Reis 6afe08241b Add requirements.txt 9 years ago
Alexandre Fayolle d90adcb246 Merge pull request #346 from grap/7.0_flake8 9 years ago
Sylvain LE GAL 4b7ca1a16b [REF] remove useless hack; 9 years ago
Stefan Rijnhart 8567336609 [FIX] Protect import of unicodecsv 9 years ago
Maxime Chambreuil - http://www.savoirfairelinux.com 734f6846c1 Merge pull request #245 from guewen/add-sql_view-7.0 9 years ago
Sylvain LE GAL 81bb356b05 [FIX] warning about 'resource' import; 9 years ago
Sylvain LE GAL 751d47b80a [FIX] flake8 (import in bad place); 9 years ago
Pedro M. Baeza 4a1e655969 Merge pull request #140 from eLBati/add_fetchmail_bydate 9 years ago
Moises Lopez - https://www.vauxoo.com/ 4d0bcd3d7c Merge pull request #39 from gurneyalex/7.0-monitoring 10 years ago
Moises Lopez - https://www.vauxoo.com/ 323401c38c Merge pull request #200 from acsone/7.0-sql_export_email-lga 10 years ago
Moises Lopez - https://www.vauxoo.com/ 6c87aa8467 Merge pull request #171 from akretion/7-secure-uninstall 10 years ago
Holger Brunn 1587c39bee Merge pull request #92 from grap/7.0-auth_generate_password 10 years ago
David Beal db5fbde13b [FIX] OCA remarks 10 years ago
Sylvain LE GAL 1754eb56a1 [IMP] module description; 10 years ago
Sylvain LE GAL 9c7ae892a5 [FIX] set parameters noupdatable; 10 years ago
Sylvain LE GAL ab676bbd14 [IMP] set a bigger default value for the size of the password; 10 years ago
Sylvain LE GAL 7ad4fbf968 [ADD] security; 10 years ago
Sylvain LE GAL 79444477c3 [REF] change except_osv to except_orm; 10 years ago
Sylvain LE GAL 5a9202eb2b [FIX] message in e-mail template; 10 years ago
Sylvain LE GAL b5274ce45f [FIX] 'auth_generate_password' now works even if the password is encrypted in database; 10 years ago
Sylvain LE GAL d1686d050e Travis : try to fix incompatibility with 'mail_environment'; 10 years ago
Sylvain LE GAL 3b7df1f5fb [FIX] 'auth_generate_password' change icon file; 10 years ago
Sylvain LE GAL 2ccb4d0e17 [REF] 'auth_generate_password' : change module description; 10 years ago
Sylvain LE GAL 580cbe6e1a [ADD] 'auth_generate_password' module to generate randomly user's password 10 years ago
eLBati 68d6179ef2 moving signal_registry_change to _register_hook 10 years ago
eLBati c2f4f2de34 FIX call super _register_hook 10 years ago
eLBati 3c952772fc IMP only search for models with validator_line_ids 10 years ago
eLBati a2e8325fa4 FIX _wrap_write return value 10 years ago
eLBati 7155f606db IMP message 10 years ago
Lorenzo Battistini f1032dfa09 [IMP] module description 10 years ago
Lorenzo Battistini 0a6a40af51 [ADD] icon 10 years ago
Lorenzo Battistini 419de4ad96 [REF] module renamed to base_field_validator 10 years ago
Lorenzo Battistini 75bfaf5be7 [IMP] description 10 years ago
Lorenzo Battistini ac6273e435 [REF] working with tests 10 years ago
hurrinico fb8ee276a6 [FIX] Various fixs 10 years ago
hurrinico 9529c144a4 [FIX] First Change to test 10 years ago
Lorenzo Battistini 567d437e29 [IMP] test 10 years ago
Lorenzo Battistini 152d6e8dd2 [ADD] draft 10 years ago
hurrinico c4f229ca1c [ADD] Add New Model 10 years ago
Guewen Baconnier b826d6c828 Install unicodecsv dependency 10 years ago
Guewen Baconnier 9072d9f949 Add translation template and French translation 10 years ago
Guewen Baconnier e1dfd3dd69 Add OCA icon 10 years ago
Guewen Baconnier 5620949ca0 Add unique constraint on the view's name in PG 10 years ago
Guewen Baconnier 52e226eab5 on_change shows the complete SQL name 10 years ago
Guewen Baconnier f76213c6d8 Forbid SQL injection by checking unbalanced parenthesis 10 years ago
Guewen Baconnier 5af43941ae Add create and drop of SQL views 10 years ago
Guewen Baconnier 82d12da81f Validate validness of the SQL view's name 10 years ago