gnucash master: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Sun Sep 29 02:15:55 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/d590ba79 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/aae1143e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/08b1ee37 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/1be9bfbf (commit)
	 via  https://github.com/Gnucash/gnucash/commit/ca01ce17 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8fbf4cd0 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/d28ed1f7 (commit)
	from  https://github.com/Gnucash/gnucash/commit/b49109b7 (commit)



commit d590ba79e15b7b6673775c2808821fb6e242a128
Merge: b49109b78 aae1143e3
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Sep 29 14:15:37 2019 +0800

    Merge branch 'maint'

commit aae1143e34d587e615d97e91592ad324ca9ccc57
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Sep 29 13:45:34 2019 +0800

    [budget-income-statement] compact functions

commit 08b1ee371100497ddaa2711bb22ea19409e72ea9
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Sep 29 13:36:10 2019 +0800

    [budget-balance-sheet] remove dead code, use collector arithmetic

commit 1be9bfbf01c64c2574781e7d57e36e12d96e0648
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Sep 27 11:26:11 2019 +0100

    Bug 797397 - Import Map Editor, Ctrl-A with filter
    
    If you use a filter and then use Ctrl-A to select all rows for deletion
    all entries are deleted. This is due to the use of a tree store and the
    Ctrl-A selecting the parent rows also.
    
    To fix this a tree view 'select' function is used that does not allow
    the parent rows to be selected with a filter.

commit ca01ce1700bb28e75427c5b02ffa2739dbf2d52e
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 26 21:25:36 2019 +0200

    Add a translator comment in csv price import

commit 8fbf4cd0ec4e7d84c9f85e589788fdb164eec80d
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Sep 26 18:40:56 2019 +0200

    merge recent gnucash.pot into hr.po
    
    5354 translated messages, 3 fuzzy translations.

commit d28ed1f7e3c1fdd7c553887e589aa1d886b17480
Author: milotype <43657314+milotype at users.noreply.github.com>
Date:   Tue Sep 24 22:19:22 2019 +0200

    Update hr.po file with 3.7 pot-file
    
    update and some corrections



Summary of changes:
 gnucash/gnome/dialog-imap-editor.c                 |    60 +-
 .../gtkbuilder/assistant-csv-price-import.glade    |     5 +-
 .../reports/standard/budget-balance-sheet.scm      |   160 +-
 .../reports/standard/budget-income-statement.scm   |    59 +-
 po/hr.po                                           | 15236 ++++++++++---------
 5 files changed, 8120 insertions(+), 7400 deletions(-)



More information about the gnucash-patches mailing list