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.
|
Tue, 19 Apr 2016 10:31:45 +0200 |
robcast |
remove auth token hash from url.
|
Fri, 01 Apr 2016 12:31:14 +0200 |
robcast |
oauth authentication works for scroll-background and birdseye view too.
|
Fri, 01 Apr 2016 12:17:36 +0200 |
robcast |
oauth plugin works now with authOnErrorMode.
|
Thu, 31 Mar 2016 17:05:28 +0200 |
robcast |
new OpenID Connect authentication OpenIdAuthnOps works now!
|
Thu, 31 Mar 2016 14:08:01 +0200 |
robcast |
renamed XMLListLoader to more accurate XMLMapLoader. created new XMLMapListLoader.
|
Wed, 30 Mar 2016 16:26:34 +0200 |
robcast |
first draft of OpenId Connect authentication class.
|
Wed, 30 Mar 2016 16:25:18 +0200 |
robcast |
cleanup.
|
Wed, 30 Mar 2016 11:25:28 +0200 |
robcast |
IpAuthnOps can do IPv6 now.
|
Wed, 30 Mar 2016 11:21:54 +0200 |
robcast |
cleanups.
|
Wed, 30 Mar 2016 10:28:08 +0200 |
robcast |
fixed bug with new auhtn config.
|
Tue, 29 Mar 2016 17:30:39 +0200 |
robcast |
first version of digilib 2.4 with newly refactored authentication and authorization.
|
Tue, 29 Mar 2016 11:39:32 +0200 |
robcast |
first version of digilib oauth client plugin.
|
Fri, 11 Mar 2016 18:26:02 +0100 |
robcast |
first half-version of sequence plugin for digicat. does pt only so far.
|
Sat, 27 Feb 2016 21:07:25 +0100 |
robcast |
digicat about button works now.
|
Fri, 26 Feb 2016 18:57:43 +0100 |
robcast |
new digicat works now.
|
Fri, 26 Feb 2016 17:44:52 +0100 |
hertzhaft |
sequence plugin: load dirInfo if no sequence is given
|
Fri, 26 Feb 2016 16:58:51 +0100 |
hertzhaft |
sequence plugin: dirInfo-json.jsp
|
Fri, 26 Feb 2016 15:12:13 +0100 |
hertzhaft |
sequence plugin: show images according to inline listing
|
Thu, 25 Feb 2016 18:26:48 +0100 |
robcast |
very first version of new digicat.
|
Thu, 25 Feb 2016 17:01:36 +0100 |
hertzhaft |
sequence plugin, initial check-in
|
Thu, 25 Feb 2016 11:21:47 +0100 |
robcast |
stepped version numbers to 2.3.9a.
|
Thu, 25 Feb 2016 10:30:20 +0100 |
robcast |
Added tag release-2.3.8 for changeset 6c99692a429b
release-2.3
|
Thu, 25 Feb 2016 10:29:11 +0100 |
robcast |
stepped version number to 2.3.8
release-2.3 release-2.3.8
|
Thu, 25 Feb 2016 10:21:54 +0100 |
robcast |
Merge from default
release-2.3
|
Fri, 05 Feb 2016 19:03:45 +0100 |
robcast |
add methods to deal with image inputs that are not files (e.g. TextGrid TGCrud).
|
Tue, 19 Jan 2016 15:40:12 +0100 |
robcast |
show/hide annotations button does work now.
|
Mon, 18 Jan 2016 19:32:28 +0100 |
robcast |
Fixed bug in IIIF2.0 info.json found by Yury Emelyanov.
|
Sat, 16 Jan 2016 19:47:47 +0100 |
hertzhaft |
position birdzoom rectangle more precisely
|
Sat, 16 Jan 2016 19:24:45 +0100 |
hertzhaft |
toggleRegions now returns visibility state
|
Sat, 09 Jan 2016 21:32:29 +0100 |
hertzhaft |
add class to scaler when defining zoom area; commented out invalid css:background-image in zoom area overlay
|
Thu, 07 Jan 2016 00:26:58 +0100 |
hertzhaft |
bird's eye: use existing HTML div; animation only when zoom area resizes; no re-rendering when moving zoom area
|
Wed, 06 Jan 2016 18:57:59 +0100 |
hertzhaft |
always setup bird's eye when autoBirdDiv is set
|
Wed, 30 Dec 2015 16:55:40 +0100 |
hertzhaft |
again - fix for #38: Zoom Area shrinks when using bird's eye view
|
Wed, 30 Dec 2015 14:21:42 +0100 |
hertzhaft |
setZoomArea and centerZoomArea should return the zoom area
|
Sun, 29 Nov 2015 18:53:14 +0100 |
robcast |
more documentation for AuthOps implementations.
|
Tue, 17 Nov 2015 16:20:20 +0100 |
hertzhaft |
make measure tests work with button sprite
|
Mon, 16 Nov 2015 20:22:20 +0100 |
robcast |
button and arrow images are now a single sprite.
|
Mon, 16 Nov 2015 16:00:04 +0100 |
robcast |
more minified resources.
|
Fri, 13 Nov 2015 21:57:26 +0100 |
robcast |
add Javascript collection and minification step to maven build.
|
Fri, 13 Nov 2015 20:41:23 +0100 |
robcast |
trying yuicompressor maven plugin.
|
Fri, 13 Nov 2015 18:29:54 +0100 |
robcast |
document new parameters.
|
Fri, 13 Nov 2015 17:38:04 +0100 |
robcast |
Added tag release-2.3.7 for changeset 42fb22288b55
release-2.3
|
Fri, 13 Nov 2015 17:37:41 +0100 |
robcast |
update version numbers.
release-2.3 release-2.3.7
|
Fri, 13 Nov 2015 17:32:28 +0100 |
robcast |
Merge from default branch
release-2.3
|