Commit Graph

44 Commits

Author SHA1 Message Date
Thibault Delavallée 28ff7e38b9 [FIX] portal: typos in portal wall actions. 2014-06-12 17:35:41 +02:00
Denis Ledoux 882184a80f [FIX]portal: add share flag to portaltemplate user and portal demo user
bzr revid: dle@openerp.com-20131001155901-3hmb81sw6yvjmuav
2013-10-01 17:59:01 +02:00
Olivier Dony 49597f0e66 [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community
bzr revid: odo@openerp.com-20121221164808-kdjrtcbgma4dr3on
2012-12-21 17:48:08 +01:00
Thibault Delavallée ce5dfe8212 [IMP] Portal: removed warnings about non-existent fields.
bzr revid: tde@openerp.com-20121219164020-8g0d8pbg7jjfopr3
2012-12-19 17:40:20 +01:00
Khushboo Bhatt (Open ERP) 0843f19d0b [FIX]portal:menu string changed
bzr revid: kbh@tinyerp.com-20121219062813-mlijrqastnv1x63n
2012-12-19 11:58:13 +05:30
vta vta@openerp.com 49dad6b17a [FIX] Do not show actions in message threads like news or jobs
bzr revid: vta@openerp.com-20121217094948-cv9orodo4rge0ev2
2012-12-17 10:49:48 +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
vta vta@openerp.com 9a65ac3efc [FIX] Set data noupdate=1
bzr revid: vta@openerp.com-20121212133757-avxsyz1n63t7ancf
2012-12-12 14:37:57 +01:00
vta vta@openerp.com 04a3aaec98 [FIX] Access rights on events for anonymous
bzr revid: vta@openerp.com-20121212110834-sxgr3uq0sr8mok0y
2012-12-12 12:08:34 +01:00
vta vta@openerp.com 20567b2131 [FIX] Small fixes related to access rights, and reordering of user/group definitions
bzr revid: vta@openerp.com-20121212081417-0zkbzs1ev6iu7hsf
2012-12-12 09:14:17 +01:00
vta vta@openerp.com 72628c6fc6 [ADD] Add security rules to group_anonymous, removed unused files, and fixed descriptor of portal_anonymous
bzr revid: vta@openerp.com-20121211153218-kp88oqt9me5d7z7t
2012-12-11 16:32:18 +01:00
vta vta@openerp.com 1063627459 [FIX] Move anonymous group and user definition to portal data
bzr revid: vta@openerp.com-20121211152006-albv2ozyxmpdydzc
2012-12-11 16:20:06 +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
Christophe Matthieu d19c8e5e2c [IMP] mail: don't show the record_name on link with option show_link=false
bzr revid: chm@openerp.com-20121130160157-0tkavi31bn72xwhg
2012-11-30 17:01:57 +01:00
vta vta@openerp.com ec116ef004 [FIX] Add show_link_partner option to news and jobs menus.
bzr revid: vta@openerp.com-20121128075008-jay8mzfavp60fnk3
2012-11-28 08:50:08 +01:00
vta vta@openerp.com 37e5b882ef [FIX] views, access rights, ...
bzr revid: vta@openerp.com-20121127143713-03y7zpnj0118ikq5
2012-11-27 15:37:13 +01:00
vta vta@openerp.com fe993bca9c [FIX] FIxed several views.
bzr revid: vta@openerp.com-20121126133642-bvj4go984ec6acko
2012-11-26 14:36:42 +01:00
Olivier Dony 9cfe9b6112 [IMP] portal,portal_sale: fine-tuning of payment block appearance, added amount, converted paypal example to <form>
bzr revid: odo@openerp.com-20121025113502-fye11iuur4x0ewm2
2012-10-25 13:35:02 +02:00
Olivier Dony 20c81b5e2f [ADD] portal: added portal.payment.acquirer model
portal.payment.acquirer stores payment processor
options (formally called payment acquirers). Each
acquirer is just a name and an HTML form template,
used to render an HTML snippet that can be included
in views where a payment option should be displayed.
The aquirer model has a generic method for rendering
a complete block of HTML to be included in form views
directly (with matching CSS): render_payment_block().

This method takes a few parameters to figure out
the name/reference, amount, currency, etc. to pay.

bzr revid: odo@openerp.com-20121024131554-j01ucniecjmoz3jq
2012-10-24 15:15:54 +02:00
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
Thibault Delavallée 809bf8336a [FIX] Portal: fixed the fix, because public should not be in an eval.
bzr revid: tde@openerp.com-20120917100706-lbl7lrkqb6i77w7r
2012-09-17 12:07:06 +02:00
Thibault Delavallée 418b35c33b [FIX] Porta: fixed access rights (removed duplicate of basic access rights, added read rights on res_partner, to see the topbar avatar and group followers). Set news and jobs group as public.
bzr revid: tde@openerp.com-20120917095203-3v6q49qk9sxe0b4o
2012-09-17 11:52:03 +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 aaa01ab8c4 [IMP] move the template user in the auth_signup module, and fix the default methods
bzr revid: abo@openerp.com-20120828163657-x4l6bhebwdq0kslp
2012-08-28 18:36:57 +02:00
Antonin Bourguignon 2606c563c4 [IMP] add a template user to the portal and use it as default value in the external users config
bzr revid: abo@openerp.com-20120828124754-j2b5m7m58pdv6k0y
2012-08-28 14:47:54 +02:00
Antonin Bourguignon c06c693071 [IMP] organization of views and data
bzr revid: abo@openerp.com-20120821110135-12mud78ddjwhmd8c
2012-08-21 13:01:35 +02:00
Antonin Bourguignon c06ff002b5 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120813152604-c55hayq9h29ovzdc
2012-08-13 17:26:04 +02:00
Antonin Bourguignon b8ba2d279b [IMP] portal's jobs are now a mail group (no more relation with hr_recruitment)
bzr revid: abo@openerp.com-20120813133827-ta4zh1s2gbl4a4ib
2012-08-13 15:38:27 +02:00
Christophe Simonis 2f9da3ba1e [IMP] rename module "anonymous" to "auth_anonymous" + recategorize auth modules
bzr revid: chs@openerp.com-20120802154749-rl2240e8fak1457q
2012-08-02 17:47:49 +02:00
Antonin Bourguignon 041a0d7efe [IMP] we don't need inline actions: rights on Create/Edit/... buttons will be managed later
bzr revid: abo@openerp.com-20120719161253-9m5i9n2pjl0uov9o
2012-07-19 18:12:53 +02:00
Antonin Bourguignon 9a7216b7bf [IMP] add the group_no_one to the Portal's top menu item
bzr revid: abo@openerp.com-20120719155900-7cok7gh2b228nacf
2012-07-19 17:59:00 +02:00
Antonin Bourguignon fefa9f35b8 [IMP] add a proper sequence number on the Portal's top menu item. This should work properly after the merge of trunk-imp_top_menus_sequences-abo
bzr revid: abo@openerp.com-20120718134309-c7uztya4ziykt661
2012-07-18 15:43:09 +02:00
Antonin Bourguignon 59b86a1edf [IMP] only portal members and anonymous users can see the Portal menu
bzr revid: abo@openerp.com-20120718100757-wg3itkwrvxcknvtj
2012-07-18 12:07:57 +02:00
Antonin Bourguignon 910f09726e [FIX] wrong parent_id in menu items
bzr revid: abo@openerp.com-20120717102237-wckbt1584ffeuh46
2012-07-17 12:22:37 +02:00
Antonin Bourguignon c1a5cb0d21 [FIX] uniqid constraint not respected in portal and not null constraint not respected (no idea where this one came from...)
bzr revid: abo@openerp.com-20120717094824-qk580yg3gcmu6evy
2012-07-17 11:48:24 +02:00
Antonin Bourguignon 53578cfeb5 [IMP] restore the portal menu dedicated to portal users
portal's menu items are not nested in the 'Feeds' menu anymore

bzr revid: abo@openerp.com-20120716135209-nm51jjeam7d7xq86
2012-07-16 15:52:09 +02:00
Antonin Bourguignon 40531c4f54 [FIX] remove 'portal' visibility stuff
also put the 'company's news' view in 'inline' mode

bzr revid: abo@openerp.com-20120709091943-kpgfc4vw51pbzsd8
2012-07-09 11:19:43 +02:00
Antony Lesuisse 7f629acd95 [IMP] contact form
bzr revid: al@openerp.com-20120702215604-3v06uypbdyvurbh5
2012-07-02 23:56:04 +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 d4237ba625 [ADD] a 'Company's news' mail group within the portal's installation
bzr revid: abo@openerp.com-20120611123153-5pmnhhy0tf8378w2
2012-06-11 14:31:53 +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