Koha/koha-tmpl/intranet-tmpl/prog/en/includes
Chris Nighswonger 9971756a24 kohabug 2159 Improving "Lists" button list refreshes after adding/changing lists/shelves
Adding code to refresh "Lists" button lists display in OPAC masthead.inc

Adding javascript to force refresh of parent window to update "Lists" button menu

Adding query limits and ability to specify row count and offset in queries related to Virtualshelves.
Also added the ability to return total record counts for specified virtualshelves.

Adding C4::VirtualShelves::GetRecentShelves which returns a list of the most recently modified shelves for
a given set of parameters. This allows the user to be offered active private and open lists to add books
to in drop down menus while also allowing drop down menus to be limited to a reasonable length.
This also limits the shelves stored in the user's session to a fixed number. A further enhancement might
be to add a syspref to enable a staff member to define the limit. Currently it is hardcoded at 10 per
list type (private/public-open).

Adding pagination to list/shelf related screens

Moving refresh shelves code into C4::VirtualShelves::RefreshShelvesSummary and tidying up a bit

Correcting several inconsistancies in the shelves templates as well as handling shelf management on
the intranet side correctly.

Correcting "Add To:" drop-down list to show only lists the patron has permission to add to

Correcting a few C4::VirtualShelves::GetShelvesSummary API calls

Modifications for template consistancy

