X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=Changes;h=0998dcdc1ed456619f666eff33044ec49b9605e2;hp=12bd115111fff9da428f097f3cf84ccfe8adc77b;hb=e265135eb1d23fa637061285c18b17fde98fe453;hpb=b21a76a0486d5ef66111c71e0769f6178304ba51 diff --git a/Changes b/Changes index 12bd115..0998dcd 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,4 @@ -$Id: Changes,v 1.3 2006-09-21 16:16:01 mike Exp $ +$Id: Changes,v 1.5 2006-09-22 09:06:58 mike Exp $ Revision history for Perl extension ZOOM::IRSpy. @@ -7,6 +7,8 @@ TODO list of targets beginning with "R". ### Change targets() API to accept a Perl list rather than a space-separated string. + ### Proper HTML-quoting of all "&" in links. + ### Proper URL-encoding of all search-terms, etc. ### Change check.html parameters to cleanly accept multiple target IDs even if they contain spaces. ### Add Dublin Core record format to Zebra configuration. @@ -18,20 +20,21 @@ TODO - Type of library (Academic, Public, Corporate, Special, National, Education or Other) - Country. - ### Ability to add target bu uploading a ZeeRex record. - ### Capture YAZ logging output for web display. - ### Make full-record display for target records. - ### Link from target-test results to full and raw records. + ### When adding a new database, check for pre-existence, using + IP address/hostname canonicalisation. + ### Ability to add target by uploading a ZeeRex record. + ### "Add another database to this target" button. ### Form for editing details of an existing target. ### Maybe require authentication for database-changing operations such as target testing, adding a new target and editing and existing one. + ### Capture YAZ logging output for web display. + ### Make full-record display for target records. + ### Link from target-test results to full and raw records. ### Mark targets that persistently don't respond. ### Email administrative contact on failure. ### Add statistics page like that one at http://targettest.indexdata.com/stat.php - ### When adding a new database, check for pre-existence, using - IP address/hostname canonicalisation. 0.02 [IN PROGRESS] - Renamed from Net::Z3950::IRSpy to ZOOM::IRSpy