Merge branch 'master' of https://github.com/odoo/odoo
[odoo/odoo.git] / addons / website / models / website.py
2014-12-02 Christophe Simonis[MERGE] forward port of branch 8.0 up to 591e329
2014-11-25 Denis Ledoux[FIX] website: the attachment creation improvment of...
2014-11-25 Denis Ledoux[FIX] website: improve performance for attachment creation
2014-11-05 Christophe Simonis[MERGE] forward port of branch 8.0 up to 491372e
2014-11-04 Raphael Collet[IMP] use model._fields instead of model._all_columns...
2014-10-29 Christophe Simonis[MERGE] forward port of branch 8.0 up to 92c7874
2014-10-27 Fabien Meghazi[FIX] Regression in image resize helper (Fixes #2529)
2014-10-23 Christophe Simonis[MERGE] forward port of branch 8.0 up to ed92589
2014-10-23 Martin Trigaux[IMP] website: google maps url
2014-10-22 Fabien Meghazi[ADD] CDN support for website
2014-10-01 Christophe Simonis[MERGE] forward port of branch 8.0 up to e883193
2014-09-22 Fabien Meghazi[FIX] Use website's `domain` field for multi-website
2014-09-22 Fabien Pinckaers[IMP] Website name instead of company name in title...
2014-09-18 Fabien Meghazi[ADD] Add an html compressor option in website settings
2014-09-17 Fabien Meghazi[IMP] Brought back /website/image route w/filename...
2014-09-16 Fabien Meghazi[FIX] website.image_url() access rights
2014-09-16 Fabien Meghazi[ADD] image_save_for_web() format argument
2014-09-16 Fabien Meghazi[ADD] tools.image_save_for_web() helper for image compr...
2014-09-16 Fabien Meghazi[IMP] Compress resized /website/image's
2014-09-16 Fabien Meghazi[ADD] Helper for /website/image (allows to use aggressi...
2014-09-16 Fabien Meghazi[IMP] avoid 1 query per t-call
2014-09-16 Fabien Meghazi[FIX] get_current_website domain check outside of cache
2014-09-16 Fabien Meghazi[ADD] cache for get_current_website() (remove one query...
2014-09-16 Goffin Simon[FIX] New page.
2014-09-16 Goffin Simon[WIP] Multi website
2014-08-25 Fabien Meghazi[FIX] website.layout hreflangs
2014-08-20 Christophe Matthieu[FIX] website.editor: must display link information...
2014-08-19 Christophe Simonis[FIX] website: correct unslugify of routes
2014-08-11 Denis Ledoux[MERGE] forward port of branch saas-5 up to 0739bc4
2014-08-06 Christophe Simonis[FIX] website: correct image resizing
2014-07-30 Olivier Dony[IMP] website: unused imports
2014-07-30 Olivier Dony[FIX] website.menu: url field should not be translated
2014-07-15 Xavier Morel[IMP] website_hr_recruitment: new API
2014-07-10 Christophe Matthieu[FIX] website: enumarate page raise an exception if...
2014-07-04 Olivier Dony[MERGE] Forward-port saas-5 up to d9cda97
2014-07-04 Olivier Dony[MERGE] Forward-port saas-4 up to 5ceded9
2014-07-02 Fabien PinckaersSpeed Improvements
2014-07-02 Fabien PinckaersSpeed Improvement: caching security
2014-06-30 Jeremy Kersten[IMP] website: backport 5112421a (unslug)
2014-06-30 Jeremy Kersten[FIX] website - force to test isdigit on a string else...
2014-06-30 Jeremy Kersten[FIX] Website pager - Be sure that page in get param...
2014-06-27 Simon Lejeune[FIX] typo
2014-06-27 Simon Lejeune[MERGE] backend front end integration
2014-06-25 Jaydeep Barot[REM] Unnecessary `size` parameters on char fields
2014-06-25 Christophe Simonis[FIX] website: correct slug parsing
2014-06-20 Franck BretUnify website slugify method behavior with or without...
2014-06-12 Olivier Dony[MERGE] Forward-port saas-4 bugfixes up to ad4c6ca
2014-06-10 Olivier Dony[FIX] Wrap werkzeug.utils.escape() to accomodate signat...
2014-05-27 Olivier Dony[MERGE] Forward-port of latest saas-4 fixes, up to...
2014-05-23 Xavier Morel[FIX] correctly handle invalid max_width/max_height...
2014-05-20 Christophe Simonis[MERGE] forward port of branch saas-4 up to revid bb26dea
2014-05-14 Olivier Dony[IMP] website: refactor website_image controller (and...
2014-05-13 Fabien Meghazi[MERGE] sitemap backport, merge trunk from 9438 til...
2014-05-13 Fabien Meghazi[IMP] Invert multilang logic in route decorator. True...
2014-05-11 Fabien Pinckaers[IMP] Sitemap
2014-05-11 Fabien Pinckaers[IMP] clean sitemap, enumerate pages + fixes
2014-05-09 Fabien Meghazi[FIX] is_multilang_url by checking against werkzeug...
2014-05-07 Fabien Meghazi[REM] completetly removed website#preprocess_request()
2014-05-07 Antony Lesuisse[MERGE] trunk-websit-al-refactor by chm
2014-05-05 Fabien Meghazi[REM] preprocess_request from website
2014-05-02 chm@openerp.com[MERGE] from trunk
2014-05-01 Fabien Pinckaers[IMP] website images: allow no max_width (default)...
2014-04-24 chm@openerp.com[MERGE] from trunk
2014-04-23 Fabien Meghazi[MERGE] upstream
2014-04-22 Fabien Meghazi[MOV] website: translatable context var from website...
2014-04-11 chm@openerp.com[MERGE] from trunk
2014-04-10 chm@openerp.com[MERGE] from trunk
2014-04-09 chm@openerp.com[IMP] ir_qweb, ir_ui_view: can use id insead of xml_id...
2014-04-07 chm@openerp.com[IMP] website: media editor: insert add button for...
2014-03-26 Fabien Meghazi[MERGE] upstream
2014-03-25 Fabien Meghazi[IMP] Added a mimetype field in ir.attachment
2014-03-24 Fabien Meghazi[IMP] website images: only checksum ir.attachment for...
2014-03-18 chm@openerp.com[MERGE] from trunk
2014-03-17 Xavier Morel[ADD] support for presized fields in website/image
2014-03-16 Fabien Pinckaers[MERGE] trunk
2014-03-16 Fabien Pinckaers[IMP] attachments on messages
2014-03-14 chm@openerp.com[FIX] website: route and redirect: remove all backslash...
2014-03-12 chm@openerp.com[MERGE] from trunk
2014-03-11 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 9298...
2014-03-04 Xavier Morel[ADD] deduplication of website images being uploaded
2014-03-04 Xavier Morel[REV] backout xmo@openerp.com-20140303153855-5f2l8v0jq2...
2014-03-04 Xavier Morel[ADD] tentative removal of attachments
2014-03-03 Xavier Morel[ADD] deduplication of website images being uploaded
2014-02-28 Denis Ledoux[FIX]website: do not send False value to google map...
2014-02-25 Fabien Meghazi[MERGE] upstream
2014-02-21 Christophe Matthieu[IMP] website_sale: some fix and imp
2014-02-21 Christophe Matthieu[MERGE] from trunk
2014-02-21 Christophe Matthieu[MERGE] from trunk
2014-02-20 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 9195...
2014-02-19 Christophe Matthieu[FIX] website: Select some text > Click on the link...
2014-02-19 Fabien Meghazi[REM] Removed lazy response usage
2014-02-17 Fabien Meghazi[FIX] website's slug() should check if slugified string...
2014-02-14 Christophe Matthieu[IMP] website: add page: change default sequence and...
2014-02-12 Christophe Matthieu[FIX] website_sale: pager and breadcrum keep search...
2014-02-09 Antony Lesuisse[MERGE] saas-3
2014-02-07 Thibault Delavallée[IMP] website_mail: reordered email snippets, added...
2014-02-06 Christophe Simonis[MERGE] fix template rendering
2014-02-06 Fabien Meghazi[IMP] Move some qweb rendering context vars from websit...
2014-02-06 Thibault Delavallée[FIX] website: fixed call to slugify
2014-02-06 Fabien Meghazi[FIX] ir ui view should have rendering context on reque...
next