X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=Changes;h=30c9934306fd6226c0f0ca6d165aa6d69742b955;hp=12bd115111fff9da428f097f3cf84ccfe8adc77b;hb=a0766286d6121a9d8363cfefbd501c6840fe1731;hpb=55f16b47c3107b8e4cd64caa9907defd5b0e8797 diff --git a/Changes b/Changes index 12bd115..30c9934 100644 --- a/Changes +++ b/Changes @@ -1,16 +1,19 @@ -$Id: Changes,v 1.3 2006-09-21 16:16:01 mike Exp $ +$Id: Changes,v 1.12 2006-11-15 14:55:33 mike Exp $ Revision history for Perl extension ZOOM::IRSpy. TODO - ### Fix display of non-ASCII characters in, for example, the + DONE Fix display of non-ASCII characters in, for example, the list of targets beginning with "R". - ### Change targets() API to accept a Perl list rather than a + DONE Change targets() API to accept a Perl list rather than a space-separated string. - ### Change check.html parameters to cleanly accept multiple + DONE Change check.html parameters to cleanly accept multiple target IDs even if they contain spaces. - ### Add Dublin Core record format to Zebra configuration. - ### Much better "Add a target" form, including: + DONE Proper URL-encoding of all link parameters. + DONE Proper HTML-quoting of all output. + DONE Capture YAZ logging output for web display. + DONE Add Dublin Core record format to Zebra configuration. + DONE Much better "Add a target" form, including: - Name - URL to hosting organisation - Email to technical contact @@ -18,10 +21,10 @@ 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 @@ -30,8 +33,6 @@ TODO ### 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