[koha-commits] main Koha release repository branch master updated. v3.22.00-78-g3a7dd6c

Git repo owner gitmaster at git.koha-community.org
Wed Dec 30 12:47:00 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  3a7dd6c07c98bf97c817186d11ae1baaf585ea34 (commit)
       via  c5c4c4770870b90bafa7cd7f1647a56f0ad55f57 (commit)
       via  6656856d87b136a55614a22e6a1f69214ec53126 (commit)
       via  940010b2bdcf4bfecd05ac5687953047606a3d98 (commit)
      from  79e4d82f8f5b540c097931863f5394482d9f3f21 (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 3a7dd6c07c98bf97c817186d11ae1baaf585ea34
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Dec 30 11:48:36 2015 +0000

    Bug 11747 - DBrev 3.23.00.002
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit c5c4c4770870b90bafa7cd7f1647a56f0ad55f57
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Apr 22 11:21:53 2015 -0400

    Bug 11747 [QA Followup] - Use system preference
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 6656856d87b136a55614a22e6a1f69214ec53126
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Apr 21 11:19:24 2015 -0400

    Bug 11747 - Implement DefaultToLoggedInLibraryOverdueTriggers
    
    This patch 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 Tools/Overdue notice/status triggers
    4) Note the actions displayed are for your library
    5) Select "All libraries"
    6) Note the actions displayed are for "All libraries"
    
    Signed-off-by: Nick Clemens <nick at quecheelibrary.org>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 940010b2bdcf4bfecd05ac5687953047606a3d98
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Apr 21 11:17:14 2015 -0400

    Bug 11747 - Add system preference DefaultToLoggedInLibraryOverdueTriggers
    
    Signed-off-by: Nick Clemens <nick at quecheelibrary.org>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.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:
 installer/data/mysql/sysprefs.sql                  |    1 +
 installer/data/mysql/updatedatabase.pl             |   11 ++++++++
 .../prog/en/modules/admin/preferences/admin.pref   |    7 +++++
 tools/overduerules.pl                              |   29 ++++++++++++++------
 4 files changed, 39 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list