gnucash master: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Mon Aug 21 15:55:00 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/4b3db97b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a783c8e3 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/38344caa (commit)
	 via  https://github.com/Gnucash/gnucash/commit/1559d264 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/2bc106a7 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/2bd81dcd (commit)
	 via  https://github.com/Gnucash/gnucash/commit/190a96fa (commit)
	 via  https://github.com/Gnucash/gnucash/commit/35a4a76b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/2b440cfe (commit)
	 via  https://github.com/Gnucash/gnucash/commit/7dc476d3 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/41a6ac89 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/0bb972cd (commit)
	 via  https://github.com/Gnucash/gnucash/commit/54f9cd69 (commit)
	from  https://github.com/Gnucash/gnucash/commit/f28896fb (commit)



commit 4b3db97ba1fe3235a565e4933a68fa1ed6abc9b4
Merge: f28896f a783c8e
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Aug 21 21:53:02 2017 +0200

    Merge branch 'maint'
    
    Resolved conflicts:
    	gnucash/report/report-system/html-document.scm

commit a783c8e38ff38a448f97c7b257504dea07e04509
Author: Kristjan Onu <k at omnel.ml>
Date:   Sat Aug 19 16:49:28 2017 -0400

    Correct Price Overview documentation typos
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786525

commit 38344caac1571085ac197ea80f03df9773204451
Merge: 1559d26 2bd81dc
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Mon Aug 21 17:32:53 2017 +0200

    PR #172: Accelerator fixes for Latvian language
    
    Merge branch 'maint' of https://github.com/valdisvi/Gnucash into maint
    
    4685 translated messages.

commit 1559d2646559ef37d8fdb107bc6111f1e29c4e92
Author: christopherlam <christopher.lck at gmail.com>
Date:   Thu Aug 3 18:33:36 2017 +0800

    Remove clutter from generated html

commit 2bc106a7b7163c9edbe6634683d3666a5853c933
Author: christopherlam <christopher.lck at gmail.com>
Date:   Thu Aug 3 18:24:03 2017 +0800

    Partial fix for bug 660027
    
    Encapsulate table header and body with <thead> and <tbody>
    and prevent page-breaks within a <tr>

commit 2bd81dcda9eaaf8b9d8c780e20f5a35a2ad5082a
Author: Valdis Vitolins <valdis.vitolins at odo.lv>
Date:   Wed Aug 16 12:30:01 2017 +0300

    Accelerator fixes for Latvian language

commit 190a96faff9b4cbdb63b59ad4b1f7eddb635b8df
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Fri Aug 11 20:37:01 2017 +0200

    PR #170 Fixes for po/lv.po file
    
    Add missing glade msgctxt entries from intree build

commit 35a4a76b8d3f005b7612d8795eadef4b49be3772
Author: Valdis Vitolins <valdis.vitolins at odo.lv>
Date:   Fri Aug 11 11:42:41 2017 +0300

    Fixes for po/lv.po file

commit 2b440cfe49ab5e7c10edf48654e0d0c722fedb54
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Thu Aug 10 03:38:34 2017 +0200

    Merge Messages fom Maint in lv.po
    
    4627 translated messages, 58 fuzzy translations.

commit 7dc476d3bc465fd6adb02ae9b8415a6d3b6a03ed
Author: Valdis Vitolins <valdis.vitolins at odo.lv>
Date:   Wed Aug 9 16:40:53 2017 +0300

    *.po file updated for Latvian language

commit 41a6ac89e0d42fdd65ddf576ee5244d98cd9dd4b
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed Aug 9 13:50:44 2017 +0200

    Fix ambiguity in Dutch translation of the gnucash description

commit 0bb972cd0206791932bf5ad4dff871aa6f1788ff
Author: christopherlam <christopher.lck at gmail.com>
Date:   Tue Aug 1 19:34:46 2017 +0800

    Fix income statement when trading accounts not used
    
    Fix cosmetic bug
    http://gnucash.1415818.n4.nabble.com/unknown-column-in-Income-Statement-Profit-amp-Loss-td4680661.html#a4692940
    
    Insert empty-cell instead of #unspecified result of (if predicate? result-if-true) where predicate? is #false

commit 54f9cd69af643a5f2b4c04e3022629e32d27497a
Author: christopherlam <christopher.lck at gmail.com>
Date:   Tue Aug 1 17:17:32 2017 +0800

    Add vertical-align:top to default text fields.
    
    Add vertical-align top.
    
    Previously, text fields would have vertical-align:default = centre. This means long transaction descriptions would cause all other fields to be vertically centred. This amendment will ensure the transactional report text are aligned from the top.



Summary of changes:
 doc/README-nl.win32-bin.txt                        |     2 +-
 gnucash/report/report-system/html-document.scm     |    10 +-
 gnucash/report/report-system/html-fonts.scm        |     3 +-
 gnucash/report/report-system/html-table.scm        |     4 +
 .../report/standard-reports/income-statement.scm   |     6 +-
 libgnucash/doc/prices.txt                          |     8 +-
 po/lv.po                                           | 12058 +++++++++++++------
 7 files changed, 8444 insertions(+), 3647 deletions(-)



More information about the gnucash-patches mailing list