[koha-commits] main Koha release repository branch master updated. v16.05.00-132-g45fbcb9

Git repo owner gitmaster at git.koha-community.org
Fri Jun 17 17:40:04 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  45fbcb9fda8776dc78556efd99076ce8fc8b4f97 (commit)
       via  2a6a3de7c407724d2778be8bf422b1222910e4a7 (commit)
      from  981302a47322857b080107a71c47db2345ef5286 (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 45fbcb9fda8776dc78556efd99076ce8fc8b4f97
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Jun 14 11:09:42 2016 +0100

    Bug 16456: Reintroduce wording "Delete tag"
    
    "Delete tag" seems more appropriate than "Delete" on this tag, but I may
    be wrong.
    
    This patch also removes an extra space.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 2a6a3de7c407724d2778be8bf422b1222910e4a7
Author: Hector Castro <hector.hecaxmmx at gmail.com>
Date:   Fri May 13 23:40:25 2016 -0600

    Bug 16456: Add Font Awesome icons to some buttons in Tools module, section Patrons and circulation
    
    Add Font Awesome Icons to section Patrons and circulation in Tools module.
    Also correct a error dialog in JQuery functions
    
    To test:
    -Apply patch
    -Goto Tools -> Patron list -> my_list_saved -> Add patrons -> Remove selected patrons,
     Clear all, Select all.
    -Add new patron list and add some patrons, notice about the trash icon.
    -Make some comments in some bib records and goto Tools->Comments
     you will presented with two tabs "Approved comments" and
     "Comments awaiting moderation".
     See the three new buttons: Approve, Delete, Unapprove.
    -Set syspref TagsModeration to Require. This will show all pending tags to review.
    -Make some tags in bib records and goto Tools -> Tags.
    -Notice about the new look.
    -In the new screen look the icons in buttons "Apply filter(s)", "Test", "Approved",
     "Reject". Notice about the new header bar above the DataTable with options: Select all,
      Clear all, Select all pending.
    -Play with filters; Check if terms exist or not in appoved/rejected lists
    -Play with Terms summary and see if DataTable is working as expected
    -Click in some term tag with multiple titles
    -A table with titles tagged with the term is presented
    -See the new button 'Remove'
    -Verify if you can remove tag from a selected title.
    -Verify that all tools work as expected
    
    NOTE: The Tag and Comments tools has been revised to fit with others
    interfaces in Koha.
    Bug ammended according with QA comment 5
    Bug rebased because bug 16005
    Test plan amended for clarity
    Clock icon for "Select all pending" removed (QA comment 23).
    Fix some forbidden patterns (tab char) in review.tt according by IRC comment
    by Marc Veron
    
    Followed test plan, looks and works as expected
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    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/js/autocomplete/patrons.js |    2 +-
 .../prog/en/modules/patron_lists/list.tt           |    6 +-
 .../prog/en/modules/reviews/reviewswaiting.tt      |    4 +-
 .../intranet-tmpl/prog/en/modules/tags/list.tt     |    2 +-
 .../intranet-tmpl/prog/en/modules/tags/review.tt   |  104 ++++++++++++--------
 5 files changed, 69 insertions(+), 49 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list