Launchpad automatic translations update.
[odoo/odoo.git] / addons / auth_oauth /
2012-11-24 Olivier Dony[I18N] Update translation templates in preparation...
2012-11-20 Stephane Wirtel[FIX] auth_oauth: set the right copyright and change...
2012-11-20 Raphael Collet[IMP] auth_oauth: restrict menuitem 'OAuth Providers...
2012-11-16 Christophe Simonis[IMP] auth_oauth: redirect directly to controller;...
2012-11-16 Raphael Collet[FIX] auth_oauth: use the right credentials when loggin...
2012-11-16 Raphael Collet[IMP] auth_oauth: refactor a bit method auth_oauth...
2012-11-15 Arnaud Pineux[TEST]
2012-10-31 Fabien Meghazi[IMP] jQuery deferred API changes refactoring. Changed...
2012-10-11 Twinkle Christian... [FIX]server warninggs when insttaling modules
2012-10-11 Christophe Simonis[FIX] auth_oauth: correct the constraint. How the heck...
2012-10-10 Antony Lesuisse[IMP] remove standalone web client, fix imports
2012-10-10 Christophe Simonis[FIX] auth_oauth: add unique constraint on (oauth_provi...
2012-10-10 Fabien Meghazi[FIX] auth_oauth calling refactored method
2012-10-10 Fabien Meghazi[IMP] auth_oauth2: log provider error
2012-10-09 Fabien Meghazi[IMP] Do not update auth_oauth service providers
2012-10-02 Fabien Meghazi[IMP] Use database uuid as client_id for OpenERP oauth...
2012-10-02 Fabien Meghazi[IMP] Changed OpenERP provider name and url
2012-09-27 Fabien Meghazi[FIX] Fixed oauth in order to reload provider on databa...
2012-09-26 Fabien Meghazi[FIX] oauth: make oauth works with providers not necess...
2012-09-25 Fabien Meghazi[IMP] Pimp my gimp
2012-09-25 Fabien Meghazi[IMP] Minor css change
2012-09-25 Fabien Meghazi[ADD] Added OpenERP Online oauth provider + openerp...
2012-09-06 Twinkle Christian... [IMP]remove server warnings
2012-09-03 Paramjit Singh Sahota[IMP] Register ir.model.access.csv file in openerp.py.
2012-09-03 Paramjit Singh Sahota[ADD] Added the security folder and access rightz file...
2012-08-31 Stephane Wirtel[REF] Replace the user id 1 by openerp.SUPERUSER_ID
2012-08-24 niv-openerp[IMP] made a whole-application replace of $element...
2012-08-22 Antonin Bourguignon[MERGE] latest trunk
2012-08-22 Saurang Suthar(Ope... [IMP] Improved _openerp__.py of all modules by replacin...
2012-08-20 help[IMP]improved modules description from rst2html
2012-08-18 Antony Lesuisse[FIX] auth_oauth remove console.log
2012-08-18 Antony Lesuisseoauth config wizard
2012-08-17 vta vta@openerp.com[FIX] Fixed settings view, and added some functionality...
2012-08-16 Antony Lesuisse[FIX] auth_config
2012-08-16 vta vta@openerp.com[ADD] Added needed files. Still not working as it should
2012-08-15 Antony Lesuisseoauth generic with buttons from zocial
2012-08-15 Antony Lesuisse[FIX] check credentials now works
2012-08-15 Antony Lesuisse[IMP] generic oauth providers
2012-08-14 vta vta@openerp.com[ADD] Added initial data to providers.
2012-08-14 vta vta@openerp.com[ADD] Added the oauth providers table and views.
2012-08-14 vta vta@openerp.com[FIX] Fixed logged user redirection
2012-08-14 vta vta@openerp.com[FIX] main.py
2012-08-14 vta vta@openerp.com[FIX] Fixed auth_oauth method
2012-08-14 vta vta@openerp.com[FIX] added password to auth process
2012-08-14 vta vta@openerp.com[FIX] res_user check method partial fix.
2012-08-13 vta vta@openerp.com[FIX] Fixed login to OpenERP with Google OAuth2. Still...
2012-08-12 Antony Lesuisseoauth wip
2012-08-12 vta vta@openerp.com[ADD] Basic functionality.
2012-08-10 vta vta@openerp.com[ADD] First commit