[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.08-14-g8b27866

Git repo owner gitmaster at git.koha-community.org
Sat Jan 12 20:27: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  8b278669d1a8d30daa4fb44ee8232e91ac2d1edb (commit)
       via  63a38bf01ff7ee1346dbe463831e969222eee688 (commit)
       via  1421db0e30115d46b7bd1cc993ff3c8a4023b72a (commit)
      from  67c23337cf36202c3aafd671a001317309fb28c2 (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 8b278669d1a8d30daa4fb44ee8232e91ac2d1edb
Author: Stéphane Delaune <stephane.delaune at biblibre.com>
Date:   Mon Oct 29 10:09:48 2012 +0100

    Bug 8977:replace unitialized directory var in printoverdues
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

commit 63a38bf01ff7ee1346dbe463831e969222eee688
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon Dec 31 16:50:22 2012 +0000

    Bug 9335 - humanMsg popups don't disapear in webkit browsers
    
    The popup message that appears after saving changes to system
    preferences should dissapear upon any user actions (i.e mouse
    click, mouse move, typing) but this does not happen in modern
    webkit based browsers since jQuery was updated.
    
    This patch adds the suggested fix to the jQuery plugin code as
    suggested on https://code.google.com/p/humanmsg/issues/detail?id=9
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Tested with Google Chrome on Windows 7
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Tested with Google Chrome 22 and Firefox on Debian
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Tested with the following browsers:
      Mac: Chrome 23, Firefox 16.0.2, Opera 11.61, Safari 5.1.7
      Windows: IE8, Firefox 3.6.26
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

commit 1421db0e30115d46b7bd1cc993ff3c8a4023b72a
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Sun Nov 25 20:30:57 2012 -0500

    Bug 9141 - Untranslatable strings on "pay an amount..." page
    
    Moving text of an error message from the script into the
    template. To test, submit an amount which is greater
    than the amount due. You should see an error message
    displayed correctly with a properly-formatted currency
    amount.
    
    Signed-off-by: Marc Veron <veron at veron.ch>
    
    Patch behaves as expected.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

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

Summary of changes:
 .../prog/en/lib/jquery/plugins/humanmsg.js         |    6 +++---
 .../prog/en/modules/members/paycollect.tt          |    4 ++--
 members/paycollect.pl                              |    4 ++--
 misc/cronjobs/printoverdues.sh                     |    2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list