Tue, 22 Sep 2015 17:07:58 +0200 CurrentSegmentInfobox: fixed bug where editing a segment would not update the source correctly and mess up other widgets.
durandn [Tue, 22 Sep 2015 17:07:58 +0200] rev 1062
CurrentSegmentInfobox: fixed bug where editing a segment would not update the source correctly and mess up other widgets.
Tue, 22 Sep 2015 12:04:36 +0200 CreateAnnotation: now triggering events for hiding and showing widget after submitting to make it easier for other widgets to catch these events
durandn [Tue, 22 Sep 2015 12:04:36 +0200] rev 1061
CreateAnnotation: now triggering events for hiding and showing widget after submitting to make it easier for other widgets to catch these events
Mon, 21 Sep 2015 18:25:06 +0200 Added an edit button to make edit functionality easier to read
durandn [Mon, 21 Sep 2015 18:25:06 +0200] rev 1060
Added an edit button to make edit functionality easier to read
Mon, 21 Sep 2015 18:24:32 +0200 Fixed user filter on AnnotationList to not display username in the dropdown but what is displayed in the list + Added project_id to api templates for delete in case the target API understands it
durandn [Mon, 21 Sep 2015 18:24:32 +0200] rev 1059
Fixed user filter on AnnotationList to not display username in the dropdown but what is displayed in the list + Added project_id to api templates for delete in case the target API understands it
Fri, 18 Sep 2015 17:21:12 +0200 If TimeRange is set, clicking on a segment will play the video
durandn [Fri, 18 Sep 2015 17:21:12 +0200] rev 1058
If TimeRange is set, clicking on a segment will play the video
Fri, 18 Sep 2015 17:42:42 +0200 update libs
ymh <ymh.work@gmail.com> [Fri, 18 Sep 2015 17:42:42 +0200] rev 1057
update libs
Fri, 18 Sep 2015 15:08:36 +0200 fixed error when clicking annotation from an user that isn't in the api
durandn [Fri, 18 Sep 2015 15:08:36 +0200] rev 1056
fixed error when clicking annotation from an user that isn't in the api
Fri, 18 Sep 2015 15:04:39 +0200 Removed forgotten console.log calls
durandn [Fri, 18 Sep 2015 15:04:39 +0200] rev 1055
Removed forgotten console.log calls
Fri, 18 Sep 2015 14:48:13 +0200 Added support for displaying user name using additional user informations
durandn [Fri, 18 Sep 2015 14:48:13 +0200] rev 1054
Added support for displaying user name using additional user informations
Fri, 18 Sep 2015 14:44:36 +0200 Added support for deleting annotations + Added support for displaying user names under another format
durandn [Fri, 18 Sep 2015 14:44:36 +0200] rev 1053
Added support for deleting annotations + Added support for displaying user names under another format
Fri, 18 Sep 2015 14:42:52 +0200 Added support for editing the currently selected segment and its potential tags
durandn [Fri, 18 Sep 2015 14:42:52 +0200] rev 1052
Added support for editing the currently selected segment and its potential tags
Fri, 18 Sep 2015 14:41:51 +0200 Added support for custom button texts + Added support for deleting markers + reworked the way the "+" and "-" buttons work + Added a "placeholder" marker when clicking "+" to show where in the timeline the marker will be posted
durandn [Fri, 18 Sep 2015 14:41:51 +0200] rev 1051
Added support for custom button texts + Added support for deleting markers + reworked the way the "+" and "-" buttons work + Added a "placeholder" marker when clicking "+" to show where in the timeline the marker will be posted
Fri, 18 Sep 2015 14:40:25 +0200 Added support for custom button texts
durandn [Fri, 18 Sep 2015 14:40:25 +0200] rev 1050
Added support for custom button texts
Fri, 18 Sep 2015 14:39:45 +0200 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: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
Fri, 18 Sep 2015 14:32:28 +0200 Updated Annotation controller to assign "selected" class to buttons when they get clicked on, for use in custom css.
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.
Tue, 01 Sep 2015 15:57:54 +0200 Added a button to cancel Annotation creation and hide the widget on CreateAnnotation
durandn [Tue, 01 Sep 2015 15:57:54 +0200] rev 1047
Added a button to cancel Annotation creation and hide the widget on CreateAnnotation
Tue, 01 Sep 2015 15:31:46 +0200 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: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
Tue, 01 Sep 2015 15:24:26 +0200 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: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.
Tue, 01 Sep 2015 15:10:17 +0200 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.
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.
Fri, 18 Sep 2015 14:02:21 +0200 slighlty improve jquery ui loading
ymh <ymh.work@gmail.com> [Fri, 18 Sep 2015 14:02:21 +0200] rev 1043
slighlty improve jquery ui loading
Thu, 20 Aug 2015 13:24:11 +0200 change h264 detection for adaptive player + auto player
ymh <ymh.work@gmail.com> [Thu, 20 Aug 2015 13:24:11 +0200] rev 1042
change h264 detection for adaptive player + auto player
Fri, 03 Jul 2015 17:01:35 +0200 New widget LastAnnotation that currently displays last annotation posted (can be configured to work for currently viewed segment)
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)
Fri, 03 Jul 2015 17:00:33 +0200 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 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)
Fri, 03 Jul 2015 16:59:29 +0200 New widget AnnotationsController that displays buttons to hide/show AnnotationsList and CreateAnnotations
durandn [Fri, 03 Jul 2015 16:59:29 +0200] rev 1039
New widget AnnotationsController that displays buttons to hide/show AnnotationsList and CreateAnnotations
(0) -1000 -300 -100 -50 -24 tip