Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Andrew Moore 66c420c3d0 bug 1980: updateing calls to SimpleSearch to limit number of things returned
C4::Search::SimpleSearch was alredy patched to let you pass in the number of results you want back.
These instances were not using the new API. This patch makes all calls to SimpleSearch specify a limit.

I improved the documentation of SimpleSearch a bit to include the third returned value.

I believe there's a bug in C4::Output::pagination_bar, in that it doesn't deal well with URLs
with only one pair of parameter=value passed to it. I'm getting around this by passing in a second
pair that does nothing.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-10 09:11:24 -05:00
..
acqui bug 1980: updateing calls to SimpleSearch to limit number of things returned 2008-07-10 09:11:24 -05:00
admin fix for 2316: editing MARC subfield structure limits on subfield codes 2008-07-08 22:50:04 -05:00
authorities bug 1909: add delete field/subfield button to MARC editor 2008-07-08 12:31:30 -05:00
catalogue bugfixing (itemtype summary) : it summary is defined, the icon & author were not displayed 2008-07-08 16:10:46 -05:00
cataloguing bug 1909: add delete field/subfield button to MARC editor 2008-07-08 12:31:30 -05:00
circ fix for 2008: Daily reconciliation report broken 2008-07-08 20:02:34 -05:00
errors
help Adding some further help files 2008-07-10 08:54:13 -05:00
installer Fixing some typos, including, I believe, Bug 2174 ("spelling error in web installer") 2008-05-30 10:01:07 -05:00
labels Markup corrections. You can't embed a <!-- TMPL_IF --> inside an HTML tag because it causes problems for the translation script. 2008-06-17 14:05:53 -05:00
maint
members 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
reports workaround for translation script 2008-06-20 20:12:55 -05:00
reserve Markup corrections. You can't embed a <!-- TMPL_IF --> inside an HTML tag because it causes problems for the translation script. 2008-06-17 14:05:53 -05:00
reviews Swapping tablesorter version. GZipped version may have been responsible for errors in Internet Explorer. Change to usermenu.inc is whitespace only, for proper display in IE. 2008-05-13 17:40:28 -05:00
serials Markup corrections. You can't embed a <!-- TMPL_IF --> inside an HTML tag because it causes problems for the translation script. 2008-06-17 14:05:53 -05:00
sms
suggestion Swapping tablesorter version. GZipped version may have been responsible for errors in Internet Explorer. Change to usermenu.inc is whitespace only, for proper display in IE. 2008-05-13 17:40:28 -05:00
tags Bugfix is_approved() to handle the 3-state nature of approval. 2008-06-05 22:41:40 -05:00
tools Bug#: 1989 2008-07-04 09:22:29 -05:00
virtualshelves kohabug 1873 Fixes shelves.pl so that the date is displayed in the 'date added' column of the virtual shelf contents 2008-06-20 12:48:01 -05:00
z3950
about.tmpl Bug 2044: allowing multiuple icon sets 2008-04-24 11:54:18 -05:00
auth.tmpl kohabug 1875 Public lists/virtualshelves are displayed and viewable whether a patron is logged in or not. 2008-06-20 12:44:27 -05:00
intranet-main.tmpl Structural changes to staff client main page to better handle layout changes with addition/subtraction of news and intranetmainuserblock markup. 2008-05-27 06:42:47 -05:00