log src/main/java/de/mpiwg/itgroup/annotations/restlet/AnnotatorRestlet.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.
Fri, 18 Jul 2014 18:08:41 +0200 casties upped version number to 0.4. use neo4j 2.1.
Fri, 21 Mar 2014 13:32:41 +0100 casties change logging to java.util.logging.
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.
Sat, 22 Feb 2014 07:12:37 -0800 casties (hopefully) fixed issues with neo4j 2.0 transactions.
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:45:23 +0100 casties upped version number.
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 17:01:59 +0200 dwinter rest interface for resources
Tue, 25 Sep 2012 09:32:56 +0200 dwinter Restinterface zur Anzeige von Tags hinzugefuegt-
Wed, 05 Sep 2012 18:05:54 +0200 casties new AnnotationStore restlet for HTML-UI.