gnucash master: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Thu Mar 16 16:40:01 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/79df9b5c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/43e4b7ff (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a8ebc794 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9144edb4 (commit)
	from  https://github.com/Gnucash/gnucash/commit/954110c4 (commit)



commit 79df9b5c2662abb93938867157f9813fc9855f5b
Merge: a8ebc79 43e4b7f
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu Mar 16 21:39:06 2017 +0100

    Merge branch 'maint'

commit 43e4b7ff70e328c19e85d79d9bbf87ccc943a2ac
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sat Mar 11 11:51:32 2017 +0000

    Bug 779411 - jqplot fixes for piechart and syntax error.
    
    With the piechart in combination with other charts you have to set the
    highlighter and cursor show tooltip to false which stops seen errors.
    
    The syntax errors are caused by only removing the duplicated js files
    and not the whole path so changed that to remove whole line.

commit a8ebc794abcaedd3df70d40388059984c718eef0
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Mon Mar 13 11:02:30 2017 +0000

    Bug388500 - Add option to remove deleted files from the history list
    
    If a file is opened from the history list and does not exist the dialog
    advises of this and asks if it should be removed from the list. If a
    file is opened from the command line and does not exist, the normal
    dialog is used

commit 9144edb464e10cc2809935e135d3e1499c5c841d
Author: Christian Stimming <christian at cstimming.de>
Date:   Mon Mar 13 21:31:16 2017 +0100

    Online banking: Add output of bank messages that might occasionally be received.



Summary of changes:
 src/bin/gnucash-bin.c                      |  4 +++
 src/gnome-utils/gnc-file.c                 | 13 +++++++--
 src/gnome-utils/gnc-plugin-file-history.c  | 43 ++++++++++++++++++++++++++++++
 src/gnome-utils/gnc-plugin-file-history.h  |  9 +++++++
 src/import-export/aqb/gnc-ab-utils.c       | 17 ++++++++++++
 src/report/report-system/html-piechart.scm |  4 +++
 src/report/report-system/report.scm        |  4 +--
 7 files changed, 90 insertions(+), 4 deletions(-)



More information about the gnucash-patches mailing list