]> git.parisson.com Git - telemeta.git/log
telemeta.git
8 years agoFix .dockerignore
Thomas Fillon [Fri, 14 Apr 2017 09:48:11 +0000 (11:48 +0200)]
Fix .dockerignore

8 years agoManage timeside and timeside-diadems from lib/ directory
Thomas Fillon [Fri, 14 Apr 2017 09:30:51 +0000 (11:30 +0200)]
Manage timeside and timeside-diadems from lib/ directory

8 years agoUpdate Timeside submodule
Thomas Fillon [Fri, 14 Apr 2017 09:03:35 +0000 (11:03 +0200)]
Update Timeside submodule

8 years agoMerge branch 'feature/html5' into feature/dj1.8
Thomas Fillon [Tue, 11 Apr 2017 14:20:04 +0000 (16:20 +0200)]
Merge branch 'feature/html5' into feature/dj1.8

Conflicts:
telemeta/views/core.py
telemeta/views/item.py

8 years agoFix Geographic Country Item view
Thomas Fillon [Tue, 11 Apr 2017 10:28:05 +0000 (12:28 +0200)]
Fix Geographic Country Item view

Fix #163

8 years agoFix permission in media subdirectories
Thomas Fillon [Tue, 11 Apr 2017 09:15:00 +0000 (11:15 +0200)]
Fix permission in media subdirectories

8 years agoFix item view
Thomas Fillon [Tue, 11 Apr 2017 09:12:30 +0000 (11:12 +0200)]
Fix item view

8 years agoServe audio media through nginx. Remove streaming capability
Thomas Fillon [Wed, 5 Apr 2017 16:21:03 +0000 (18:21 +0200)]
Serve audio media through nginx. Remove streaming capability

8 years agoTemporarily comment out unused import
Thomas Fillon [Tue, 4 Apr 2017 23:02:57 +0000 (01:02 +0200)]
Temporarily comment out unused import

8 years agoRemove unused code
Thomas Fillon [Tue, 4 Apr 2017 22:49:18 +0000 (00:49 +0200)]
Remove unused code

If needed File could be send with Django FileResponse https://docs.djangoproject.com/fr/1.10/ref/request-response/#fileresponse-objects rather than StreamingHttpResponse

8 years agoMerge branch 'feature/html5' of github.com:Parisson/telemeta into feature/html5
Thomas Fillon [Tue, 4 Apr 2017 22:44:58 +0000 (00:44 +0200)]
Merge branch 'feature/html5' of github.com:Parisson/telemeta into feature/html5

8 years agoServe media file through nginx
Thomas Fillon [Tue, 4 Apr 2017 22:44:35 +0000 (00:44 +0200)]
Serve media file through nginx

8 years agoPlayer: make SoudManager prefering HTML5 over Flash
Thomas Fillon [Mon, 3 Apr 2017 21:45:43 +0000 (23:45 +0200)]
Player: make SoudManager prefering HTML5 over Flash

8 years agoMerge branch 'feature/html5' of github.com:Parisson/Telemeta into feature/html5
Thomas Fillon [Sat, 25 Mar 2017 21:23:35 +0000 (22:23 +0100)]
Merge branch 'feature/html5' of github.com:Parisson/Telemeta into feature/html5

8 years agoServe media with Nginx through Django authorization
Thomas Fillon [Sat, 25 Mar 2017 21:00:54 +0000 (22:00 +0100)]
Serve media with Nginx through Django authorization

8 years agoTravis: remove docker-compose custom and obsolete install, fix port binding in test
Thomas Fillon [Thu, 23 Mar 2017 17:02:19 +0000 (18:02 +0100)]
Travis: remove docker-compose custom and obsolete install, fix port binding in test

8 years agoTravis: remove docker-compose custom and obsolete install, fix port binding in test
Thomas Fillon [Thu, 23 Mar 2017 17:02:19 +0000 (18:02 +0100)]
Travis: remove docker-compose custom and obsolete install, fix port binding in test

8 years agoFix new UPN logo width in templates
Thomas Fillon [Thu, 23 Mar 2017 15:30:07 +0000 (16:30 +0100)]
Fix new UPN logo width in templates

8 years agoFix new UPN logo width in templates
Thomas Fillon [Thu, 23 Mar 2017 15:30:07 +0000 (16:30 +0100)]
Fix new UPN logo width in templates

8 years agoMerge branch 'dev' into feature/dj1.8
Thomas Fillon [Thu, 23 Mar 2017 14:51:33 +0000 (15:51 +0100)]
Merge branch 'dev' into feature/dj1.8

