[MERGE] forward port of branch 7.0 up to 3a0af6a
[odoo/odoo.git] / openerp / report / render / rml2pdf / trml2pdf.py
2014-10-22 Denis Ledoux[MERGE] forward port of branch 7.0 up to 3a0af6a
2014-10-21 Martin Trigaux[FIX] report: page numbering rml reports
2014-07-04 Olivier Dony[MERGE] Forward-port of 7.0 up to 64ac1b0
2014-07-03 Richard Mathot[TYPO] Stupid typo...
2014-07-02 Richard Mathot[FIX] RML reporting: understandable crash message
2014-07-01 Olivier Dony[MERGE] Fwd-port of 7.0 up to 3d31341
2014-07-01 Martin Trigaux[FIX] rml: avoid reports ending by zero (opw 608073)
2014-05-22 Olivier Dony[MERGE] Forward-port latest 7.0 bugfixes, up to f8671cb
2014-05-22 Denis Ledoux[REVERT] b6a7402fdbddfe817fa36292e6f89e8659f9bdea,...
2014-05-21 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-05-21 Denis Ledoux[FIX] report: correct page numbering
2014-04-01 Kersten Jeremy[FIX] rml2pdf : fix loading of font where mode are...
2014-03-26 Denis Ledoux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-03-26 Denis Ledoux[MERGE][FIX] OPW 591344 : internal reports don't show...
2013-12-09 Martin Trigaux[MERGE] [FIX] res_font: make it works in multiworker...
2013-12-09 Martin Trigaux[IMP] font: better handeling of multiworker environement
2013-11-19 Christophe Simonismerge upstream
2013-11-12 Denis Ledoux[FIX]report: rml2pdf raise exception if cell is too...
2013-11-08 Christophe Simonis[IMP] trml2pdf: like css, invalid style name is not...
2013-06-11 Chirag Dodiya (Ope... Added selection field into company, set font dynamicall...
2013-06-03 Quentin (OpenERP)[FIX] trml2pdf: reportlab 2.4.4 doesn't support the...
2013-05-31 Quentin (OpenERP)[IMP/FIX] report, trml2pdf: added the support of regist...
2013-05-31 Amit Dodiya[IMP]: trml2pdf: change the fontface of pagecount text...
2013-05-31 Amit Dodiya[IMP]: trml2pdf: change the fontface of pagecount text...
2013-05-27 Quentin (OpenERP)[FIX] report, rlm2pdf: added support of Sun-ExtA font...
2013-05-10 Anael Closson[FIX] OPW 591344 : internal reports don't show images
2013-04-08 Quentin (OpenERP)[FIX] report, trml2pdf: allow to use <pageNumber/>...
2013-03-11 Vo Minh Thu[FIX] report: fallback on default font when a specified...
2012-12-18 Tejas Tank[FIX] All OpenERP RML Reports are enabled with transpar...
2012-12-14 Xavier Morel[IMP] more augmented assignments
2012-12-14 Xavier Morel[REM] unnecessary parens
2012-11-26 Olivier Dony[MERGE] Forward-port 6.1 bugfixes up to rev. 4307
2012-07-16 Xavier ALT[MERGE] OPW 51167: report: fix header pageCount always...
2012-04-24 skh[FIX]trml2pdf.py : translation issue for the Page x...
2012-02-08 Florent Xicluna[REF] openerp.report: fix weird indentation, not multip...
2012-02-08 Florent Xicluna[REF] openerp.report: use the recommended syntax to...
2012-02-08 Antony Lesuisse[FIX] use _logger instead of stderr in trml2pdf
2012-01-24 Vo Minh Thu[IMP] openerp.report: _logger with fully qualified...
2011-12-21 Rucha (Open ERP)[IMP]: Improvements to format report pageSize according...
2011-11-22 Numerigraphe - Lio... [IMP] Added missing vim mode lines
2011-11-21 Vo Minh Thu[MERGE] Cleaning of the empty dict kwargs (replaced...
2011-11-07 Numerigraphe - Lio... [FIX] unmutable defaults in report
2011-11-04 Quentin (OpenERP)[FIX] rml2pdf: _process_text escaping char for xml
2011-09-19 Olivier Dony[MERGE] trml2pdf: don't reassign a reused node.text...
2011-06-14 fp[IMP] report engine: added possibility to use styles...
2011-05-30 Nimesh (Open ERP)[fix] improvement in trml2pdf.py for the image
2011-05-25 Vo Minh Thu[MERGE] don't assign a reused node.text value.
2011-05-19 Nimesh (Open ERP)[FIX] image display in every row in report.
2011-05-06 Olivier Dony[MERGE] merged latest fixes from 6.0, up to revision...
2011-02-07 Vo Minh Thu[IMP] openerp python module.