Commit Graph

19 Commits

Author SHA1 Message Date
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 597919467d [IMP] auth_signup: add css
bzr revid: rco@openerp.com-20120925124557-2yka4yu0x7528atl
2012-09-25 14:45:57 +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
Christophe Simonis 2f9da3ba1e [IMP] rename module "anonymous" to "auth_anonymous" + recategorize auth modules
bzr revid: chs@openerp.com-20120802154749-rl2240e8fak1457q
2012-08-02 17:47:49 +02:00
Antony Lesuisse 19b50c4902 [FIX] typo
bzr revid: al@openerp.com-20120802143349-ezwts1po29r2v9et
2012-08-02 16:33:49 +02:00
Antony Lesuisse 7d9a84a43c rename signup
bzr revid: al@openerp.com-20120725230217-8wc7fjcs0hwfa1yg
2012-07-26 01:02:17 +02:00