8 years agoMerge branch 'master' into dev
Thomas Fillon [Thu, 23 Mar 2017 14:44:44 +0000 (15:44 +0100)]
Merge branch 'master' into dev

8 years agoUpdate UPN logo
Thomas Fillon [Thu, 23 Mar 2017 14:19:00 +0000 (15:19 +0100)]
Update UPN logo

8 years agoThe mimetype argument has been deprecated in HttpResponse in favor of content_type
Thomas Fillon [Wed, 22 Mar 2017 16:51:05 +0000 (17:51 +0100)]
The mimetype argument has been deprecated in HttpResponse in favor of content_type

8 years agoUpdate Nginx configuration to protect static files in media dedicated directory
Thomas Fillon [Mon, 6 Mar 2017 11:42:28 +0000 (12:42 +0100)]
Update Nginx configuration to protect static files in media dedicated directory

8 years agoFix OAI and prepare class based view in home.py
Thomas Fillon [Fri, 27 Jan 2017 22:40:22 +0000 (23:40 +0100)]
Fix OAI and prepare class based view in home.py

8 years agoFix Nginx issue: app needs access to /var/log/uwsgi - mount volume in ./data
Thomas Fillon [Thu, 26 Jan 2017 16:20:50 +0000 (17:20 +0100)]
Fix Nginx issue: app needs access to /var/log/uwsgi - mount volume in ./data

8 years agoFix Nginx issue: app needs access to /var/log/uwsgi
Thomas Fillon [Thu, 26 Jan 2017 10:50:13 +0000 (11:50 +0100)]
Fix Nginx issue: app needs access to /var/log/uwsgi

8 years agoGo back to Django 1.8
Thomas Fillon [Wed, 25 Jan 2017 21:58:02 +0000 (22:58 +0100)]
Go back to Django 1.8

8 years agoFix settings
Thomas Fillon [Wed, 25 Jan 2017 21:57:40 +0000 (22:57 +0100)]
Fix settings

8 years agoUpgrading templates to Django 1.8 - TEMPLATES settings
Thomas Fillon [Wed, 25 Jan 2017 17:26:19 +0000 (18:26 +0100)]
Upgrading templates to Django 1.8 - TEMPLATES settings

8 years agoFix RemovedInDjango19Warning on django.db.models.get_models
Thomas Fillon [Wed, 25 Jan 2017 16:37:25 +0000 (17:37 +0100)]
Fix RemovedInDjango19Warning on django.db.models.get_models

RemovedInDjango19Warning: django.db.models.get_models is deprecated

8 years agoReplace get_query_set by get_queryset
Thomas Fillon [Wed, 25 Jan 2017 16:06:18 +0000 (17:06 +0100)]
Replace get_query_set by get_queryset

8 years agoReplace mimetype keyword by content_type
Thomas Fillon [Wed, 25 Jan 2017 16:05:40 +0000 (17:05 +0100)]
Replace mimetype keyword by content_type

8 years agoUpdate saved-search application
Thomas Fillon [Wed, 25 Jan 2017 16:04:31 +0000 (17:04 +0100)]
Update saved-search application

8 years agoFix RemovedInDjango19Warning for RedirectView.permanent
Thomas Fillon [Wed, 25 Jan 2017 16:02:53 +0000 (17:02 +0100)]
Fix RemovedInDjango19Warning for RedirectView.permanent

RemovedInDjango19Warning: Default value of 'RedirectView.permanent' will change from True to False in Django 1.9.

8 years agoFix change on Model._meta.module_name in Django 1.8
Thomas Fillon [Wed, 25 Jan 2017 15:35:28 +0000 (16:35 +0100)]
Fix change on Model._meta.module_name in Django 1.8

Model._meta.module_name was renamed to model_name.
https://docs.djangoproject.com/en/dev/internals/deprecation/#deprecation-removed-in-1-8

8 years agoUpdate Timeside submodule
Thomas Fillon [Wed, 25 Jan 2017 14:48:58 +0000 (15:48 +0100)]
Update Timeside submodule

8 years agoRestore SITE_ID in settings
Thomas Fillon [Wed, 25 Jan 2017 13:42:30 +0000 (14:42 +0100)]
Restore SITE_ID in settings

8 years agoFix requirements-dev.txt format
Thomas Fillon [Wed, 25 Jan 2017 12:08:24 +0000 (13:08 +0100)]
Fix requirements-dev.txt format

