[koha-commits] main Koha release repository branch, new/bug_3347, created. v3.02.00-479-g6d8f4f8

Git repo owner gitmaster at git.koha-community.org
Wed Jan 5 20:41:08 CET 2011


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, new/bug_3347 has been created
        at  6d8f4f88686932d1972a1cf11c02d05485eabdab (commit)

- Log -----------------------------------------------------------------
commit 6d8f4f88686932d1972a1cf11c02d05485eabdab
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Jan 4 23:51:54 2011 -0500

    Fix for Bug 3347 - Inconsistencies with tables in opac-shelves.tmpl
    
    Changes to list contents view to make it consistent with search results
    
    My intention is to make the OPAC more consistent in the way it displays
    lists of items, whether it be in search results, lists, etc. This patch
    adds data to the list contents output and reformats it to that end.
    
    The other significant change is the removal of jQuery table sorting.
    Since list contents are both sorted and paginated on the server
    side. Adding a client-side sort to one page of many doesn't make sense.
    
    Other changes include:
    
    - Change "Your lists" to "Your private lists"
    - Remove "sort by" column because it seems unnecessary
    - Adding logic to control display of count (item or items
      rather than item(s)
    - Styling pagination bar and placing at the bottom of the page,
      consistent with other instances of pagination navigation
    
    Signed-off-by: Nicole Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list