Commit Graph

21 Commits

Author SHA1 Message Date
Raphael Collet 4d200952f7 [IMP] auth_signup: on login page, show the links 'Sign Up' and 'Reset Password' only when enabled
bzr revid: rco@openerp.com-20121203154811-1v0f3eu444rkw6cp
2012-12-03 16:48:11 +01:00
Raphael Collet 41ceffd52b [ADD] auth_signup: merge in functionality of auth_reset_password
bzr revid: rco@openerp.com-20121203144424-39wrr5z78smswox2
2012-12-03 15:44:24 +01:00
Antony Lesuisse c4a845b50e [FIX] auth_signup on token
bzr revid: al@openerp.com-20121129104039-0pv8mls0f55pet2l
2012-11-29 11:40:39 +01:00
Antony Lesuisse eb4d14cd86 [IMP] auth_signup remove all css, better wording, auth_oauth align button better wording
bzr revid: al@openerp.com-20121128001449-jy86hb86eyv0milv
2012-11-28 01:14:49 +01:00
Raphael Collet 8ea7076745 [IMP] auth_signup: generalize the signup method in order to allow signup via oauth
bzr revid: rco@openerp.com-20121123153538-cqnuvqjhp4g44sef
2012-11-23 16:35:38 +01:00
Olivier Dony f50f0bd089 [IMP] auth_signup: do not shadow the `deferred` returned by Login.start._super()
bzr revid: odo@openerp.com-20121122142930-bq263k9p01l99sa2
2012-11-22 15:29:30 +01:00
Christophe Simonis 1274993540 [FIX] auth_signup + auth_anonymous: update to new api
bzr revid: chs@openerp.com-20121114165446-7f4xv1yb11pu50ya
2012-11-14 17:54:46 +01:00
Christophe Simonis 9b1daf3861 [FIX] auth_signup: do the signup via ajax, allowing web client to respect hash values and execute initially asked action
bzr revid: chs@openerp.com-20121023191805-6ct40v4klj75fdpx
2012-10-23 21:18:05 +02:00
Antony Lesuisse 462eccb10d [FIX] auth_signup pass on the state
bzr revid: al@openerp.com-20121011000534-w3wa7m3mh1znylde
2012-10-11 02:05:34 +02:00
Raphael Collet ad2d3c360f [IMP] auth_signup: fallback to login when token is no longer valid but user exists
bzr revid: rco@openerp.com-20120928142103-3a4vbs7y3gw135qm
2012-09-28 16:21:03 +02:00
Raphael Collet 0f4529603c [FIX] auth_signup: change test to determine when signing in
bzr revid: rco@openerp.com-20120928085259-cb51yq7e7mivxsw3
2012-09-28 10:52:59 +02:00
Raphael Collet 0605295602 [IMP] auth_signup: improve web look-and-feel
bzr revid: rco@openerp.com-20120926130241-wlzeyzrsr1xwjdcm
2012-09-26 15:02:41 +02:00
Raphael Collet a50dfa668d [IMP] auth_signup: improve error message handling with method show_error()
bzr revid: rco@openerp.com-20120926095353-7cgcby7biohfx0i2
2012-09-26 11:53:53 +02:00
Raphael Collet 9906a2bda1 [IMP] auth_signup: improve error message handling in web client
bzr revid: rco@openerp.com-20120925143433-p4r2gl6t37dw0s17
2012-09-25 16:34:33 +02:00
Raphael Collet aceae3501e [IMP] auth_signup: extend the login form to allow signups
bzr revid: rco@openerp.com-20120925104013-f2vfqcjknx7zyo26
2012-09-25 12:40:13 +02:00
Antony Lesuisse 9958b0ccac [MERGE] trunk
bzr revid: al@openerp.com-20120815191410-2jbrcdtp7cnbycyu
2012-08-15 21:14:10 +02:00
Christophe Simonis c5dc5cef00 [IMP] sed -i '' -e 's/connection/session/g'
bzr revid: chs@openerp.com-20120814153053-3bznfj7woq2xi1f1
2012-08-14 17:30:53 +02:00
Antony Lesuisse 875d7541d9 sign up with controller
bzr revid: al@openerp.com-20120812170603-mnp54q5xn9htg6vj
2012-08-12 19:06:03 +02:00
Christophe Simonis 953e1f0852 [IMP] auth_signup: use a client action instead of a wizard
bzr revid: chs@openerp.com-20120807163619-bodnv40u7bz1t9ok
2012-08-07 18:36:19 +02:00
Christophe Simonis ccbc0df1dd [FIX] auth_signup: move wizard trigger to login page
bzr revid: chs@openerp.com-20120806153832-0joy03c20y28bmx4
2012-08-06 17:38:32 +02:00
Antony Lesuisse 19b50c4902 [FIX] typo
bzr revid: al@openerp.com-20120802143349-ezwts1po29r2v9et
2012-08-02 16:33:49 +02:00