durandn [Fri, 28 Aug 2015 11:52:42 +0200] rev 78
Small corrections on Markers widget + corrections on headers for LastAnnotation and AnnotationsList
durandn [Mon, 17 Aug 2015 17:06:42 +0200] rev 77
Adding Marker widget for creating, editing and displaying no-duration annotations + changes to iframes
durandn [Mon, 17 Aug 2015 10:30:09 +0200] rev 76
Minor changes to css + code cleanup + preparing ldt_annotate serializer for editing annotation
rougeronj [Fri, 07 Aug 2015 17:25:23 +0200] rev 75
ellipsis for long texts in the annotations and show filters
durandn [Fri, 07 Aug 2015 12:23:58 +0200] rev 74
Added options to hide headers in AnnotationsList and LatestAnnotation widgets + streamlined remie urls and templates for consistency
rougeronj [Wed, 05 Aug 2015 18:00:35 +0200] rev 73
use outline instead of border to fix little bug of the lecture head
durandn [Wed, 05 Aug 2015 17:21:41 +0200] rev 72
fix AnnotationsController
durandn [Wed, 05 Aug 2015 15:04:30 +0200] rev 71
fixed errors in AnnotationsController + added support for timeRange for PopCorn player (youtube etc) + fix slight mistake in timerange code
durandn [Mon, 03 Aug 2015 14:17:30 +0200] rev 70
minor style change to be able to customize selected segment color for remie
durandn [Mon, 03 Aug 2015 14:17:03 +0200] rev 69
Implemented timerange for mdplayer and use of it in widget Segment: if enable (option is use_timerange) when clicking a segment user can only read the video on current segment + adapted other widgets that need to detect segment to be able to use this option if it is enable so that segment detection is smoother + adjusted API testing form on iframetesting to use the correct api (form is still hidden by default)