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.