gnucash master: Bug 798753 - UX improvements in new import dialog
John Ralls
jralls at code.gnucash.org
Sun Feb 26 15:17:30 EST 2023
Updated via https://github.com/Gnucash/gnucash/commit/ba12e312 (commit)
from https://github.com/Gnucash/gnucash/commit/89e2bef4 (commit)
commit ba12e3125124b9ea5beaee77e7f7b613452a8d95
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Feb 26 12:10:41 2023 -0800
Bug 798753 - UX improvements in new import dialog
Rename the dialog to not mention export since we don't use it for that.
Change the key-column names to be specific to the listview.
Add tooltips to the listviews to explain what they're for
Persist the selected imexporter and profile in the book's state file.
Stop the inappropriate "there are transactions do you want to import
them?" dialog (missing AWAIT_TRANSACTIONS in gnc_ab_import_context call).
Summary of changes:
.../aqb/dialog-ab-select-imexporter.c | 44 ++++++++++++++++++++++
.../aqb/dialog-ab-select-imexporter.h | 16 ++++++++
gnucash/import-export/aqb/dialog-ab.glade | 9 +++--
gnucash/import-export/aqb/gnc-file-aqb-import.c | 35 ++++++++++++++++-
4 files changed, 99 insertions(+), 5 deletions(-)
More information about the gnucash-patches
mailing list