Truncate overlong table entries.
[irspy-moved-to-github.git] / web / htdocs / details / edit.mc
2007-08-23 Mike TaylorValidate hostname and port number of new records.
2007-07-17 Mike TaylorPort number for new services is guessed from protocol...
2007-07-16 Mike TaylorAdding new record does not lead into editing.
2007-05-03 Mike TaylorAfter successful "new" has added a record, set next...
2007-05-03 Mike TaylorUse utf8param($r, $key) instead of $r->param($key)...
2007-05-03 Mike TaylorSimplify and clarify new/edit/copy code, resolving...
2007-04-27 Mike TaylorDo not allow an entry to specify SRW/U composite protocol.
2007-04-27 Mike TaylorAbstract out identifier format, which is now handled...
2007-03-29 Mike TaylorMove lists of countries and library-types into their...
2007-03-19 Mike TaylorPass old ID into _really_rewrite_record()
2007-03-19 Mike TaylorUse cql_target() instead of cql_quote()
2007-01-24 Mike TaylorMove Zebra for port 3313 to 8018 (which is visible...
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 TaylorAdd "help" links to all editable fields.
2006-11-29 Mike TaylorBig, big rewrite. Not only does it now work properly...
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 TaylorCosmetics
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-15 Mike TaylorEditing a not-yet-existant ID is now OK.
2006-11-14 Mike TaylorRefactor -- move most code out into form.mc
2006-11-09 Mike TaylorCleaner presentation of changes.
2006-11-08 Mike TaylorClearer reporting.
2006-11-06 Mike Taylor<h2> uses database title rather than ID.
2006-11-01 Mike TaylorUse new modify_xml_document() utility function.
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-20 Mike TaylorNew