8 years agoFix some deprecation warnings
Thomas Fillon [Wed, 25 Jan 2017 12:00:40 +0000 (13:00 +0100)]
Fix some deprecation warnings

8 years agoUpdate django-jqchat from new Parisson fork compatible with Django 1.8
Thomas Fillon [Wed, 25 Jan 2017 11:59:19 +0000 (12:59 +0100)]
Update django-jqchat from new Parisson fork compatible with Django 1.8

8 years agoRemove django-google-tools: fix template/base.html
Thomas Fillon [Wed, 25 Jan 2017 08:58:57 +0000 (09:58 +0100)]
Remove django-google-tools: fix template/base.html

8 years agoRemove django-google-tools: remove SITE_ID and remaning code in template/base.html
Thomas Fillon [Wed, 25 Jan 2017 07:54:54 +0000 (08:54 +0100)]
Remove django-google-tools: remove SITE_ID and remaning code in template/base.html

8 years agoRemove django-google-tools
Thomas Fillon [Tue, 24 Jan 2017 17:49:55 +0000 (18:49 +0100)]
Remove django-google-tools

8 years agoFix missing module issue in Django 1.9
Thomas Fillon [Tue, 24 Jan 2017 15:54:14 +0000 (16:54 +0100)]
Fix missing module issue in Django 1.9

8 years agoDjango 1.9 upgrade: update some requirements for compatibility
Thomas Fillon [Tue, 24 Jan 2017 15:53:43 +0000 (16:53 +0100)]
Django 1.9 upgrade: update some requirements for compatibility

8 years agoUpdate Timeside submodule
Thomas Fillon [Tue, 24 Jan 2017 15:37:36 +0000 (16:37 +0100)]
Update Timeside submodule

8 years agoUse custom django-ipauth
Guillaume Pellerin [Fri, 20 Jan 2017 16:22:05 +0000 (17:22 +0100)]
Use custom django-ipauth

8 years agoAdd all fields (WARNING, check forms!)
Guillaume Pellerin [Fri, 20 Jan 2017 15:52:34 +0000 (16:52 +0100)]
Add all fields (WARNING, check forms!)

8 years agoAdd migrations 0001 based on django 1.8 migration system, add init script
Guillaume Pellerin [Fri, 20 Jan 2017 15:22:12 +0000 (16:22 +0100)]
Add migrations 0001 based on django 1.8 migration system, add init script

8 years agoStaging in app.sh: uninstall south, add -y option
Thomas Fillon [Fri, 20 Jan 2017 15:17:39 +0000 (16:17 +0100)]
Staging in app.sh: uninstall south, add -y option

8 years agoExclude IpAuth FTM, use some native charfield, fix collection validation function
Guillaume Pellerin [Fri, 20 Jan 2017 15:12:59 +0000 (16:12 +0100)]
Exclude IpAuth FTM, use some native charfield, fix collection validation function

8 years agoFix date errors using native date fields
Guillaume Pellerin [Fri, 20 Jan 2017 14:36:10 +0000 (15:36 +0100)]
Fix date errors using native date fields

8 years agoStaging in app.sh: uninstall south
Thomas Fillon [Fri, 20 Jan 2017 14:27:43 +0000 (15:27 +0100)]
Staging in app.sh: uninstall south

8 years agoMerge branch 'feature/dj1.8' of github.com:Parisson/Telemeta into feature/dj1.8
Thomas Fillon [Wed, 18 Jan 2017 12:48:49 +0000 (13:48 +0100)]
Merge branch 'feature/dj1.8' of github.com:Parisson/Telemeta into feature/dj1.8

8 years agoFix db_type methode
Thomas Fillon [Wed, 18 Jan 2017 12:41:10 +0000 (13:41 +0100)]
Fix db_type methode

db_type method takes 2 argument. See https://docs.djangoproject.com/en/1.7/howto/custom-model-fields/#custom-database-types

8 years agoFix migration folder, remove south
Guillaume Pellerin [Wed, 18 Jan 2017 09:57:30 +0000 (10:57 +0100)]
Fix migration folder, remove south

8 years agoFix ImproperlyConfigured Exception for ModelForm
Thomas Fillon [Tue, 17 Jan 2017 16:52:02 +0000 (17:52 +0100)]
Fix ImproperlyConfigured Exception for ModelForm

The issue was caused by this change in Django 1.8:
In older versions, omitting both fields and exclude resulted in a form with all the model’s fields. Doing this now raises an ImproperlyConfigured exception.

