log

age author description
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.