[FIX] website: payment get pricelist
[odoo/odoo.git] / addons / website_sale / controllers / main.py
2014-01-22 Christophe Matthieu[FIX] website: payment get pricelist
2014-01-22 Christophe Matthieu[FIX] website_sale: promo code
2014-01-20 Fabien Meghazi[REM] Removed @website.route() decorator
2014-01-21 Christophe Matthieu[FIX] website_sale: highlight category
2014-01-17 Christophe Matthieu[FIX] website_sale: auto set or remove carrier in funct...
2014-01-17 Christophe Matthieu[FIX] website: access for portal user
2014-01-16 Christophe Matthieu[IMP] website: editor menus is displayed in function...
2014-01-15 Christophe Matthieu[FIX] website_sale: shiping and invoicing data in red...
2014-01-15 Christophe Matthieu[IMP] website/website_sale: Use group to display shippi...
2014-01-14 Christophe Matthieu[IMP] product: category and website_sale controllers
2014-01-10 Christophe Matthieu[IMP] website_sale: website_sequence with push to top...
2014-01-10 Christophe Matthieu[FIX] website_sale: delivery and payment views
2014-01-07 Christophe Matthieu[FIX] website: Access rights and Access for: website_cr...
2014-01-06 Thibault Delavallée[IMP] shop: added openchatter on product shop
2013-12-24 Thibault Delavallée[FIX] website_sale: fixed several access rights issue...
2013-12-19 Thibault Delavallée[FIX] website_sale: get_total_quantity -> get_number_of...
2013-12-18 Thibault Delavallée[IMP] [FIX] [ADD] website_sale, website_sale_delivery...
2013-12-17 Thibault Delavallée[IMP] website_sale_delivery: make the module effectivel...
2013-12-13 Christophe Matthieu[IMP] website_sale: layout for all theme and mobile...
2013-12-12 Christophe Matthieu[FIX] website_sale: checkout default partner is not...
2013-12-12 Christophe Matthieu[FIX] website_sale: layout; add push to top in grid
2013-12-09 Christophe Matthieu[FIX] product.supplierinfo: product_id is a product...
2013-12-05 Christophe Matthieu[FIX] website_sale: filters and partner controller
2013-12-05 Fabien Meghazi[IMP] preload records and throw 404 if not exists for...
2013-12-04 Thibault Delavallée[MERGE] Sync with website-al, because sale was broken
2013-12-04 Christophe Matthieu[FIX] website_sale: shop/confirm_order: from_partner
2013-12-04 Thibault Delavallée[IMP] website_sale: improved the choice of acquirer.
2013-12-03 Christophe Matthieu[FIX] website_sale: fixes for access right with public...
2013-12-03 Christophe Matthieu[FIX] website_sale: user going to /shop/payment/validat...
2013-12-02 Thibault Delavallée[FIX] website_sale: fixed order confirmation cleaning...
2013-12-02 Thibault Delavallée[FIX] website_sale: fixed checkout cleaning: self.pool...
2013-12-02 Christophe Matthieu[FIX] website_sale: table_compute fill table ending...
2013-12-01 Fabien Pinckaers[IMP] Speed improvements
2013-12-01 Fabien Pinckaers[IMP] renaming + comment
2013-12-01 Fabien Pinckaers[IMP] code cleaning '/shop' less SQL queries, WIP
2013-11-30 Fabien Pinckaers[IMP] Performance improvement: improved cache with...
2013-11-28 Christophe Matthieu[FIX] website_sale: get_website_sale_domain overited...
2013-11-27 Thibault Delavallée[FIX] website_sale: fixed call to website.get_order...
2013-11-27 Christophe Matthieu[IMP] website_sale: clean code and fix for website_event
2013-11-26 Christophe Matthieu[FIX] website_sale: add/remove product cart (json contr...
2013-11-26 Xavier Morel[IMP] use dict.fromkeys when applicable
2013-11-25 Christophe Matthieu[FIX] website_event: create sale order and pricelist...
2013-11-25 Xavier Morel[FIX] remove apparently pointless parameter
2013-11-21 Xavier Morel[FIX] crap
2013-11-21 Thibault Delavallée[MERGE] Sync with website-al
2013-11-21 Christophe Matthieu[FIX] website_sale: filter controller and shop/?categor...
2013-11-21 Thibault Delavallée[IMP] website_sale: improved checkout process
2013-11-20 Thibault Delavallée[IMP] website_sale: end of checkout process improvements
2013-11-20 Thibault Delavallée[MERGE] Sync with website-al
2013-11-19 Christophe Matthieu[IMP] website_hr_recruitment: clear url path
2013-11-19 Thibault Delavallée[MERGE] Sync with website-al
2013-11-19 Thibault Delavallée[IMP] website_sale: improved checkout process
2013-11-19 Fabien Meghazi[IMP] Content->New Product asks for name of product
2013-11-19 Christophe Matthieu[IMP] website: add a group_website_publisher to Display...
2013-11-19 Thibault Delavallée[MOV] website_sale: move get_order and get_current_orde...
2013-11-19 Thibault Delavallée[MERGE] Sync with website-al
2013-11-18 Christophe Matthieu[IMP] website_blog: add breadcrumb; [IMP] clean links
2013-11-18 Thibault Delavallée[MERGE] Sync with website-al
2013-11-16 Fabien Pinckaers[FIX] access right with sale with event crashed [NEW...
2013-11-15 Christophe Matthieu[IMP] website_sale: domain to display product in shop...
2013-11-15 Christophe Matthieu[IMP] website_sale: access rights
2013-11-15 Thibault Delavallée[MERGE] Sync with website-al
2013-11-15 Thibault Delavallée[IMP] website_sale: added basic management of acquirer...
2013-11-14 Christophe Matthieu[FIX] website: access right for demo user
2013-11-14 Christophe Matthieu[IMP] website_sale: remove product 'Service' from the...
2013-11-13 ddm[Oops] Sorry about that
2013-11-13 ddm[FIX] Checkout form almost functional
2013-11-13 Fabien Meghazi[ADD] Content menu links splitted per modules
2013-11-13 Thibault Delavallée[FIX] website_sale: fixed template about acquirer,...
2013-11-13 Thibault Delavallée[MERGE] Sync with website-al
2013-11-12 Fabien Meghazi[FIX] Remove lang_code from kwargs
2013-11-12 Thibault Delavallée[MERGE] Sync with website-al
2013-11-08 ddm[FIX] beware of multilang when removing **post
2013-11-08 ddm[IMP] cleanup product controller
2013-11-08 Christophe Matthieu[FIX] website_sale: Shopping Cart suggested products
2013-11-07 Thibault Delavallée[MERGE] Sync with website-al main branch
2013-11-07 Fabien Meghazi[FIX] Can't translate menus
2013-11-06 ddm[FIX] eCommerve search + categories & filters
2013-11-05 ddm[FIX] product links when browsing categories
2013-11-05 Christophe Matthieu[FIX] website_sale: access right for product.attribute...
2013-11-05 Christophe Matthieu[FIX] website_sale: add filter
2013-11-05 Christophe Matthieu[IMP] website_sale: attributes/filter, fix access right...
2013-11-05 Christophe Matthieu[FIX] website_sale: update total when the user change...
2013-11-05 Christophe Matthieu[FIX] website_sale: add access rules for product.pricelist
2013-10-31 Thibault Delavallée[MERGE] Sync with website-al
2013-10-30 Xavier Morel[FIX] creation of new products from products listing...
2013-10-24 Thibault Delavallée[MERGE] Sync with website-al
2013-10-24 Thibault Delavallée[FIX] [WIP] website_sale: fix crash when having product...
2013-10-23 Fabien Meghazi[FIX] option typo: unable_editor -> enable_editor
2013-10-22 ddm[FIX] Fixed eCommerce pager
2013-10-17 Christophe Matthieu[WIP] payment_acquirer
2013-10-16 Christophe Matthieu[WIP] website_sale use payment_acquirer
2013-10-15 Christophe Matthieu[IMP] website_sale: replace sql search by openerp domai...
2013-10-15 Christophe Matthieu[FIX] website_sale: search by facets/attributes and...
2013-10-15 Christophe Matthieu[IMP] website: add facets/attributes on product templat...
2013-10-10 Fabien Meghazi[WIP] new title managment in templates. expose main_obj...
2013-10-09 Christophe Matthieu[FIX] website_sale: change view for new qweb security...
2013-10-08 Christophe Matthieu[IMP] website_sale: better access rules and security
2013-10-02 Christophe Matthieu[FIX] website_sale: edit, suggested products
2013-10-02 Christophe Matthieu[IMP] website_sale: improve security: remove superuser_...
next