[koha-commits] main Koha release repository branch master updated. v16.05.00-954-g12beaef

Git repo owner gitmaster at git.koha-community.org
Tue Sep 27 15:11:55 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  12beaef4b3acbf9550605bd0f6e44977bced1fba (commit)
      from  3d84252c0457708191adc23790d13dbf87e18a81 (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 12beaef4b3acbf9550605bd0f6e44977bced1fba
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Aug 5 15:01:55 2016 -0400

    Bug 17083: Remove more event attributes from tools templates
    
    This patch removes event attributes from several tool-related templates.
    Events are defined instead in the JavaScript.
    
    To test, apply the patch and:
    
    - Go to Tools -> Label creator -> Manage -> Layouts and edit any layout.
      - In the "Font" setting, choose any font which includes the word
        "italic" or "oblique" in the name. Doing so should disable the
        "Oblique title" checkbox.
    - Go to Tools -> Batch patron deletion/anonymization.
      - Submit the form without making any changes. You should be prompted
        to select an action.
    - Go to Tools -> Inventory.
      - Select a batch of barcodes to upload.
      - Submit the form without selecting any filters. This should trigger a
        warning.
      - Also changed: Added Font Awesome icons to the "Select all" and
        "Clear all" links on the inventory results view.
    - Go to Tools -> Notices and Slips.
      - Click "New notice"
      - Change the selection under "Koha module." The page should reload
        with the correct available message body fields. For instance,
        selecting "Holds" should make available reserves.* columns.
    - Go to Tools -> Upload.
      - In the search form, enter a search term and click the 'Search'
        button. The form should submit.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as advertised. Event attributes removed
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/modules/labels/label-edit-layout.tt    |    7 +++--
 .../prog/en/modules/tools/cleanborrowers.tt        |   28 ++++++--------------
 .../prog/en/modules/tools/inventory.tt             |    9 ++++---
 .../intranet-tmpl/prog/en/modules/tools/letter.tt  |   11 +++++++-
 .../intranet-tmpl/prog/en/modules/tools/upload.tt  |    6 ++++-
 5 files changed, 34 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list