Fix "new" link.
[irspy-moved-to-github.git] / web / htdocs / details /
2006-11-18 Mike TaylorComment typo.
2006-11-17 Mike TaylorTowards orthogonalisation.
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 TaylorTowards dealing with duplicate records.
2006-11-16 Mike TaylorEliminate temporary variable.
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 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 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 TaylorDefensive xml_encode() calling.
2006-11-14 Mike TaylorDo not try to xml_encode() undefined values.
2006-11-14 Mike TaylorRefactor -- move most code out into form.mc
2006-11-14 Mike TaylorNew
2006-11-09 Mike TaylorCleaner presentation of changes.
2006-11-08 Mike TaylorClearer reporting.
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-01 Mike TaylorFix to work with recently changed library directory...
2006-11-01 Mike TaylorUse new modify_xml_document() utility function.
2006-10-31 Mike TaylorRemove Test/Edit/XML links which are now in layout.mc
2006-10-31 Mike TaylorTowards ability to add new elements when editing.
2006-10-27 Mike TaylorTweak message.
2006-10-27 Mike TaylorActual editing (storing new values) at least for those...
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-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-25 Mike TaylorAllow "test" parameter to specify top-level test.
2006-10-20 Mike TaylorNew
2006-10-20 Mike TaylorUse new utility function irspy_xpath_context()
2006-10-18 Mike TaylorAttempt, once only, to re-open a closed zconn.
2006-10-18 Mike TaylorIf _query parameter is set, use that verbatim rather...
2006-10-17 Mike TaylorTest using the "Quick" set rather than the default...
2006-10-17 Mike TaylorRe-use ZOOM connection to IRSpy database.
2006-10-11 Mike TaylorUse check() return value.
2006-09-28 Mike TaylorNew
2006-09-26 Mike TaylorCall $spy->log_init_level()
2006-09-26 Mike TaylorFlush Mason buffer.
2006-09-26 Mike TaylorUse new ZOOM::IRSpy::Web
2006-09-25 Mike TaylorRely on layout.mc to pull in xml_encode()
2006-09-25 Mike TaylorExplicit form method/action for XHTML.
2006-09-25 Mike TaylorConsistent quoting for both URL-encoding and HTML.
2006-09-25 Mike TaylorPass "id" parameter to check.mc in both ways.
2006-09-23 Mike TaylorNew parameter style for link to check.html
2006-09-23 Mike TaylorMajor rewrite to support all-targets search.
2006-09-22 Mike TaylorNot needed; check.ms is now used instead
2006-09-22 Mike TaylorUse new API for targets().
2006-09-20 Mike TaylorNew
2006-09-20 Mike TaylorAdd link to test all targets in searchlist.
2006-09-20 Mike TaylorProvide authentication tokens.
2006-09-20 Mike TaylorUse port 3313 instead of 1313, which is in widish use...
2006-09-20 Mike TaylorOmit empty parameters from prev/next URLs.
2006-09-20 Mike TaylorUse "author" rather than "creator", as this is ZeeRex...
2006-09-20 Mike TaylorRequest numeric order when sorting by port.
2006-09-19 Mike TaylorAdd support for sorting.
2006-09-19 Mike TaylorRefer to targets rather than databases.
2006-09-19 Mike TaylorRefer to targets rather than databases.
2006-09-19 Mike TaylorInclude database title and link to raw ZeeRex XML.
2006-09-19 Mike TaylorNew
2006-09-18 Mike TaylorNew
2006-09-18 Mike TaylorLinks to check individual targets
2006-09-18 Mike TaylorFunctional prev/next links when not at start/end.
2006-09-15 Mike TaylorNew
2006-09-14 Mike TaylorNew