log

age author description
Fri, 23 Sep 2016 01:17:56 +0200 hertzhaft fix bug: jQuery.addClass does not work for SVG elements
Fri, 16 Sep 2016 12:58:09 +0200 hertzhaft monkey-patch annotator-dl for maps (add fields for editor/viewer)
Thu, 08 Sep 2016 19:54:38 +0200 robcast added auth* documentation.
Thu, 08 Sep 2016 13:56:20 +0200 robcast Merge with 3a11aadd443c90444245e59e989e5793729f32a7
Thu, 08 Sep 2016 13:53:42 +0200 robcast beginning of auth documentation.
Tue, 26 Jul 2016 22:13:09 +0200 robcast first step towards annotations with multiple shapes.
Tue, 06 Sep 2016 19:11:38 +0200 hertzhaft more map tests
Tue, 06 Sep 2016 14:21:50 +0200 hertzhaft add digilib-map.html
Sun, 04 Sep 2016 12:56:36 +0200 hertzhaft fix bug where annotatorPluginSettings could not be configured
Sun, 04 Sep 2016 12:55:08 +0200 hertzhaft init hook for digilib plugin to initialize nested options
Sun, 28 Aug 2016 01:28:49 +0200 hertzhaft scaler mode 'lpic' (more precise params for large images > 10000px)
Fri, 17 Jun 2016 19:11:44 +0200 robcast reinstate default for setDestSrgb.
Fri, 17 Jun 2016 19:08:39 +0200 robcast DocuImage hacks are now configurable through docuimage-hacks parameter in config.
Thu, 16 Jun 2016 20:38:54 +0200 robcast ImageLoaderDocuImage 2.1.9: added new hacks setDestForScale and setDestForBlur to make sure grayscale images stay grayscale.
Fri, 06 May 2016 18:50:11 +0200 robcast more cleanup. ImgInfo-*.jsp etc. now only in /api.
Fri, 06 May 2016 18:47:30 +0200 robcast new DigilibBean instead of deprecated DocumentBean. Updated dirInfo-*.jsp etc. added auth_required information.
Wed, 04 May 2016 20:19:12 +0200 robcast make token_cookie_path configurable.
Wed, 04 May 2016 20:06:44 +0200 robcast add jquery.digilib-auth collected js and css with oauth plugin.
Wed, 04 May 2016 20:05:52 +0200 robcast put auth token in explicit cookie for scaler to use.
Wed, 04 May 2016 20:04:55 +0200 robcast fix bug with auth token in cookie.
Wed, 04 May 2016 16:33:18 +0200 robcast better comments.
Mon, 02 May 2016 20:21:17 +0200 robcast more nicer logging.
Mon, 02 May 2016 20:14:10 +0200 robcast merge
Mon, 02 May 2016 20:06:46 +0200 robcast new IpOpenIdAuthnOps using IP-list and OpenID id_token.
Sun, 01 May 2016 12:03:03 +0200 hertzhaft create regions from plain JSON data
Thu, 28 Apr 2016 19:40:47 +0200 robcast added auth token in cookie. cookie name configurable as "auth-token-cookie".
Thu, 28 Apr 2016 19:07:49 +0200 robcast deal with list of roles being null.
Thu, 28 Apr 2016 18:15:52 +0200 robcast more error handling in oauth plugin.
Tue, 26 Apr 2016 14:46:55 +0200 robcast added authenticate button for oauth plugin.
Mon, 25 Apr 2016 12:56:14 +0200 robcast Inspect OpenID token and check expiration.