[koha-commits] main Koha release repository branch master updated. v3.22.00-186-g090cd49

Git repo owner gitmaster at git.koha-community.org
Thu Dec 31 16:00:03 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  090cd49f174487cde794326b9ef35b0438366f35 (commit)
       via  c62bb1aeb7d447f94a88cf77b9afea2df2aaafa9 (commit)
      from  8de21a52ce828c87dc9f24be23f5ed21eb1a5f8b (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 090cd49f174487cde794326b9ef35b0438366f35
Author: Liz Rea <liz at catalyst.net.nz>
Date:   Thu Nov 19 15:14:18 2015 +1300

    Bug 15211: Patron card creator needs tools sidebar
    
    The patron card creator should have the Tools area sidebar on its pages. This patch adds it.
    
    To test:
    Go to More -> Tools -> Patron card creator
    
    The home page should have the tools sidebar
    Click through all of the "New" pages - they should all have the tools sidebar
    Click through all of the "Manage" pages - they should all have the tools sidebar
    
    Also verify that on each page, the Patron card creator link in the sidebar is bolded
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Sidebar displayed Ok. No errors
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit c62bb1aeb7d447f94a88cf77b9afea2df2aaafa9
Author: Liz Rea <liz at catalyst.net.nz>
Date:   Thu Nov 19 11:34:41 2015 +1300

    Bug 15211: adding Tools section sidebar to label creator
    
    The label creator had a very sad sidebar, it needed to have the Tools area sidebar on it.
    
    To test:
    
    Click through all "New" pages, verify that the sidebar appears
    Click through all "Manage" pages, verify that the sidebar appears.
    
    Also verify that "Label creator" is bolded in the toolbar while the label creator is active.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Sidebar displayed Ok. No errors
    
    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-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc        |    8 +++++++-
 .../intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt   |    5 ++++-
 .../intranet-tmpl/prog/en/modules/labels/label-edit-layout.tt  |    3 +++
 .../intranet-tmpl/prog/en/modules/labels/label-edit-profile.tt |    7 +++++--
 .../prog/en/modules/labels/label-edit-template.tt              |    3 +++
 koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-home.tt   |    3 +++
 koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt |    3 +++
 .../intranet-tmpl/prog/en/modules/patroncards/edit-batch.tt    |    3 +++
 .../intranet-tmpl/prog/en/modules/patroncards/edit-layout.tt   |    3 +++
 .../intranet-tmpl/prog/en/modules/patroncards/edit-profile.tt  |    3 +++
 .../intranet-tmpl/prog/en/modules/patroncards/edit-template.tt |    3 +++
 koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/home.tt    |    3 +++
 .../intranet-tmpl/prog/en/modules/patroncards/image-manage.tt  |    3 +++
 koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/manage.tt  |    3 +++
 14 files changed, 49 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list