Commit Graph

18 Commits

Author SHA1 Message Date
Thibault Delavallée f397e44b2f [FIX] portal: mail_subscription -> mail_followers.
bzr revid: tde@openerp.com-20120813195419-c1j3r95wyj7fb0hj
2012-08-13 21:54:19 +02:00
Antonin Bourguignon 32dd6ddc38 [FIX] portal: grant permission to read mail.alias model to all portal members
bzr revid: abo@openerp.com-20120808114605-1n6y9fxod4qzmwlw
2012-08-08 13:46:05 +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 623003641b [IMP] display the proper mail.group when clicking on the 'News' menu item
bzr revid: abo@openerp.com-20120627150052-bck3dd4o66s65po5
2012-06-27 17:00:52 +02:00
Antonin Bourguignon 4b1a8f71a4 [ADD] ir.rules for mail models and a new action for the 'News' menu
bzr revid: abo@openerp.com-20120627113611-wszls1sp0c54338z
2012-06-27 13:36:11 +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 0c1021806d [MERGE] trunk-user-groups-rco: add category_id to groups
bzr revid: rco@openerp.com-20111213141949-ohvn0c9iq6tcl7jj
2011-12-13 15:19:49 +01:00
Fabien Pinckaers f27318c8af [IMP] Security Rule: removed duplicates due to inheritancies of groups
bzr revid: fp@tinyerp.com-20111212181113-mhnnbps3ip8ls6pp
2011-12-12 19:11:13 +01: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 097e07a311 [FIX] remove access rights on in-memory objects (used to trigger warning)
bzr revid: rco@openerp.com-20110517082331-wu56befh0plum4c2
2011-05-17 10:23:31 +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