- Sep 17, 2014
-
-
Fabien Meghazi authored
-
Olivier Dony authored
-
Denis Ledoux authored
-
Denis Ledoux authored
If so, impossible to uncheck the box in the webclient
-
Richard Mathot authored
Since yesterday, JS bundles are now loaded at the end of the webpage. Old-style modules that hardlink js code in the <head> section are now broken since they use jQuery's $.
-
Denis Ledoux authored
-
- Sep 16, 2014
-
-
Fabien Meghazi authored
-
Fabien Meghazi authored
- Compress images using pngquant - Added http.send_file() helper - Move javascripts in the bottom of the page (better google pagespeed ranking) - Added website.get_image_url() helper that uses a hash allowing the usage of a more aggressive cache - Misc. tools/image improvements
-
Fabien Meghazi authored
-
Fabien Meghazi authored
-
Fabien Meghazi authored
-
Fabien Meghazi authored
-
Fabien Meghazi authored
-
Fabien Meghazi authored
Added an opt-out option available from the button's dropdown
-
Fabien Meghazi authored
-
Fabien Meghazi authored
-
Fabien Meghazi authored
Refactored and fixed tools.image_resize_image() that converted to RGBA after making thumbnails, resulting in bad looking picture in case the source is in 'P' mode (indexed palette)
-
Fabien Meghazi authored
-
Fabien Meghazi authored
-
Fabien Meghazi authored
-
Fabien Meghazi authored
-
Fabien Meghazi authored
-
Fabien Meghazi authored
-
Fabien Meghazi authored
-
Olivier Dony authored
-
Olivier Dony authored
Fixes issue #1755 partially, when the new term will be translated
-
Olivier Dony authored
As the whitespace is stripped when exporting terms to translate, it must be done as well when matching translations at runtime. Fixes issue #1755 partly
-
Olivier Dony authored
The changes for QWeb template translation have introduced res_id values in PO comments for all `#: view:` terms, as the real database id needs to be resolved when loading them. For non-QWeb views this is not necessary and actually caused the terms to be dropped when the res_id could not be resolved. Rather than having a different PO comment format for QWeb and non-QWeb views, we can extend the QWeb hack to force the res_id to 0 for non-QWeb views. Fixes issue #1755
-
Raphael Collet authored
-
Julien Legros authored
-
Raphael Collet authored
-
Sunil Sharma authored
Distributing our version of pyPdf is not required anymore since we introduced the new reporting tool. In order to keep reports working, the standard python library `python-pypdf` has to be installed instead (through pip or your distribution's package manager)
-
Simon Lejeune authored
-
Fabien Meghazi authored
-
Arthur Maniet authored
[FIX] account: account_invoice's onchange_partner_id uses the first partner bank account if several are defined. Merge of #2280
-
Denis Ledoux authored
-
Simon Lejeune authored
-
Mohammed Shekha authored
-
Jeremy Kersten authored
-
Raphael Collet authored
-