Merge branch 'master' of https://github.com/odoo/odoo
[odoo/odoo.git] / openerp / addons / base / ir / ir_qweb.py
2014-12-02 Christophe Simonis[MERGE] forward port of branch 8.0 up to 591e329
2014-11-28 Goffin Simon[FIX] base: QWeb monetary field rounding
2014-11-07 Fabien Meghazi[REM] Removed QWebContext.templates cache
2014-11-07 Fabien Meghazi[ADD] ir.qweb FileSystemLoader
2014-11-06 Simon Lejeune[FIX] ir_qweb: css asset: use which to find lessc and...
2014-11-05 Christophe Simonis[MERGE] forward port of branch 8.0 up to 491372e
2014-11-05 Simon Lejeune[FIX] ir_qweb: contact widget: use name_get instead...
2014-11-04 Raphael Collet[IMP] use model._fields instead of model._all_columns...
2014-10-16 Christophe Simonis[MERGE] forward port of branch 8.0 up to 2b192be
2014-10-15 Jeremy Kersten[IMP] ir_qweb: remove the option 'only_date' introducte...
2014-10-10 Jeremy Kersten[IMP] ir_qweb: remove the option 'only_date' introducte...
2014-10-06 Xavier Morel[ADD] pyqweb-specific stuff, pyqweb APIDoc
2014-10-06 Xavier Morel[IMP] qweb: foreach handling
2014-10-06 Xavier Morel[ADD] qweb: handling of t-att=mapping
2014-10-06 Xavier Morel[ADD] running of XML cases to python qweb
2014-10-02 Denis Ledoux[FIX] ir_qweb: search assets as superuser
2014-10-02 Jeremy Kersten[IMP] ir_qweb: allow to display a datetime like a date
2014-10-01 Christophe Simonis[MERGE] forward port of branch 8.0 up to e883193
2014-09-26 Christophe Matthieu[FIX] website: 'Display Editor Bar on Website' group...
2014-09-18 Fabien Meghazi[ADD] Add an html compressor option in website settings
2014-09-16 Fabien Meghazi[FIX] double html escaping in qweb
2014-09-16 Fabien Meghazi[IMP] add `url_for` hook to bundle urls
2014-09-16 Fabien Meghazi[ADD] ir.qweb render_attribute() hook for postprocessing
2014-09-16 Fabien Meghazi[IMP] avoid 1 query per t-call
2014-09-16 Goffin Simon[IMP] Context.
2014-09-16 Goffin Simon[WIP] Multi website
2014-09-15 Christophe Simonis[MERGE] forward port of branch 8.0 up to 780dd98
2014-09-15 Christophe Simonis[MERGE] forward port of branch saas-5 up to 7eab880
2014-09-09 Simon Lejeune[FIX] ir_qweb: contact widget: properly pass the contex...
2014-09-08 Olivier Dony[MERGE] Forward-port of 8.0 up to d32d120
2014-09-08 Olivier Dony[FIX] ir.qweb: consider empty cached bundle as a cache...
2014-09-08 Xavier Morel[IMP] distribute branding on @groups instead of disabli...
2014-09-05 Christophe Simonis[MERGE] forward port of branch 8.0 up to ed1c173
2014-08-29 Fabien Meghazi[IMP] qweb debug mode restricted to --dev mode
2014-08-28 andreparames[FIX] Load translations for selection fields
2014-08-27 Fabien Meghazi[IMP] refactor bundle ir.attachment cache invalidation
2014-08-19 Fabien Meghazi[FIX] ir.attachments of compiled css assets not properl...
2014-08-19 Fabien Meghazi[FIX] bundles: fix compiled css assets recomposition
2014-08-19 Fabien Meghazi[IMP] Cache bundles in ir.attachments instead of a LRU
2014-08-18 Fabien Meghazi[IMP] Cache bundles in ir.attachments instead of LRU
2014-08-18 Fabien Meghazi[IMP] bundles: also display css errors on debug mode
2014-08-14 Fabien Meghazi[IMP] bundles: display warning for forbidden local...
2014-08-14 Fabien Meghazi[FIX] Do not alter @import statements of saas/less
2014-08-13 Fabien Meghazi[IMP] Css preprocessors can now be mixed up in the...
2014-08-13 Fabien Meghazi[IMP] recompose bundle only if needed
2014-08-13 Fabien Meghazi[IMP] Use bundle compilation output instead of fragment...
2014-08-13 Fabien Meghazi[FIX] Do not top up all @imports before less/sass compi...
2014-08-12 Fabien MeghaziAdded stylesheet warning for missing css asset
2014-08-12 Fabien MeghaziUse console.error
2014-08-07 Olivier Dony[IMP] ir.qweb: avoid repeatedly searching the registry...
2014-07-30 Christophe Simonis[MERGE] forward port of branch 8.0 up to fd4fd35
2014-07-30 Christophe Combelles[FIX] base: ir.qweb: ensure element.tail is correctly...
2014-07-29 Nicolas Seinlethandle missing JS files with a console log
2014-07-25 Mitesh Savani[FIX] contact widget should return a really empty address
2014-07-15 Christophe Simonis[MERGE] forward port of branch 8.0 up to a5419ca
2014-07-14 Xavier Morel[FIX] ensure all g_inner content is correctly encoded
2014-07-14 Xavier Morel[FIX] exception rendering with pretty printed XML
2014-07-11 Fabien Meghazi[ADD] Support for LessCSS in asset bundles
2014-07-10 Christophe Combelles[FIX] #1065 display_name does not display the address
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-07-02 Xavier Morel[FIX] don't call render_node on comments (or PIs)
2014-07-02 Xavier Morel[IMP] convert qweb to use lxml instead of minidom
2014-07-01 Fabien Meghazi[IMP] join stdout and stderr in error report when sass...
2014-07-01 Fabien MeghaziFix sass attribute recognition
2014-07-01 Fabien MeghaziCreate and write ir.attachments with superuserid
2014-07-01 Fabien MeghaziAdd support for the @media attribut in css bundles
2014-06-30 Fabien MeghaziFix another encoding issue
2014-06-30 Fabien MeghaziFix typo
2014-06-30 Fabien MeghaziFix indentation normalization
2014-06-30 Fabien MeghaziBetter error management, proper feedback on encoding...
2014-06-27 Fabien MeghaziMerge remote-tracking branch 'odoo/master' into master...
2014-06-26 Fabien MeghaziSupport for Sass in debug mode
2014-06-26 Fabien MeghaziRemove ir.ui.view last_update collection and use checks...
2014-06-26 Fabien MeghaziSass: pull up @imports and remove file imports
2014-06-26 Fabien Meghazi[ADD] Sass support in bundles
2014-06-24 Fabien Meghazi[ADD] Assets Bundle versioning and better cache handling
2014-06-19 Fabien Meghazi[IMP] refactor assets bundle for future features
2014-06-19 Christophe Simonismerge upstream
2014-06-19 Christophe Matthieu[FIX] website_sale: display in currency of the user
2014-06-18 xmo-odooMerge pull request #584 from xmo-odoo/master-qweb-group...
2014-06-17 xmo-odooMerge pull request #463 from xmo-odoo/qweb-foreach
2014-06-17 Xavier Morel[FIX] @groups attribute should not disappear when editing
2014-06-17 Xavier Morel[IMP] prevent edition of page if groups which current...
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-06-05 Xavier Morel[IMP] guard for None enum, remove 1 level of indent
2014-06-05 Xavier Morel[IMP] use Sized for iterable size and remove support...
2014-06-05 Xavier Morel[IMP] use enumerate instead of explicit index thing
2014-06-05 Xavier Morel[FIX] _even/_odd were reversed, also some reformatting...
2014-06-05 Xavier Morel[IMP] mandate a variable name in foreach
2014-06-05 Olivier Dony[FIX] ir.qweb: rendering non-string attributes could...
2014-05-26 kevin wang[FIX]t-field wrong outputs when precision is 0
2014-05-20 Christophe Simonis[MERGE] forward port of branch saas-4 up to revid bb26dea
2014-05-19 Thibault Delavallée[IMP] ir_qweb: contact widget: handle website info...
2014-05-19 Richard Mathot ... [FIX] ir_qweb: Duration widget now displays something
2014-05-19 Xavier Morel[FIX] use format_date for date fields
2014-05-08 Fabien Meghazi[IMP] assets bundle: allow to filter on type of assets
2014-05-05 Fabien Meghazi[ADD] Support for ir.attachments in assets bundles
2014-05-05 Fabien Meghazi[REV] defer
2014-05-05 Fabien Meghazi[TRY] defer
next