gnucash maint: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Thu Jan 31 13:31:05 EST 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/d048caed (commit)
	 via  https://github.com/Gnucash/gnucash/commit/40a0bfd9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/7e860374 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/412d797e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/59c78c26 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/af0d7bd9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/b0c5381c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c5915776 (commit)
	from  https://github.com/Gnucash/gnucash/commit/aab9bb59 (commit)



commit d048caeda30ca841befdedcfc1e398fc74d7d5a7
Author: Carsten Rinke <carsten.rinke at gmx.de>
Date:   Fri Oct 12 18:29:26 2018 +0200

    improved logging for HTML table tests

commit 40a0bfd9797ae169ee6ee69fb222a9ae43edd51a
Author: Carsten Rinke <carsten.rinke at gmx.de>
Date:   Mon Sep 3 07:54:02 2018 +0200

    Bug796827 - Report HTML - it is not possible to suppress the document title
    
    includes update of test-report-html.scm (and CMakeLists.txt)

commit 7e86037418a40f8b9e1bc7a933eec2569afeafea
Author: Carsten Rinke <carsten.rinke at gmx.de>
Date:   Mon Sep 3 06:59:55 2018 +0200

    Bug796826 - Report HTML - not possible to suppress the document header

commit 412d797eae74a2debe8f33d791ec8df39ea36000
Author: Carsten Rinke <carsten.rinke at gmx.de>
Date:   Mon Sep 3 08:26:17 2018 +0200

    Bug796829 - Report HTML - HTML table rows are prepended not as list elements
    
    includes update of test-report-html.scm (and CMakeLists.txt)

commit 59c78c2668c47232fe960f353c22b1f2a8aefd7a
Author: Carsten Rinke <carsten.rinke at gmx.de>
Date:   Thu Sep 6 20:09:51 2018 +0200

    Bug796831 - Report-HTML - append table column correctly

commit af0d7bd9f57dd9578a57640cc2e93a8f0b183903
Author: Carsten Rinke <carsten.rinke at gmx.de>
Date:   Sun Sep 2 15:39:29 2018 +0200

    test-report-html.scm reformatted after review PR#391 (major update)

commit b0c5381cee6f20b9683eb272cb1d6a95cab5bdb0
Author: Carsten Rinke <carsten.rinke at gmx.de>
Date:   Thu Aug 9 19:15:29 2018 +0200

    test-report-html.scm reformatted (cosmetic)

commit c59157763f820b9eca42207a91650028fef2383d
Author: Carsten Rinke <carsten.rinke at gmx.de>
Date:   Mon Jul 30 17:39:44 2018 +0200

    Bug787401 - Test for the report system - HTML Tests



Summary of changes:
 gnucash/report/report-system/html-document.scm     |  31 +-
 gnucash/report/report-system/html-table.scm        |   7 +-
 gnucash/report/report-system/test/CMakeLists.txt   |   1 +
 .../report/report-system/test/test-report-html.scm | 779 +++++++++++++++++++++
 4 files changed, 798 insertions(+), 20 deletions(-)
 create mode 100644 gnucash/report/report-system/test/test-report-html.scm



More information about the gnucash-patches mailing list