X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=Changes;h=5be2a62e58d2af320e32d55bd32b42c486d5a9ca;hp=aad88cd0ee813d58f0efa654304117279ede9f96;hb=d2cf3e2f686bd210adc2a0f0774466c46cb1b8d8;hpb=333366dd5a6afb0afcd8be9fbe6b6ba94e221faf diff --git a/Changes b/Changes index aad88cd..5be2a62 100644 --- a/Changes +++ b/Changes @@ -1,15 +1,18 @@ -$Id: Changes,v 1.4 2006-09-22 08:45:16 mike Exp $ +$Id: Changes,v 1.10 2006-09-26 15:20:51 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. + 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. ### Much better "Add a target" form, including: - Name - URL to hosting organisation @@ -26,7 +29,6 @@ TODO ### 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.