irspy-moved-to-github.git
2006-11-06 Mike TaylorHeading is now 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-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 Taylorreturn TEST_SKIPPED if search finds no records.
2006-11-03 Mike TaylorSupport for Status::TEST_SKIPPED
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 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 TaylorNumber of search-hits included in log message.
2006-11-02 Mike TaylorFix POD syntax error.
2006-11-02 Mike TaylorFix POD syntax error.
2006-11-02 Mike TaylorOmit test programs from distribution.
2006-11-02 Mike TaylorOmit test programs from distribution.
2006-11-02 Mike TaylorDowngrade XML::LibXML and XML::LibXSLT prerequisites...
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 many new tests and web pages.
2006-11-02 Mike TaylorAdd sanity-checks after main loop exists, verifying...
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. MortensenAdding named result set test.
2006-11-02 Anders S. MortensenRemember to get the irspy:xxx attributes copied to...
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 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 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 target-link letters in fixed-width font.
2006-11-01 Mike TaylorDisplay diffs between the original and modified records
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 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 TaylorRemove $irspy_ns, superseded by $ZOOM::IRSpy::Utils...
2006-11-01 Mike TaylorNew function modify_xml_document()
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 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 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 TaylorAdd "This Record" panel when an ID is defined.
2006-11-01 Mike TaylorUse new modify_xml_document() utility function.
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 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-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 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 TaylorRemove Test/Edit/XML links which are now in layout.mc
2006-10-31 Mike TaylorGet xml_encode from Utils.
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 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 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 TaylorTowards ability to add new elements when editing.
2006-10-31 Mike TaylorImport dom_add_element()
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 TaylorAdd dom_add_element() [NOT FINISHED!] and inheritance_t...
2006-10-31 Mike TaylorSet PERL5LIB
2006-10-31 Mike TaylorSet PERL5LIB
2006-10-30 Mike TaylorMove xml_encode() from IRSpy to Utils
2006-10-30 Mike TaylorMove xml_encode() from IRSpy to Utils
2006-10-30 Mike TaylorInclude new Utils module.
2006-10-30 Mike TaylorInclude new Utils module.
2006-10-30 Mike TaylorNew
2006-10-30 Mike TaylorNew
2006-10-30 Mike TaylorSet include path using PERL5LIB
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 "use lib" hack, now that the Apache configuratio...
2006-10-30 Mike TaylorRemove stupid and fragile "use lib" hack, now that...
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-30 Anders S. MortensenWe better keep the irspy:status element in the output...
2006-10-27 Mike TaylorTweak message.
2006-10-27 Mike TaylorTweak message.
2006-10-27 Mike TaylorActual editing (storing new values) at least for those...
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 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. 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. 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. MortensenAdding element set name to each mapping to be able...
2006-10-27 Anders S. MortensenAdded.
2006-10-27 Anders S. MortensenAdded.
2006-10-27 Anders S. MortensenUpdating the recordSyntax elements too.
2006-10-27 Anders S. MortensenUpdating the recordSyntax elements too.
next