[koha-commits] main Koha release repository branch master updated. v16.11.00-986-gf71e3a7

Git repo owner gitmaster at git.koha-community.org
Mon May 8 15:03:23 CEST 2017


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  f71e3a78b9ad35e7839271de80d89c9044c268c6 (commit)
       via  34e813c8d053382313a804c8b2682f138f166926 (commit)
       via  dc2a6e5d32fef1f57b03b2119b583d99356931f4 (commit)
      from  a0cc3703bfb15f3f94a6eb66cb58e257cd89cf81 (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 f71e3a78b9ad35e7839271de80d89c9044c268c6
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Mon Mar 27 15:19:24 2017 +0200

    Bug 17993 - Do not use modal authentication with CAS - tags bis
    
    Bug 12046 corrected the fact that modal dialog does not allow to use the
    CAS authentication in main authentication link. This must also be
    corrected in link for tags in detail tags page: "Log in to see your own
    saved tags."
    
    Test plan :
    - Enable syspref casAuthentication
    - Go to OPAC, not authenticated
    - Click on "Tag cloud"
    - Click on "Log in to see your own saved tags"
    => Without patch you get the modal login popup
    => With patch you go to the login page opac-user.pl
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 34e813c8d053382313a804c8b2682f138f166926
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Wed Jan 25 14:47:02 2017 +0100

    Bug 17993 - Do not use modal authentication with CAS - tags
    
    Bug 12046 corrected the fact that modal dialog does not allow to use the CAS authentication in main authentication link.
    This must also be corrected in link for tags in detail page : "Log in to add tags"
    
    Test plan :
    - Enable syspref casAuthentication
    - Go to OPAC
    - Go to a record detail page opac-detail.pl
    - Click on "Log in to add tags"
    => Without patch you get the modal login popup
    => With patch you go to the login page opac-user.pl
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit dc2a6e5d32fef1f57b03b2119b583d99356931f4
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Wed Jan 25 14:19:16 2017 +0100

    Bug 17993 - Do not use modal authentication with CAS - lists
    
    Bug 12046 corrected the fact that modal dialog does not allow to use the CAS authentication in main authentication link.
    This must also be corrected in link of lists popup : "Log in to create your own lists"
    
    Test plan :
    - Enable syspref casAuthentication
    - Go to OPAC
    - Click on Lists > Log in to create your own lists
    => Without patch you get the modal login popup
    => With patch you go to the login page opac-user.pl
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc  |    7 ++++++-
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt |    9 ++++++++-
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-tags.tt   |    9 ++++++++-
 3 files changed, 22 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list