irspy-moved-to-github.git
2006-11-17 Mike TaylorTowards orthogonalisation.
2006-11-17 Mike TaylorAdd A Target item explicitly sets new=1
2006-11-16 Mike TaylorMore checking. Not correct yet, though.
2006-11-16 Mike TaylorEliminate temporary variable.
2006-11-16 Mike TaylorCorrect checking of omitted ID components.
2006-11-16 Mike TaylorUse new cql_target() method from Utils.
2006-11-16 Mike TaylorAdd render() method and overload stringification to...
2006-11-16 Mike TaylorAdd cql_quote() and cql_target()
2006-11-16 Mike TaylorTowards dealing with duplicate records.
2006-11-16 Mike TaylorEliminate temporary variable.
2006-11-16 Mike TaylorSimplify, remove unusued global(!)
2006-11-16 Mike TaylorSimplify, eliminate temporary.
2006-11-16 Mike TaylorRemove commented-out code.
2006-11-16 Mike TaylorGeneration of ID from host/port/db moved from layout...
2006-11-16 Mike TaylorWhitespace formatting.
2006-11-16 Mike TaylorCosmetics
2006-11-16 Mike TaylorIntegrated back into edit.mc
2006-11-16 Mike TaylorXHTML 1.0 Strict
2006-11-16 Mike TaylorRefactor to include form.mc inline.
2006-11-16 Mike TaylorDOn't use ZOOM -- layout.mc does that.
2006-11-16 Mike Tayloruse ZOOM
2006-11-16 Mike TaylorDOn't use ZOOM -- layout.mc does that.
2006-11-15 Mike TaylorRemove extraneous @addafter from hosturl entry.
2006-11-15 Mike TaylorEditing a not-yet-existant ID is now OK.
2006-11-15 Mike TaylorReorder and reformat "This Record" submenu.
2006-11-15 Mike TaylorTitle is "Copy" if copy param is set.
2006-11-15 Mike TaylorRolling
2006-11-15 Mike TaylorRolling
2006-11-15 Mike TaylorAdd new elements "type", "country" and "hosturl" reques...
2006-11-15 Mike Taylorucfirst(title)
2006-11-15 Mike TaylorProtocol is now chosen from a dropdown.
2006-11-14 Mike TaylorDefensive use of xml_encode()
2006-11-14 Mike TaylorXml_encode() accepts fallback string.
2006-11-14 Mike TaylorAdd code to generate ID automatically, when missing...
2006-11-14 Mike TaylorClarify reporting
2006-11-14 Mike TaylorDefensive xml_encode() calling.
2006-11-14 Mike TaylorComment out debugging warn()s
2006-11-14 Mike TaylorDo not try to xml_encode() undefined values.
2006-11-14 Mike TaylorLots of tasties. Most importantly, dom_add_element...
2006-11-14 Mike TaylorTitle different when use for adding new records.
2006-11-14 Mike TaylorAdd A Target now uses edit form.
2006-11-14 Mike TaylorRefactor -- move most code out into form.mc
2006-11-14 Mike TaylorNew
2006-11-13 Mike TaylorNew utiltiy find_or_make_node() finds a node within...
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...
next