[koha-commits] main Koha release repository branch 3.10.x updated. v3.10.05-20-g074a71e

Git repo owner gitmaster at git.koha-community.org
Wed Apr 24 23:20:28 CEST 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  074a71e61c51fa65e9d9ffb75035c815e940d168 (commit)
       via  7b28feafacd46b496be7aed67f2f63bac7966e91 (commit)
      from  43e679156a5250e79de0accca960e4836aa55385 (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 074a71e61c51fa65e9d9ffb75035c815e940d168
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Thu Sep 13 10:20:56 2012 +0200

    Bug 8508: Followup: Simplify the separateData js function
    
    I think this patch does the same job as previously.
    + It replaces tabulation characters with 4 spaces
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 7b28feafacd46b496be7aed67f2f63bac7966e91
Author: David Cook <dcook at prosentient.com.au>
Date:   Tue Sep 11 07:18:54 2012 +1000

    Bug 8508 - Holds to Pull : Library dropdown options are erroneously concatenated by br tags
    
    This patch introduces a new javascript function that breaks apart option
    strings that are erroneously concatenated by br tags. The split strings
    are then checked against non-concatenated option strings, and pushed into
    the option array if there is no duplication.
    
    This function is nestled into the JQuery datatable function for populating
    the drop-down menu.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 .../prog/en/modules/circ/pendingreserves.tt        |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list