Show last: 20 , 50 , 100 , All

Date File Revision Author Diff Revision Log
2004/04/17 20:40:28 304 304 dpavlin HTML | TEXT
Major change:

I no longer user HTML::Pager, SWISH and SWISH::Fork modules,
but SWISH::API (new interface to swish 2.4.x, which is required) and own
implementation of pager.

That saves round-trips of all results from swish-e to memory and to
HTML::Pager so this produces also significant speedup when result set is
large (tipically if you entered just a letter or two with huge number of
records).
2004/03/09 12:17:05 255 255 dpavlin HTML | TEXT
ported r248:252 from hidra branch:

r248: much improved installation instructions, especially for Debian
GNU/Linux distributions
r249: changed use of Spreadsheet::ParseExcel and MARC to require/import so
that dependency on those modules can be resolved in runtime.
r250: finished installation documentation
r251: removing dependency on HTML::Parser would ease installation
r252: smaller eval{} fiexes. eval{} logic should really move to
parse_format.pm
2004/03/07 23:15:24 235 235 dpavlin HTML | TEXT
preparation for first file dump at sourceforge.net
2003/11/20 19:33:00 161 161 dpavlin HTML | TEXT
write nice (?) message indicating that there are no results for this query
2003/11/17 20:46:18 156 156 dpavlin HTML | TEXT
added template example (which include do_checkbox JavaScript)
added select all/none/toggle at results page (usage of do_checkbox.js)
2003/10/28 10:19:02 134 134 dpavlin HTML | TEXT
more tasks
2003/07/13 21:55:32 96 96 dpavlin HTML | TEXT
speedup
2003/07/08 22:13:56 81 81 dpavlin HTML | TEXT
the great rename: isis2xml.* -> all2xml.*
2003/07/05 22:37:44 75 75 dpavlin HTML | TEXT
misc fixes and improvements
2003/07/04 23:30:47 68 68 dpavlin HTML | TEXT
misc other changes
2003/03/23 01:17:49 47 47 dpavlin HTML | TEXT
show just hits or all details buttons on result page
2003/01/16 17:35:54 10 10 dpavlin HTML | TEXT
bunch of changes: make design more modular, implement index (partial
implementation) and other small and big changes
2003/01/11 16:44:03 7 7 dpavlin HTML | TEXT
major modifications to produce first (non-working) version of Web CGI
interface.
2002/11/24 20:52:11 1 1 dpavlin Initial revision