durandn [Fri, 18 Sep 2015 14:40:25 +0200] rev 1050
Added support for custom button texts
durandn [Fri, 18 Sep 2015 14:39:45 +0200] rev 1049
Added support for running a function before the draw() function of a widget, for example when a widget needs to fetch additional user informations that aren't provided by the metadatas
durandn [Fri, 18 Sep 2015 14:32:28 +0200] rev 1048
Updated Annotation controller to assign "selected" class to buttons when they get clicked on, for use in custom css.
durandn [Tue, 01 Sep 2015 15:57:54 +0200] rev 1047
Added a button to cancel Annotation creation and hide the widget on CreateAnnotation
durandn [Tue, 01 Sep 2015 15:31:46 +0200] rev 1046
Updated LatestAnnotation, CurrentSegmentInfobox, AnnotationController and AnnotationList widgets to use timerange to find the current segment when the corresponding option is used + CurrentSegmentInfobox now has an option for editing the current segment + LatestAnnotation now has a "Copy and edit" button that allows to use the text from the currently displayed annotation into the CreateAnnotation widget textarea
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