[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.04-81-g3352a6e

Git repo owner gitmaster at git.koha-community.org
Tue Oct 3 11:43:30 CEST 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, 17.05.x has been updated
       via  3352a6ee9e7526e228f66ea420fd99709a601f82 (commit)
       via  9f07f1493f9f44c7a7b691c79bf9215a76758670 (commit)
       via  936ee4a1cf9dda6a5d8c1753c40b73b9720ed0bb (commit)
       via  73f0c231bbd1c8a0b1d7c22d0a2fcb49a4811863 (commit)
       via  c618b787bf98e6b9c8004694cfd066e936760191 (commit)
       via  667a907aa73ab210ee05bc9ef73f8ab3bedbe6bf (commit)
       via  c5c174e834cad2110f45eec90b80441f2f4ec0f4 (commit)
       via  07695e8de40c55f2837ae81b5e35b8e11656f272 (commit)
       via  74752502b309ddec4311a4311a3481bf54061187 (commit)
      from  0679425b29b9bff8c16fff91b7351a2f9f89a045 (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 3352a6ee9e7526e228f66ea420fd99709a601f82
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sat Aug 19 10:22:44 2017 +0200

    Bug 14316: Clarify meaning of record number in Batch record modification tool
    
    Same change as the first patch, but for the batch record
    modification tool.
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 327495b5e0ec4de47d20bd27d6a1c5b88e0be191)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 9f07f1493f9f44c7a7b691c79bf9215a76758670
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Mon Jun 8 02:03:34 2015 +0200

    Bug 14316: Clarify meaning of record number in Batch record deletion tool
    
    Changes the label from 'list of record numbers...' to
    'List of biblionumbers or authority ids...' to make it
    more clear to the user which kind of input is expected.
    
    To test:
    - Go to Tools > Batch record deletion
    - Check the new description
    - Decide if it's more clear or not
    
    Signed-off-by: Marc Veron <veron at veron.ch>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 4934ee4a1601bd268a7153b7189387bb073dd11f)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 936ee4a1cf9dda6a5d8c1753c40b73b9720ed0bb
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Sep 1 08:41:51 2017 -0400

    Bug 18946 [QA Followup] - code cleanup
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit f1b0dae9a6055e8ba5e9a9638af32060c1e17e33)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 73f0c231bbd1c8a0b1d7c22d0a2fcb49a4811863
Author: Karam Qubsi <karamqubsi at gmail.com>
Date:   Wed Jul 19 00:06:48 2017 +0800

    Bug 18946 - Change language from external web fails
    
    How to reproduce:
    1. Get a multilingüal Koha like
    http://demo1.orex.es/cgi-bin/koha/opac-changelanguage.pl?language=en
    http://demo1.orex.es/cgi-bin/koha/opac-changelanguage.pl?language=es-ES
    
    2. Copy that urls to any web page in an other domain -it must be in some
    host - and try to link to the spanish or english version,it will keep you in the same position.
    
    3. Apply this patch and try again , everything should work fine .
    
    Signed-off-by: Hugo Agud <hagud at orex.es>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 48f54016a7accfc0cc43bf01cbac70a8482bc3f9)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit c618b787bf98e6b9c8004694cfd066e936760191
