Commit Graph

11 Commits

Author SHA1 Message Date
Christophe Simonis 0fad8159f3 [MERGE] forward port of branch saas-3 up to revid 9380 chs@openerp.com-20140407144439-10n8fs6zovodwwtx
bzr revid: chs@openerp.com-20140407163318-hh3jwfkj3o2c83lk
2014-04-07 18:33:18 +02:00
Christophe Simonis c6b281c3f0 [FIX] share: move inheritance from res.user before the one from res.groups because res.groups need the change on res.users in its init() function.
[FIX] share: call parent init() if present in res.groups

bzr revid: chs@openerp.com-20140403153129-jq9zc7ityoy25c73
2014-04-03 17:31:29 +02:00
Christophe Simonis a59b438ceb [FIX] share: at module init force re-generation of the user groups view without the shared groups
bzr revid: chs@openerp.com-20140403145815-i3q3cprl2rvdfunf
2014-04-03 16:58:15 +02:00
Denis Ledoux 6cf9867f15 [REF] *: share field is now a computed field, if the user is in the employee group or not
bzr revid: dle@openerp.com-20140324143558-jqdm33c0i7wna3va
2014-03-24 15:35:58 +01:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Olivier Dony c2670d16f7 [FIX] share: res.users API change to avoid global var usage
bzr revid: odo@openerp.com-20111215154220-824h7pcuj4o4n5ms
2011-12-15 16:42:20 +01:00
Raphael Collet 6f1eebd5a2 [FIX] share: add domain to hide share groups from the res.users form
bzr revid: rco@openerp.com-20111209125741-1b4um49lcdqb3j73
2011-12-09 13:57:41 +01:00
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
Olivier Dony c39513038a [FIX] share: un-needed groups attribute, also contains typo
lp bug: https://launchpad.net/bugs/863089 fixed

bzr revid: odo@openerp.com-20110930082749-noyygg1rvpmd9343
2011-09-30 10:27:49 +02:00
Olivier Dony ad15fa3385 [IMP] share: much more complete implementation of share wizard, pending some improvements + web widget creation
bzr revid: odo@openerp.com-20101017051319-p4xi0epaqmgvwdmr
2010-10-17 07:13:19 +02:00