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
|
Fri, 13 Nov 2015 17:29:29 +0100 |
robcast |
added colop=BITONAL for black-and-white images (no fancy algorithm).
|
Fri, 13 Nov 2015 15:16:03 +0100 |
robcast |
Added tag release-2.3.6 for changeset 01c50fb92856
release-2.3
|
Fri, 13 Nov 2015 15:15:20 +0100 |
robcast |
update version numbers.
release-2.3 release-2.3.6
|
Fri, 13 Nov 2015 15:10:09 +0100 |
robcast |
Merge from default branch
release-2.3
|
Fri, 13 Nov 2015 15:06:30 +0100 |
robcast |
remove global CORS servlet filter. add cors "*" in IIIF info request, controlled by config option.
|
Fri, 13 Nov 2015 13:09:08 +0100 |
robcast |
Merge from default branch
release-2.3
|
Thu, 12 Nov 2015 16:43:01 +0100 |
robcast |
more IIIF API support (expose size of prescaled images).
|
Thu, 12 Nov 2015 15:00:16 +0100 |
robcast |
IIIF Image API 2.0 support.
|
Thu, 12 Nov 2015 12:02:14 +0100 |
robcast |
small clean up.
|
Wed, 11 Nov 2015 20:33:10 +0100 |
robcast |
Merge from new_scaling branch
|
Wed, 11 Nov 2015 20:30:09 +0100 |
robcast |
adding the first tests for digilib's scaling modes.
new_scaling
|
Wed, 11 Nov 2015 11:42:29 +0100 |
robcast |
add servlet filter to provide CORS headers.
new_scaling
|
Tue, 10 Nov 2015 19:02:58 +0100 |
robcast |
upped version number.
new_scaling
|
Tue, 10 Nov 2015 18:50:43 +0100 |
robcast |
fixed PDFServlet after changes.
new_scaling
|
Tue, 10 Nov 2015 18:36:46 +0100 |
robcast |
reshuffled ImageJobDescription again. all case-dependent logic is now in prepareScaleParams which gets called automatically by getInstance.
new_scaling
|
Tue, 10 Nov 2015 16:15:52 +0100 |
robcast |
update lost license header and README.md.
new_scaling
|
Tue, 10 Nov 2015 15:42:35 +0100 |
robcast |
Merge from default c4d32640c1bebd2fb8b965ee97e745f9601f255e
new_scaling
|
Tue, 10 Nov 2015 15:40:18 +0100 |
robcast |
update version.
|
Tue, 10 Nov 2015 14:41:27 +0100 |
robcast |
Added tag release-2.3.4 for changeset 2a248500ede2
release-2.3
|
Tue, 10 Nov 2015 14:40:44 +0100 |
robcast |
set version 2.3.4
release-2.3 release-2.3.4
|
Tue, 10 Nov 2015 14:30:43 +0100 |
robcast |
Merge with 1edc05d955cba1bd06c340b60650f507be4af755
release-2.3
|
Tue, 10 Nov 2015 14:17:12 +0100 |
robcast |
make sure prepareScaleParams is only called once.
|
Sun, 08 Nov 2015 18:40:38 +0100 |
robcast |
not just round up but also down to prevent black-pixel border.
|
Sun, 08 Nov 2015 18:37:45 +0100 |
robcast |
fix borked java-compiler-plugin settings.
|
Fri, 06 Nov 2015 14:30:56 +0100 |
robcast |
more discarding.
|
Thu, 05 Nov 2015 20:19:38 +0100 |
robcast |
Finally fixed bug with images not loading from time to time! (hopefully)
|
Tue, 03 Nov 2015 11:25:14 +0100 |
hertzhaft |
fixed bug: rgb slider values could not be reset to default
|
Tue, 03 Nov 2015 10:54:00 +0100 |
hertzhaft |
fixed bug: rgb slider values were not submitted
|
Wed, 28 Oct 2015 15:58:08 +0100 |
robcast |
fix pdf servlet.
|
Wed, 28 Oct 2015 15:57:34 +0100 |
robcast |
nicer error messages from IIIF-parser.
|
Wed, 28 Oct 2015 15:55:46 +0100 |
robcast |
cleaned poms and web.xmls.
|
Tue, 27 Oct 2015 18:44:43 +0100 |
robcast |
doc update and small cleanups.
|
Tue, 27 Oct 2015 18:15:38 +0100 |
robcast |
abort sending earlier when response is already committed.
|
Tue, 27 Oct 2015 18:12:40 +0100 |
robcast |
send file not found error instead of NPE if the codec can't read the image file.
|
Tue, 27 Oct 2015 11:23:30 +0100 |
robcast |
Merge from new_scaling branch
|
Tue, 27 Oct 2015 11:21:32 +0100 |
robcast |
more inheritance of version numbers.
new_scaling
|
Mon, 26 Oct 2015 21:29:19 +0100 |
robcast |
improved IIIF compliance.
new_scaling
|
Mon, 26 Oct 2015 20:22:51 +0100 |
robcast |
reworked ImageJobDescription to make class (slightly) easier to understand.
new_scaling
|
Mon, 26 Oct 2015 15:24:43 +0100 |
robcast |
Merge with latest HEAD
new_scaling
|
Mon, 26 Oct 2015 14:37:47 +0100 |
robcast |
don't log headers.
|
Mon, 26 Oct 2015 13:23:48 +0100 |
robcast |
trying to fix bug when using prescaled images and only either dw or dh.
|
Thu, 22 Oct 2015 17:07:52 +0200 |
robcast |
more codec docs.
|
Thu, 22 Oct 2015 16:42:30 +0200 |
robcast |
add new codec options to doc.
|
Thu, 22 Oct 2015 16:17:04 +0200 |
robcast |
added build-time config to use Twelvemonkeys-ImageIO plugin instead of JAI-ImageIO.
|
Thu, 22 Oct 2015 11:01:19 +0200 |
hertzhaft |
fixed bug in measure tool where linegrid could not be drawn
|
Wed, 21 Oct 2015 14:09:59 +0200 |
robcast |
setDestSrgb is now configurable in source.
|
Tue, 20 Oct 2015 19:37:54 +0200 |
robcast |
Merge from new_scaling branch
|
Tue, 20 Oct 2015 19:31:10 +0200 |
robcast |
fixed black-last-pixel bug by rounding up scale factor in ImageLoaderDocuImage.scale().
new_scaling
|
Tue, 20 Oct 2015 17:10:28 +0200 |
robcast |
fix for black-last-pixel locally in scale().
new_scaling
|
Tue, 20 Oct 2015 15:11:19 +0200 |
robcast |
working on black-last-pixel bug...
new_scaling
|
Mon, 19 Oct 2015 20:21:10 +0200 |
robcast |
forgot to fix getDh() too...
new_scaling
|
Mon, 19 Oct 2015 20:17:03 +0200 |
robcast |
fix new bug with output image not obeying dw and dh.
new_scaling
|
Mon, 19 Oct 2015 20:16:20 +0200 |
robcast |
update jai-imageio dependency.
new_scaling
|
Mon, 19 Oct 2015 19:10:55 +0200 |
robcast |
fixed bug that resulting image did not always obey dw and dh by adding better rounding.
new_scaling
|
Mon, 19 Oct 2015 15:12:49 +0200 |
robcast |
Starting 'new_scaling' branch
new_scaling
|
Mon, 19 Oct 2015 12:44:26 +0200 |
robcast |
fixed copy-paste bug in ImageJobDescription.getWy(). Thanks to Julien Lerouge for finding it.
|
Mon, 12 Oct 2015 15:07:25 +0200 |
robcast |
small doc improvements.
|
Mon, 12 Oct 2015 12:31:11 +0200 |
robcast |
updated all Maven plugin versions.
|
Mon, 12 Oct 2015 11:36:05 +0200 |
robcast |
Added tag release-2.3.1 for changeset 59805085a237
release-2.3
|
Mon, 12 Oct 2015 11:34:26 +0200 |
robcast |
[maven-release-plugin] prepare release release-2.3.1
release-2.3 release-2.3.1
|
Fri, 09 Oct 2015 19:17:08 +0200 |
robcast |
improve handling of image area parameters to fix bug with iiif and isTransformRequired.
|
Fri, 09 Oct 2015 19:14:48 +0200 |
robcast |
small fix in docs.
|
Fri, 09 Oct 2015 16:45:40 +0200 |
robcast |
documentation updated with Ubbo's codec tuning tips and IIIF API info.
|
Sat, 26 Sep 2015 14:08:45 +0200 |
robcast |
added config option iiif-slash-replacement (default "!"). Changed constructor of ParameterMap (move out initParams).
|
Thu, 04 Jun 2015 18:21:08 +0200 |
robcast |
fix stupid bug in old style query parser.
|
Thu, 04 Jun 2015 18:17:07 +0200 |
robcast |
added backwards compatibility for old +-style query string.
|
Thu, 04 Jun 2015 16:10:12 +0200 |
robcast |
added support for legacy 'areas' annotation format.
|
Thu, 04 Jun 2015 12:58:51 +0200 |
robcast |
fix old javascript in digilib-mpiwg.html
|
Wed, 03 Jun 2015 19:14:08 +0200 |
robcast |
fix bug with not-initialised shape.properties.
|
Fri, 08 May 2015 15:57:43 +0200 |
robcast |
fix bug with aliased directories not working.
|
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
|