[koha-commits] main Koha release repository branch master updated. v3.22.00-676-gb73b68f

Git repo owner gitmaster at git.koha-community.org
Fri Feb 26 14:47:03 CET 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  b73b68f6296fb1ac468f6cb8fbf5024c4a4056af (commit)
       via  4e9b187c1454da3bea23df259518b7c58a4a78b6 (commit)
       via  a44859d082ad97e56dcc6ac771fb7e2104e3f80d (commit)
       via  d2f5f4c90a6d1de84c721fc4ae335c77a646bb2a (commit)
      from  eaaea6ed27c549b64d813afbc3cb14ab3ebadd48 (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 b73b68f6296fb1ac468f6cb8fbf5024c4a4056af
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Feb 26 13:51:29 2016 +0000

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

commit 4e9b187c1454da3bea23df259518b7c58a4a78b6
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Feb 15 16:49:32 2016 +0000

    Bug 14658: Remove warning if prefs are not defined
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit a44859d082ad97e56dcc6ac771fb7e2104e3f80d
Author: Jesse Weaver <pianohacker at gmail.com>
Date:   Fri Dec 18 10:20:07 2015 -0700

    Bug 14658 - (QA followup) make it easier to grep for these syspref names
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit d2f5f4c90a6d1de84c721fc4ae335c77a646bb2a
Author: Jesse Weaver <pianohacker at gmail.com>
Date:   Mon Aug 17 15:00:10 2015 -0600

    Bug 14658 - Split PatronSelfRegistrationBorrowerUnwantedField into two preferences for creating and editing
    
    Test plan:
      1) Make sure there is at least one field in PatronSelfRegistrationBorrowerUnwantedField.
      2) Apply patch, and update database.
      3) Check to make sure that the new system preference
         PatronSelfModificationBorrowerUnwantedField has the same value as
         PatronSelfRegistrationBorrowerUnwantedField.
      4) Verify that the same fields are hidden for self-registering a new
         borrower and edting a new one (both on the OPAC).
      5) Change PatronSelfModificationBorrowerUnwantedField, and verify that
         the two preferences correctly apply to editing vs. creating.
    
    Signed-off-by: Michael Sauers <msauers at dospace.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    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                    |   10 ++++++++++
 .../prog/en/modules/admin/preferences/opac.pref           |    9 +++++++--
 opac/opac-memberentry.pl                                  |   13 +++++++------
 5 files changed, 26 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list