[koha-commits] main Koha release repository branch 3.10.x updated. v3.10.03-28-gceebedc

Git repo owner gitmaster at git.koha-community.org
Sat Mar 16 22:00:09 CET 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 3.10.x has been updated
       via  ceebedcb7d27bef4efeb7d926c8d09cc23aebb6a (commit)
       via  8ded1a8bd7ef5d2a825a5794bac52dfcdd3958d9 (commit)
       via  dff0971f1c6f55d18c2c20f46bac5cb8aed1966f (commit)
      from  297d3913450f4de897f740168f508a0d957fc359 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ceebedcb7d27bef4efeb7d926c8d09cc23aebb6a
Author: Chris Cormack <chris at bigballofwax.co.nz>
Date:   Sun Mar 17 10:01:09 2013 +1300

    Bump database version

commit 8ded1a8bd7ef5d2a825a5794bac52dfcdd3958d9
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Dec 4 08:52:21 2012 -0500

    Bug 9207 - Improve z39.50 speed slowdowns for sites with many records
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    
    Conflicts:
    	installer/data/mysql/updatedatabase.pl
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

commit dff0971f1c6f55d18c2c20f46bac5cb8aed1966f
Author: Liz Rea <liz at catalyst.net.nz>
Date:   Thu Dec 27 16:10:26 2012 +1300

    Bug 8054 - double clicking can cause duplicate payments/fines
    
    Uses preventDoubleForSubmit() to prevent double form submissions in the fines module.
    
    To test:
    
    Create a manual invoice/fine
    Create some manual fines, click save like mad - you should get only one fine (without, you will get several if you click madly enough)
    
    Click Pay fines
    Pay some fines, clicking save like mad on each. You should only get one payment. (without, you will get several payments)
    
    Create a manual credit
    Create a credit, click save like mad. You should only get one credit. (without you will get several if you click madly enough)
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

-----------------------------------------------------------------------

Summary of changes:
 installer/data/mysql/kohastructure.sql             |    3 ++-
 installer/data/mysql/updatedatabase.pl             |   10 ++++++++++
 .../prog/en/modules/members/mancredit.tt           |    3 ++-
 .../prog/en/modules/members/maninvoice.tt          |    3 ++-
 .../intranet-tmpl/prog/en/modules/members/pay.tt   |    3 ++-
 .../prog/en/modules/members/paycollect.tt          |   13 ++++++++++---
 kohaversion.pl                                     |    2 +-
 7 files changed, 29 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list