log

age author description
2012-11-23 robcast new shape annotations work now.
2012-11-23 hertzhaft annotator markdown plugin
2012-11-22 robcast first step to new shapes based annotations.
2012-11-19 robcast uri of annotated page configurable.
2012-11-17 hertzhaft better search autocompletion; better colors
2012-11-16 robcast reorganized annotator plugin settings handling... again.
2012-11-16 robcast Merge with 3b5968aeefac85902a6ca8cda900e91c30111006
2012-11-16 robcast uri of annotated page better configurable.
2012-11-16 hertzhaft new region icons; autozoom on click
2012-11-16 robcast remove limit param from annotator search.
2012-11-16 robcast moved deep copy of settings back to annotator plugin.
2012-11-13 hertzhaft fix defineArea bug in IE; reintroduce CSS opacity filters for IE 6-8
2012-11-13 robcast nicer message.
2012-11-13 robcast additional annotationSafeTokenUrl for https url, used with passwords.
2012-11-13 robcast fix bug in path of arrow-images and problem with nested options.
2012-11-12 robcast make frontend page for digilibUrl action configurable.
2012-11-09 robcast removed more superfluous commas. added json2.js for old browsers (annotations still don't work in in ie6 and ff2.0 :-)
2012-11-09 robcast css validates now (no more directx filter). removed superfluous comma (js runs but ie6 still not really happy :-)
2012-11-09 robcast use css standard color names (from http://en.wikipedia.org/wiki/Web_colors).
2012-11-09 robcast add annotationsReadOnly mode.
2012-11-09 robcast annotatorPlugins is now a list of plugin names (preserving order).
2012-11-09 robcast retire old annotations plugin.
2012-11-09 robcast provide annotator javascript for digilib.annotator plugin.
2012-11-08 robcast upped version number.
2012-11-08 robcast annotator plugin does regions now.
2012-11-07 robcast authentication for annotations with password works now. (permissions are still flaky.)
2012-11-07 robcast working on new auth for annotations.
2012-11-06 robcast trying new annotator authentication.
2012-11-06 hertzhaft testfile for finding regions, data from DuPerac 1577 map
2012-11-05 robcast annotations use new Annotator-digilibintegration plugin.
2012-11-02 robcast using annotator in digilib works now. code still ugly.
2012-11-02 casties annotator annotations even show up now.
2012-11-01 robcast using annotator in digilib works somewhat now.
2012-10-30 robcast real authentication for annotation user.
2012-10-29 hertzhaft center zoom area (not yet working for text search + highlight)
2012-10-28 hertzhaft use RegExp for finding regions; use ID for highlighting
2012-10-27 hertzhaft better text search for regions; border-box rox!
2012-10-26 hertzhaft oerks, overlooked css file again
2012-10-26 hertzhaft factor out defineArea, using overlay div
2012-10-26 robcast take out texter and pdf servlets from default web.xml (caused only errors).
2012-10-26 robcast use preliminary username for annotations (we should use the annotation returned by the server).
2012-10-26 hertzhaft adapting button sets
2012-10-26 hertzhaft fix region numbers and rg param
2012-10-26 hertzhaft refactoring; define regions in JS
2012-10-25 robcast annotations with nicer tooltips using jquery-tools.
2012-10-25 robcast setting annotation user name works now.
2012-10-24 hertzhaft correct packRegions
2012-10-24 hertzhaft find regions by text, first step
2012-10-24 robcast annotation show/hide works now.
2012-10-23 hertzhaft more refactoring: use jquery selections instead of arrays
2012-10-21 hertzhaft more refactoring
2012-10-19 hertzhaft some polishing and refactoring, preparation for region text search
2012-10-18 hertzhaft move found region into view, keep zoom factor if possible
2012-10-18 hertzhaft first step towards a find region functionality
2012-10-12 hertzhaft some events: newRegion and regionClick
2012-10-01 hertzhaft oops again, didn't catch all changes
2012-10-01 hertzhaft oops, worked with outdated css file
2012-10-01 hertzhaft better separation of HTML and user defined regions
2012-07-26 robcast adjust to arrow size.
2012-06-04 robcast comments for annotations plugin.