Add trailing semi-colons to return statements. These were not needed
[irspy-moved-to-github.git] / web / htdocs / details /
2007-03-30 Mike TaylorAdd trailing semi-colons to return statements. These...
2007-03-29 Mike TaylorSupport library-type and country searches.
2007-03-29 Mike TaylorNew
2007-03-29 Mike TaylorMove lists of countries and library-types into their...
2007-03-29 Mike TaylorMajor re-rodering to sync. with editing page.
2007-03-19 Mike TaylorPass old ID into _really_rewrite_record()
2007-03-19 Mike TaylorUse cql_target() instead of cql_quote()
2007-03-14 Mike TaylorNo underlining for all those links, indent from page...
2007-03-14 Mike TaylorNew introductory text.
2007-02-22 Mike TaylorShow "[UNTITLED]" for records with no title: this is...
2007-02-20 Mike Taylor"No" link to full.mc is now absolute.
2007-02-20 Mike TaylorLink to new location of admin-related pages
2007-02-02 Mike TaylorCorrect listing of access-points in calc_ap() in the...
2007-01-31 Mike TaylorUse "All tests were attempted", not "were run".
2007-01-24 Mike TaylorMove Zebra for port 3313 to 8018 (which is visible...
2007-01-03 Mike TaylorBetter "no" link.
2007-01-03 Mike TaylorInclude dummy record in XS delete package.
2007-01-02 Mike TaylorNew
2006-12-18 Mike TaylorRefactor BIB-1 attribute analysis into new subcomponent...
2006-12-18 Mike TaylorAdd support for server ID, Name and Versions.
2006-12-15 Mike TaylorNicely rendered BIB-1 table.
2006-12-15 Mike TaylorLink to statistics for found hosts.
2006-12-15 Mike TaylorUse HTML::Mason caching to avoid repeated computation.
2006-12-15 Mike TaylorUse new $stats->print() method.
2006-12-15 Mike TaylorRemove Hovarth quote.
2006-12-14 Mike TaylorNew
2006-12-14 Mike TaylorNicer allRecords query.
2006-12-06 Mike TaylorRemove fixed issues.
2006-12-06 Mike TaylorDisplay init-response options.
2006-12-06 Mike TaylorLanguage of records now chosen from a dropdown.
2006-12-06 Mike TaylorCountry now chosen from a dropdown.
2006-12-05 Mike TaylorReordered fields in accordance with Per's preference.
2006-12-05 Mike TaylorReordered fields in accordance with Per's preference.
2006-12-05 Mike TaylorResults summary shows reliability rather than author.
2006-12-05 Mike TaylorAdd "help" links to all editable fields.
2006-12-01 Mike TaylorHelp link component path changed.
2006-12-01 Mike TaylorInclude help-button.
2006-12-01 Mike TaylorAdd notes on stuff to be resolved.
2006-12-01 Mike TaylorAdd description search-box.
2006-11-30 Mike TaylorAllow all-targets test to choose between Quick and...
2006-11-29 Mike TaylorBig, big rewrite. Not only does it now work properly...
2006-11-29 Mike Taylor"Edit" link uses new parameter scheme.
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.
next