log

age author description
Fri, 10 Feb 2017 15:45:35 +0100 casties check admin permission before changing permissions. default tip
Fri, 10 Feb 2017 15:02:32 +0100 casties bump version number.
Thu, 09 Feb 2017 21:17:04 +0100 casties fix problem with anonymous being different.
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.
Wed, 11 Feb 2015 20:02:56 +0100 casties make relative URLs in static file end in / to prevent redirection.
Wed, 11 Feb 2015 19:09:17 +0100 casties added links to admin interface.
Wed, 11 Feb 2015 19:04:14 +0100 casties oops, forgot to store updated timestamp in db.
Wed, 11 Feb 2015 18:14:00 +0100 casties fixed http login realm name.
Tue, 10 Feb 2015 19:00:13 +0100 casties changed source indentation.
Tue, 10 Feb 2015 18:11:17 +0100 casties added last update field for annotations in database.
Tue, 10 Feb 2015 17:45:56 +0100 casties added config option for webapp URL prefix.
Mon, 09 Feb 2015 12:55:51 +0100 casties starting web admin ui with relative links. doesn't fully work yet. admin_ui_rel_links
Mon, 09 Feb 2015 12:50:47 +0100 casties Starting 'admin_ui_rel_links' branch admin_ui_rel_links
Sun, 08 Feb 2015 18:09:00 +0100 casties let CORS be handled by Restlet 2.3 CorsFilter.
Sun, 08 Feb 2015 16:57:42 +0100 casties update to Restlet 2.3.1.
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.
Tue, 03 Feb 2015 11:33:45 +0100 casties tiny doc improvement.
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.
Mon, 19 Jan 2015 17:15:51 +0100 casties trying neo4j 2.1.6.
Mon, 19 Jan 2015 10:13:20 +0100 casties jsontoken 1.1 artefact is public now.
Wed, 23 Jul 2014 15:09:54 +0200 casties more fixing bugs with transactions thanks to neo4j 2 :-(
Mon, 21 Jul 2014 17:28:15 +0200 casties add slashes to paths for getRealPath to work with Tomcat 8.
Fri, 18 Jul 2014 18:08:41 +0200 casties upped version number to 0.4. use neo4j 2.1.
Fri, 18 Jul 2014 18:07:47 +0200 casties more annotation attributes displayed in AnnotationResource.
Fri, 06 Jun 2014 19:19:11 +0200 casties show more fields in annotations_ui annotation view.
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 12:42:28 +0100 casties search files in webapp in WEB-INF folder.
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!)
Fri, 07 Mar 2014 13:48:50 +0100 casties trying restlet 2.1. doesn't work yet.
Thu, 06 Mar 2014 15:09:04 +0100 casties added lgpl_v3 license information.
Sat, 22 Feb 2014 07:25:58 -0800 casties for nicer log messages.
Sat, 22 Feb 2014 07:12:37 -0800 casties (hopefully) fixed issues with neo4j 2.0 transactions.
Fri, 21 Feb 2014 22:19:23 +0100 casties more quick fixes for neo4j 2.0.
Wed, 19 Feb 2014 14:38:31 +0100 casties updated to new Neo4J version 2.0. doesn't use new features. problems with neo4j admin web ui.
Wed, 05 Dec 2012 15:36:43 +0100 casties deal with special characters in urls.
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:45:23 +0100 casties upped version number.
Thu, 22 Nov 2012 17:38:53 +0100 casties implemented new shape format for image annotations.
Tue, 20 Nov 2012 19:43:12 +0100 casties configuration of uri prefixes was completely broken.
Tue, 20 Nov 2012 19:16:43 +0100 casties make annotation uri in store configurable. fix npe with no tags.
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, 20 Nov 2012 16:54:03 +0100 casties CLOSED - # 1: AnnotationServer configuration
Tue, 20 Nov 2012 16:16:09 +0100 casties changed history to remove property files. PLEASE CLONE AGAIN IF YOU USED THIS REPO BEFORE!
Mon, 19 Nov 2012 11:29:58 +0100 casties starting cleanup of annotationbrowser.
Thu, 15 Nov 2012 15:05:34 +0100 casties don't crash if admin user missing in config.
Tue, 06 Nov 2012 17:55:36 +0100 casties more resilience to ranges and areas in JSON
Thu, 27 Sep 2012 17:37:05 +0200 casties updated index page.
Thu, 27 Sep 2012 17:12:08 +0200 casties annotations ui can show and delete annotations now.
Thu, 27 Sep 2012 12:39:15 +0200 casties first steps for authorization for annotations ui.
Wed, 26 Sep 2012 18:10:47 +0200 casties targets and resources of Annotation object are objects now.
Wed, 26 Sep 2012 17:30:52 +0200 dwinter Merge with 52a5fba5312904a89ee737b5ba455f85381b384d
Wed, 26 Sep 2012 17:29:46 +0200 dwinter js for resources