[koha-commits] main Koha release repository branch master updated. v3.22.00-1479-g7922ff0

Git repo owner gitmaster at git.koha-community.org
Fri Apr 29 19:49:41 CEST 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, master has been updated
       via  7922ff036824e248dcd4641d0c796ab08a7b66cd (commit)
       via  7896665fc9a6ebff77658e58856f468cf26b4d61 (commit)
       via  a9274186b9ef2c119369317a106f5577b05c1146 (commit)
       via  e71dd6fdc23205be59e0433970bb066353008d20 (commit)
       via  243662824ab6ab28aea269156f1e98bfaaf03e91 (commit)
       via  aa14476ebc040466decf0bfe77ba7aec928b8647 (commit)
      from  52d30fba7b469c8f879a22af6cb9b0c5643f81ae (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 7922ff036824e248dcd4641d0c796ab08a7b66cd
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Apr 29 17:58:30 2016 +0000

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

commit 7896665fc9a6ebff77658e58856f468cf26b4d61
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Apr 29 15:52:36 2016 +0100

    Bug 12528: Add IGNORE to the INSERT statement
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit a9274186b9ef2c119369317a106f5577b05c1146
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Jan 4 09:23:15 2016 +0000

    Bug 12528: redirect to 404 if at least 1 pref is off
    
    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: Kyle M Hall <kyle at bywatersolutions.com>

commit e71dd6fdc23205be59e0433970bb066353008d20
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon Jan 4 09:21:07 2016 +0000

    Bug 12528: Bug 9254: Followup - Rename pref to EnhancedMessagingPreferencesOPAC
    
    If the new pref is named EnhancedMessagingPreferencesOPAC, it will show
    up adjacent to EnhancedMessagingPreferences
    
    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: Kyle M Hall <kyle at bywatersolutions.com>

commit 243662824ab6ab28aea269156f1e98bfaaf03e91
Author: Bouzid Fergani <bouzid.fergani at inlibro.com>
Date:   Mon Dec 28 08:59:21 2015 -0500

    Bug 12528 - fix problem when insert OPACEnhancedMessagingPreferences
    
    Signed-off-by: Aleisha <aleishaamohia at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit aa14476ebc040466decf0bfe77ba7aec928b8647
Author: Bouzid Fergani <bouzid.fergani at inlibro.com>
Date:   Mon Nov 2 16:45:45 2015 -0500

    Bug 12528 - Enable staff to deny message setting access to patrons on the OPAC
    
      - Change the preference Enhancedmessagingpreference description.
      - Enable default EnhancedMessagingPreferences and OPACEnhancedMessagingPreferences.
      - not sent e-mail it's necessary, when user call opac-messaging.pl directly..
    
    Testing:
    
    I Apply the patch
    II Run updatedatabase.pl
    
    0) Search OPACEnhancedMessagingPreferences preference;
    1) Validate "OPACEnhancedMessagingPreferences show patron messaging
       setting on the OPAC (NOTE: EnhancedMessagingPreferences must be
       enabled).";
    
    2) Disable OPACEnhancedMessagingPreferences preference;
    3) Enable EnhancedMessagingPreferences preference;
    4) On the OPAC -> user's settings, validate "your messaging" is not
       showed.
    
    Signed-off-by: Frederic Demians <f.demians at tamil.fr>
      Works as expected. With the new syspref, patrons can be forbidden to
      modify themselves their own messaging preferences.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    
    Also, I like sysprefs
    http://www.quickmeme.com/img/d9/d99723bc544e8d33572dc92f242a6f6e2dbe0126a2e35fe3de073d30d62002e6.jpg
    
    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                        |    2 ++
 installer/data/mysql/updatedatabase.pl                   |   11 +++++++++++
 .../prog/en/modules/admin/preferences/patrons.pref       |    9 ++++++++-
 koha-tmpl/opac-tmpl/bootstrap/en/includes/usermenu.inc   |   14 ++++++++------
 .../opac-tmpl/bootstrap/en/modules/opac-messaging.tt     |    6 +++++-
 opac/opac-messaging.pl                                   |    6 ++++++
 7 files changed, 41 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list