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)
julien <julien@erret.com> [Fri, 31 Jul 2015 18:36:24 +0200] rev 68
comments the stylesheet and update video control interface and segment list interface
julien <julien@erret.com> [Fri, 31 Jul 2015 18:33:02 +0200] rev 67
Move the header title of the annotationList box and LatestAnnotation Box, inside the widget
julien <julien@erret.com> [Thu, 30 Jul 2015 18:41:04 +0200] rev 66
integration of first scenario's design and add Open-Sans fonts
julien <julien@erret.com> [Thu, 30 Jul 2015 18:35:54 +0200] rev 65
add a cancel button to close the annotation-creation box
durandn [Thu, 23 Jul 2015 18:28:45 +0200] rev 64
Added tag 00.00.11 for changeset 530ddc821956
durandn [Thu, 23 Jul 2015 18:24:26 +0200] rev 63
bump version to 0.0.11
durandn [Thu, 23 Jul 2015 13:32:35 +0200] rev 62
Fix to date filter for AnnotationsList
ymh <ymh.work@gmail.com> [Wed, 22 Jul 2015 17:51:14 +0200] rev 61
Added tag 00.00.10 for changeset 80abd18d84d1
ymh <ymh.work@gmail.com> [Wed, 22 Jul 2015 17:50:59 +0200] rev 60
add migration to django-url-shortener
durandn [Wed, 22 Jul 2015 17:04:07 +0200] rev 59
disabling copy api test fields in iframetester at it is still subject to changes
durandn [Wed, 22 Jul 2015 16:34:54 +0200] rev 58
Updated iframe to use new widget options
durandn [Wed, 22 Jul 2015 16:34:04 +0200] rev 57
Added a no-tooltip option for Segments
durandn [Wed, 22 Jul 2015 16:33:38 +0200] rev 56
Minor code fix on AnnotationsController and LatestAnnotation + Added an option for pausing when showing CreateAnnotation
durandn [Wed, 22 Jul 2015 16:31:08 +0200] rev 55
Fixed date filter for AnnotationsList
ymh <ymh.work@gmail.com> [Wed, 22 Jul 2015 16:27:46 +0200] rev 54
Added tag 00.00.10 for changeset c6addfd4537e
ymh <ymh.work@gmail.com> [Wed, 22 Jul 2015 16:25:26 +0200] rev 53
Added tag 00.00.10 for changeset 15eb3f9d3c6d
ymh <ymh.work@gmail.com> [Wed, 22 Jul 2015 16:25:16 +0200] rev 52
upgrade ldt, add project copy, remove django warnings as much as possible
durandn [Mon, 20 Jul 2015 18:43:52 +0200] rev 51
added fields for copying project via API in the iframetester
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr> [Mon, 20 Jul 2015 17:37:14 +0200] rev 50
charte graphique itop
ymh <ymh.work@gmail.com> [Mon, 20 Jul 2015 16:37:07 +0200] rev 49
Added tag 00.00.09 for changeset 3e7136c28fd2
ymh <ymh.work@gmail.com> [Mon, 20 Jul 2015 16:36:59 +0200] rev 48
Bump version to 00.00.09
durandn [Mon, 20 Jul 2015 16:15:55 +0200] rev 47
Fix api url for posting annotations
ymh <ymh.work@gmail.com> [Mon, 20 Jul 2015 12:47:13 +0200] rev 46
Added tag 00.00.08 for changeset 4e6bdb8c382c
ymh <ymh.work@gmail.com> [Mon, 20 Jul 2015 12:47:06 +0200] rev 45
bump version
durandn [Mon, 20 Jul 2015 12:44:32 +0200] rev 44
Fixing mistake with autoplayer
durandn [Mon, 20 Jul 2015 12:36:42 +0200] rev 43
Moving templates files + fixing default player for AutoPlayer
ymh <ymh.work@gmail.com> [Mon, 20 Jul 2015 11:51:08 +0200] rev 42
Added tag 00.00.07 for changeset 2cb9eb6fa589
ymh <ymh.work@gmail.com> [Mon, 20 Jul 2015 11:48:12 +0200] rev 41
new version after small corrections
durandn [Mon, 20 Jul 2015 11:38:11 +0200] rev 40
Removed current_user from parameters for the iframe
durandn [Mon, 20 Jul 2015 11:03:56 +0200] rev 39
default value for CAS_URLPARAMETER_NAME in settings/__init__.py and in settings/dev.py.tmpl
durandn [Mon, 20 Jul 2015 11:00:17 +0200] rev 38
added cas ticket url parameter name configuration (CAS_URLPARAMETER_NAME) for Cas Auth Middleware + removed iframe for copy project in iframetester
durandn [Mon, 20 Jul 2015 10:45:44 +0200] rev 37
small cleanup + added fields for testing copy in iframetester + changed the way project metadata url is generated
durandn [Mon, 20 Jul 2015 10:45:02 +0200] rev 36
Added filters for AnnotationsList and clicking support + copying and editing for LatestAnnotation
ymh <ymh.work@gmail.com> [Mon, 20 Jul 2015 08:30:28 +0200] rev 35
Added tag 00.00.06 for changeset 9f9ba0566e01
ymh <ymh.work@gmail.com> [Mon, 20 Jul 2015 08:30:18 +0200] rev 34
remove cache for remie
ymh <ymh.work@gmail.com> [Sun, 19 Jul 2015 23:44:12 +0200] rev 33
Added tag 00.00.05 for changeset 16d85578e7d6
ymh <ymh.work@gmail.com> [Sun, 19 Jul 2015 23:43:59 +0200] rev 32
update ldt version + version bump
ymh <ymh.work@gmail.com> [Sun, 19 Jul 2015 19:51:26 +0200] rev 31
Added tag 00.00.04 for changeset c27522a812f3
ymh <ymh.work@gmail.com> [Sun, 19 Jul 2015 19:51:10 +0200] rev 30
upgrade ldt
ymh <ymh.work@gmail.com> [Sun, 19 Jul 2015 09:20:59 +0200] rev 29
Added tag 00.00.03 for changeset bda0fb9b1ddd
ymh <ymh.work@gmail.com> [Sun, 19 Jul 2015 09:20:37 +0200] rev 28
refresh ldt to disable httplib2 certs validation + bump version
ymh <ymh.work@gmail.com> [Sat, 18 Jul 2015 14:18:35 +0200] rev 27
Added tag 00.00.02 for changeset c5053c374f3c
ymh <ymh.work@gmail.com> [Sat, 18 Jul 2015 14:18:22 +0200] rev 26
bump version
ymh <ymh.work@gmail.com> [Sat, 18 Jul 2015 14:17:36 +0200] rev 25
upgrade platform
ymh <ymh.work@gmail.com> [Thu, 16 Jul 2015 18:05:30 +0200] rev 24
Added tag 00.00.01 for changeset 16303a95fdb8
ymh <ymh.work@gmail.com> [Thu, 16 Jul 2015 18:05:22 +0200] rev 23
add a simple url shortener
ymh <ymh.work@gmail.com> [Thu, 16 Jul 2015 16:17:54 +0200] rev 22
Added tag 00.00.01 for changeset d8f103659dfd
ymh <ymh.work@gmail.com> [Thu, 16 Jul 2015 16:17:43 +0200] rev 21
tastypie 0.12.2 is NOT ready foor django 1.8
ymh <ymh.work@gmail.com> [Thu, 16 Jul 2015 14:01:32 +0200] rev 20
Added tag 00.00.01 for changeset e24870556c07
ymh <ymh.work@gmail.com> [Thu, 16 Jul 2015 13:01:36 +0200] rev 19
correct new requirements + version 0.0.1
ymh <ymh.work@gmail.com> [Thu, 16 Jul 2015 08:42:10 +0200] rev 18
requirement problems for Pillow
ymh <ymh.work@gmail.com> [Thu, 16 Jul 2015 02:38:01 +0200] rev 17
override default platform templates to better serve html5 videos