Commit Graph

22 Commits

Author SHA1 Message Date
Fabien Pinckaers 8aca457e34 [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +02:00
Fabien Meghazi c304c5a80b [REM] useless manifest declaration
bzr revid: fme@openerp.com-20140424094155-2iatlo8twy5dcb3f
2014-04-24 11:41:55 +02:00
Fabien Meghazi 9ffb9d5632 [REM] Removed LoginForm javascript related
bzr revid: fme@openerp.com-20140205092354-oa6qxm0fsuojhuc2
2014-02-05 10:23:54 +01:00
Fabien Meghazi fff55213b5 [IMP] auth_signup converted to server side module
bzr revid: fme@openerp.com-20140121152027-7wch4r7dt2ew0did
2014-01-21 16:20:27 +01:00
Fabien Meghazi c3f7ab7ddd [WIP] auth_signup
bzr revid: fme@openerp.com-20140117141806-r6f1dejdcg7ii1e0
2014-01-17 15:18:06 +01:00
Olivier Dony f8b102cf87 [FIX] auth_signup: mark module as `bootstrap` so its translations are applied on the login screen
The `bootstrap` flag is only needed for modules that
modify the login screen or DB manager, as these run
in a special bootstrap environment. Loading
database-specific translations requires to be logged
in.

bzr revid: odo@openerp.com-20130305173811-ab52c1x7l00zpgj1
2013-03-05 18:38:11 +01:00
vta vta@openerp.com afad97f722 [IMP] Portal, now auto_install (also all of its dependencies)
bzr revid: vta@openerp.com-20121212112237-1uvr5kuwheyq0sri
2012-12-12 12:22:37 +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 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 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
Raphael Collet 597919467d [IMP] auth_signup: add css
bzr revid: rco@openerp.com-20120925124557-2yka4yu0x7528atl
2012-09-25 14:45:57 +02:00
Antonin Bourguignon aaa01ab8c4 [IMP] move the template user in the auth_signup module, and fix the default methods
bzr revid: abo@openerp.com-20120828163657-x4l6bhebwdq0kslp
2012-08-28 18:36:57 +02:00
Saurang Suthar(OpenERP) 095843797c [IMP] Improved _openerp__.py of all modules by replacing demo_xml with demo, init_xml and update_xml with data and adding noupdate
bzr revid: pso@tinyerp.com-20120822130232-un52dks3sclyx8m5
2012-08-22 18:32:32 +05:30
help 0d4603f4f9 [IMP]improved modules description from rst2html
bzr revid: help-20120820092716-x61hs1o7d8lz6tpg
2012-08-20 14:57:16 +05:30
Antony Lesuisse 9958b0ccac [MERGE] trunk
bzr revid: al@openerp.com-20120815191410-2jbrcdtp7cnbycyu
2012-08-15 21:14:10 +02:00
Thibault Delavallée 15d997d37b [RM] [CLEAN] auth_signup: removed unique constraint on email, because what is important is the login; added licence header in files.
bzr revid: tde@openerp.com-20120814101535-3fxb1w88qh33srbi
2012-08-14 12:15:35 +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