gnucash stable: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Sun May 3 15:45:00 EDT 2026
Updated via https://github.com/Gnucash/gnucash/commit/67374d45 (commit)
via https://github.com/Gnucash/gnucash/commit/61964312 (commit)
from https://github.com/Gnucash/gnucash/commit/6b3e1ea5 (commit)
commit 67374d45cbef52a905a9349867969a58f685751a
Merge: 6b3e1ea5d3 61964312bc
Author: John Ralls <jralls at ceridwen.us>
Date: Sun May 3 12:44:06 2026 -0700
Merge Joshua Austill's 'add-port-field-to-db-dialog' into stable.
commit 61964312bc4e6f1ca05d5babcaac677583e319fd
Author: Joshua Austill <jlaustill at gmail.com>
Date: Wed Apr 22 20:02:57 2026 -0600
Add port field to database connection dialog
Adds a Port entry field to the database connection UI, positioned
after Host. The field accepts only digits (enforced via insert-text
handler), defaults to empty (placeholder shows the DB default), and
passes the value to gnc_uri_create_uri.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Summary of changes:
gnucash/gnome-utils/dialog-file-access.c | 32 ++++++++++++++++++++++-
gnucash/gtkbuilder/dialog-file-access.glade | 40 ++++++++++++++++++++++++-----
2 files changed, 64 insertions(+), 8 deletions(-)
More information about the gnucash-patches
mailing list