Commit Graph

19 Commits

Author SHA1 Message Date
Christophe Matthieu 6195ff32a9 [FIX] portal_claim: security group_portal
bzr revid: chm@openerp.com-20131203105012-aq7wh9if3geriq52
2013-12-03 11:50:12 +01:00
Christophe Matthieu fd2821086f [MERGE] sync with trunk
bzr revid: chm@openerp.com-20131202150925-eqsi0uu0fqtwimhj
2013-12-02 16:09:25 +01:00
Denis Ledoux e5f75b67c0 [FIX]portal_claim: change of record rule for portal group for object portal.claim, to change behaviour: portal users can now create claims in the portal, read their claims, but cant edit or delete them. They can post messages in the chatter if they want to add something
bzr revid: dle@openerp.com-20131114095907-ge8f97r6kxnv06fx
2013-11-14 10:59:07 +01:00
Thibault Delavallée e541755ae4 [MOV] portal: moved portal group into base.
Updated security rules. Basic res_partner rules are moved into base. Added rule with website_published.

bzr revid: tde@openerp.com-20131008113545-gpqydx0b199lcqpy
2013-10-08 13:35:45 +02:00
vta vta@openerp.com 132f052e17 [FIX] Security rules, and conflicts after merging trunk.
bzr revid: vta@openerp.com-20121121123346-5wi4ko1e5ny57ki0
2012-11-21 13:33:46 +01:00
vta vta@openerp.com 6dd29bcdff [FIX] Fixed names and view modes.
bzr revid: vta@openerp.com-20121121090521-z2a0e4mqo5k5ttl4
2012-11-21 10:05:21 +01:00
vta vta@openerp.com 41dad5cf02 [IMP] General improvements to issues and claims.
bzr revid: vta@openerp.com-20121120130824-zmx5yhaalwf3potd
2012-11-20 14:08:24 +01:00
Fabien Pinckaers a8a3b92c55 [IMP] rules
bzr revid: fp@tinyerp.com-20121114120945-in2c3eix7lqoxr2u
2012-11-14 13:09:45 +01:00
Atul Patel (OpenERP) 19e722424e [FIX]: Fix message_followers_ids problem
bzr revid: atp@tinyerp.com-20121018091446-dwskge1p8bzbi9f3
2012-10-18 14:44:46 +05:30
Thibault Delavallée bcbae5e277 [MERGE] Merged with addons/trunk, with lots of conflicts to solve...
bzr revid: tde@openerp.com-20120920074850-7p7or1ze8555fya5
2012-09-20 09:48:50 +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
Antonin Bourguignon e66cd01467 [IMP] portal: first batch of ir rules
bzr revid: abo@openerp.com-20120913155810-3grgq7xht1h981m5
2012-09-13 17:58:10 +02:00
Antonin Bourguignon 5d53bf5982 [IMP] properly name each portal record rule
bzr revid: abo@openerp.com-20120727155039-i1scp2ajd1g08xmn
2012-07-27 17:50:39 +02:00
Antony Lesuisse f8daa47a0a [MERGE] portal, group_user on fields, contact form, default portal menu
bzr revid: al@openerp.com-20120628102942-ja0qtr1eho4z3749
2012-06-28 12:29:42 +02:00
Antonin Bourguignon 6a85065dda [IMP] adapt claim views for portal users
- give read access rights to group_portal_member on crm.claim.stage model
- hide action buttons and priority fields in form and list views
- question: should 'Add internal note' and 'Send new e-mail' buttons also be hidden for portal users ?

bzr revid: abo@openerp.com-20120601163043-8kkee7xwo8s9xe7h
2012-06-01 18:30:43 +02:00
Antonin Bourguignon acf14ef56a [FIX] ir.rules based on login
use something like [('partner_id','child_of',user.partner_id.id)] instead of [('partner_id.email','=',user.login)]

bzr revid: abo@openerp.com-20120530162626-ggispeocdgaibah2
2012-05-30 18:26:26 +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