Commit Graph

22 Commits

Author SHA1 Message Date
Antony Lesuisse b561b08e70 [MERGE] portal new action for portal menutips
bzr revid: al@openerp.com-20120816233110-gwfhhlajylnera5w
2012-08-17 01:31:10 +02:00
Antonin Bourguignon 83c957b87b [IMP] remove useless view_type
bzr revid: abo@openerp.com-20120814144024-ql2v70rnbenl6038
2012-08-14 16:40:24 +02:00
Antonin Bourguignon e850c38b2f [MERGE] latest trunk
bzr revid: abo@openerp.com-20120814125315-7p70wxl91l8o1nv9
2012-08-14 14:53:15 +02:00
Antonin Bourguignon c070b68d31 [IMP] portal: customize events menu tooltips
bzr revid: abo@openerp.com-20120814121512-0kmgpw5p31bi1mnw
2012-08-14 14:15:12 +02:00
Twinkle Christian (OpenERP) fc1b1749a8 [IMP]Remove type field from the modules
bzr revid: tch@tinyerp.com-20120809060516-zgx3gdyv6wdshfyw
2012-08-09 11:35:16 +05:30
Antonin Bourguignon 9a71c26a6c [FIX] move event files from portal to portal_event
bzr revid: abo@openerp.com-20120731124123-1ybul1sszkuo5xh3
2012-07-31 14:41:23 +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
Antonin Bourguignon 0919b90c45 [ADD] record rule to hide private events
bzr revid: abo@openerp.com-20120727154727-m7f0urztszju678q
2012-07-27 17:47:27 +02:00
Antonin Bourguignon 011f1ab2ab [IMP] put groups attributes in the job's form view in order to hide number of employees, interview form and total employees from portal users
also, identation

bzr revid: abo@openerp.com-20120725174049-pnwp3fqg4o1mxs02
2012-07-25 19:40:49 +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 504c544d1c [IMP] restore the menu just like before
bzr revid: abo@openerp.com-20120702163939-up7j97bnw0n16wn5
2012-07-02 18:39:39 +02:00
Antonin Bourguignon 4c2daa9eaa [IMP] attach the 'Our company' menu items to the portal's root menu
bzr revid: abo@openerp.com-20120702153235-b5qd9ei9os51i8q8
2012-07-02 17:32:35 +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 dc50123814 [DEL] remove an unused custom view for events in portal module
bzr revid: abo@openerp.com-20120604162634-r34zt7yfkqx5mkel
2012-06-04 18:26:34 +02:00
Antonin Bourguignon 7e8fda694d [IMP] use 'data' instead of 'update_xml' in descriptors
bzr revid: abo@openerp.com-20120604113952-l2sojh6nfluexdvp
2012-06-04 13:39:52 +02:00
Antonin Bourguignon 7b9ce32172 [IMP] better descriptions for modules
bzr revid: abo@openerp.com-20120604103727-6fhdh6izeb8k1you
2012-06-04 12:37:27 +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 111e16801c [IMP] update the menu organization regarding the new specs
bzr revid: abo@openerp.com-20120529100112-pni427sm7a77azj2
2012-05-29 12:01:12 +02:00
Antonin Bourguignon 8cfb667cc8 [FIX] since 'board_portal_form' doesn't exist anymore (cf. previous commit), remove every reference to this
bzr revid: abo@openerp.com-20120525174929-93t60u6uci8tyhbu
2012-05-25 19:49:29 +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