gnucash master: Multiple changes pushed

Robert Fewell bobit at code.gnucash.org
Fri Feb 17 05:46:36 EST 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/a1d17518 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/2306ef8c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/57f874bd (commit)
	 via  https://github.com/Gnucash/gnucash/commit/ac0532bf (commit)
	 via  https://github.com/Gnucash/gnucash/commit/308c6099 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/97dd119d (commit)
	from  https://github.com/Gnucash/gnucash/commit/286e1afa (commit)



commit a1d17518a8a99edec7126f8e96b7ff935f363b51
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Feb 17 10:15:23 2023 +0000

    Add a function to dump the schema entries when in debug
     mode.

commit 2306ef8ca6c564fc4b13087ca7fe28667195bd12
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Feb 17 10:14:42 2023 +0000

    On a new install, the gnc_gsettings_version_upgrade
     would not run
    
    When doing a new install, set the GNC_PREF_VERSION to the current
    version.

commit 57f874bd3fd69ddb83aaced146fe742bb4b9bd9d
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Feb 17 10:14:09 2023 +0000

    Change the behaviour of the gseettings migration
     function
    
    In the pref_transformations.xml file, when the release version is
    greater than the current GnuCash version, do not process those changes.

commit ac0532bf5cc43532bb84f45f03e040ca46902bef
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Feb 16 13:03:11 2023 +0000

    Change the alignment of a function in gnc_gsettings.cpp

commit 308c6099041893550c2af34b195be372b57fa20d
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Feb 16 13:02:36 2023 +0000

    Fix comment typo in gnc-gsettings.cpp

commit 97dd119dd4b497bc1777e335aa7d8edc51cc7e6c
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Feb 16 13:02:05 2023 +0000

    Separate out pref changes for 'invoice-printreport' in
     pref_transformations.xml



Summary of changes:
 gnucash/gschemas/pref_transformations.xml |  8 ++++--
 libgnucash/app-utils/gnc-gsettings.cpp    | 47 +++++++++++++++++++++++--------
 2 files changed, 42 insertions(+), 13 deletions(-)



More information about the gnucash-patches mailing list