odoo/addons/portal
Denis Ledoux 53582c2ea6 [FIX] security: res.groups should be readable by admins only 2014-08-26 13:31:41 +02:00
..
i18n [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
security [FIX] Fixed anonymous groups access rights and rules 2012-12-17 16:04:58 +01:00
static/src [IMP] portal,portal_sale: fine-tuning of payment block appearance, added amount, converted paypal example to <form> 2012-10-25 13:35:02 +02:00
tests [FIX] portal: mail access right test is not totally accurate 2013-11-19 18:56:58 +01:00
wizard [FIX] portal: avoid errors during autovacuum 2014-07-07 17:12:27 +02:00
__init__.py [FIX] portal mail: Override of _search and check_access_rule of mail_message to add specific access rights of mail.message, to remove all no discussion message if uid is a portal user. 2013-05-13 16:40:24 +02:00
__openerp__.py [MERGE] Sync with trunk. portal_security.xml file is back, holding a custom res_partner rule. 2012-12-14 09:56:39 +01:00
acquirer.py [FIX] security: res.groups should be readable by admins only 2014-08-26 13:31:41 +02:00
acquirer_view.xml [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community 2012-12-21 17:48:08 +01:00
mail_mail.py [IMP] Notifications: link to the document basically in mail module, with basic parameters. Portal improve this. 2013-01-04 13:57:54 +01:00
mail_message.py [FIX] portal: expensive copy/paste typo 2014-03-11 17:14:21 +01:00
portal.py [FIX]portal: previous commit was wrong. I was distracted. auth_signup do not depends on share, portal is, so moving the values['share'] = true to portal module 2013-10-01 19:30:20 +02:00
portal_data.xml [FIX] portal: typos in portal wall actions. 2014-06-12 17:35:41 +02:00
portal_demo.xml [FIX]portal: add share flag to portaltemplate user and portal demo user 2013-10-01 17:59:01 +02:00
portal_view.xml [REV] Portal is back 2013-03-28 09:51:40 +01:00