See https://docs.djangoproject.com/en/1.8/topics/forms/modelforms/#selecting-the-fields-to-use

8 years agoMerge branch 'dev' into feature/dj1.8
Thomas Fillon [Mon, 16 Jan 2017 09:41:24 +0000 (10:41 +0100)]
Merge branch 'dev' into feature/dj1.8

8 years agoAdd domain arg for import
Guillaume Pellerin [Tue, 22 Nov 2016 16:26:07 +0000 (17:26 +0100)]
Add domain arg for import

8 years agoFix CREM import with existing codes
Guillaume Pellerin [Tue, 22 Nov 2016 16:03:24 +0000 (17:03 +0100)]
Fix CREM import with existing codes

8 years agoAdd domain arg for import
Guillaume Pellerin [Tue, 22 Nov 2016 16:26:07 +0000 (17:26 +0100)]
Add domain arg for import

8 years agoMerge branch 'dev' of github.com:Parisson/Telemeta into dev
Guillaume Pellerin [Tue, 22 Nov 2016 16:03:57 +0000 (17:03 +0100)]
Merge branch 'dev' of github.com:Parisson/Telemeta into dev

8 years agoFix CREM import with existing codes
Guillaume Pellerin [Tue, 22 Nov 2016 16:03:24 +0000 (17:03 +0100)]
Fix CREM import with existing codes

8 years agoSpecify docker versions
Guillaume Pellerin [Tue, 15 Nov 2016 16:20:01 +0000 (17:20 +0100)]
Specify docker versions

8 years agoMerge branch 'dev' into feature/dj1.8
Thomas Fillon [Wed, 24 Aug 2016 13:57:29 +0000 (15:57 +0200)]
Merge branch 'dev' into feature/dj1.8

Conflicts:
app/settings.py
examples/sandbox/wsgi.py
setup.py
telemeta/locale

8 years agoAdd missing migration
Thomas Fillon [Wed, 24 Aug 2016 13:20:23 +0000 (15:20 +0200)]
Add missing migration

8 years agoMerge pull request #136 from Parisson/maths28-patch-2
Guillaume Pellerin [Mon, 25 Jul 2016 23:33:15 +0000 (01:33 +0200)]
Merge pull request #136 from Parisson/maths28-patch-2

Fix process() error

8 years agoMerge pull request #133 from maths28/dev
Guillaume Pellerin [Mon, 25 Jul 2016 23:33:05 +0000 (01:33 +0200)]
Merge pull request #133 from maths28/dev

Optimization of RealTimeCustomSignal + Fix redirect language

8 years agoMerge pull request #130 from lesaec/dev
Guillaume Pellerin [Mon, 25 Jul 2016 23:32:37 +0000 (01:32 +0200)]
Merge pull request #130 from lesaec/dev

Ajout lecture des sons dans telemeta/templates/telemeta/inc/mediaitem…

8 years agoFix process() error
Mathieu Boyé [Mon, 25 Jul 2016 12:39:32 +0000 (14:39 +0200)]
Fix process() error

Set version of sqlparse to 0.1.19

Used for debug_toolbar. Debug_toolbar with last version of debug_toolbar V1.3.2 doesn't work because of update sqlparse recently

8 years agoAdd next input for redirect to current url when change language
mathieu [Mon, 11 Jul 2016 09:33:57 +0000 (11:33 +0200)]
Add next input for redirect to current url when change language

8 years agoOptimization of RealTimeCustomSIgnal
mathieu [Mon, 11 Jul 2016 09:31:54 +0000 (11:31 +0200)]
Optimization of RealTimeCustomSIgnal

Modify methods of Signal
Add routers

8 years agofix file upload permissions
Guillaume Pellerin [Tue, 28 Jun 2016 10:40:38 +0000 (12:40 +0200)]
fix file upload permissions

8 years agobugfix
Guillaume Pellerin [Tue, 28 Jun 2016 10:31:45 +0000 (12:31 +0200)]
bugfix

8 years agofix duplicate test collection
Guillaume Pellerin [Tue, 28 Jun 2016 10:29:53 +0000 (12:29 +0200)]
fix duplicate test collection

8 years agoue default ES conf, try to fix lang menu against BIDI
Guillaume Pellerin [Mon, 20 Jun 2016 21:43:43 +0000 (23:43 +0200)]
ue default ES conf, try to fix lang menu against BIDI

8 years agoAjout lecture des sons dans telemeta/templates/telemeta/inc/mediaitem_list.html
lesaec [Mon, 20 Jun 2016 15:48:24 +0000 (17:48 +0200)]
Ajout lecture des sons dans telemeta/templates/telemeta/inc/mediaitem_list.html

