[koha-commits] main Koha release repository branch master updated. v3.22.00-74-g79e4d82

Git repo owner gitmaster at git.koha-community.org
Wed Dec 30 12:43:48 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  79e4d82f8f5b540c097931863f5394482d9f3f21 (commit)
       via  10480c406c8470580da9f1d12f99022edb36aa72 (commit)
       via  83e913f8c26a815019ffde21524cc7f126357d57 (commit)
       via  651ba2bac357f8d858de8c84a5002a28e68fb09c (commit)
      from  4d96477544341d46da64973cfd0b96b4debaa3a7 (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 79e4d82f8f5b540c097931863f5394482d9f3f21
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Dec 30 11:45:01 2015 +0000

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

commit 10480c406c8470580da9f1d12f99022edb36aa72
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Thu Apr 23 15:41:17 2015 +0200

    Bug 11625: Implement DefaultToLoggedInLibraryNoticesSlips
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 83e913f8c26a815019ffde21524cc7f126357d57
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Apr 21 11:03:27 2015 -0400

    Bug 11625 - Implement DefaultToLoggedInLibraryCircRules
    
    This patch set makes the default circ rules and notices/slips to edit
    the logged in branch, if one is set.
    
    Test Plan:
    1) Apply this patch
    2) Log into staff side, and set your library
    3) Browse to Administration/Circulation and fines rules
    4) Note the rule set selected is for your library
    5) Select "All libraries"
    6) Note the rule set selected is for "All libraries"
    7) Browse to Toos/Notices & slips
    8) Note the notice set selected is for your library
    9) Select "All libraries"
    10) Not the rule set selected is for "All libraries"
    11) Click "New Notice"
    12) Note the Library field is set to "All libraries"
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes QA script and tests.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 651ba2bac357f8d858de8c84a5002a28e68fb09c
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Apr 21 10:59:46 2015 -0400

    Bug 11625 - Add system preferences DefaultToLoggedInLibraryCircRules and DefaultToLoggedInLibraryNoticesSlips
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Amended patch: INSERT IGNORE INTO + msg
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 admin/smart-rules.pl                                |   11 ++++++++++-
 installer/data/mysql/sysprefs.sql                   |    2 ++
 installer/data/mysql/updatedatabase.pl              |   15 +++++++++++++++
 .../prog/en/modules/admin/preferences/admin.pref    |   14 ++++++++++++++
 .../intranet-tmpl/prog/en/modules/tools/letter.tt   |    2 +-
 tools/letter.pl                                     |   19 +++++++++++++------
 6 files changed, 55 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list