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
Wed, 26 Sep 2012 17:28:31 +0200 casties store reads and sends annotations resources now.
Wed, 26 Sep 2012 17:01:59 +0200 dwinter rest interface for resources
Wed, 26 Sep 2012 16:27:52 +0200 casties more work on resources and targets.
Wed, 26 Sep 2012 16:12:46 +0200 casties more work on resources and targets.
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:55:26 +0200 dwinter localhost raus
Wed, 26 Sep 2012 14:49:37 +0200 dwinter Merge with d339bd2a4f4a6bc69544a83232e7c00830788f6a
Wed, 26 Sep 2012 14:48:41 +0200 dwinter authorisation added
Wed, 26 Sep 2012 11:47:38 +0200 casties new node type "resource" for base documents (sans page number).
Tue, 25 Sep 2012 22:28:47 +0200 dwinter minor in annotation.js
Tue, 25 Sep 2012 22:20:17 +0200 casties Merge with 8ad8596a570af38aacfaecdb68b7e06145624181
Tue, 25 Sep 2012 22:14:06 +0200 casties add transaction.
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
Tue, 25 Sep 2012 16:08:11 +0200 dwinter tag viewer html
Tue, 25 Sep 2012 09:35:26 +0200 dwinter Merge with 1cf7203009f26a8a55fc387adcb8ae6ca681520c
Tue, 25 Sep 2012 09:32:56 +0200 dwinter Restinterface zur Anzeige von Tags hinzugefuegt-
Mon, 24 Sep 2012 19:25:40 +0200 casties back to this.getReference, problem was with mod_proxy (ProxyPreserveHost).
Mon, 24 Sep 2012 18:24:03 +0200 casties trying out request.getResourceRef instead of this.getReference
Mon, 24 Sep 2012 11:36:33 +0200 casties adding and deleting group members.
Sun, 23 Sep 2012 16:28:05 +0200 casties more work on groups ui.
Sat, 22 Sep 2012 20:12:18 +0200 casties reorganised code for annotations and groups ui. work in progress.
Thu, 20 Sep 2012 17:42:26 +0200 casties adding and listing groups via html works now.
Fri, 07 Sep 2012 18:10:18 +0200 casties more work on HTML UI (doesn't work yet).
Fri, 07 Sep 2012 18:09:49 +0200 casties fixes in permission handling: admin and delete default to creator.
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.
Wed, 05 Sep 2012 11:30:22 +0200 casties more pom
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.
Fri, 13 Jul 2012 17:22:05 +0200 casties storing and retrieving permissions works now.
Fri, 13 Jul 2012 15:02:06 +0200 casties more work on permissions...
Fri, 13 Jul 2012 11:24:39 +0200 casties permissions still under construction.
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.
Thu, 12 Jul 2012 11:14:39 +0200 casties under construction
Wed, 11 Jul 2012 17:17:32 +0200 casties move test class to old
Wed, 11 Jul 2012 17:08:40 +0200 casties delete annotation should work now.
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
Thu, 28 Jun 2012 19:34:32 +0200 casties nothing much
Wed, 27 Jun 2012 17:52:02 +0200 casties include neo4j and restlet
Tue, 26 Jun 2012 17:21:42 +0200 casties first version