odoo/addons/auth_oauth
Sandy Carter 11e4cad9f7 [IMP] auth_oauth: set default 'zocial' css_class
The buttons for new providers needs at least the zocial css class to be seen as button. As the field css_class is not in the default form view, add it by default.
2014-08-19 17:43:09 +02:00
..
controllers [FIX] auth_oauth: hide invalid providers from login screen 2014-07-02 14:07:52 +02:00
i18n [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
security [ADD] Added the security folder and access rightz file in auth_oauth module. 2012-09-03 10:37:31 +05:30
static [FIX]auth_oauth: auth_oauth handle oauth error 3, auth_oauth_signup raise accessdenied instead of signuperror, auth_signup use literal_eval instead of safe_eval 2013-08-09 16:55:06 +02:00
__init__.py [ADD] Added needed files. Still not working as it should 2012-08-16 17:36:06 +02:00
__openerp__.py [FIX] auth_oauth: set the right copyright and change the description of the module 2012-11-20 15:19:21 +01:00
auth_oauth.py [IMP] auth_oauth: set default 'zocial' css_class 2014-08-19 17:43:09 +02:00
auth_oauth_data.xml [FIX] auth_oauth: Replace OpenERP.com provider by Odoo.com provider 2014-05-16 13:01:34 +02:00
auth_oauth_data.yml [IMP] Use database uuid as client_id for OpenERP oauth provider 2012-10-02 16:13:02 +02:00
auth_oauth_view.xml [FIX] auth_oauth: missing field body in formview 2014-05-07 12:24:14 +02:00
res_config.py oauth config wizard 2012-08-18 15:04:11 +02:00
res_config.xml oauth config wizard 2012-08-18 15:04:11 +02:00
res_users.py [IMP] auth_oauth: doc improvement 2012-11-27 11:06:35 +01:00
res_users.xml [FIX] Fixed auth_oauth method 2012-08-14 13:55:55 +02:00