8 years agofix duplicate method
Guillaume Pellerin [Tue, 14 Jun 2016 13:07:25 +0000 (15:07 +0200)]
fix duplicate method

8 years agoMerge pull request #126 from maths28/dev
Guillaume Pellerin [Tue, 14 Jun 2016 11:37:20 +0000 (13:37 +0200)]
Merge pull request #126 from maths28/dev

Improve loading resource for playlist player (ajax request)

8 years agoRemove log
mathieu [Tue, 14 Jun 2016 10:30:38 +0000 (12:30 +0200)]
Remove log

8 years agoImprove loading resource for playlist player
mathieu [Tue, 14 Jun 2016 10:14:08 +0000 (12:14 +0200)]
Improve loading resource for playlist player

Use resource element public_id instead of resource public_id
Add wait image when loading resource
Load file path with ajax

8 years agoMerge branch 'dev'
Guillaume Pellerin [Tue, 14 Jun 2016 09:10:29 +0000 (11:10 +0200)]
Merge branch 'dev'

8 years agouse public_id
Guillaume Pellerin [Mon, 13 Jun 2016 14:38:19 +0000 (16:38 +0200)]
use public_id

8 years agoadd jsonrpc get_item_export_url method, cleanup
Guillaume Pellerin [Mon, 13 Jun 2016 14:33:01 +0000 (16:33 +0200)]
add jsonrpc get_item_export_url method, cleanup

8 years agore-add file url but can be overloading for big lists
Guillaume Pellerin [Mon, 13 Jun 2016 13:06:17 +0000 (15:06 +0200)]
re-add file url but can be overloading for big lists

8 years agono player for collections
Guillaume Pellerin [Mon, 13 Jun 2016 13:04:50 +0000 (15:04 +0200)]
no player for collections

8 years agoMerge branch 'dev' of github.com:Parisson/Telemeta into dev
Guillaume Pellerin [Fri, 10 Jun 2016 16:19:42 +0000 (18:19 +0200)]
Merge branch 'dev' of github.com:Parisson/Telemeta into dev

8 years agoMerge pull request #124 from maths28/dev
Guillaume Pellerin [Fri, 10 Jun 2016 16:19:32 +0000 (18:19 +0200)]
Merge pull request #124 from maths28/dev

Enable toolbar when debug is True

8 years agoEnable toolbar when debug is True
mathieu [Fri, 10 Jun 2016 16:14:08 +0000 (18:14 +0200)]
Enable toolbar when debug is True

8 years agoincrease waiting time for DB up
Guillaume Pellerin [Fri, 10 Jun 2016 15:55:25 +0000 (17:55 +0200)]
increase waiting time for DB up

8 years agoplay button for item only
Guillaume Pellerin [Fri, 10 Jun 2016 15:32:42 +0000 (17:32 +0200)]
play button for item only

8 years agoMerge pull request #123 from maths28/dev
Guillaume Pellerin [Fri, 10 Jun 2016 15:18:38 +0000 (17:18 +0200)]
Merge pull request #123 from maths28/dev

Fix enable debug toolbar in dev

8 years agoFix enable debug toolbar in dev
mathieu [Fri, 10 Jun 2016 14:54:36 +0000 (16:54 +0200)]
Fix enable debug toolbar in dev

8 years agoMerge pull request #122 from maths28/dev
Guillaume Pellerin [Fri, 10 Jun 2016 14:23:28 +0000 (16:23 +0200)]
Merge pull request #122 from maths28/dev

Fixs from master (bower + dockerignore)

8 years agoFixs from master
mathieu [Fri, 10 Jun 2016 14:05:17 +0000 (16:05 +0200)]
Fixs from master

8 years agoMerge remote-tracking branch 'upstream/dev' into dev
mathieu [Fri, 10 Jun 2016 13:46:35 +0000 (15:46 +0200)]
Merge remote-tracking branch 'upstream/dev' into dev

8 years agoUpdate pages
mathieu [Fri, 10 Jun 2016 13:07:43 +0000 (15:07 +0200)]
Update pages

8 years agoAdd data in gitignore
mathieu [Fri, 10 Jun 2016 13:07:14 +0000 (15:07 +0200)]
Add data in gitignore

8 years agofix bower component
Guillaume Pellerin [Fri, 10 Jun 2016 12:46:15 +0000 (14:46 +0200)]
fix bower component