gnucash stable: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sat Apr 18 19:49:37 EDT 2026


Updated	 via  https://github.com/Gnucash/gnucash/commit/8281853b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/ff074121 (commit)
	from  https://github.com/Gnucash/gnucash/commit/87a1d41f (commit)



commit 8281853b17f3fa7b79f42ba8943cbde8301fc7e5
Merge: 87a1d41f9e ff07412179
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Apr 18 16:46:20 2026 -0700

    Merge Sherlock's 'sx-enable-from-list' into stable.

commit ff07412179d75cab11972e63a9e0827d3f49f535
Author: Sherlock <119709043+agwekixj at users.noreply.github.com>
Date:   Thu Apr 2 19:56:30 2026 -0700

    Bug 799759 - Users can't Enable entries via Checkboxes on Scheduled Transactions Page
    
    Implement the toggle of the Enabled box on the Scheduled Transactions list including use of the spacebar to toggle the Enabled box when the Enabled column is visible.  Also, added use of the Name column as the secondary column sort for all the other columns.



Summary of changes:
 .../gnome-utils/gnc-sx-list-tree-model-adapter.c   | 121 +++++++++++--------
 gnucash/gnome-utils/gnc-tree-view-sx-list.c        |  86 ++++++++++++-
 gnucash/gnome/gnc-plugin-page-sx-list.cpp          | 134 +++++++++++++++++++++
 3 files changed, 293 insertions(+), 48 deletions(-)



More information about the gnucash-patches mailing list