[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-706-g02d4719

Git repo owner gitmaster at git.koha-community.org
Fri Jun 14 20:11:23 CEST 2013


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  02d4719437a84ca99d6265ad5bc27a6a8c3d88ad (commit)
      from  c02b57bd5cacc3fbe981f5d8331c7cfe8aa178a7 (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 02d4719437a84ca99d6265ad5bc27a6a8c3d88ad
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Jun 5 09:19:26 2013 -0400

    Bug 10416 - Correct template markup problems on course detail page
    
    This patch corrects several problems with the course reserves course
    detail page:
    
    - Unescaped ampersands
    - Extra </div>
    - Incorrect text in title tag
    - Use of a table to display information which is more consistently
      displayed as a list.
    - More accurate alert message, "Are you sure you want to remove this
      item from the course?" rather than "Are you sure you want to delete
      this item?"
    - Missing icons from toolbar buttons
    
    To test, apply the patch and view the details of an existing
    course (Course reserves -> [Course name]). Confirm that these changes
    are present and look like an improvement.
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    The course details screen looks much more consistent with other parts
    of Koha now.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Passes koha-qa.pl, template only changes. Everything checks out and
    works as advertised.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../en/modules/course_reserves/course-details.tt   |   47 ++++++++++----------
 1 files changed, 23 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list