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

Git repo owner gitmaster at git.koha-community.org
Wed Aug 28 16:55:33 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  e1bde425d88629fe714e0317b09e0f2bea152fe1 (commit)
       via  a0456560a45098a1e0ebc436133ed790b49fd867 (commit)
      from  35b83e540ea6d2f9856de827cfcad7c3b2b07f82 (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 e1bde425d88629fe714e0317b09e0f2bea152fe1
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Wed Aug 28 15:07:09 2013 +0000

    Bug 10566: (follow-up) fix HTML validation issues
    
    These issues predated the previous patch, I just took
    this chance to fix them.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit a0456560a45098a1e0ebc436133ed790b49fd867
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Jul 10 09:51:26 2013 -0400

    Bug 10566 - Improve OPAC course reserves pages
    
    This patch makes various improvements to the OPAC course reserve pages:
    
    - Descriptive page titles for both pages.
    - More compact display of course information on course detail page
      (a list instead of a table, consistent with other displays of similar
      information in Koha).
    - Correct capitalization.
    - Added label and fieldset to course reserve search form.
    - Added breadcrumb navigation to course reserve detail page as a path
      back to course reserves main page.
    
    To test, apply the patch and confirm that the changes haven't broken
    anything and are an improvement.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests and improves the display.
    Tested with only 1 course, 2 courses,
    courses with and without items selected.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/prog/en/css/opac.css           |   50 ++++++++++
 .../prog/en/modules/opac-course-details.tt         |   98 +++++++++++---------
 .../prog/en/modules/opac-course-reserves.tt        |   16 ++--
 3 files changed, 115 insertions(+), 49 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list