gnucash master: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Sun Feb 22 14:30:17 EST 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/118615d7 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/652f1f5f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/208cf514 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8136d7ba (commit)
	 via  https://github.com/Gnucash/gnucash/commit/01170e66 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8900af27 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/629bce12 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/bdc9b95a (commit)
	 via  https://github.com/Gnucash/gnucash/commit/d802733c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/b13d80b3 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/7bddcd95 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/068fc356 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/ac63d3a1 (commit)
	from  https://github.com/Gnucash/gnucash/commit/d4e5bdc3 (commit)



commit 118615d73898e4f58853ce1b9ea9bb1902a1d439
Merge: 652f1f5 208cf51
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sun Feb 22 20:23:23 2015 +0100

    Merge branch 'maint'
    
    * Remove build and run of no-longer-existant intl-scm/guile-strings.
    * Bug 743807 Wrong date value being used.
    * Bug 743807 Stops critical error messages.
    * Bug 727466 - The symbol of CNY changed to å…ƒ
    * Remove explicit install of Finance::Quote dependencies.
    * Updated Danish translation. From the translation project.
    * Bug 649933 - Creating cash flow report takes a long time
    * Bug 733685 - Fancy Date Format doesn't stick
    * Fix potential infinite loop in business lot scrubbing
    * Add scrubbing function to recover dangling lot links and payments

commit 652f1f5ff73db2b4372588547fe0035df307460a
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sat Feb 21 11:28:29 2015 +0000

    Bug 738462 Fixes Report Scheme error.
    
    Add missing enum entries for new search types and missing
    argument to changed function xaccQueryAddDescriptionMatch.

commit 208cf514f34f2749b5a5b494b35a2dd75e277ae3
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sun Feb 22 12:30:52 2015 +0100

    Add scrubbing function to recover dangling lot links and payments

commit 8136d7ba3febe635712daf006fdfc70b2614bbcd
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Feb 21 14:27:29 2015 +0100

    Fix potential infinite loop in business lot scrubbing

commit 01170e664c439f4584224f99018dcfccb2673435
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed Feb 11 17:21:13 2015 +0100

    Bug 733685 - Fancy Date Format doesn't stick

commit 8900af27ceb2acdedc92dcb13648b54077dc24a6
Author: Mike <mike-bz at erose.org>
Date:   Tue Feb 10 19:50:33 2015 +0100

    Bug 649933 - Creating cash flow report takes a long time
    
    The progress bar seems to induce a non-neglectable performance hit
    on OS X and possibly Windows as well. This patch reduces the update
    frequency of the progress bar.

commit 629bce126b98c5d5f3cb3eb3487302a54d7c96b5
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Feb 9 22:19:43 2015 +0100

    Updated Danish translation. From the translation project.

commit bdc9b95a3c03f6e30b51052ac056d7cae5b9a64c
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Feb 9 09:49:08 2015 -0800

    Remove explicit install of Finance::Quote dependencies.
    
    CPAN correctly handles dependencies, and the ones installed here were
    a tiny fraction -- and in a couple of cases obsolete.

commit d802733c009a4453aaf1d2b4e930a1fb9071cac9
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Feb 7 17:35:54 2015 +0100

    Bug 727466 - The symbol of CNY changed to å…ƒ
    
    To disambiguate with the same symbol used for the Japanese Yen,
    add a prefix to both currencies: JPÂ¥ and CNÂ¥.

commit b13d80b3249a42a5af63605d31e8768ac8b1ee31
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Feb 7 17:35:54 2015 +0100

    Bug 727466 - The symbol of CNY changed to å…ƒ

commit 7bddcd95b02c4e845ccd5f07f67bb9c20ab1e052
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Feb 3 13:53:15 2015 +0000

    Bug 743807 Stops critical error messages.
    
    As you type a date into the calendar widget it tries to make a GDate
    with the current year and month, if you are typing 31/ in February
    you get a critical error in the trace file. This patch adds a test
    for a valid date before proceeding.

commit 068fc3567d3a33cbe151e95807db21fea8803fee
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Feb 3 13:55:10 2015 +0000

    Bug 743807 Wrong date value being used.
    
    In get_filter_times, the start_date_today was being tested instead of
    the end_date_today, corrected. Also corrected the default option for
    end date to match start date.

commit ac63d3a1ae58c0c188918929340a61922e892b38
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Feb 2 12:54:42 2015 -0800

    Remove build and run of no-longer-existant intl-scm/guile-strings.



Summary of changes:
 Makefile.am                                        |    2 -
 po/da.po                                           | 1079 +++-----------------
 src/engine/ScrubBusiness.c                         |  207 +++-
 src/engine/engine.i                                |    2 +
 src/engine/iso-4217-currencies.xml                 |    5 +-
 src/gnome-utils/dialog-utils.c                     |    4 +
 src/gnome-utils/gnc-date-format.c                  |    2 +-
 src/import-export/csv-exp/assistant-csv-export.c   |    2 +-
 .../csv-exp/assistant-csv-export.glade             |    4 +-
 src/quotes/gnc-fq-update.in                        |    5 -
 src/report/report-system/report-utilities.scm      |    4 +-
 src/report/standard-reports/cash-flow.scm          |    3 +-
 12 files changed, 324 insertions(+), 995 deletions(-)



More information about the gnucash-patches mailing list