[koha-commits] main Koha release repository branch master updated. v3.22.00-230-g603e986

Git repo owner gitmaster at git.koha-community.org
Thu Dec 31 21:23:14 CET 2015


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  603e98646eb885dddcb816b9bd58bcf2e4615611 (commit)
       via  e168a9ccf62706d6624807a69ace645e531731ce (commit)
       via  5b35435d35132cea0c0680145998fe7546b8e01f (commit)
      from  b00935bc851ffe2086efc8bf37e78c22940cde2d (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 603e98646eb885dddcb816b9bd58bcf2e4615611
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Oct 23 09:21:21 2015 +0100

    Bug 14131: Reduce the greybox height to 400px
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

commit e168a9ccf62706d6624807a69ace645e531731ce
Author: Liz <wizzyrea at gmail.com>
Date:   Thu Oct 15 04:11:39 2015 +0000

    Bug 14131 - Adding print patron cards to patron lists home page
    
    To test:
    
    Go to /cgi-bin/koha/patron-lists/lists.pl
    Make a patron list
    Click "Print patron cards"
    Success: you get a pdf of cards to print.
    Failure: you can't get a pdf of cards to print.
    
    Note that you'll need to have a card layout, template, and printer profile defined. The defaults should work.
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

commit 5b35435d35132cea0c0680145998fe7546b8e01f
Author: Marc Véron <veron at veron.ch>
Date:   Sun May 3 23:26:11 2015 +0200

    Bug 14131 - Patroncard: Add possibility to print from patron lists
    
    This patch adds the possibility to print patron cards from patron lists.
    
    To test:
    
    - Go to Home > Tools > Patron card creator
    - Prepare a patron card and create some cards using the batch functionality
    - Apply patch
    - Prepare a patron list e.g. from patron search
    - Go to Home > Tools > Patron card creator > Manage batches
    - Below the list of batches you have a dropdown to select a patron list
    - Select your list and hit "Export from patron list"
    - Select template and layout as you would do with batches
    - Hit "Export"
    - Download PDF
    
    Modified patch to work with Bug 14676 changes. Functionality unchanged.
    
    Signed-off-by: Nick Clemens <nick at quecheelibrary.org>
    Signed-off-by: Liz <wizzyrea at gmail.com>
    
    (Amended to make it apply on current master)
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

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

Summary of changes:
 .../prog/en/modules/patron_lists/lists.tt          |   10 ++++--
 .../prog/en/modules/patroncards/manage.tt          |   36 +++++++++++++++++++-
 .../prog/en/modules/patroncards/print.tt           |    7 ++++
 patroncards/create-pdf.pl                          |   10 ++++++
 patroncards/manage.pl                              |    3 ++
 patroncards/print.pl                               |   11 ++++++
 6 files changed, 74 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list