[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.10-21-g51a0034

Git repo owner gitmaster at git.koha-community.org
Sat Mar 16 22:00:26 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.8.x has been updated
       via  51a00341767e1668cb4c1801d3858124d504db7b (commit)
       via  61534e78436589cea4cd401d2eb0da897786338b (commit)
       via  3796dcff66ff91f849ce396be9c6b960ac2ea4a7 (commit)
      from  91b19f9f6a2520eb90409b9be10743a7e7783629 (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 51a00341767e1668cb4c1801d3858124d504db7b
Author: Chris Cormack <chris at bigballofwax.co.nz>
Date:   Sun Mar 17 10:03:12 2013 +1300

    Bumping db version

commit 61534e78436589cea4cd401d2eb0da897786338b
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 3796dcff66ff91f849ce396be9c6b960ac2ea4a7
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