durandn [Tue, 01 Sep 2015 15:24:26 +0200] rev 1045
Altered ldt_annotate serializer to allow for serializing id for editing annotation + Added Markers widget that allows to make and edit 0 duration annotations.
durandn [Tue, 01 Sep 2015 15:10:17 +0200] rev 1044
Added support for defining a "time range" for a Playable to set the time boundaries of what can be played by the diffenrent players (Popcorn and HtmlPlayer for now). Added option in Segment widget to define a timerange on click.
ymh <ymh.work@gmail.com> [Fri, 18 Sep 2015 14:02:21 +0200] rev 1043
slighlty improve jquery ui loading
ymh <ymh.work@gmail.com> [Thu, 20 Aug 2015 13:24:11 +0200] rev 1042
change h264 detection for adaptive player + auto player
durandn [Fri, 03 Jul 2015 17:01:35 +0200] rev 1041
New widget LastAnnotation that currently displays last annotation posted (can be configured to work for currently viewed segment)
durandn [Fri, 03 Jul 2015 17:00:33 +0200] rev 1040
New widget CurrentSegmentInfobox that displays infos on currently viewed Segment (future features will allow for possibility to edit title descriptions and tags for current segment)
durandn [Fri, 03 Jul 2015 16:59:29 +0200] rev 1039
New widget AnnotationsController that displays buttons to hide/show AnnotationsList and CreateAnnotations
durandn [Fri, 03 Jul 2015 16:58:49 +0200] rev 1038
CreateAnnotations new feature: hide/show functionality on signal trigger (tweaks), added config options to customize what is displayed more accurately
durandn [Fri, 03 Jul 2015 16:57:10 +0200] rev 1037
AnnotationsList widget new features: show creation date for annotations, hide/show feature on signal trigger, filter by username
durandn [Fri, 03 Jul 2015 16:54:26 +0200] rev 1036
Annotations creation date is now the actual annotation creation date instead of the ensemble creation date
durandn [Fri, 03 Jul 2015 16:48:41 +0200] rev 1035
Allow the annotation serializer to extract project_id for use in some widget when it is provided in the data
ymh <ymh.work@gmail.com> [Mon, 04 May 2015 15:36:39 +0200] rev 1034
slight improvement on ant jslint task