gnucash maint: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Wed Jul 4 12:01:52 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/463b551d (commit)
	 via  https://github.com/Gnucash/gnucash/commit/3d4201f1 (commit)
	from  https://github.com/Gnucash/gnucash/commit/b79c9d15 (commit)



commit 463b551db984aa3ada81f2dc20631cf8f4ed92a1
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed Jul 4 17:58:53 2018 +0200

    Bug 771667 - Different warnings when changing reconciled splits vs. splits linked to reconciled splits
    
    This is the final bit that ensures a warning is only presented if a previous warning
    didn't already include the change we're about to warn about.
    
    This should prevent two warnings popping up when only one is sufficient. For example
    when the user first edits a protection field the warning will notify the user all
    reconciled splits will be unreconciled. If the user then continues to edit a
    (previously) a protected split field before leaving the transaction, no extra warning
    is needed.

commit 3d4201f172ea3e4c87872d6f710ce85edb31b6aa
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed Jul 4 17:50:50 2018 +0200

    Adjust icon installation regex a bit more
    
    This will only exclude apps and actions if they are directories.



Summary of changes:
 data/pixmaps/CMakeLists.txt                        |  8 +++----
 .../register/ledger-core/split-register-model.c    | 27 +++++++++++++++++++++-
 2 files changed, 30 insertions(+), 5 deletions(-)



More information about the gnucash-patches mailing list