log src/main/java/de/mpiwg/itgroup/annotations/restlet/AnnotatorAnnotations.java @ 102:9140017e8962

age author description
Thu, 09 Feb 2017 20:46:15 +0100 casties fix bug with empty username. add logging for JSON exceptions.
Fri, 13 Feb 2015 18:10:11 +0100 casties make admin ui view of all annotations scale better.
Sun, 08 Feb 2015 18:09:00 +0100 casties let CORS be handled by Restlet 2.3 CorsFilter.
Tue, 03 Feb 2015 19:01:27 +0100 casties upped version to 0.5.
Fri, 21 Mar 2014 13:32:41 +0100 casties change logging to java.util.logging.
Thu, 06 Mar 2014 15:09:04 +0100 casties added lgpl_v3 license information.
Wed, 05 Dec 2012 15:36:43 +0100 casties deal with special characters in urls.
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.
Wed, 26 Sep 2012 14:59:00 +0200 casties Merge with 21c5394ea0cbb6738016a3c7d03b5ce7943d6216
Wed, 26 Sep 2012 14:56:42 +0200 casties saving and loading resource targets should work now (no searching yet)
Wed, 26 Sep 2012 14:48:41 +0200 dwinter authorisation added
Tue, 25 Sep 2012 22:20:17 +0200 casties Merge with 8ad8596a570af38aacfaecdb68b7e06145624181
Tue, 25 Sep 2012 21:59:21 +0200 casties UI for editing groups and persons works now. (still no authorisation!)
Tue, 25 Sep 2012 21:47:58 +0200 dwinter annotationbrowser
Thu, 20 Sep 2012 17:42:26 +0200 casties adding and listing groups via html works now.
Fri, 07 Sep 2012 18:09:49 +0200 casties fixes in permission handling: admin and delete default to creator.
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.
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