Commit Graph

25 Commits

Author SHA1 Message Date
Denis Ledoux bbd8f7bb98 [FIX]remove deprecated (& useless) code, overwritting the base.action_res_users (The Configuration > Users window action) context, and prevented the 'Regular Users' filter from share module to be loaded by default
bzr revid: dle@openerp.com-20131126162756-lljq08wrmymwxlzs
2013-11-26 17:27:56 +01:00
Thibault Delavallée d58925a9c5 [IMP] auth_signup: res_users form view: buttons with link style
bzr revid: tde@openerp.com-20130524114809-rtgttpmb5obqaqvb
2013-05-24 13:48:09 +02:00
Quentin (OpenERP) d7fbdc78d2 [FIX] auth_signup: fixed wrong xml syntax due to poor conflict-resolving
bzr revid: qdp-launchpad@openerp.com-20130318134932-me3dlcu2sugvuscc
2013-03-18 14:49:32 +01:00
Quentin (OpenERP) 2b64c79c3d [MERGE] forward port of fixes made in v7 addons branch up to revision 8872
bzr revid: qdp-launchpad@openerp.com-20130318122717-qptmntn26bx4wn8r
2013-03-18 13:27:17 +01:00
Antony Lesuisse f883706c17 [MERGE] auth_signup res.users improve display of invitation and reset password
bzr revid: al@openerp.com-20130314223326-b0j801ndgg1ru1lr
2013-03-14 23:33:26 +01:00
Fabien Meghazi 868075d7ca [FIX] Give correct context for invitatio
bzr revid: fme@openerp.com-20130314163913-wteq8qrimxqmro76
2013-03-14 17:39:13 +01:00
Fabien Meghazi 659c5f0059 [REM] Removed one state
bzr revid: fme@openerp.com-20130314160141-5hrurkcy4w3wc4ca
2013-03-14 17:01:41 +01:00
Fabien Meghazi 4b556f625e [IMP] res_users info box change wording
bzr revid: fme@openerp.com-20130314154003-r15yz1gvy324vz36
2013-03-14 16:40:03 +01:00
Fabien Meghazi 3c8dbf0ad5 [FIX] Fixed infobox attrs
bzr revid: fme@openerp.com-20130314115028-f2x6is15jmicaumc
2013-03-14 12:50:28 +01:00
dle@openerp.com 1b8891dd95 [Revert]auth_signup: should be done here
bzr revid: dle@openerp.com-20130314103017-g0dps4lx151unu6o
2013-03-14 11:30:17 +01:00
dle@openerp.com f5a5e326a4 [FIX]auth_signup: rewording reset password, which is not a reset password actually
bzr revid: dle@openerp.com-20130314100947-infr7ew5h3r4xt3w
2013-03-14 11:09:47 +01:00
Thibault Delavallée 53150088ad [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130314083401-6reysmzjuvnii1bz
2013-03-14 09:34:01 +01:00
Fabien Meghazi 00eb6837dd [ADD] Added res.users auth_signup infobox for reset password
bzr revid: fme@openerp.com-20130313162045-zuzl2p2ooijjmvl6
2013-03-13 17:20:45 +01:00
Fabien Pinckaers 773f8857b4 [IMP] shorten the name of the button
bzr revid: fp@openerp.com-20130312124723-u1cxwkkxobnsr9y3
2013-03-12 13:47:23 +01:00
Christophe Matthieu c81f9536a5 [MERGE] from trunk
bzr revid: chm@openerp.com-20130226105528-oc73iis3eyuft4f9
2013-02-26 11:55:28 +01:00
Randhir Mayatra (OpenERP) 0c58b7cea5 [IMP] improve the string of reset possword button
bzr revid: rma@tinyerp.com-20130225100951-2llasekzu5aehbi1
2013-02-25 15:39:51 +05:30
Christophe Simonis 4fef24e781 [FIX] auth_signup: improve wording of "reset password" button
bzr revid: chs@openerp.com-20130215115108-wx4ql5pctvvcjbx7
2013-02-15 12:51:08 +01:00
Christophe Matthieu 92a56bb6a0 [IMP] crm,hr,project: add context with default_groups_ref values and a custom help message
bzr revid: chm@openerp.com-20130130111403-lik1c5gvp7v9rid7
2013-01-30 12:14:03 +01:00
vta vta@openerp.com 0134f9e342 [FIX] Adapted user form view to new structure in base module
bzr revid: vta@openerp.com-20121220125242-cf5c22y75ls7gvi1
2012-12-20 13:52:42 +01:00
vta vta@openerp.com 6ccf2cee5e [FIX] User form view in auth_signup
bzr revid: vta@openerp.com-20121220103915-dgrbv0kkbssvxjmw
2012-12-20 11:39:15 +01:00
vta vta@openerp.com e94bc89077 [MERGE] lp:~openerp-dev/openobject-addons/trunk-bug-1086918-aja
lp bug: https://launchpad.net/bugs/1086918 fixed

bzr revid: vta@openerp.com-20121207133812-0pwrkvfg3lwqwxp5
2012-12-07 14:38:12 +01:00
Raphael Collet 11b3bbce1c [FIX] auth_signup: automatically invite new users to set their password *only* when created from the users form view
bzr revid: rco@openerp.com-20121206093603-5zru6o160v20553h
2012-12-06 10:36:03 +01:00
ajay javiya (OpenERP) 4fa577f0d4 [FIX]: Set password should be encrypted on user form
bzr revid: aja@tinyerp.com-20121206063400-2h8vm6sknjw9k6pa
2012-12-06 12:04:00 +05:30
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
Raphael Collet 295e96d528 [IMP] auth_signup: add state (function field) on res.users: new, active, resetting password
bzr revid: rco@openerp.com-20121002145757-2m4dj7t5zq2sztfc
2012-10-02 16:57:57 +02:00