[koha-commits] main Koha release repository branch master updated. v3.22.00-790-gf8647c1

Git repo owner gitmaster at git.koha-community.org
Thu Mar 3 23:24:49 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  f8647c1aaefbfb8ce83a0918c3f935ce87904677 (commit)
      from  3f70b4660bf57e854e6ef13b04fb29de57c53bec (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 f8647c1aaefbfb8ce83a0918c3f935ce87904677
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Feb 26 09:17:52 2016 -0500

     Bug 15925 [Revised] Correct some markup issues with patron lists pages
    
    This patch makes some markup changes to the patron lists interface in
    order to make them more consistent with other areas of Koha.
    
    Change to look for when testing:
    
    Tools -> Patron lists:
    
    - Wrap "New patron list" button in standard <div id="toolbar">
    - Place toolbar above page heading.
    
    Tools -> Patron lists -> New patron list:
    
    - Use built-in form validation for required fields
    - Clarify page title and breadcrumbs on list add and edit
    
    Validation errors have been corrected on all three templates, including
    removal of an extra </div>.
    
    Revision: I was wrong about the frequency of use of "Modify." There's no
    clear-cut reason to replace it with "Edit" so I have undone that change.
    
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
      Works as expected. No regression. Better texts. Consistent validation.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/modules/patron_lists/add-modify.tt     |   48 ++++++++++----------
 .../prog/en/modules/patron_lists/list.tt           |    2 +-
 .../prog/en/modules/patron_lists/lists.tt          |   11 +++--
 3 files changed, 31 insertions(+), 30 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list