[koha-commits] main Koha release repository branch master updated. v16.11.00-553-gd9069b5

Git repo owner gitmaster at git.koha-community.org
Fri Mar 3 19:38:00 CET 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  d9069b5b60c10db20136af2bef837123558a2c22 (commit)
       via  eaa9882dd10414cf16ecaf80bcf856bfc60e42c1 (commit)
       via  c6ea593971502833ff6f37c3eccc994d5b15171e (commit)
      from  01371f8fad6efd30bf5a3b10bf3cf9f5eabbe5b5 (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 d9069b5b60c10db20136af2bef837123558a2c22
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Mar 3 18:30:01 2017 +0000

    Bug 14764 - DBRev 16.12.00.012
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit eaa9882dd10414cf16ecaf80bcf856bfc60e42c1
Author: Liz Rea <liz at catalyst.net.nz>
Date:   Fri Feb 3 10:18:51 2017 +1300

    Bug 14764 - [followup] Addressing QA concerns
    
    * removed Policy:
    * put the syspref in alpha order with the others
    * added els to the if.
    
    Signed-off-by: Baptiste Wojtkowski <baptiste.wojtkowski at biblibre.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit c6ea593971502833ff6f37c3eccc994d5b15171e
Author: Liz Rea <liz at catalyst.net.nz>
Date:   Thu Nov 3 10:18:45 2016 +1300

    Bug 14764: OPAC news selector
    
    Test plan:
    
    1) Add more than one library, at least two in total is needed. Make note
       of which is your current user's home branch.
    2) Go to Tools -> News and add one global ("All") news item and one
       specific for each branch.
    3) Apply the patches.
    4) Perform database upgrades when you log in.
    5) Go to OPAC main, it should work as before: Showing global news as
       well as the news for your home branch once logged in.
    6) Go to System Preferences -> OPAC and set 'OPACNewsBranchSelect' to
       yes.
    7) Go to OPAC main, you should see the global news item plus any items
       for your home branch for the current user if logged in.
    8) Above the news, you will see a dropdown that lists the branches.
       Select one, and click "Change library."
    9) You should now see global news and the news for the selected branch,
       regardless of whether logged in or not.
    
    Sponsored-By: Halland County Library
    
    Fixes QA comments:
    
    * Keep the current selected branch selected
    
    * Change OPACNewsBranchSelect -> OPACNewsLibrarySelect
    
    * fix 'system wide only' view for logged in user. We still show system
      wide even when a library is selected.
    
    * Removed the "change library" link
    
    * Added a label to the field.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Zeno Tajoli <z.tajoli at cineca.it>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 Koha.pm                                            |    2 +-
 installer/data/mysql/sysprefs.sql                  |    1 +
 installer/data/mysql/updatedatabase.pl             |   11 +++++++++
 .../prog/en/modules/admin/preferences/opac.pref    |    7 ++++++
 .../bootstrap/en/includes/opac-bottom.inc          |    8 +++++++
 .../opac-tmpl/bootstrap/en/modules/opac-main.tt    |   25 +++++++++++++++++++-
 opac/opac-main.pl                                  |    3 +++
 7 files changed, 55 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list