gnucash master: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Mon Mar 10 13:30:04 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/7235751e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/cebe4ed9 (commit)
	from  https://github.com/Gnucash/gnucash/commit/faf05aab (commit)



commit 7235751eb3dea379579878b81e894950d21898a1
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Mar 10 18:25:57 2014 +0100

    Saved report configuration ui tuning
    
    - Settle for 'Saved report configuration' as name of the beast
      in favour of 'Custom report' (ambiguous with full scheme reports added by the user)
      or 'Saved report' (ambiguous with exported html reports)
      or 'Preconfigured report' (which I personally like better but got criticisms)
    - Group menu items related to saved report configurations together
      in the Report menu

commit cebe4ed90aa50cc6d49a7b79c1256094d7e66789
Author: Carsten Rinke <carsten.rinke at gmx.de>
Date:   Fri Feb 28 17:55:30 2014 +0100

    Update Window and Menu item from "Preconfigured-" to "Saved-" Report and add lables to the dialog with help texts



Summary of changes:
 src/gnome-utils/ui/gnc-main-window-ui.xml          |  8 +-
 src/report/report-gnome/dialog-custom-report.c     | 33 ++++++--
 src/report/report-gnome/dialog-custom-report.glade | 95 +++++++++++++++-------
 .../report-gnome/gnc-plugin-page-report-ui.xml     | 11 ++-
 src/report/report-gnome/gnc-plugin-page-report.c   |  6 +-
 src/report/report-gnome/report-gnome.scm           |  6 +-
 6 files changed, 106 insertions(+), 53 deletions(-)



More information about the gnucash-patches mailing list