X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Changes;h=5587f930c969dff9bd821657d579fa0972070ed5;hb=b8828729c50f4793bab5d029ec3ee502d2e5901a;hp=26248f9cdde956a31c9433e6d731e0d559e7d239;hpb=45e098f31361b2d6aeef4e3b2251fb5e7ef01cef;p=irspy-moved-to-github.git diff --git a/Changes b/Changes index 26248f9..5587f93 100644 --- a/Changes +++ b/Changes @@ -1,16 +1,17 @@ -$Id: Changes,v 1.6 2006-09-22 14:59:56 mike Exp $ +$Id: Changes,v 1.9 2006-09-26 12:33:18 mike Exp $ Revision history for Perl extension ZOOM::IRSpy. TODO 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. - ### Proper HTML-quoting of all "&" in links. - ### Proper URL-encoding of all search-terms, etc. - ### Change check.html parameters to cleanly accept multiple + DONE Change check.html parameters to cleanly accept multiple target IDs even if they contain spaces. + DONE Proper URL-encoding of all link parameters. + DONE Proper HTML-quoting of all output. + DONE Capture YAZ logging output for web display. ### Add Dublin Core record format to Zebra configuration. ### Much better "Add a target" form, including: - Name @@ -28,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.