Author: Lari Taskula <lari.taskula at jns.fi>
Date:   Wed May 31 17:03:54 2017 +0300

    Bug 18692 - intranet part
    
    Fixes misplaced columns introduced by previous patch and adds the "-" for phone
    transport type.
    
    To test:
    1. Set SMSSendDriver system preference on
    2. Go to intranet messaging preferences
    3. By default you should see checkboxes for all messages for SMS
    4. Ensure columns are not misplaced (pushing one column too much to the right)
    5. Delete sms method from one of the messages in message_transports table
    6. Observe that "-" is displayed instead of checkbox for that message for SMS
    7. Repeat same for TalkingTechItivaPhoneNotification system preference.
       By default it may not have transports in message_transports, so make sure
       to assign some in order to have the checkboxes visible.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit bb31d99065c468fbec2443cd15894b03657a24d5)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 667a907aa73ab210ee05bc9ef73f8ab3bedbe6bf
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Thu Jun 1 17:22:42 2017 +0200

    Bug 18692 - same with syspref TalkingTechItivaPhone
    
    Fixes misplaced columns introduced by previous patch and adds the "-" for phone
    transport type.
    
    To test:
    1. Set SMSSendDriver system preference on
    2. Go to intra and OPAC messaging preferences
    3. By default you should see checkboxes for all messages for SMS
    4. Ensure columns are not misplaced (pushing one column too much to the right)
    5. Delete sms method from one of the messages in message_transports table
    6. Observe that "-" is displayed instead of checkbox for that message for SMS
    7. Repeat same for TalkingTechItivaPhoneNotification system preference.
       By default it may not have transports in message_transports, so make sure
       to assign some in order to have the checkboxes visible.
    
    https://bugs.koha-community.org/show_bug.cgi?id=8692
    
    Signed-off-by: Michael Andrew Cabus <michael at bywatersolutons.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 8fd0847c82adbcaf0af3285dd9cfc5e646ba6500)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit c5c174e834cad2110f45eec90b80441f2f4ec0f4
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Mon May 29 16:32:18 2017 +0200

    Bug 18692 - When SMS is enabled the OPAC messaging table is misaligned
    
    Bug 6726 had corrected the fact that when SMS is enabled the messaging table is missing a column.
    Bug 6458 has broken this.
    The SMS column is missing an else case with cell containing only "-" like other columns.
    
    Test plan :
    - set SMSSendDriver preference empty
    - go to OPAC patron messaging
    - column SMS should not be visible
    - set SMSSendDriver preference not empty
    - go to OPAC patron messaging
    - column SMS appears with checkboxes
    
    Signed-off-by: Michael Andrew Cabus <michael at bywatersolutons.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit a932d05ace6500a3b67888aad1306e58cfa8014f)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 07695e8de40c55f2837ae81b5e35b8e11656f272
Author: Marc Véron <veron at veron.ch>
Date:   Wed Aug 9 09:46:02 2017 +0200

    Bug 18636: Sysprefs: Add explanation for conflict autonumbernum / BorrowerMandatoryFields
    
    This patch adds a note to the system preferences autonembernum and
    BorrowerMandatoryFields regarding a conflict if automembernum is on
    and BorrowerMandatoryFields contains cardnumber.
    
    To reproduce issue: See initial comment.
    
    To test:
    - Apply patch
    - Verify that in system preferences note appears with both prefs
      automembernum and BorrowerMandatoryFields
    
    Followed test plan, works as described
    Signed-off-by: Alex Buckley <alexbuckley at catalyst.net.nz>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 65bce82b1fb32d3d98fe4d4ef1e1738a97749632)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 74752502b309ddec4311a4311a3481bf54061187
Author: Marc Véron <veron at veron.ch>
Date:   Tue Jun 27 18:50:44 2017 +0200

    Bug 16485: collection column in Item search is always empty
    
    This patch fills the column 'Collection' in item search from the item values.
    
    To test:
    - Go to item search
    - Reproduce issue from initial comment
    - Apply patch
    - Verify that the column 'Collection' is filled
    
    Still to do, but outside of my datatable skills:
    Filter by drop down in the column header does a substring search.
    Example: Filter for 'Fiction" returns both 'Fiction' and 'Non-fiction' items.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Laurence Rault <laurence.rault at biblibre.com>
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 6c1504cfdb301cb0f9f3a14b5db31a63f5c3b0a5)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../en/includes/catalogue/itemsearch_item.json.inc |    3 ++-
 .../prog/en/includes/messaging-preference-form.inc |   20 ++++++++++++++++----
 .../prog/en/modules/admin/preferences/patrons.pref |    2 ++
 .../prog/en/modules/catalogue/itemsearch.tt        |    4 ++--
 .../prog/en/modules/tools/batch_delete_records.tt  |    2 +-
 .../en/modules/tools/batch_record_modification.tt  |    2 +-
 .../bootstrap/en/modules/opac-messaging.tt         |   10 ++++++++--
 opac/opac-changelanguage.pl                        |   14 ++++++++++----
 8 files changed, 42 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list