Mon, 24 Aug 2015 13:04:05 +0200 ymh simplify a little bit contentindexer
Fri, 21 Aug 2015 17:16:18 +0200 durandn Added support for editing annotation through API
Sun, 23 Aug 2015 22:37:27 +0200 ymh Added tag V01.57.02 for changeset 91faf761b6c9
Sun, 23 Aug 2015 22:37:05 +0200 ymh upgrade jquery + jqury ui V01.57.02
Thu, 20 Aug 2015 13:32:39 +0200 ymh Added tag V01.57.01 for changeset e0cb5e956d79
Thu, 20 Aug 2015 13:32:18 +0200 ymh update version V01.57.01
Thu, 20 Aug 2015 13:25:40 +0200 ymh update metedataplayer
Wed, 22 Jul 2015 15:03:14 +0200 ymh Added tag V01.57 for changeset 7fd4925c3c53
Wed, 22 Jul 2015 15:02:44 +0200 ymh bump version to 1.57 V01.57
Wed, 22 Jul 2015 15:01:51 +0200 ymh add copy on api, add skeleton for api tests + remove django 1.9 warnings (as much as possible)
Mon, 20 Jul 2015 19:12:18 +0200 durandn Rollback the "always_return_data" and code cleanup in project copy API
Mon, 20 Jul 2015 18:38:38 +0200 durandn Added support for project copy in api/ldt/1.0/projects POST requests with a "source" parameter that has the id of the project to copy
Sun, 19 Jul 2015 23:41:33 +0200 ymh Added tag V01.56.09 for changeset d9008987f96c
Sun, 19 Jul 2015 23:41:17 +0200 ymh Increment version V01.56.09
Sun, 19 Jul 2015 23:40:47 +0200 ymh Add https to absolute source path
Sun, 19 Jul 2015 19:50:07 +0200 ymh Added tag V01.56.08 for changeset 9e4cf0a50d93
Sun, 19 Jul 2015 19:49:50 +0200 ymh add request to generate init with https V01.56.08
Sun, 19 Jul 2015 09:19:19 +0200 ymh Added tag V01.56.07 for changeset f40668870c7a
Sun, 19 Jul 2015 09:19:04 +0200 ymh add setting to disable httplib2 verification of certificates V01.56.07
Sat, 18 Jul 2015 14:13:31 +0200 ymh Added tag V01.56.06 for changeset 2d1c483e9a14
Sat, 18 Jul 2015 14:13:16 +0200 ymh bump version V01.56.06
Sat, 18 Jul 2015 14:11:23 +0200 ymh merge changes from mdp adaptation for remie
Fri, 03 Jul 2015 15:49:04 +0200 durandn Tweaks to hide/show elements for several widgets to adjust for remie scenarii + More work on new widgets
Fri, 03 Jul 2015 15:47:35 +0200 durandn Added widget CurrentSegmentInfobox for displaying infos on current Segment
Thu, 25 Jun 2015 11:02:51 +0200 durandn Added LatestAnnotation widget that displays the latest annotation for a given type and potentially for the current segment
Thu, 25 Jun 2015 11:01:55 +0200 durandn Added AnnotationsController widget that displays buttons to hide and show CreateAnnotations and AnnotationsList
Thu, 25 Jun 2015 11:00:41 +0200 durandn Tweaks to CreateAnnotation and AnnotationList to allow them to be hidden or shown on trigger + Tweaks to AnnotationList css for creation date
Wed, 10 Jun 2015 18:36:40 +0200 durandn Added a filter based on annotation user name for AnnotationList metadataplayer widget + Added a way to make the creator field readonly for CreateAnnotation widget (so you can define a given annotation creator name for the widget that the user can't change)
Wed, 10 Jun 2015 16:24:24 +0200 durandn Added option to display creation date of annotations in AnnotationList metadataplayer widget
Wed, 10 Jun 2015 12:19:26 +0200 durandn Small tweaks to Annotation API and json project API and mdplayer widgets CreateAnnotation and AnnotationList to allow CreateAnnotation to create annotations on a specific project and AnnotationList to display different annotation types as well as filtering annotations based on current segment
Thu, 16 Jul 2015 12:59:15 +0200 ymh Added tag V01.56.05 for changeset 0fb6a1bdd10b
Thu, 16 Jul 2015 10:15:55 +0200 ymh remove ref to south V01.56.05
Wed, 15 Jul 2015 15:43:52 +0200 ymh Added tag V01.56.04 for changeset eb55bae28748
Wed, 15 Jul 2015 15:43:35 +0200 ymh remove ref to ldtplatform in platform V01.56.04
Fri, 29 May 2015 00:51:04 +0200 ymh update copyright notices on footers
Thu, 28 May 2015 11:03:58 +0200 ymh Some cleaning
Wed, 27 May 2015 11:55:15 +0200 ymh Added tag V01.56.03 for changeset 5fa85499f703
Wed, 27 May 2015 11:54:07 +0200 ymh revert wrong content-type changes V01.56.03
Fri, 15 May 2015 16:10:52 +0200 ymh Added tag V01.56.02 for changeset da3829c1adfb
Fri, 15 May 2015 16:10:44 +0200 ymh increment version V01.56.02
Fri, 15 May 2015 16:10:02 +0200 ymh Added tag V01.56.02 for changeset 3e9428287eb1
Fri, 15 May 2015 15:54:01 +0200 ymh correct url for creator avatar
Fri, 15 May 2015 01:24:06 +0200 ymh Added tag V01.56.01 for changeset c9ed2ae1a902
Fri, 15 May 2015 01:23:39 +0200 ymh correct problem with ompulsory tags for content and tags indexation V01.56.01
Wed, 13 May 2015 02:08:15 +0200 ymh Added tag V01.56 for changeset 17b7a6d9959d
Wed, 13 May 2015 02:07:46 +0200 ymh correct tags in search V01.56
Tue, 12 May 2015 14:40:49 +0200 ymh Added tag V01.56 for changeset e7cd1595f512
Tue, 12 May 2015 14:40:27 +0200 ymh correct migrations + new version
Thu, 30 Apr 2015 13:29:53 +0200 durandn Django 1.8 upgrade: migrations
Tue, 28 Apr 2015 15:43:41 +0200 durandn Django 1.8 upgrade: adding app_label to models Meta + Using string instead of classes in ForeignKey fields
Fri, 24 Apr 2015 12:56:15 +0200 durandn Upgrade to Django 1.7: migration (2) + data migration ldt.user for group permission is_owner_group
Thu, 23 Apr 2015 12:12:33 +0200 durandn Upgrade to Django 1.7: migrations
Tue, 21 Apr 2015 15:05:22 +0200 durandn replaced mimetype arg in HTTPResponse objects with content_type + fixed a url error from commit changing json to ldt_json + replaced md5 lib (deprecated) with hashlib.md5 for project id generation
Thu, 09 Apr 2015 12:58:31 +0200 durandn Changed json.py to ldt_json.py due to import problem with python json module that now replace django simplejon + started replacing "mimetype" in httpresponses (deprecated) with "content-type" + added fields to forms that didn't declare fields as it's now required by django
Fri, 03 Apr 2015 17:52:48 +0200 ndurand Starting upgrading to Django 1.7: removed module-level get_user_model() calls to adjust for new models loading flow + replaced WSFIHandler() with get_wsgi_application()
Thu, 02 Apr 2015 17:29:54 +0200 ndurand Upgrade to Django 1.6: reworked and fixed tests and deprecations
Fri, 27 Mar 2015 18:07:56 +0100 ndurand started upgrading to Django 1.6: fixed transactions, settings, switched django_social_auth to python_social_auth
Wed, 29 Apr 2015 00:54:30 +0200 ymh Added tag V01.55 for changeset 8c290b65505e
Wed, 29 Apr 2015 00:54:01 +0200 ymh increment version V01.55
Wed, 29 Apr 2015 00:53:05 +0200 ymh add command to create media and content
(0) -1000 -300 -100 -60 +60 +100 tip