X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=Changes;h=4692cdc48906e66098ff1717285137a9d02eef1d;hp=ad001cd916aaf8d6f108283f209faf8afc2d9adb;hb=b500042851eb56cc76b155cec8cdde38054a2398;hpb=f4ad227f469be5cf0d848e1e7e99f7620abcf4a9;ds=sidebyside diff --git a/Changes b/Changes index ad001cd..4692cdc 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,39 @@ -$Id: Changes,v 1.2 2006-06-20 12:36:11 mike Exp $ +$Id: Changes,v 1.13 2006-11-15 17:43:10 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". + DONE Change targets() API to accept a Perl list rather than a + space-separated string. + 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. + 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 + - Username/password if needed + - Type of library (Academic, Public, Corporate, + Special, National, Education or Other) + - Country. + DONE "Add another database to this target" button. + ### When adding a new database, check for pre-existence, using + IP address/hostname canonicalisation. + ### Ability to add target by uploading a ZeeRex record. + ### 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. + ### 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 + 0.02 [IN PROGRESS] - Renamed from Net::Z3950::IRSpy to ZOOM::IRSpy