odoo/addons/website
Thibault Delavallée 87ad57b799 [MERGE] [REF] [IMP] website: improved partner-related modules.
[MOV] portal: moved group_portal group from portal module to server (see server branch). This is the first step towards including the portal stuff directly into the server. All addons have been updated: security rules, calls to group_portal xml_id.

[IMP] res_partner: security rules for public / portal / user are now located in the server for simplicity.

[TODO] progressively merge portal-XX and XX addons, such as project and portal-project. However this is beyond the scope of this merge, and probably of the website task. Also probably check all res_partner security rules.

[ADD] base_geolocalize: new module holding geo-localization-related fields for res.partner + geo-localization mechanism. This module is extracted from crm_partner_assign, and is now a dependence for this one. Extracting those fields allow to have geo-localization on website modules without having to install crm_partner_assign. This latter module is now more centered about lead geo-localization and lead forwarding / assignment.

[IMP] website_partner: added generic view for a partner. Added security rule for partner.

[IMP] website_membership; website_crm_partner_assign: cleaning and improvement of templates, to look more like what holds the current OpenERP website.

[REF] website_contract: renamed to website_customer, it is not based on account.analytic.account anymore. It only displays customers; when having crm_partner_assign installed, it also displays implemented by / references like the OpenERP website.

bzr revid: tde@openerp.com-20131009093101-x4p9aiw0mn48bzi8
2013-10-09 11:31:01 +02:00
..
controllers [FIX$] website: basically fixed error in image controller: shoudl be improved with a default image, though 2013-10-08 13:50:17 +02:00
models [IMP] website_sale: better access rules and security 2013-10-08 17:22:33 +02:00
security [FIX] website: ir.model.access.csv 2013-09-17 10:23:42 +02:00
static [IMP] CMS tour initial version 2013-10-09 11:23:38 +02:00
tests [IMP] move conversion out of view.save 2013-09-30 16:53:58 +02:00
views [MERGE] trunk-website-al 2013-10-07 14:23:38 +02:00
__init__.py [IMP] move conversion out of view.save 2013-09-30 16:53:58 +02:00
__openerp__.py [IMP] website: xml snippets server side + improve loading speed 2013-10-04 12:41:33 +02:00
website_data.xml [IMP] CMS tour initial version 2013-10-09 11:23:38 +02:00
website_demo.xml [IMP] Website Blogs 2013-09-29 10:48:53 +02:00
website_view.xml [IMP] order of fields 2013-09-30 13:08:12 +02:00