Commit Graph

19 Commits

Author SHA1 Message Date
Raphael Collet ac62aebefc [FIX] move definition of fields category_id and full_name, and fix unique name constraint
bzr revid: rco@openerp.com-20111202163022-ntc4ni944zwkm50n
2011-12-02 17:30:22 +01:00
Raphael Collet 92057d3d84 [IMP] add field category_id on groups
bzr revid: rco@openerp.com-20111202155624-hp2p1md2y4s4zcw0
2011-12-02 16:56:24 +01:00
Raphael Collet 0c2183b121 [IMP] res_users: rename function
bzr revid: rco@openerp.com-20111202141410-jcjr3ftaih7hs232
2011-12-02 15:14:10 +01:00
Raphael Collet 08d4845a49 [IMP] res_groups: add function field trans_implied_ids
bzr revid: rco@openerp.com-20111202140417-0hgg92yks1vprnem
2011-12-02 15:04:17 +01:00
Olivier Dony bde9585887 [FIX] res.users: incorrect passing of context as positional args causes off-by-one errors
bzr revid: odo@openerp.com-20111118150525-zmrd276b4d9tx15f
2011-11-18 16:05:25 +01:00
Fabien Pinckaers 8d7176a11e [IMP] Yaml scripts calls on_changes and fields_view_get by defaults
Very big change, this may emphasize some of the troubles, runbot can become red
  until we fix them all.

bzr revid: fp@tinyerp.com-20111114212627-5kdjxkws1lqm0c38
2011-11-14 22:26:27 +01:00
Christophe Simonis bd7c5ee6f8 [IMP] base: authenticate: use "base_location" key instead on "host"
bzr revid: chs@openerp.com-20111013143245-vrcs89hennc2beu4
2011-10-13 16:32:45 +02:00
Olivier Dony 97ba7be42d [IMP] res.users,web_services: new authenticate() API method for testing credentials
Provides a way to login for a given environment, passing
      user agent environment parameters.
      Currently used to initialize the web.base.url config
      parameter based on the web host whenever the admin user
      logs in.

bzr revid: odo@openerp.com-20111013104750-y0natm9v3wapn10l
2011-10-13 12:47:50 +02:00
Olivier Dony c18e1fc203 [FIX] res.users: last login time should use UTC like all server-side timestamps
bzr revid: odo@openerp.com-20111012162927-iq83m08vuwj43syz
2011-10-12 18:29:27 +02:00
Antony Lesuisse c71979e6ae [MERGE] /openerp/6.1 xmlrpc compliant
bzr revid: al@openerp.com-20110928220539-5q8eujk1l0q43d4x
2011-09-29 00:05:39 +02:00
Vo Minh Thu 8b2f8e1c88 [FIX] res_user: def read(..., fields, ...): fields must be optional.
bzr revid: vmt@openerp.com-20110927095345-3xj7e8fw87vcxpqy
2011-09-27 11:53:45 +02:00
Vo Minh Thu bbd10d96c0 [IMP] exceptions: replace ExceptionNoTb with AccessDenied.
bzr revid: vmt@openerp.com-20110926125358-8yy4tvnemfna72u7
2011-09-26 14:53:58 +02:00
niv-openerp 2508d7b985 [fix] problem when creating a new user without specifying any groups
bzr revid: nicolas.vanhoren@openerp.com-20110922093819-zzz9y9rt1seklhr1
2011-09-22 11:38:19 +02:00
Olivier Dony 90043e5b09 [FIX] res.users: fix user preferences form, broken by r.3526
bzr revid: odo@openerp.com-20110921155648-07bprt01zeuy9vm4
2011-09-21 17:56:48 +02:00
Olivier Dony caef9821a3 [MERGE] latest trunk
bzr revid: odo@openerp.com-20110906080822-tyadkxvycrx7bl1d
2011-09-06 10:08:22 +02:00
Antony Lesuisse be328ad7c3 [MERGE] trunk
bzr revid: al@openerp.com-20110827213628-4kflylkgtln6o4k4
2011-08-27 23:36:28 +02:00
Olivier Dony c90c1a735d [MERGE] latest trunk
bzr revid: odo@openerp.com-20110809160953-i1yrg5knplw4jy9l
2011-08-09 18:09:53 +02:00
Olivier Dony 2f09c00ff4 [IMP] res.users: correct send_welcome_email() for new ir.mail_server code
bzr revid: odo@openerp.com-20110722103455-fmki73twnj9lczhx
2011-07-22 12:34:55 +02:00
Olivier Dony cba29d45e4 [IMP] res.users: rename python module to match model name
bzr revid: odo@openerp.com-20110720163457-22t8wqwfkuz9rsr2
2011-07-20 18:34:57 +02:00