odoo/addons/portal
Olivier Dony 5cfa1974c6 [IMP] share,portal: improve sharing with portal group
Use a new strategy: documents are shared with a
temporary group, and when everything is setup,
the access rights are copied to the groups we are
sharing with, and the rules are transferred to them.
The temporary group is then deleted.
This works well for multiple shares, are both
access rights and rules are additive in this 
fashion.

bzr revid: odo@openerp.com-20110619170000-epst11y4aaichblh
2011-06-19 19:00:00 +02:00
..
security [FIX] portal: xml typo 2011-06-19 15:02:59 +02:00
wizard [IMP] share,portal: improve sharing with portal group 2011-06-19 19:00:00 +02:00
__init__.py [IMP] portal: implement global menu filter for portal users 2011-04-08 23:57:26 +02:00
__openerp__.py [IMP] portal,share: moved option for group share to portal module + existing users option. Fixed obj1/2/3 classes to skip obj0 during processing of relationships. 2011-06-17 11:23:05 +02:00
ir_ui_menu.py [IMP] portal: put shared menus at 3rd level instead of 2nd for web 2011-04-09 00:41:04 +02:00
portal.py [FIX] portal: error during portal creation 2011-04-08 17:09:34 +02:00
portal_view.xml [IMP] portal: search/list views for portals 2011-06-19 15:01:52 +02:00
wizard_view.xml add wizard to add/remove groups to portal users 2011-04-05 12:17:12 +02:00