[IMP] ir_http: don't handle exception in dev mode but use the werkzeug debugger excep...
[odoo/odoo.git] / addons / website / models / ir_http.py
2014-12-08 Jeremy Kersten[IMP] ir_http: don't handle exception in dev mode but...
2014-10-16 Christophe Simonis[MERGE] forward port of branch 8.0 up to 2b192be
2014-10-13 Jeremy Kersten[FIX] GeoIP - allow to specify the path to GeoIP in...
2014-09-16 Fabien Meghazi[FIX] request.website browse record bad context
2014-09-16 Fabien Meghazi[FIX] request.website browse record bad context
2014-09-16 Goffin Simon[WIP] Multi website
2014-09-08 Olivier Dony[MERGE] Forward-port of 8.0 up to d32d120
2014-09-08 Olivier Dony[MERGE] Forward-port of saas-5 up to 9ce08b7
2014-09-05 Fabien Meghazi[FIX] Restore /login redirection on SessionExpired
2014-09-05 Christophe Simonis[MERGE] forward port of branch 8.0 up to ed1c173
2014-08-27 Fabien Meghazi[FIX] language and model converter redirections should...
2014-08-26 Jeremy Kersten[IMP] website: Redirect user in the language of the...
2014-08-26 Fabien Meghazi[IMP] Allow to specify http code for request.redirect()
2014-08-26 Mohammed Shekha[IMP] website: when no timezone in context, guess it...
2014-08-20 Fabien Meghazi[FIX] Do not assume all exceptions with a code attribut...
2014-08-08 Denis Ledoux[MERGE] forward port of branch saas-4 up to 0a1e4a0
2014-08-05 Jeremy Kersten[FIX] slug: fallback to positive ID when slug appears...
2014-08-01 Olivier Dony[FIX] website: slug: fallback to positive ID when slug...
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-08 Jeremy Kersten[IMP] Crm: Add tracking mixin to manage utm campaign...
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-07-04 Olivier Dony[MERGE] Forward-port saas-4 up to 5ceded9
2014-06-30 Jeremy Kersten[IMP] website: backport 5112421a (unslug)
2014-06-27 Christophe Simonis[MERGE] forward port of branch saas-5 up to 8dfd5ea
2014-06-27 Christophe Simonis[MERGE] forward port of branch saas-4 up to a4bc65c
2014-06-27 Christophe Simonis[MERGE] forward port of branch saas-3 up to bdc4dd4
2014-06-27 Olivier Dony[FIX] website: exception handling: let redirects pass...
2014-06-27 Christophe Simonis[FIX] website: correct geoip resolver
2014-06-26 Antony Lesuisse[MERGE] website_sale optional-products
2014-06-25 Olivier Dony[FIX] Forward-port of saas-5 up to 0d330ca
2014-06-25 Olivier Dony[MERGE] Forward-port of saas-4 up to fa739ac
2014-06-25 Olivier Dony[FIX] website: default mimetype for web-published attac...
2014-06-25 Olivier Dony[MERGE] Forward-port of saas-3 up to 141e1b2
2014-06-25 Fabien Meghazi[FIX] check after openerp's AccessErrors in website...
2014-06-25 Christophe Matthieumerge upstream
2014-06-25 Fabien Meghazi[FIX] _handle_exception() logic amongst requests and...
2014-06-25 Christophe Simonis[FIX] website: correct slug parsing
2014-06-24 Christophe Matthieu[IMP] website_sale_options
2014-06-18 Christophe Matthieu[FIX] website: geoip can't be none
2014-06-18 Christophe Matthieu[IMP] website: set geoip in user session
2014-06-13 Xavier Morel[FIX] postprocessing of request arguments in website
2014-05-27 Olivier Dony[MERGE] Forward-port of latest saas-4 fixes, up to...
2014-05-27 Christophe Simonis[FIX] website: correct bad code indentation introduced...
2014-05-27 Olivier Dony[MERGE] Forward-port latest saas-3 bugfixes, up to...
2014-05-23 Denis Ledoux[FIX] request.handle_exception: cleanup override logic...
2014-05-23 --global[FIX] website: ir_http: when rerouting url containing...
2014-05-22 Denis Ledoux[MERGE] Forward-port of latest saas-3 bugfixes, up...
2014-05-21 Martin Trigaux[FIX] http: force rolleback for failed http request
2014-05-20 Christophe Simonis[MERGE] merge bzr trunk addons branch
2014-05-20 Fabien MeghaziSlug redirects loses query_string
2014-05-19 Fabien Meghazi[FIX] properly set website_multilang attribute
2014-05-13 Fabien Meghazi[MERGE] sitemap backport, merge trunk from 9438 til...
2014-05-13 Fabien Meghazi[IMP] Redirect to language-less url on default language
2014-05-13 Fabien Meghazi[FIX] restore request.website_multilang for templates
2014-05-13 Fabien Meghazi[IMP] Invert multilang logic in route decorator. True...
2014-05-12 Fabien Meghazi[FIX] Do not display language choice if multilang=False
2014-05-11 Fabien Pinckaers[IMP] Sitemap
2014-05-11 Fabien Pinckaers[IMP] clean sitemap, enumerate pages + fixes
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-04-29 Fabien Meghazi[FIX] Url mismatch redirection should only be done...
2014-04-24 Olivier Dony[FIX] website: avoid using werkzeug API only present...
2014-04-10 chm@openerp.com[MERGE] from trunk
2014-04-07 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 9380...
2014-03-26 Fabien Meghazi[FIX] Serve ir.attachment with SUPERUSER_ID
2014-03-26 Fabien Meghazi[MERGE] upstream
2014-03-25 Fabien Meghazi[IMP] Added a mimetype field in ir.attachment
2014-03-25 Fabien Meghazi[FIX] Fix url slug check bug in multilang=True
2014-03-25 Fabien Meghazi[FIX] dirty saas-3 fix for url lang switching with...
2014-03-24 Fabien Meghazi[ADD] website ir_http: serve binary ir.attchments with...
2014-03-21 Simon Lejeune[FIX] ir_http website postprocess args: do not redirect...
2014-03-12 chm@openerp.com[MERGE] from trunk
2014-03-12 Fabien Meghazi[FIX] website#ir.http: do not postprocess arguments...
2014-03-10 Fabien Meghazi[FIX] Properly redirect in case of invalid url slugs
2014-02-21 Christophe Matthieu[MERGE] from trunk
2014-02-07 Xavier Morel[IMP] make page lookup case-insensitive during completion
2014-01-31 Fabien Meghazi[REV] Bring back QWebExceptions
2014-01-31 Antony Lesuisse[REV] website qweb dont change exception types
2014-01-30 Antony Lesuissewebsite sale refactor
2014-01-30 Fabien Meghazi[IMP] Improved qweb exeptions handling
2014-01-29 Fabien Meghazi[FIX] Support for older werkzeug versions
2014-01-28 jke-openerp[REF] Move public_user from website_data to module...
2014-01-27 Fabien Meghazi[FIX] do not crash when trying to rescue a wrong t...
2014-01-24 Fabien Meghazi[IMP] Ensure slug validity otherwise redirect
2014-01-20 Fabien Meghazi[REM] Removed @website.route() decorator
2013-12-17 Fabien Meghazi[IMP] allow to reset broken views in the 500 error...
2013-12-05 Fabien Meghazi[IMP] Better exception handling
2013-12-03 Christophe Matthieu[FIX] website_hr_recruitment, website_blog
2013-12-03 Fabien Meghazi[FIX] ir.http log exceptions
2013-12-02 Fabien Meghazi[IMP] cached website's default_lang and language_ids
2013-12-02 Fabien Meghazi[ADD] slug() helper to rendering context
2013-12-02 Fabien Meghazi[FIX] default language
2013-11-30 Fabien Pinckaers[IMP] Huge speed improvements 64 SQL queries to render...
2013-11-30 Fabien Pinckaers[IMP] Performance improvement: improved cache with...
2013-11-27 Fabien Meghazi[ADD] custom website ir.http#dispatch and rerouting
next