Breaking up a 1367 char line of javascript in opac-results.tmpl

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-22 15:48:13 -05:00
..
acquisitions-history-search.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
acquisitions-menu.inc Language corrections (fixes Bug 2024) 2008-04-22 17:39:59 -05:00
acquisitions-search.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
acquisitions-toolbar.inc Change LateOrders to inclusive <=, s/supplier/vendor , s/parcel/shipment. 2008-04-01 06:37:00 -05:00
additem-menu.inc
admin-menu.inc fix for 2286: Remove link to Network Printers 2008-07-08 00:37:45 -05:00
auth-finder-search.inc Markup corrections to cataloging pages; Fixes for Bugs 2166 (" Book Jackets Not Showing on My Summary"), 2194 ("No results for Authority Search Shows blank record"), and 2196 ("Extra comma being added to record display") 2008-06-17 08:31:09 -05:00
authorities-search.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
authorities-toolbar.inc Authorities detail page was missing toolbar, breadcrumbs. 2008-05-27 06:42:53 -05:00
background-job.inc bug 1816: improved AJAX file upload and background job progress meters 2008-02-18 19:32:04 -06:00
biblio-view-menu.inc Fixes for Bug 1721 (Modification Log link loses context) 2008-02-28 07:59:01 -06:00
bookfund-admin-search.inc Adding bookfund search to aqbudget.tmpl 2008-05-27 06:51:30 -05:00
calendar.inc Calendar (js) tweaks: histsearch fixed, viewlog template updated 2008-01-09 14:50:15 -06:00
cat-menu.inc Warning: Big Commit. Fixing Virtual Shelves 2007-12-23 14:31:14 -06:00
cat-search.inc Correction to cat-search.inc to avoid focus-stealing problem; Change to detail.tmpl to play nice with moredetail.tmpl; Minor changes to search pages to allow greater flexibility with background customizations. 2008-04-17 05:52:49 -05:00
cat-toolbar.inc Allowing delete-biblio menu item to trigger javascript warning. Style now mimicsa disabled menu item. Addresses Bug 2135, "Cannot Delete MARC Records." 2008-05-20 12:52:04 -05:00
cataloging-search.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
cataloging-toolbar.inc Markup corrections to cataloging pages; Fixes for Bugs 2166 (" Book Jackets Not Showing on My Summary"), 2194 ("No results for Authority Search Shows blank record"), and 2196 ("Extra comma being added to record display") 2008-06-17 08:31:09 -05:00
checkin-search.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
circ-menu.inc Bug 2176 (5/5): adding staff interface to patron messaging preferences 2008-06-20 13:04:55 -05:00
circ-search.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
circ-toolbar.inc More changes to update-child process. Many scripts missing necessary data for checking how to process an update-child request. Also cleaning up update-child.tmpl for formatting. Minor text change (translation problem?) 2008-07-08 18:09:38 -05:00
cities-admin-search.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
currencies-admin-search.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
dictionary-toolbar.inc
doc-head-close-receipt.inc Add print slip to hold confirmation dialog. 2008-03-25 07:20:25 -05:00
doc-head-close.inc Fix for Bug 2015 ("subscription-renew button is disabled"), other markup corrections; Removing unused popup css declaration from doc-head-close; removing unused popup include file. 2008-04-22 17:39:44 -05:00
doc-head-open.inc add xml language entities 2008-01-05 02:59:01 -06:00
error-bottom.inc
error-top.inc Warning: Big Commit. Fixing Virtual Shelves 2007-12-23 14:31:14 -06:00
facets.inc Translatable facets in librarian interface 2008-05-27 07:26:33 -05:00
favicon.ico
file-upload.inc bug 1816: improved AJAX file upload and background job progress meters 2008-02-18 19:32:04 -06:00
greybox.inc
guided-reports-view.inc
header.inc Don't display Acquisitions and Serials links if the user 2008-05-19 13:01:04 -05:00
help-bottom.inc Adding yuipath variable to help.pl, and doing some cleanup of help templates (standardizing structure, mostly, and correcting some nomenclature). 2008-01-09 14:50:20 -06:00
help-top.inc Adding yuipath variable to help.pl, and doing some cleanup of help templates (standardizing structure, mostly, and correcting some nomenclature). 2008-01-09 14:50:20 -06:00
hold-menu.inc
installer-doc-head-close.inc
intranet-bottom.inc fixing bug 1754: Hide language chooser if only one translation is available 2008-03-17 21:28:31 -05:00
label-status.inc Repair Labels code to accomodate patroncards. Purged EXPR. 2008-05-30 10:01:08 -05:00
labels-menu.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
letters-search.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
mainmenu.inc Warning: Big Commit. Fixing Virtual Shelves 2007-12-23 14:31:14 -06:00
members-menu.inc Fix for bug 2130, "Patron Image Missing on Permissions Screen"; Correction to allow proper tab highlighting when viewing patron log. 2008-05-27 06:51:23 -05:00
members-toolbar.inc More changes to update-child process. Many scripts missing necessary data for checking how to process an update-child request. Also cleaning up update-child.tmpl for formatting. Minor text change (translation problem?) 2008-07-08 18:09:38 -05:00
page-numbers.inc
patron-search.inc Adding auto-focus to patrons resident search; Highlighting overdues count in patron list. 2008-04-10 02:59:28 -05:00
patron-toolbar.inc Adding new patron form for non-javascript users (Fixes Bug 2344, No "New Member" button w/o js). 2008-07-22 15:43:51 -05:00
patrons-admin-search.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
popup-bottom.inc
printers-admin-search.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
reports-menu.inc Fix for Bug 1853, Items not checked out label inconsistency 2008-02-20 13:01:32 -06:00
resort_form.inc Minor markup changes for translator-friendliness 2008-01-04 17:53:32 -06:00
roadtype-admin-search.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
search_indexes.inc Fix for bug: 2323: Conference name search fails in staff interface. 2008-07-14 13:05:04 -05:00
serials-menu.inc
serials-search.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
serials-toolbar.inc Change language on serials toolbar from 'edit record' to 'edit subscription'. 2008-07-18 13:22:23 -05:00
stopwords-admin-search.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
subtypes_unimarc.inc Translation end. 2007-12-20 18:36:40 -06:00
suggestions-add-search.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
sysprefs-admin-search.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00
sysprefs-menu.inc A couple of fixes: Logs tab was not highlighted when chosen; Serials checkexpiration.pl linked to biblio detail rather than subscription detail. Also adding 'edit' and 'renew' links to those results. 2008-05-19 13:24:09 -05:00
tools-item-action.inc staging import - enhance record overlay behavior 2008-04-30 21:58:46 -05:00
tools-labels-batches-toolbar.inc Repair Labels code to accomodate patroncards. Purged EXPR. 2008-05-30 10:01:08 -05:00
tools-labels-toolbar.inc Labels update- print any marc field and add csv output. 2008-04-22 17:54:02 -05:00
tools-menu.inc Fix for Bug 2373 ("Tags missing from the left menu"). Also doing some cleanup and reformatting on review.tmpl. Fixing some capitalization--I hope that's not a translation problem. 2008-07-22 15:43:53 -05:00
tools-nomatch-action.inc staging import - enhance record overlay behavior 2008-04-30 21:58:46 -05:00
tools-overlay-action.inc staging import - enhance record overlay behavior 2008-04-30 21:58:46 -05:00
virtualshelves-toolbar.inc kohabug 2159 Improving "Lists" button list refreshes after adding/changing lists/shelves 2008-07-22 15:48:13 -05:00
z3950-admin-search.inc Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu. 2008-04-08 08:37:05 -05:00