[MERGE] forward port of branch 8.0 up to e883193
[odoo/odoo.git] / addons / website / controllers / main.py
2014-10-01 Christophe Simonis[MERGE] forward port of branch 8.0 up to e883193
2014-09-17 Fabien Meghazi[IMP] Brought back /website/image route w/filename...
2014-09-16 Fabien Meghazi[ADD] Compress uploaded image by default
2014-09-16 Fabien Meghazi[ADD] Helper for /website/image (allows to use aggressi...
2014-09-16 Fabien Meghazi[IMP] misc changes
2014-09-16 Goffin Simon[WIP] Multi website
2014-09-10 Christophe Matthieu[FIX] website.theme: need to convert xmlids into ids...
2014-09-05 Christophe Simonis[MERGE] forward port of branch 8.0 up to ed1c173
2014-09-02 Christophe Matthieu[IMP] website: image controller can use xmlid
2014-08-31 Antony Lesuisse[MERGE] ir-ui-view split active and show_customize
2014-08-28 Fabien Meghazi[IMP] pretty urls for /website/image
2014-08-26 Fabien Pinckaers[IMP] Updated website urls on modules and info page
2014-08-26 Fabien Meghazi[IMP] Allow to specify http code for request.redirect()
2014-08-26 Fabien Pinckaers[FIX] redirect /page/website.xyz --> /page/xyz. Current...
2014-08-21 Christophe Matthieu[IMP] website snippet new option, gallery
2014-08-11 Denis Ledoux[MERGE] forward port of branch saas-5 up to 0739bc4
2014-08-11 Denis Ledoux[MERGE] forward port of branch saas-4 up to 7ecaab9
2014-08-11 Denis Ledoux[MERGE] forward port of branch saas-3 up to 2f4be42
2014-08-11 Denis Ledoux[FIX] website: seo, url encode params, + handle connect...
2014-08-11 Jeremy Kersten[FIX] website: use internal route for SEO suggest keywo...
2014-08-08 Christophe Matthieu[IMP] website: create customize theme application and...
2014-08-06 Christophe Simonis[FIX] website: correct image resizing
2014-08-04 Denis Ledoux[MERGE] forward port of branch saas-5 up to 655a5b9
2014-08-04 Denis Ledoux[MERGE] forward port of branch saas-4 up to 8c0c743
2014-08-04 Jeremy Kersten[FIX] website: encode param for seo search, else multi...
2014-08-04 Jeremy Kersten[FIX] website: use internal route for SEO suggest keywo...
2014-07-30 Christophe Simonis[MERGE] forward port of branch 8.0 up to fd4fd35
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-5 up to e4cb520
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-4 up to fa07bc8
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-3 up to 310d3fe
2014-07-30 Christophe Simonis[FIX] website: do not restore page views
2014-07-11 Fabien MeghaziMerge remote-tracking branch 'odoo/master' into master...
2014-07-10 Christophe Simonis[MERGE] forward port of branch saas-5 up to 73d39a0
2014-07-10 Fabien Meghazi[ADD] Option to list asset bundles in templates editor
2014-07-09 Christophe Matthieu[FIX] website: if the first menu refered to a website...
2014-06-25 Jeremy Kersten[FIX] Sitemap - Back forward from saas-5 5cc1317a5f4525...
2014-06-25 Christophe Simonis[MERGE] forward port of branch saas-5 up to 9e8e365
2014-06-25 Christophe Simonis[MERGE] forward port of branch saas-4 up to f68c835
2014-06-18 FalcoBolger[FIX] Accept http responses as server action response
2014-06-17 Fabien Meghazi[FIX] sitemap does not show pages
2014-06-01 Christophe Simonis[FIX] website: correct "/" redirect to first menu
2014-05-30 Richard Mathot[FIX] website: fix incomplete refactoring
2014-05-27 Olivier Dony[MERGE] Forward-port of latest saas-4 fixes, up to...
2014-05-27 Xavier Morel[IMP] inherit_option_id -> application
2014-05-27 Xavier Morel[IMP] renamed some stuff for clarity
2014-05-27 Xavier Morel[IMP] dict(int: True) -> set(int)
2014-05-27 Xavier Morel[IMP] use sets to check for groups/ACL
2014-05-26 Fabien Meghazi[FIX] sitemap.xml urls
2014-05-20 Christophe Simonis[FIX] website: respect max_{width,height} for /website...
2014-05-20 Christophe Simonis[MERGE] forward port of branch saas-4 up to revid bb26dea
2014-05-19 Fabien Meghazi[IMP] minor changes to sitemap
2014-05-16 Fabien Meghazi[IMP] sitemap caches it's output in ir.attachment
2014-05-15 Fabien Meghazi[REM] debuggin stuff
2014-05-15 Fabien Meghazi[WIP] sitemap
2014-05-15 Fabien Meghazi[REM] temporary disable sitemap
2014-05-14 Fabien Meghazi[REV] Revert lazy sitemap
2014-05-14 Olivier Dony[IMP] website: refactor website_image controller (and...
2014-05-14 Fabien Meghazi[FIX] lazy sitemap with generators
2014-05-14 Fabien Meghazi[FIX] broken routes for pages
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[FIX] css edit menu alignment and fix of / handling
2014-05-11 Fabien Pinckaers[FIX] better handling of '/'. / is the first menu and...
2014-05-11 Fabien Pinckaers[IMP] clean sitemap, enumerate pages + fixes
2014-05-05 Fabien Meghazi[REM] preprocess_request from website
2014-05-01 Antony Lesuisse[FIX] website controller, correctly resolve last merge...
2014-05-01 Antony Lesuisse[MERGE] saas-4 report_webkit missing dependency on...
2014-05-01 Fabien Pinckaers[IMP] website images: allow no max_width (default)...
2014-04-28 Fabien Meghazi[REM] language passed as query param for bundles contro...
2014-04-25 Fabien Meghazi[FIX] Inverse logic for /page/website.<id> shortcut
2014-04-24 Olivier Dony[FIX] website: avoid using werkzeug API only present...
2014-04-22 Fabien Meghazi[REM] Remove useless auth='public' for js and css bundl...
2014-04-22 Fabien Meghazi[FIX] website: pass `lang` to js and css bundle controllers
2014-04-09 chm@openerp.com[MERGE] from trunk
2014-04-08 chm@openerp.com[MERGE] from trunk
2014-04-02 Thibault Delavallée[FIX] website: fixed image controller, do not try to...
2014-04-01 ajay javiya (OpenERP)[MERGE] : with trunk
2014-03-27 chm@openerp.com[IMP] website media editor: change template
2014-03-26 Parth Gajjar (Open... [MERGE] merged with trunk addons
2014-03-26 ajay javiya (OpenERP)[MERGE] : with trunk
2014-03-24 Parth Gajjar (Open... [IMP] send source url in gengo comment, and save page...
2014-03-22 Fabien Pinckaers[IMP] removed history wizard, avatar handling
2014-03-20 Parth Gajjar (Open... [IMP] minor changes
2014-03-19 Parth Gajjar (Open... [IMP] added gengo statistics, displayed inprogress...
2014-03-18 Parth Gajjar (Open... [ADD] added website_gengo module
2014-03-18 chm@openerp.com[MERGE] from trunk
2014-03-17 Xavier Morel[ADD] support for presized fields in website/image
2014-03-14 chm@openerp.com[FIX] website: route and redirect: remove all backslash...
2014-03-11 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 9298...
2014-03-10 chm@openerp.com[IMP] website: use mailto for share snippet insead...
2014-03-10 chm@openerp.com[IMP] website: create share snippet. TODO: controller...
2014-03-03 Xavier Morel[IMP] don't duplicate website_url function field of...
2014-02-27 Fabien Meghazi[MERGE] upstream
2014-02-25 Fabien Meghazi[MERGE] upstream
2014-02-20 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 9195...
2014-02-19 Fabien Meghazi[REM] Removed lazy response usage
2014-02-17 Antony Lesuisse[FIX] website_sale enable some tests
2014-02-14 Christophe Matthieu[IMP] website: add page: change default sequence and...
2014-02-13 Christophe Matthieu[IMP] website: add a checkbox on new page dialog to...
2014-02-12 Thibault Delavallée[FIX] website: server action controllers: fixed typo...
next