irspy-moved-to-github.git
2006-11-13 Mike TaylorRemove completed tasks from TODO list.
2006-11-13 Mike TaylorLinks to both quick and full tests.
2006-11-13 Mike TaylorPage title includes test name if specified.
2006-11-13 Mike TaylorComment
2006-11-09 Mike TaylorCleaner presentation of changes.
2006-11-09 Mike TaylorSimplify due to correctly functioning modify_xml_document()
2006-11-09 Mike TaylorAdd irspy_namespace()
2006-11-09 Mike TaylorTypo in comment.
2006-11-08 Mike TaylorClearer reporting.
2006-11-08 Mike Taylorirspy_xpath_context() may now take a textual XML record...
2006-11-08 Mike TaylorAll sort of improvments, many command-line flags.
2006-11-07 Mike TaylorComplete and should work ... but doesn't.
2006-11-07 Mike TaylorCorrect HTML-encoding of debug output in dom_add_element()
2006-11-07 Mike TaylorBetter sample command-line.
2006-11-06 Mike TaylorCalculate named-result-set support.
2006-11-06 Mike TaylorCalculate explain support.
2006-11-06 Mike TaylorCalculate record-syntaxes.
2006-11-06 Mike TaylorCalculate supported booleans.
2006-11-06 Mike TaylorDan-1 use attributes.
2006-11-06 Mike TaylorCalculate BIB-1 use attributes.
2006-11-06 Mike TaylorCalculate reliability using function pointer -- cool.
2006-11-06 Mike Taylor<h2> uses database title rather than ID.
2006-11-06 Mike TaylorHeading is now database title rather than ID
2006-11-06 Mike TaylorInclude date of last check in output.
2006-11-03 Mike Taylorreturn TEST_SKIPPED if search finds no records.
2006-11-03 Mike TaylorSupport for Status::TEST_SKIPPED
2006-11-02 Mike TaylorAdd warnings if running tasks leaves the ZOOM connectio...
2006-11-02 Mike TaylorNumber of search-hits included in log message.
2006-11-02 Mike TaylorFix POD syntax error.
2006-11-02 Mike TaylorOmit test programs from distribution.
2006-11-02 Mike TaylorDowngrade XML::LibXML and XML::LibXSLT prerequisites...
2006-11-02 Mike TaylorAdd many new tests and web pages.
2006-11-02 Mike TaylorAdd sanity-checks after main loop exists, verifying...
2006-11-02 Anders S. MortensenAdding named result set test.
2006-11-02 Anders S. MortensenRemember to get the irspy:xxx attributes copied to...
2006-11-01 Mike TaylorRobust against complex text-nodes contains comments...
2006-11-01 Anders S. MortensenOnly keep the import parts of the irspy:status element.
2006-11-01 Mike TaylorDisplay target-link letters in fixed-width font.
2006-11-01 Mike TaylorDisplay diffs between the original and modified records
2006-11-01 Mike TaylorUse $ZOOM::IRSpy::Utils::IRSPY_NS instead of $ZOOM...
2006-11-01 Mike TaylorRemove $irspy_ns, superseded by $ZOOM::IRSpy::Utils...
2006-11-01 Mike TaylorNew function modify_xml_document()
2006-11-01 Mike TaylorFix to work with recently changed library directory...
2006-11-01 Mike TaylorImport modify_xml_document() instead of dom_add_element()
2006-11-01 Mike TaylorAdd "This Record" panel when an ID is defined.
2006-11-01 Mike TaylorUse new modify_xml_document() utility function.
2006-11-01 Mike TaylorNew -- test-harness for complex XML-record update code.
2006-11-01 Anders S. MortensenInsert 0 instead of empty in case of failure.
2006-10-31 Mike TaylorAdd panel2 style for this-record menu.
2006-10-31 Mike TaylorRemove Test/Edit/XML links which are now in layout.mc
2006-10-31 Mike TaylorGet xml_encode from Utils.
2006-10-31 Anders S. MortensenAdding some extra notes which may make life easier...
2006-10-31 Mike TaylorWork around ZOOM-C bug by testing success based on...
2006-10-31 Mike TaylorTowards ability to add new elements when editing.
2006-10-31 Mike TaylorImport dom_add_element()
2006-10-31 Mike TaylorAdd dom_add_element() [NOT FINISHED!] and inheritance_t...
2006-10-31 Mike TaylorSet PERL5LIB
2006-10-30 Mike TaylorMove xml_encode() from IRSpy to Utils
2006-10-30 Mike TaylorInclude new Utils module.
2006-10-30 Mike TaylorNew
2006-10-30 Mike TaylorSet include path using PERL5LIB
2006-10-30 Mike TaylorRemove "use lib" hack, now that the Apache configuratio...
2006-10-30 Mike TaylorRemove stupid and fragile "use lib" hack, now that...
2006-10-30 Anders S. MortensenWe better keep the irspy:status element in the output...
2006-10-27 Mike TaylorTweak message.
2006-10-27 Mike TaylorActual editing (storing new values) at least for those...
2006-10-27 Mike TaylorFactor IRSpy-independent _really_write_record() out of
2006-10-27 Anders S. MortensenHandling the case where no existing indexInfo or record...
2006-10-27 Anders S. MortensenActually check for the value of element set name.
2006-10-27 Anders S. MortensenAdding element set name to each mapping to be able...
2006-10-27 Anders S. MortensenAdded.
2006-10-27 Anders S. MortensenUpdating the recordSyntax elements too.
2006-10-27 Anders S. MortensenNicer identation.
2006-10-27 Anders S. MortensenindexInfo is now updated with information from the...
2006-10-27 Anders S. MortensenUsing bib-1 instead of bib1.
2006-10-27 Mike TaylorGenerate nice form for editing.
2006-10-27 Mike TaylorTest/Edit/XML links are full words again instead of...
2006-10-27 Mike TaylorServer ID is replaced by implementation ID/Name/Version...
2006-10-27 Mike Taylorirspy_xpath_context() also registers "i" as the IRSpy...
2006-10-27 Mike TaylorFix database name (IR-Explain---1, not Default)
2006-10-26 Anders S. MortensenRemoving debugging.
2006-10-26 Mike TaylorStupid hack to fix occasional and unpredictable problem...
2006-10-26 Mike TaylorClarify diagnostic.
2006-10-26 Mike TaylorRequire confirmation before starting an all-targets...
2006-10-26 Mike TaylorTowards generic table.
2006-10-26 Mike TaylorNo need to use URI::Escape as layout.mc now does this.
2006-10-26 Mike TaylorAdd "fullrecord" table class.
2006-10-26 Mike TaylorUse URI::Escape on behalf of several components that...
2006-10-26 Mike TaylorActually use Anders' temporary variable $irspy_to_zeere...
2006-10-26 Mike TaylorNew
2006-10-26 Mike TaylorWhen actually obtaining the record with $rs->record...
2006-10-26 Anders S. MortensenGetting ready to model the irspy xml into zeerex using...
2006-10-26 Mike TaylorSet databaseName only temporarily within task.
2006-10-26 Mike TaylorRun correct sequence of tests
2006-10-26 Anders S. MortensenRemoving dublicated code.
2006-10-26 Anders S. MortensenPreparing test case.
2006-10-25 Mike TaylorNicer rendering
2006-10-25 Mike TaylorNew
2006-10-25 Mike TaylorReinstate full list of record syntaxes.
2006-10-25 Mike TaylorAfter an initial search (not using piggy-back), records...
next