Mercurial > hg > digilib
graph
-
new Annotator grouppermissions plugin.Fri, 20 Feb 2015 20:28:11 +0100, by robcast
-
fix annotations disappearing after changing user.Fri, 20 Feb 2015 20:17:07 +0100, by robcast
-
better readable geometryThu, 19 Feb 2015 01:08:34 +0100, by hertzhaft
-
use our own layer, with diamondsMon, 16 Feb 2015 23:49:14 +0100, by hertzhaft
-
fix bug with defineShape if shape is non-editable (no handles). automatically use renderShapes as default renderFn.Mon, 16 Feb 2015 19:44:54 +0100, by robcast
-
added Grid shapeMon, 16 Feb 2015 00:36:46 +0100, by hertzhaft
-
added Rect shape (rectangle drawn from a base line)Sun, 15 Feb 2015 19:54:46 +0100, by hertzhaft
-
move handle after positionShape eventSun, 15 Feb 2015 16:09:50 +0100, by hertzhaft
-
added Proportion shape (LineString with only 3 vertices)Sun, 15 Feb 2015 15:50:00 +0100, by hertzhaft
-
pluggable SVG shapesSun, 15 Feb 2015 14:35:42 +0100, by hertzhaft
-
create SVGs through factorySun, 15 Feb 2015 13:03:15 +0100, by hertzhaft
-
pluggable handle typesSat, 14 Feb 2015 17:44:50 +0100, by hertzhaft
-
factor out handlesSat, 14 Feb 2015 15:40:46 +0100, by hertzhaft
-
seems we need not save editable state when drawing a shapeFri, 13 Feb 2015 12:16:33 +0100, by hertzhaft
-
immediate reaction on when dragging and keys x or y are pressedMon, 09 Feb 2015 10:19:12 +0100, by hertzhaft
-
remove superfluous lineMon, 09 Feb 2015 09:20:28 +0100, by hertzhaft
-
lock dimension for drawing and editing shapesSun, 08 Feb 2015 19:22:24 +0100, by hertzhaft
-
manipulate screen position of shape: lock x/y dimension of mouse pointerSun, 08 Feb 2015 18:30:01 +0100, by hertzhaft
-
store screen positions on drag; trigger positionShape eventSun, 08 Feb 2015 17:11:00 +0100, by hertzhaft
-
better commentsTue, 03 Feb 2015 23:52:29 +0100, by hertzhaft
-
delete selected shapes with Del keyTue, 03 Feb 2015 12:51:59 +0100, by hertzhaft
-
toggle SVG and key handler according to visibility of measure barTue, 03 Feb 2015 11:45:39 +0100, by hertzhaft
-
select/unselect shapesTue, 03 Feb 2015 10:00:27 +0100, by hertzhaft
-
simplify some convenience variablesSun, 01 Feb 2015 23:26:45 +0100, by hertzhaft
-
support EllipseSun, 01 Feb 2015 17:54:11 +0100, by hertzhaft
-
more refactoring for renderShapeSun, 01 Feb 2015 16:03:29 +0100, by hertzhaft
-
refactored the creation of drag handles for shapesSun, 01 Feb 2015 15:40:29 +0100, by hertzhaft
-
support Circle shapeSun, 01 Feb 2015 14:58:22 +0100, by hertzhaft
-
add dragShape eventSun, 01 Feb 2015 13:07:36 +0100, by hertzhaft
-
reset to line mode when recalibratingSat, 31 Jan 2015 23:33:07 +0100, by hertzhaft
-
recalculate values when units have changed or a shape was clickedSat, 31 Jan 2015 23:23:26 +0100, by hertzhaft
-
fixed typo.Tue, 27 Jan 2015 11:46:07 +0100, by robcast
-
vector point uses pin-like svg-path now.Tue, 27 Jan 2015 11:45:37 +0100, by robcast
-
another mergeTue, 27 Jan 2015 10:23:06 +0100, by hertzhaft
-
another try to restoreTue, 27 Jan 2015 10:22:06 +0100, by hertzhaft
-
restore after wrong mergeTue, 27 Jan 2015 10:17:32 +0100, by hertzhaft
-
new shapetypes objectTue, 27 Jan 2015 09:57:42 +0100, by hertzhaft
-
add linestring/polyline annotations.Mon, 26 Jan 2015 19:23:27 +0100, by robcast
-
simplified designMon, 26 Jan 2015 01:29:34 +0100, by hertzhaft
-
fix error from annotator when creating polygon annotations.Sat, 24 Jan 2015 16:09:29 +0100, by robcast
-
some cleanup.Sat, 24 Jan 2015 16:08:29 +0100, by robcast
-
polygon image annotations gets a real button.Sat, 24 Jan 2015 10:03:05 +0100, by robcast
-
mergeFri, 23 Jan 2015 20:44:04 +0100, by hertzhaft
-
better shape info on clickFri, 23 Jan 2015 17:31:17 +0100, by hertzhaft
-
polygon annotations mostly work now!Fri, 23 Jan 2015 16:29:51 +0100, by robcast
-
calculate polygon area, display info about shape on mouseoverFri, 23 Jan 2015 16:23:10 +0100, by hertzhaft
-
use vector plugin defineShape method for annotation shapes.Fri, 23 Jan 2015 12:16:46 +0100, by robcast
-
fixed stupid error.Thu, 22 Jan 2015 18:49:30 +0100, by robcast
-
optimized number of renderings in defineShape.Thu, 22 Jan 2015 18:47:33 +0100, by robcast
-
react to click events on shapesThu, 22 Jan 2015 18:43:38 +0100, by hertzhaft
-
optimized number of renderings.Thu, 22 Jan 2015 18:26:15 +0100, by robcast
-
vector plugin sends renderShape event when shapes are (re)rendered into SVG elements.Thu, 22 Jan 2015 17:50:26 +0100, by robcast
-
Merge with 425ce8f971aa19ee7471a1d7841280c6990f5287Thu, 22 Jan 2015 16:14:17 +0100, by robcast
-
onChangeShape event handler updates toolbar; better var namesThu, 22 Jan 2015 15:52:56 +0100, by hertzhaft
-
move annotation creation in its own function. rc_create_polysThu, 22 Jan 2015 12:59:59 +0100, by robcast
-
drag measuring bar by move iconThu, 22 Jan 2015 12:21:38 +0100, by hertzhaft
-
annotator uses its own vector layer now. rc_create_polysWed, 21 Jan 2015 18:11:23 +0100, by robcast
-
41: annotator plugin should use vector plugin rc_create_polysWed, 21 Jan 2015 17:58:17 +0100, by robcast
-
linestring and polygon can now be created interactively with defineShape. doubleclick to end shape. rc_create_polysTue, 20 Jan 2015 18:12:21 +0100, by robcast
-
updated to Annotator.js 1.2.9-dev.Fri, 16 Jan 2015 20:57:20 +0100, by robcast
-
reverted back to stable branch Annotator.js-1.2.5.Fri, 16 Jan 2015 18:20:15 +0100, by robcast
-
use scheme-less urls to enable serving digilib on https.Mon, 15 Dec 2014 18:49:42 +0100, by robcast
-
fix URL for scaleomat script.Tue, 26 Aug 2014 17:19:57 +0200, by robcast
-
fix problem that getRealPath of Tomcat 8 needs paths to start with '/'.Mon, 21 Jul 2014 15:32:19 +0200, by robcast
-
add explicit async-supported to web.xml for Jetty 9.Thu, 17 Jul 2014 15:17:32 +0200, by robcast
-
fixed inheritance of getCurrentConfig and getVersion methods.Wed, 25 Jun 2014 22:29:48 +0200, by robcast
-
put "more options" button in all button sets.Fri, 06 Jun 2014 16:17:13 +0200, by robcast
-
updated annotator plugin config in html files.Fri, 30 May 2014 11:12:57 +0200, by robcast
-
small doc improvements.Fri, 23 May 2014 10:31:31 +0200, by robcast
-
updated website doc.Wed, 09 Apr 2014 11:36:43 +0200, by robcast
-
renamed getInfo to getIiifInfo.Wed, 09 Apr 2014 11:35:50 +0200, by robcast
-
fixed annotations remaining when changing pages.Fri, 14 Mar 2014 17:21:12 +0100, by robcast
-
authentication for annotator plugin works now.Fri, 14 Mar 2014 16:47:58 +0100, by robcast
-
new annotator plugin with new Annotator.js 2.0. works now.Thu, 13 Mar 2014 16:52:25 +0100, by robcast
-
updated annotator plugin for Annotator 2.0. packaged Annotator is not updated yet.Thu, 13 Mar 2014 10:47:45 +0100, by robcast
-
README.md for github and more SourceForge links.Thu, 06 Mar 2014 14:53:54 +0100, by robcast
-
Merge with 6b49c6af978fefe33b0a6c4b90435f4aa751b283Thu, 06 Mar 2014 12:15:29 +0100, by robcast
-
nicer comments.Thu, 06 Mar 2014 12:14:39 +0100, by robcast
-
quick fix on the way to Annotator.js 2.0 support.Mon, 24 Feb 2014 07:21:25 -0800, by robcast
-
more sourceforge links.Tue, 18 Feb 2014 11:13:30 +0100, by robcast
-
changed links in documentation (and poms) to new sourceforge site.Sun, 16 Feb 2014 16:56:49 +0100, by robcast
-
quick and dirty fix to make zooming possible again in MSIEThu, 13 Feb 2014 15:53:24 +0100, by hertzhaft
-
legacy annotationmarks had zero width and were not displayedWed, 12 Feb 2014 14:11:55 +0100, by hertzhaft
-
just saving, no real progress :-(Fri, 07 Feb 2014 16:37:04 +0100, by hertzhaft
-
transparent plugin: adjust opacity; make sliders plugin reusableThu, 06 Feb 2014 19:32:55 +0100, by hertzhaft
-
first step towards a transparent overlay image pluginThu, 06 Feb 2014 16:11:31 +0100, by hertzhaft
-
added some forgotten docs.Fri, 31 Jan 2014 12:26:08 +0100, by robcast
-
reverting fix for #38 because Zoom Area now grows (???)Wed, 29 Jan 2014 12:02:35 +0100, by hertzhaft
-
small fixes.Mon, 27 Jan 2014 19:41:24 +0100, by robcast
-
draggable measuring barFri, 24 Jan 2014 18:03:20 +0100, by hertzhaft
-
added measure button, renamed some vars and methodsFri, 24 Jan 2014 15:26:42 +0100, by hertzhaft
-
fixed singleslider z-index.Wed, 22 Jan 2014 21:04:57 +0100, by robcast
-
added Polygon and LineString aka polylline shape rendering. no creation yet.Wed, 22 Jan 2014 20:11:36 +0100, by robcast
-
fixed svg layer offset by updating imgRect more often.Wed, 22 Jan 2014 10:40:17 +0100, by robcast
-
loading additional (relative coordinate) SVG layers works now.Tue, 21 Jan 2014 12:51:39 +0100, by robcast
-
smaller measure toolbar, more consistent ids and classesMon, 20 Jan 2014 18:38:54 +0100, by hertzhaft
-
removing old (svg-related) stuff.Mon, 20 Jan 2014 17:03:57 +0100, by robcast
-
fix bug in vector plugin.Mon, 20 Jan 2014 16:22:32 +0100, by robcast
-
new addVectorLayer action.Sun, 19 Jan 2014 17:17:26 +0100, by robcast
-
more doc.Sat, 18 Jan 2014 14:41:26 +0100, by robcast
-
improved vector update.Fri, 17 Jan 2014 22:33:24 +0100, by robcast
-
improved vector update.Fri, 17 Jan 2014 22:31:27 +0100, by robcast
-
createShape now uses vertexDragHandler too. vertex dragging also works with single clicks.Fri, 17 Jan 2014 22:14:39 +0100, by robcast
-
basic measuring tool now completeFri, 17 Jan 2014 17:43:20 +0100, by hertzhaft
-
changing a shape sends "changeShape" event with shape.Fri, 17 Jan 2014 17:38:24 +0100, by robcast
-
vector shapes can be editable now (properties:{editable:true}).Fri, 17 Jan 2014 17:17:47 +0100, by robcast
-
vector plugin assembles svg elementwise now.Fri, 17 Jan 2014 14:57:20 +0100, by robcast
-
measuring with rectified distancesFri, 17 Jan 2014 12:45:56 +0100, by hertzhaft
-
start editable shapes.Fri, 17 Jan 2014 10:33:51 +0100, by robcast
-
draw shapes now functionalThu, 16 Jan 2014 19:38:36 +0100, by hertzhaft
-
vector plugin uses screen coordinates in SVG now.Thu, 16 Jan 2014 19:34:17 +0100, by robcast
-
vector plugin uses screen coordinates in SVG now.Thu, 16 Jan 2014 19:17:47 +0100, by robcast
-
more doc.Thu, 16 Jan 2014 15:10:17 +0100, by robcast
-
some documentation.Thu, 16 Jan 2014 14:19:46 +0100, by robcast
-
small fixes.Thu, 16 Jan 2014 14:00:33 +0100, by robcast
-
interactive creation of vector lines and rectangles.Wed, 15 Jan 2014 22:32:42 +0100, by robcast
-
interactive creation of vector lines and rectangles.Wed, 15 Jan 2014 22:30:46 +0100, by robcast
-
measure plugin, first check-inWed, 15 Jan 2014 19:19:49 +0100, by hertzhaft
-
more vectors.Wed, 15 Jan 2014 18:25:33 +0100, by robcast
-
small fixes.Wed, 15 Jan 2014 17:32:04 +0100, by robcast
-
vector plugin has setShapes action now.Wed, 15 Jan 2014 17:31:22 +0100, by robcast
-
working on new vector plugin for zoomable vector (SVG) overlays.Wed, 15 Jan 2014 12:49:00 +0100, by robcast
-
digilib reads configuration from digilib.properties file in classpath (if digilib-config.xml is not found).Tue, 14 Jan 2014 09:44:22 +0100, by robcast
-
fix for number of files in directory cache.Mon, 13 Jan 2014 14:13:05 +0100, by robcast
-
more work on directories.Mon, 13 Jan 2014 12:45:56 +0100, by casties
-
introduce factory for DocuDirectorys. moving directory layout policy to BaseDirDocuDirectory.Thu, 09 Jan 2014 18:07:32 +0100, by robcast
-
started work on directory cache.Fri, 03 Jan 2014 17:35:13 +0100, by robcast
-
fix problem of only 9 images in oldskin digicat and digilib.Fri, 01 Nov 2013 12:07:05 +0100, by robcast
-
trying to fix problem with scaled image size being off from dw and dh.Tue, 22 Oct 2013 15:46:47 +0200, by robcast
-
do not show paging buttons.Tue, 22 Oct 2013 11:27:26 +0200, by robcast
-
more doc.Mon, 21 Oct 2013 17:16:42 +0200, by robcast
-
new html frontend for textgrid-service.Mon, 21 Oct 2013 17:15:42 +0200, by robcast
-
maven choked on <div> tag in the textSat, 19 Oct 2013 11:07:55 +0200, by hertzhaft
-
added documentation/examples for client integration and pluginsFri, 18 Oct 2013 17:43:32 +0200, by hertzhaft
-
closed #38: Zoom Area shrinks when using bird's eye viewThu, 17 Oct 2013 16:04:30 +0200, by hertzhaft
-
fixed bug with additional space in file names.Fri, 11 Oct 2013 09:34:00 +0200, by robcast
-
working on docsWed, 09 Oct 2013 16:04:39 +0200, by robcast
-
working on docsWed, 09 Oct 2013 15:00:46 +0200, by robcast
-
CLOSED - # 37: Regions/Markers are misplaced after "page width"Wed, 09 Oct 2013 14:40:39 +0200, by robcast
-
added changes to api/dirInfoTue, 01 Oct 2013 12:27:12 +0200, by robcast
-
Merge with e543b88b3cfa5e6574bfc2b66835e6895b1491f8Tue, 01 Oct 2013 12:24:29 +0200, by robcast
-
debug statements removedMon, 30 Sep 2013 16:06:13 +0200, by casties
-
encode output in dirinfoMon, 30 Sep 2013 16:04:00 +0200, by casties
-
move new digilib doc from https://it-dev.mpiwg-berlin.mpg.de/hg/digilib-doc into main repo.Fri, 06 Sep 2013 10:25:05 +0200, by robcast
-
added more info for the website to the pom.Wed, 04 Sep 2013 09:03:23 +0200, by casties
-
added check to not double-initialize Log4J.Mon, 26 Aug 2013 18:50:42 +0200, by robcast
-
added getOutputMimeType()Mon, 26 Aug 2013 15:19:34 +0200, by casties
-
ImageJobDescription creates an ImageSet when you only set an ImageInput.Thu, 22 Aug 2013 17:59:51 +0200, by robcast
-
refactored setWithIiifPath(String) into string splitter and setWithIiifParams().Thu, 22 Aug 2013 17:14:33 +0200, by robcast
-
non-uniform-scale IIIF parameters throw error now.Mon, 22 Jul 2013 21:18:50 +0200, by robcast
-
make sure zoomed images are not sent-as-is.Mon, 22 Jul 2013 20:04:26 +0200, by robcast
-
made IIIF parameter parser more standards compliant.Mon, 22 Jul 2013 19:26:43 +0200, by robcast
-
fixed full http:// paths for button images.Mon, 22 Jul 2013 13:27:43 +0200, by robcast
-
IIIF region in pixel units works now.Fri, 19 Jul 2013 19:08:39 +0200, by robcast
-
make /Scaler work with IIIF path.Fri, 19 Jul 2013 14:08:29 +0200, by robcast
-
make iiif path prefix configurable.Fri, 19 Jul 2013 13:03:52 +0200, by robcast
-
compatibility with old digicat.jsp links.Thu, 18 Jul 2013 19:23:00 +0200, by robcast
-
IIF api works now (even with %2F in id part).Thu, 18 Jul 2013 19:00:08 +0200, by robcast
-
IIIF api mostly works now.Wed, 17 Jul 2013 19:12:01 +0200, by robcast
-
working on IIIF api.Wed, 17 Jul 2013 18:14:31 +0200, by robcast
-
working on IIIF parser.Wed, 17 Jul 2013 12:58:03 +0200, by robcast
-
starting IIIF image api parser.Wed, 17 Jul 2013 10:45:41 +0200, by robcast
-
still making servlet3 the default.Tue, 16 Jul 2013 13:39:22 +0200, by robcast
-
add javadoc plugin config. change default profile to servlet3.Tue, 16 Jul 2013 13:12:48 +0200, by robcast
-
fix whitespace before xml-declaration.Mon, 01 Jul 2013 19:08:20 +0200, by robcast
-
digilib-ann.html use local annotation server.Thu, 27 Jun 2013 20:37:42 +0200, by robcast
-
fix bugs in JSPsThu, 27 Jun 2013 20:36:42 +0200, by robcast
-
use region innerHtml text content for searchingWed, 12 Jun 2013 17:25:11 +0200, by hertzhaft
-
fixed silly bug in web.xml for servlet2.Sun, 28 Apr 2013 22:25:17 +0200, by robcast
-
add some comments.Wed, 17 Apr 2013 12:56:42 +0200, by robcast
-
auth plugin switches back to error image mode.Sun, 14 Apr 2013 19:33:58 +0200, by robcast
-
comments and fixes.Sun, 14 Apr 2013 18:48:18 +0200, by robcast
-
first version of digilib client auth plugin.Sun, 14 Apr 2013 18:16:33 +0200, by robcast
-
ImgInfo-json shows if authentication is required.Sun, 14 Apr 2013 18:14:27 +0200, by robcast
-
reshuffled configuration classes.Fri, 12 Apr 2013 17:41:43 +0200, by robcast
-
added new options to config file template.Wed, 10 Apr 2013 09:33:19 +0200, by robcast
-
fixed bugs in metadata implementation for index.meta files.Wed, 10 Apr 2013 09:22:22 +0200, by robcast
-
changed DigilibConfiguration to work with inheritance. DigilibServletConfiguration takes the role of Initialiser. DocuImage gets a static factory.Thu, 04 Apr 2013 18:43:13 +0200, by robcast
-
upped all maven version numbers to 2.2.Thu, 04 Apr 2013 12:43:43 +0200, by robcast
-
AuthOps implementation configuration options. copyright headers.Thu, 04 Apr 2013 12:20:29 +0200, by robcast
-
better authorisation classes.Thu, 04 Apr 2013 11:21:16 +0200, by robcast
-
some more cleaning.Wed, 03 Apr 2013 21:56:01 +0200, by robcast
-
made metadata implementation pluggable.Wed, 03 Apr 2013 21:07:57 +0200, by robcast
-
still trying IndexMetaAuthLoaderWed, 03 Apr 2013 10:36:07 +0200, by robcast
-
working on new IndexMetaAuthLoader.Tue, 02 Apr 2013 17:38:05 +0200, by robcast
-
fix bugs #33 (image jumping in embedded mode) and #32 (option to not save state in cookie).Tue, 02 Apr 2013 10:34:15 +0200, by robcast
-
fix bug in dlConfig when File is null.Sun, 31 Mar 2013 11:47:24 +0200, by robcast
-
renamed XMLMetaLoader into IndexMetaLoader. new IndexMetaAuthLoader in progress. moved JDOM dependency to pdf module.Thu, 28 Mar 2013 16:28:52 +0100, by robcast
-
shuffling classes around: moved last servlet dependencies from common to new servlet module.Wed, 27 Mar 2013 17:23:44 +0100, by robcast
-
better handling of files and less compiler warnings.Wed, 27 Mar 2013 13:02:27 +0100, by robcast
-
quick fix to make authentication work again in oldskin and greyskin.Tue, 26 Mar 2013 11:46:16 +0100, by robcast
-
small cleanups.Tue, 26 Mar 2013 11:35:43 +0100, by robcast
-
small changes in pom.Tue, 26 Feb 2013 17:42:45 +0100, by robcast
-
new license files.Tue, 26 Feb 2013 11:42:55 +0100, by robcast
-
still more cleaner license headers.Tue, 26 Feb 2013 10:27:10 +0100, by robcast
-
more cleanup. more license headers.Mon, 25 Feb 2013 18:52:36 +0100, by robcast
-
more to ignore.Mon, 25 Feb 2013 15:21:48 +0100, by robcast
-
more clean license headers.Mon, 25 Feb 2013 15:20:44 +0100, by robcast
-
more cleaner license headers.Mon, 25 Feb 2013 11:36:31 +0100, by robcast
-
starting to clean license headers.Sun, 24 Feb 2013 11:18:58 +0100, by robcast
-
more accurate file paths in dlConfig.jsp.Fri, 22 Feb 2013 18:23:38 +0100, by robcast
-
silly typo.Fri, 22 Feb 2013 17:40:00 +0100, by robcast
-
new versions of digilib.html and .jsp.Fri, 22 Feb 2013 17:21:41 +0100, by robcast
-
big clean up! digillib.html (and .jsp) in the root is jquery-version now. all old stuff moved to /oldskin (digicat is still old).Fri, 22 Feb 2013 17:18:30 +0100, by robcast
-
use minimal web.xml for Scaler servlet only.Fri, 22 Feb 2013 17:14:49 +0100, by robcast
-
calculate base.url using webapp name instead of assuming its the next directory.Fri, 22 Feb 2013 17:13:19 +0100, by robcast
-
add servlet3 profile to root pom.Thu, 21 Feb 2013 12:50:38 +0100, by robcast
-
fixed bugs with missing fn-parameter.Wed, 20 Feb 2013 18:49:22 +0100, by robcast
-
!! HISTORY CHANGED !! PLEASE RE-CLONE THE REPOSITORY !!Tue, 19 Feb 2013 20:38:53 +0100, by robcast
-
better out-of-the box experience:Tue, 19 Feb 2013 17:32:25 +0100, by robcast
-
fix bug when calling Scaler without fn-parameter.Tue, 19 Feb 2013 17:27:53 +0100, by robcast
-
read metadata from page1.jpg.meta also without file-tag.Tue, 19 Feb 2013 17:25:57 +0100, by robcast
-
use new BSD-license-compatible jai-imageio-core-standaloneTue, 19 Feb 2013 17:24:37 +0100, by robcast
-
small fixes.Wed, 12 Dec 2012 09:32:21 -0500, by robcast
-
add autozoom on click (from regions plugin)Tue, 27 Nov 2012 14:42:18 +0100, by hertzhaft
-
individual annotation stylesTue, 27 Nov 2012 01:10:06 +0100, by hertzhaft
-
update jquery svg plugin to ver. 1.4.6Mon, 26 Nov 2012 23:49:41 +0100, by hertzhaft
-
shoAnnotationNumbers controls now also numbers on mark-annotations.Mon, 26 Nov 2012 16:44:57 +0100, by robcast
-
steps towards a svg measuring toolSun, 25 Nov 2012 21:01:13 +0100, by hertzhaft
-
new parameter showAnnotationNumbers (for rectangles).Fri, 23 Nov 2012 18:02:52 +0100, by robcast
-
upped version number.Fri, 23 Nov 2012 11:46:05 +0100, by robcast
-
new shape annotations work now.Fri, 23 Nov 2012 11:33:08 +0100, by robcast
-
new shape annotations work now.Fri, 23 Nov 2012 11:30:24 +0100, by robcast
-
annotator markdown pluginFri, 23 Nov 2012 10:04:35 +0100, by hertzhaft
-
first step to new shapes based annotations.Thu, 22 Nov 2012 18:09:00 +0100, by robcast
-
uri of annotated page configurable.Mon, 19 Nov 2012 16:37:29 +0100, by robcast
-
better search autocompletion; better colorsSat, 17 Nov 2012 01:20:55 +0100, by hertzhaft
-
reorganized annotator plugin settings handling... again.Fri, 16 Nov 2012 20:30:18 +0100, by robcast
-
Merge with 3b5968aeefac85902a6ca8cda900e91c30111006Fri, 16 Nov 2012 18:55:42 +0100, by robcast
-
uri of annotated page better configurable.Fri, 16 Nov 2012 18:54:31 +0100, by robcast
-
new region icons; autozoom on clickFri, 16 Nov 2012 18:26:55 +0100, by hertzhaft
-
remove limit param from annotator search.Fri, 16 Nov 2012 16:27:23 +0100, by robcast