log

age author description
Wed, 08 Mar 2017 13:12:01 +0100 robcast new "newpage" event when using next/prev page. clears marks, regions and annotations.
Mon, 06 Mar 2017 21:01:52 +0100 robcast reset imgInfo when image changes. about window is redrawn every time.
Mon, 06 Mar 2017 20:28:24 +0100 robcast bump js version.
Mon, 06 Mar 2017 20:25:06 +0100 robcast put basic image info (when available) in about dialog.
Mon, 13 Feb 2017 20:08:33 +0100 robcast update version number.
Mon, 13 Feb 2017 19:59:11 +0100 robcast Added tag release-2.5.1 for changeset 87e26192f7fa release-2.5
Mon, 13 Feb 2017 19:58:38 +0100 robcast update version to 2.5.1 release-2.5
Mon, 13 Feb 2017 19:54:43 +0100 robcast Merge from default release-2.5
Mon, 13 Feb 2017 19:48:36 +0100 robcast new annotator-dl with fix for GroupPermissions plugin.
Mon, 13 Feb 2017 17:55:17 +0100 robcast fix missing encoding of /api/ pages.
Mon, 13 Feb 2017 17:54:46 +0100 robcast update version number.
Mon, 13 Feb 2017 17:08:04 +0100 robcast set version numbers for release 2.5.0 release-2.5
Mon, 13 Feb 2017 16:38:21 +0100 robcast Starting 'release-2.5' branch release-2.5
Fri, 10 Feb 2017 20:05:32 +0100 robcast new annotation user login dialog that doesn't show the password in clear.
Fri, 10 Feb 2017 14:24:52 +0100 robcast fixed css classes for annotations. updated minified annotator-dl.js.
Thu, 09 Feb 2017 20:44:41 +0100 robcast fix annotatorjs shape format for point and rectangle.
Wed, 08 Feb 2017 20:24:42 +0100 robcast cleanup and site doc.
Wed, 08 Feb 2017 19:22:57 +0100 robcast new DigilibOptions Enum for typesafe Scaler "mo" options/flags.
Wed, 08 Feb 2017 19:21:46 +0100 robcast new digilib version 2.5 (for new Scaler options/flags handling)
Wed, 08 Feb 2017 17:28:02 +0100 robcast fix rounding bug with mo=crop and mo=fill. added tests for crop and fill.
Wed, 08 Feb 2017 14:52:46 +0100 robcast Merge with 107159069baf23478295ede170c22d7b88bc18b2
Wed, 08 Feb 2017 13:26:07 +0100 robcast added new mo=crop to scale to fill the full destination size by scaling for the shorter side and cutting off on the longer side.
Sun, 04 Dec 2016 19:33:50 +0100 hertzhaft plugin stub: slight modernization
Sun, 04 Dec 2016 01:17:49 +0100 hertzhaft annotator plugin: calculate shape before save, update and render new annotation after save
Sat, 03 Dec 2016 21:42:12 +0100 hertzhaft vector plugin: add polygon editing facility
Fri, 02 Dec 2016 19:13:28 +0100 hertzhaft annotator plugin: render annotations only on store event, include annotation data created on storage (e.g. id)
Fri, 02 Dec 2016 18:13:05 +0100 hertzhaft annotator-dl: add events for annotator store plugin to report raw database results
Wed, 30 Nov 2016 23:21:09 +0100 hertzhaft vector plugin: make a shape editable
Mon, 14 Nov 2016 01:37:20 +0100 hertzhaft measure plugin: work on info window measure-maps
Sun, 13 Nov 2016 18:52:47 +0100 hertzhaft angle functions for lines; avoid NaN results in cropFloat