Commit Graph

20 Commits

Author SHA1 Message Date
vta vta@openerp.com 8ed5b437b3 [FIX] Fixed anonymous groups access rights and rules
bzr revid: vta@openerp.com-20121217150458-eorlwiqob8ap75gr
2012-12-17 16:04:58 +01:00
Thibault Delavallée 90062eb86a [MERGE] Sync with trunk. portal_security.xml file is back, holding a custom res_partner rule.
bzr revid: tde@openerp.com-20121214085639-8xrn4l413x1901n0
2012-12-14 09:56:39 +01:00
Thibault Delavallée 179f525dc7 [IMP] Portal: portal user has a read access on res_partner, but limited to its own partner.
bzr revid: tde@openerp.com-20121212133612-vvxs2a73tcak3k4s
2012-12-12 14:36:12 +01:00
vta vta@openerp.com 69cee985ff [FIX] Move portal group definition to data
bzr revid: vta@openerp.com-20121211151837-05brccm8xaebqjvu
2012-12-11 16:18:37 +01:00
Raphael Collet 0d2e280567 [IMP] portal: improve note on portal group
bzr revid: rco@openerp.com-20120917145825-jq6xux6tzob8pm66
2012-09-17 16:58:25 +02:00
Raphael Collet 941cb76283 [IMP] portal: replace model 'res.portal' by 'res.groups' where field 'is_portal' is True
bzr revid: rco@openerp.com-20120914144633-z3xpe7392egz3640
2012-09-14 16:46:33 +02:00
Raphael Collet 5720ae3a90 [IMP] portal: rename xml id 'portal.group_portal_member' to 'portal.group_portal'
bzr revid: rco@openerp.com-20120914134251-answ8jr65vfeeiz3
2012-09-14 15:42:51 +02:00
Raphael Collet be03938f47 [FIX] portal: move group definition of portal back to security/portal_security.xml
bzr revid: rco@openerp.com-20120914134116-sg2yqsro8c62bxg2
2012-09-14 15:41:16 +02:00
Raphael Collet ca4326bbd1 [IMP] portal: remove groups Portal Officer and Portal Manager
bzr revid: rco@openerp.com-20120914132113-15r6rcmiwb5tr5ia
2012-09-14 15:21:13 +02:00
Antonin Bourguignon 0b6fc4f280 [IMP] portal demo data and some of the module's comments
bzr revid: abo@openerp.com-20120725094645-89dxrmdy4t684219
2012-07-25 11:46:45 +02:00
Antonin Bourguignon 4a84ed0dfd [IMP] apply the employee's visibility in the contact view
right now, only 'public' and 'private' are working; 'portal' will 
require some tricky ir.rules and probably a group dedicated to 
anonymous users

bzr revid: abo@openerp.com-20120703165306-27erhp9vj3rdg7o2
2012-07-03 18:53:06 +02:00
Antonin Bourguignon b9ddd4d34c [IMP] since the portal member group isn't in a category anymore, change its name from 'Member' to 'Portal Member'
bzr revid: abo@openerp.com-20120529124434-db0wa056g9iqbx00
2012-05-29 14:44:34 +02:00
Antonin Bourguignon 35b8b03459 [FIX] reorganize xml data (all the menu items are now in the portal_view.xml); remove dead/duplicate code (do_create_menu()) in portal.py; properly assign the right menu to portal members; remove useless 'groups' attributes on menuitems
bzr revid: abo@openerp.com-20120516151246-k9yi825av69c9b49
2012-05-16 17:12:46 +02:00
Antonin Bourguignon 0cd0188c7d [IMP] change the id of the portal member's group from group_portal_user to group_portal_member
bzr revid: abo@openerp.com-20120514121821-xik2782yl8gn7mnj
2012-05-14 14:18:21 +02:00
Antonin Bourguignon ae0b84d88e [IMP] remove every reference to 'customer' or 'sale' in the portals modules. also merge 'portal_customer' into 'portal'.
bzr revid: abo@openerp.com-20120509161108-9e9cm9fu658elvb3
2012-05-09 18:11:08 +02:00
Antonin Bourguignon 1d50f2d3a9 [IMP] rename 'group_sales_portal' into 'group_portal'
bzr revid: abo@openerp.com-20120509135737-uur1sgwh4vq9nov1
2012-05-09 15:57:37 +02:00
Raphael Collet ba1454149c [IMP] groups: remove auto-inclusion of admin in groups, and make the inclusion explicit in groups
bzr revid: rco@openerp.com-20120404090830-nteimn2kvz8nkk7h
2012-04-04 11:08:30 +02:00
Raphael Collet 85b3757a60 [IMP] marketing, mrp, point_of_sale, portal: add group categories
bzr revid: rco@openerp.com-20111212135731-gdccm6nwt7ic00t4
2011-12-12 14:57:31 +01:00
Raphael Collet ba6342174e add group implications
bzr revid: rco@openerp.com-20110802130811-pkdmw43ufifz0tpj
2011-08-02 15:08:11 +02:00
Raphael Collet 9a34f0341d [ADD] groups Portal Manager / Officer, and their access controls
bzr revid: rco@openerp.com-20110429080350-idajhra8g2i5o2dn
2011-04-29 10:03:50 +02:00