[koha-commits] main Koha release repository branch master updated. v3.14.00-257-gb2ca71d

Git repo owner gitmaster at git.koha-community.org
Fri Jan 10 16:04:37 CET 2014


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  b2ca71d9b40b97e2a0e5cee2fc2b6f69978b5b1b (commit)
       via  030e8fee0cfa48777a2bdb282791dd8d66c2eb9d (commit)
       via  52d4922afa34596796e59b03a255c2681429e68b (commit)
      from  8209bf10269c36c1bb8d4b2da23fe356ab7a3568 (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 b2ca71d9b40b97e2a0e5cee2fc2b6f69978b5b1b
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Fri Jan 10 15:21:29 2014 +0000

    Bug 10774: (follow-up) tweak styling of buttons on Bootstrap theme
    
    Following a discussion with Kyle, this patch applies the
    btn-mini style to the per-hold cancel and suspend/unsuspend
    buttons to make them a bit smaller.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 030e8fee0cfa48777a2bdb282791dd8d66c2eb9d
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Jan 8 11:21:37 2014 -0500

    Bug 10774: (QA Followup) Add support for bootstrap opac theme
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 52d4922afa34596796e59b03a255c2681429e68b
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Aug 21 07:30:54 2013 -0400

    Bug 10774: Allow individual holds to be suspended and resumed from the OPAC
    
    Right now, holds can only be suspended and resumed from the OPAC as a
    whole. It would be nice to be able to suspend and resume holds on a hold
    by hold basis from the OPAC.
    
    Test Plan:
    1) Apply this patch
    2) Log in to the OPAC
    3) Place a number of holds
    4) Browse to "my summary" and select the holds tab
    5) From here, test the following actions
       a) Suspend a hold indefinitely ( no resume date )
       b) Suspend a hold with a date to automatically resume
       c) Manually resume a suspended hold
    6) Disable AutoResumeSuspendedHolds, ensure the suspend until date field
       is no longer visible.
    7) Disable SuspendHoldsOpac, ensure all suspension related fields are
       no longer visible.
    
    Signed-off-by: Chris Rohde <crohde at roseville.ca.us>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../opac-tmpl/bootstrap/en/modules/opac-user.tt    |   39 +++++++++++---
 koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tt   |   53 +++++++++++++++-----
 opac/opac-modrequest-suspend.pl                    |   16 ++++--
 3 files changed, 84 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list