[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.02-61-gdb2a954

Git repo owner gitmaster at git.koha-community.org
Fri Jan 29 16:08:25 CET 2016


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.22.x has been updated
       via  db2a954579499d8f21670c157ee50959fe50143e (commit)
       via  73bf2f2dc83974a9d33c7b02078697a84111def3 (commit)
       via  dceb3ed02284270af12b711014d30555115403f8 (commit)
      from  4f976932a489f347becd5eb7f27952dcda35fa3d (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 db2a954579499d8f21670c157ee50959fe50143e
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Jan 15 18:20:09 2016 +0000

    Bug 15375 [QA Followup] - Fix non-functional restriction message and date
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>
    (cherry picked from commit 43694867676ed627759a302ade7d666ab029490b)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 73bf2f2dc83974a9d33c7b02078697a84111def3
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Jan 15 18:02:49 2016 +0000

    Bug 15375 [QA Followup] - Remove refereces to biblio and biblionumber for patron messages
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>
    (cherry picked from commit a633af13b6851a15b71140ab123105d02c803da3)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit dceb3ed02284270af12b711014d30555115403f8
Author: Marc Véron <veron at veron.ch>
Date:   Tue Dec 15 11:21:08 2015 +0100

    Bug 15375 - Translatability: Fix issues on OPAC page 'Placing a hold'
    
    Fix several issues with odd translations on opac-reserve.tt due to
    string splitting by tags.
    In addition, streamline messages to make them similar to the same
    messages on the OPAC summary page (Bug 15374)
    
    To test:
    - Apply patch
    - Log in to OPAC
      - with blocked /debarred user (with and without comment and date)
      - with user who has to much fines
      - with user who has his card marked as lost
      - with user with expired account
      - with user with uncertain address information
    - Try to put holds
    - Verify that message about why holds are not possible is correct
      and displays nicely and that links in messages work
    - Carefully examine code
    - Search for regressions
    
    (Amended: stray i removed, test plan updated, removed account that
              is about to expire)
    
    Signed-off-by: Aleisha <aleishaamohia at hotmail.com>
    
    I am going to sign off on this because it works as it should and I think the problems I had in comment 8 are a separate bug.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>
    (cherry picked from commit f0face38698b5c803604b37509edad98e2291bcd)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 .../opac-tmpl/bootstrap/en/modules/opac-reserve.tt |   78 ++++++++++++--------
 opac/opac-reserve.pl                               |    9 ++-
 2 files changed, 53 insertions(+), 34 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list