irspy-moved-to-github.git
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...
2006-10-25 Mike TaylorAdd irspy_rs_record(), which queues a new Task::Retrieve
2006-10-25 Mike TaylorDie if a callback returns an unknown value. This is...
2006-10-25 Anders S. MortensenTypo.
2006-10-25 Mike Taylorrun() calls set_otions() again at the end to restore...
2006-10-25 Mike Taylorset_options() now stores the old values in the stored...
2006-10-25 Anders S. MortensenImplemented ExplainCategory probing.
2006-10-25 Anders S. MortensenAdded some extra debugging.
2006-10-25 Anders S. MortensenAdding empty hash ref to respect Mike's new api.
2006-10-25 Mike TaylorCall ->set_options()
2006-10-25 Mike TaylorConstructor now takes an options-hash argument.
2006-10-25 Mike Taylorirspy_connect() and irspy_seach_pqf() pass their option...
2006-10-25 Mike TaylorTweak irspy_search_pqf() call to use new API with optio...
2006-10-25 Mike TaylorTweak irspy_connect() call to use new API with options...
2006-10-25 Mike TaylorTest fetching.
2006-10-25 Mike TaylorUse new ability to pass options into irspy_search_pqf()
2006-10-25 Mike TaylorWhitesapce
2006-10-25 Anders S. MortensenRegistering the Boolean.pm package.
2006-10-25 Anders S. MortensenAdded.
2006-10-25 Mike TaylorAllow "test" parameter to specify top-level test.
2006-10-25 Anders S. MortensenImplemented the fetch test module.
2006-10-25 Anders S. MortensenFixing uncaught exceptions.
2006-10-24 Mike TaylorMust be able to wrtie Mason cache directory.
2006-10-24 Mike TaylorNote need to restart server after config changes.
2006-10-24 Mike TaylorFix path
2006-10-24 Mike TaylorIgnore unpacked zeerez-record-display
2006-10-24 Mike TaylorNew
2006-10-23 Anders S. MortensenGetting ready to test available record formats.
2006-10-23 Anders S. MortensenUsing store_result method to update zebra.
2006-10-23 Anders S. MortensenIntroduced methods store_result, _isodate and _string2c...
2006-10-20 Mike TaylorNew
2006-10-20 Mike TaylorUse new utility function irspy_xpath_context()
2006-10-20 Mike TaylorGet irspy_xpath_context() and xml_encode() from ZOOM...
2006-10-20 Mike TaylorImport xml_encode() from IRSpy rather that IRSpy::Record
2006-10-20 Mike Taylorxml_encode() moved to IRSpy.pm
2006-10-20 Mike TaylorAdd two exportable utility functions:
2006-10-18 Mike TaylorDescribe CQL support.
next