gnucash master: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Mon Dec 7 14:55:01 EST 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/2a0bb45f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/7788b710 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/16288403 (commit)
	from  https://github.com/Gnucash/gnucash/commit/3a9825f8 (commit)



commit 2a0bb45f935a4e64eb6f9ee97858e0c5181e3e1f
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Dec 7 20:54:44 2015 +0100

    Slight logic cleanup in previous commit
    
    GNC_RESPONSE_NEW case falls through to GTK_RESPONSE_OK so avoid doing thing twice

commit 7788b71041a451f2e50e0fb54f1c1fdd3b78741c
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sun Dec 6 11:50:34 2015 +0000

    Bug 706021 Test match text for valid account path
    
    Test the match text for a valid account path and use that or create
    an alternative so there is only one call to the new account dialog.

commit 1628840314ab7b8bae04f18e5229a7574b1451d2
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sun Dec 6 11:44:20 2015 +0000

    Bug 706021 Change Account Matcher New Account Button
    
    This change allows the account matcher dialog to be closed
    automatically after a new account is created.



Summary of changes:
 .../csv-imp/assistant-csv-trans-import.c           | 132 ++++++++++++++++++---
 src/import-export/import-account-matcher.c         |  15 ++-
 2 files changed, 127 insertions(+), 20 deletions(-)



More information about the gnucash-patches mailing list