[koha-commits] main Koha release repository branch master updated. v3.08.00-1186-g736baf6

Git repo owner gitmaster at git.koha-community.org
Fri Nov 9 05:26:33 CET 2012


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, master has been updated
       via  736baf6ade69449dd42a62e77ed44cb0c83a09df (commit)
       via  06016055c6689f29d28f6e5053d76ccfc041a436 (commit)
       via  1bf83bae8415443505e687220ece1e886c2e4f2d (commit)
       via  2a73ced61d02a2a06a5aa570bbf149eb1e620faa (commit)
       via  3ca887bed227d70a3cde38a5352cdca0019a9ccc (commit)
      from  92bdb7367795445a2a211e116cdb1d6dd59d5ce7 (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 736baf6ade69449dd42a62e77ed44cb0c83a09df
Merge: 1bf83ba 0601605
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Nov 8 23:23:52 2012 -0500

    Merge branch 'bug_8832' into 3.12-master

commit 1bf83bae8415443505e687220ece1e886c2e4f2d
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Oct 31 12:02:56 2012 -0400

    Bug 8989 - Availability facet needs an id
    
    This patch adds an id to the <li> which contains
    the "limit to available" facet in the OPAC and
    staff client.
    
    To test, add custom CSS for the staff client and
    OPAC to hide the id "availability_facet" and
    confirm that the link is no longer visible.
    
    Signed-off-by: Gaetan Boisson <gaetan.boisson at biblibre.com>
    Passed-QA-by: Mason James <mtj at kohaaloha.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 2a73ced61d02a2a06a5aa570bbf149eb1e620faa
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Nov 7 09:41:03 2012 -0500

    Bug 8972 - Due Date set to 100 years ago
    
    In order to prevent submission of dates with ambiguous two-digit
    years this patch makes date-due input fields read-only so that
    users must use date/time picker.
    
    Other minor fixes:
    
    - Adding missing labels
    - Adding common class wrapper to datepicker for checkout and renewal
    - Correcting focus handling on "specify due date" field (should
      focus on barcode field after a date has been selected).
    - Removing trailing comma from JavaScript (breaks IE)
    
    To test, try typing an invalid number in any of the date due entry
    fields: Under 'specify due date,' 'renewal due date,' or the
    confirm "invalid" date dialog (after specifying a date in the past).
    Manual entry should not work. Choosing a date/time using the
    widget should work.
    
    Signed-off-by: Melia Meggs <melia at test.bywatersolutions.com>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

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

Summary of changes:
 installer/data/mysql/updatedatabase.pl             |   21 +++++++++++
 .../intranet-tmpl/prog/en/css/staff-global.css     |   17 +++++----
 .../prog/en/includes/checkouts-table-footer.inc    |    6 ++--
 .../intranet-tmpl/prog/en/includes/facets.inc      |    2 +-
 .../prog/en/modules/acqui/neworderempty.tt         |   36 +++++++++++---------
 .../prog/en/modules/acqui/supplier.tt              |   12 ++++--
 .../prog/en/modules/circ/circulation.tt            |   14 +++++---
 .../prog/en/modules/members/moremember.tt          |    7 +++-
 .../opac-tmpl/prog/en/includes/opac-facets.inc     |    2 +-
 kohaversion.pl                                     |    2 +-
 10 files changed, 79 insertions(+), 40 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list