log src/main/java/de/mpiwg/itgroup/annotations/restlet/AnnotatorResourceImpl.java @ 89:247cbbb385de

age author description
Wed, 04 Feb 2015 19:37:02 +0100 casties improved logging.
Tue, 03 Feb 2015 19:01:27 +0100 casties upped version to 0.5.
Mon, 02 Feb 2015 11:32:53 +0100 casties renamed getFullname to make it configurable.
Mon, 26 Jan 2015 18:51:28 +0100 casties add polyline annotation shape.
Fri, 23 Jan 2015 17:24:53 +0100 casties also stores polygon shape image annotations.
Fri, 06 Jun 2014 09:26:21 +0200 casties save text quote from Annotator.
Fri, 21 Mar 2014 13:32:41 +0100 casties change logging to java.util.logging.
Wed, 12 Mar 2014 11:54:07 +0100 casties small cleanup. trying restlet 2.2-snapshot now -- feeling lucky.
Tue, 11 Mar 2014 17:43:00 +0100 casties restlet 2.1 works now. (it's the start() method, stupid!)
Thu, 06 Mar 2014 15:09:04 +0100 casties added lgpl_v3 license information.
Mon, 03 Dec 2012 18:42:20 +0100 casties fix npe when an annotation has no creator.
Fri, 23 Nov 2012 17:55:04 +0100 casties fixed bug with new rectangle shapes. added limit, offset and sortBy parameters to annotator/ and annotator/search.
Thu, 22 Nov 2012 17:38:53 +0100 casties implemented new shape format for image annotations.
Tue, 20 Nov 2012 18:23:52 +0100 casties made uri prefixes in store configurable.
Tue, 20 Nov 2012 17:56:35 +0100 casties new non-authorized mode without tokens. enabled by default. configured with annotationmanager.authorization=false property.
Tue, 06 Nov 2012 17:55:36 +0100 casties more resilience to ranges and areas in JSON
Wed, 26 Sep 2012 18:10:47 +0200 casties targets and resources of Annotation object are objects now.
Wed, 26 Sep 2012 14:56:42 +0200 casties saving and loading resource targets should work now (no searching yet)
Thu, 20 Sep 2012 17:42:26 +0200 casties adding and listing groups via html works now.
Thu, 06 Sep 2012 19:02:59 +0200 casties more work on HTML UI.
Wed, 05 Sep 2012 18:05:54 +0200 casties new AnnotationStore restlet for HTML-UI.
Tue, 04 Sep 2012 20:02:59 +0200 casties CLOSED - # 252: Tags for Annotations
Tue, 28 Aug 2012 20:23:12 +0200 casties ASSIGNED - # 249: Annotations shared in groups
Fri, 13 Jul 2012 20:41:02 +0200 casties permissions mostly work. need more server-side checking.
Thu, 12 Jul 2012 17:01:32 +0200 casties more work on permissions...
Thu, 12 Jul 2012 12:54:46 +0200 casties new internal actor class for creator.
Tue, 03 Jul 2012 21:23:17 +0200 casties version 0.2 really works now
Mon, 02 Jul 2012 22:39:46 +0200 casties store seems to work now :-)
Fri, 29 Jun 2012 20:38:27 +0200 casties merging old code