log

age author description
Fri, 08 May 2015 15:57:04 +0200 robcast update iTextPDF to 5.5.5.
Tue, 24 Mar 2015 18:14:44 +0100 robcast fixed bug with creating shapes that broke the measure tool.
Mon, 23 Mar 2015 18:13:03 +0100 robcast sort image areas by size so that smaller areas are not eclipsed by bigger ones.
Sun, 15 Mar 2015 19:17:29 +0100 hertzhaft snapToUnit now working
Thu, 12 Mar 2015 09:14:03 +0100 hertzhaft some optimisations; snap still buggy
Wed, 11 Mar 2015 08:55:32 +0100 hertzhaft better snap to unit (still jumps though)
Sun, 01 Mar 2015 23:26:12 +0100 hertzhaft measure: snap to unit (doesn't really work yet)
Sun, 01 Mar 2015 12:17:52 +0100 hertzhaft measure: center line grid
Sun, 01 Mar 2015 09:25:43 +0100 hertzhaft measure: color picker for line colors
Sat, 28 Feb 2015 15:17:41 +0100 hertzhaft measure: reflect line colors in measure bar
Sat, 28 Feb 2015 13:37:08 +0100 hertzhaft measure: allow for custom line styles
Sat, 28 Feb 2015 12:22:42 +0100 hertzhaft measure: add info icon; color bars
Thu, 26 Feb 2015 11:37:11 +0100 robcast fix bug when creating shapes without handles.
Tue, 24 Feb 2015 16:12:31 +0100 hertzhaft fadeToggle the 'about' dialog when clicking the (i) button
Tue, 24 Feb 2015 16:00:11 +0100 hertzhaft oval: some constraints; fixed a bug in line.length
Tue, 24 Feb 2015 10:37:09 +0100 hertzhaft show construction lines; todo list for measure plugin
Tue, 24 Feb 2015 01:28:52 +0100 hertzhaft finished oval construction
Mon, 23 Feb 2015 17:51:22 +0100 hertzhaft oval construction; some new line geometry functions
Mon, 23 Feb 2015 01:01:35 +0100 hertzhaft more line geometry functions; steps towards oval construction
Sun, 22 Feb 2015 13:54:28 +0100 hertzhaft draw rectangle with only 3 handles; first step towards oval
Sun, 22 Feb 2015 01:18:05 +0100 hertzhaft place handles along with shapes
Sat, 21 Feb 2015 23:34:13 +0100 hertzhaft use proper line geometry
Fri, 20 Feb 2015 20:29:14 +0100 robcast Merge with 1ad07ddb4bf8fa0468a6f65b05dcba2bd80c7410
Fri, 20 Feb 2015 20:28:11 +0100 robcast new Annotator grouppermissions plugin.
Fri, 20 Feb 2015 20:17:07 +0100 robcast fix annotations disappearing after changing user.
Thu, 19 Feb 2015 01:08:34 +0100 hertzhaft better readable geometry
Mon, 16 Feb 2015 23:49:14 +0100 hertzhaft use our own layer, with diamonds
Mon, 16 Feb 2015 19:44:54 +0100 robcast fix bug with defineShape if shape is non-editable (no handles). automatically use renderShapes as default renderFn.
Mon, 16 Feb 2015 00:36:46 +0100 hertzhaft added Grid shape
Sun, 15 Feb 2015 19:54:46 +0100 hertzhaft added Rect shape (rectangle drawn from a base line)
Sun, 15 Feb 2015 16:09:50 +0100 hertzhaft move handle after positionShape event
Sun, 15 Feb 2015 15:50:00 +0100 hertzhaft added Proportion shape (LineString with only 3 vertices)
Sun, 15 Feb 2015 14:35:42 +0100 hertzhaft pluggable SVG shapes
Sun, 15 Feb 2015 13:03:15 +0100 hertzhaft create SVGs through factory
Sat, 14 Feb 2015 17:44:50 +0100 hertzhaft pluggable handle types
Sat, 14 Feb 2015 15:40:46 +0100 hertzhaft factor out handles
Fri, 13 Feb 2015 12:16:33 +0100 hertzhaft seems we need not save editable state when drawing a shape
Mon, 09 Feb 2015 10:19:12 +0100 hertzhaft immediate reaction on when dragging and keys x or y are pressed
Mon, 09 Feb 2015 09:20:28 +0100 hertzhaft remove superfluous line
Sun, 08 Feb 2015 19:22:24 +0100 hertzhaft lock dimension for drawing and editing shapes
Sun, 08 Feb 2015 18:30:01 +0100 hertzhaft manipulate screen position of shape: lock x/y dimension of mouse pointer
Sun, 08 Feb 2015 17:11:00 +0100 hertzhaft store screen positions on drag; trigger positionShape event
Tue, 03 Feb 2015 23:52:29 +0100 hertzhaft better comments
Tue, 03 Feb 2015 12:51:59 +0100 hertzhaft delete selected shapes with Del key
Tue, 03 Feb 2015 11:45:39 +0100 hertzhaft toggle SVG and key handler according to visibility of measure bar
Tue, 03 Feb 2015 10:00:27 +0100 hertzhaft select/unselect shapes
Sun, 01 Feb 2015 23:26:45 +0100 hertzhaft simplify some convenience variables
Sun, 01 Feb 2015 17:54:11 +0100 hertzhaft support Ellipse
Sun, 01 Feb 2015 16:03:29 +0100 hertzhaft more refactoring for renderShape
Sun, 01 Feb 2015 15:40:29 +0100 hertzhaft refactored the creation of drag handles for shapes
Sun, 01 Feb 2015 14:58:22 +0100 hertzhaft support Circle shape
Sun, 01 Feb 2015 13:07:36 +0100 hertzhaft add dragShape event
Sat, 31 Jan 2015 23:33:07 +0100 hertzhaft reset to line mode when recalibrating
Sat, 31 Jan 2015 23:23:26 +0100 hertzhaft recalculate values when units have changed or a shape was clicked
Tue, 27 Jan 2015 11:46:07 +0100 robcast fixed typo.
Tue, 27 Jan 2015 11:45:37 +0100 robcast vector point uses pin-like svg-path now.
Tue, 27 Jan 2015 10:23:06 +0100 hertzhaft another merge
Tue, 27 Jan 2015 10:22:06 +0100 hertzhaft another try to restore
Tue, 27 Jan 2015 10:17:32 +0100 hertzhaft restore after wrong merge
Tue, 27 Jan 2015 10:07:20 +0100 hertzhaft closed branch measure measure
Tue, 27 Jan 2015 09:57:42 +0100 hertzhaft new shapetypes object
Tue, 27 Jan 2015 08:35:32 +0100 hertzhaft make separate measure branch measure
Mon, 26 Jan 2015 19:23:27 +0100 robcast add linestring/polyline annotations.
Mon, 26 Jan 2015 01:29:34 +0100 hertzhaft simplified design
Sat, 24 Jan 2015 16:09:29 +0100 robcast fix error from annotator when creating polygon annotations.
Sat, 24 Jan 2015 16:08:29 +0100 robcast some cleanup.
Sat, 24 Jan 2015 10:03:05 +0100 robcast polygon image annotations gets a real button.
Fri, 23 Jan 2015 20:44:04 +0100 hertzhaft merge
Fri, 23 Jan 2015 17:31:17 +0100 hertzhaft better shape info on click
Fri, 23 Jan 2015 16:29:51 +0100 robcast polygon annotations mostly work now!
Fri, 23 Jan 2015 16:23:10 +0100 hertzhaft calculate polygon area, display info about shape on mouseover
Fri, 23 Jan 2015 12:16:46 +0100 robcast use vector plugin defineShape method for annotation shapes.
Thu, 22 Jan 2015 18:49:30 +0100 robcast fixed stupid error.
Thu, 22 Jan 2015 18:47:33 +0100 robcast optimized number of renderings in defineShape.
Thu, 22 Jan 2015 18:43:38 +0100 hertzhaft react to click events on shapes
Thu, 22 Jan 2015 18:26:15 +0100 robcast optimized number of renderings.
Thu, 22 Jan 2015 17:50:26 +0100 robcast vector plugin sends renderShape event when shapes are (re)rendered into SVG elements.
Thu, 22 Jan 2015 16:14:17 +0100 robcast Merge with 425ce8f971aa19ee7471a1d7841280c6990f5287
Thu, 22 Jan 2015 16:12:03 +0100 robcast less rendering calls. rc_create_polys
Thu, 22 Jan 2015 15:52:56 +0100 hertzhaft onChangeShape event handler updates toolbar; better var names
Thu, 22 Jan 2015 12:59:59 +0100 robcast move annotation creation in its own function. rc_create_polys
Thu, 22 Jan 2015 12:21:38 +0100 hertzhaft drag measuring bar by move icon
Wed, 21 Jan 2015 18:11:23 +0100 robcast annotator uses its own vector layer now. rc_create_polys
Wed, 21 Jan 2015 17:58:17 +0100 robcast 41: annotator plugin should use vector plugin rc_create_polys
Wed, 21 Jan 2015 17:53:22 +0100 robcast added Point shape type. rc_create_polys
Wed, 21 Jan 2015 10:45:54 +0100 robcast clean up. rc_create_polys
Tue, 20 Jan 2015 18:12:21 +0100 robcast linestring and polygon can now be created interactively with defineShape. doubleclick to end shape. rc_create_polys
Tue, 20 Jan 2015 18:07:18 +0100 robcast Starting 'rc_create_polys' branch rc_create_polys
Fri, 16 Jan 2015 20:57:20 +0100 robcast updated to Annotator.js 1.2.9-dev.
Fri, 16 Jan 2015 18:20:15 +0100 robcast reverted back to stable branch Annotator.js-1.2.5.
Mon, 15 Dec 2014 18:49:42 +0100 robcast use scheme-less urls to enable serving digilib on https.
Tue, 26 Aug 2014 17:19:57 +0200 robcast fix URL for scaleomat script.
Mon, 21 Jul 2014 15:32:19 +0200 robcast fix problem that getRealPath of Tomcat 8 needs paths to start with '/'.
Thu, 17 Jul 2014 15:17:32 +0200 robcast add explicit async-supported to web.xml for Jetty 9.
Wed, 25 Jun 2014 22:29:48 +0200 robcast fixed inheritance of getCurrentConfig and getVersion methods.
Fri, 06 Jun 2014 16:17:13 +0200 robcast put "more options" button in all button sets.
Fri, 30 May 2014 11:12:57 +0200 robcast updated annotator plugin config in html files.
Fri, 23 May 2014 10:31:31 +0200 robcast small doc improvements.
Wed, 09 Apr 2014 11:36:43 +0200 robcast updated website doc.
Wed, 09 Apr 2014 11:35:50 +0200 robcast renamed getInfo to getIiifInfo.
Fri, 14 Mar 2014 17:21:12 +0100 robcast fixed annotations remaining when changing pages.
Fri, 14 Mar 2014 16:47:58 +0100 robcast authentication for annotator plugin works now.
Thu, 13 Mar 2014 16:52:25 +0100 robcast new annotator plugin with new Annotator.js 2.0. works now.
Thu, 13 Mar 2014 10:47:45 +0100 robcast updated annotator plugin for Annotator 2.0. packaged Annotator is not updated yet.
Thu, 06 Mar 2014 14:53:54 +0100 robcast README.md for github and more SourceForge links.
Thu, 06 Mar 2014 12:15:29 +0100 robcast Merge with 6b49c6af978fefe33b0a6c4b90435f4aa751b283
Thu, 06 Mar 2014 12:14:39 +0100 robcast nicer comments.
Mon, 24 Feb 2014 07:21:25 -0800 robcast quick fix on the way to Annotator.js 2.0 support.
Tue, 18 Feb 2014 11:13:30 +0100 robcast more sourceforge links.
Sun, 16 Feb 2014 16:56:49 +0100 robcast changed links in documentation (and poms) to new sourceforge site.
Thu, 13 Feb 2014 15:53:24 +0100 hertzhaft quick and dirty fix to make zooming possible again in MSIE
Wed, 12 Feb 2014 14:11:55 +0100 hertzhaft legacy annotationmarks had zero width and were not displayed
Fri, 07 Feb 2014 16:37:04 +0100 hertzhaft just saving, no real progress :-(
Thu, 06 Feb 2014 19:32:55 +0100 hertzhaft transparent plugin: adjust opacity; make sliders plugin reusable
Thu, 06 Feb 2014 16:11:31 +0100 hertzhaft first step towards a transparent overlay image plugin
Fri, 31 Jan 2014 12:26:08 +0100 robcast added some forgotten docs.
Wed, 29 Jan 2014 12:02:35 +0100 hertzhaft reverting fix for #38 because Zoom Area now grows (???)
Mon, 27 Jan 2014 19:41:24 +0100 robcast small fixes.
Fri, 24 Jan 2014 18:03:20 +0100 hertzhaft draggable measuring bar
Fri, 24 Jan 2014 15:26:42 +0100 hertzhaft added measure button, renamed some vars and methods