]> git.parisson.com Git - telemeta.git/log
telemeta.git
13 years ago* initialize item.approx_duration when copy
yomguy [Mon, 6 Feb 2012 11:54:32 +0000 (12:54 +0100)]
* initialize item.approx_duration when copy
* fix icons

13 years ago* Add media type detection from mime_type
yomguy [Mon, 6 Feb 2012 11:29:46 +0000 (12:29 +0100)]
* Add media type detection from mime_type
* fix icons
* fix auto item.code when copy

13 years agofix sandboxes
yomguy [Mon, 6 Feb 2012 10:26:42 +0000 (11:26 +0100)]
fix sandboxes

13 years agoadd settings.TELEMETA_DOWNLOAD_FORMATS to define downloadable formats
yomguy [Mon, 6 Feb 2012 10:24:27 +0000 (11:24 +0100)]
add settings.TELEMETA_DOWNLOAD_FORMATS to define downloadable formats

13 years ago* add video.js for video player tool
yomguy [Fri, 3 Feb 2012 17:42:15 +0000 (18:42 +0100)]
* add video.js for video player tool
* fix duration (get decoder's one)
* fix webm in mapping

13 years ago* resource children form as checkbox
yomguy [Thu, 2 Feb 2012 15:16:19 +0000 (16:16 +0100)]
* resource children form as checkbox
* add webm streaming support
* experimental HTML5 video support (webm only)
* please update timeside from dev master branch

13 years agofix home players
yomguy [Wed, 1 Feb 2012 14:54:43 +0000 (15:54 +0100)]
fix home players

13 years agofix module titles
yomguy [Wed, 1 Feb 2012 14:01:42 +0000 (15:01 +0100)]
fix module titles

13 years agofix module titles
yomguy [Wed, 1 Feb 2012 14:01:00 +0000 (15:01 +0100)]
fix module titles

13 years agofix resource permissions, add translations, add user revisions
yomguy [Wed, 1 Feb 2012 13:43:03 +0000 (14:43 +0100)]
fix resource permissions, add translations, add user revisions

13 years agofix some icons
yomguy [Wed, 1 Feb 2012 13:00:32 +0000 (14:00 +0100)]
fix some icons

13 years agofix admin templates
yomguy [Wed, 1 Feb 2012 12:23:18 +0000 (13:23 +0100)]
fix admin templates

13 years agofix profile details
yomguy [Wed, 1 Feb 2012 11:44:43 +0000 (12:44 +0100)]
fix profile details

13 years agofix doc, add meta to user profile
yomguy [Wed, 1 Feb 2012 11:38:21 +0000 (12:38 +0100)]
fix doc, add meta to user profile

13 years agoIMPORTANT: now use South for data schema migrations (added to dependencies)
yomguy [Wed, 1 Feb 2012 10:57:25 +0000 (11:57 +0100)]
IMPORTANT: now use South for data schema migrations (added to dependencies)
To initialize your project, add 'south' to your settings.INSTALLED_APPS. Then::

 ./manage.py syncdb
 ./manage.py schemamigration telemeta --initial
 ./manage.py migrate telemeta --fake
 ./manage.py migrate telemeta

After model changes::

 ./manage.py schemamigration telemeta --auto
 ./manage.py migrate telemeta

13 years agofix home player
yomguy [Wed, 1 Feb 2012 09:15:38 +0000 (10:15 +0100)]
fix home player

13 years agofix
yomguy [Tue, 31 Jan 2012 17:48:51 +0000 (18:48 +0100)]
fix

13 years agofix icon
yomguy [Tue, 31 Jan 2012 17:22:47 +0000 (18:22 +0100)]
fix icon

13 years agofix youtube previews
yomguy [Tue, 31 Jan 2012 17:16:05 +0000 (18:16 +0100)]
fix youtube previews

13 years agofix menus
yomguy [Tue, 31 Jan 2012 16:41:38 +0000 (17:41 +0100)]
fix menus

13 years agoadd icons to fonds and corpus
yomguy [Tue, 31 Jan 2012 16:33:41 +0000 (17:33 +0100)]
add icons to fonds and corpus

13 years agofix drop down menu highlight
yomguy [Tue, 31 Jan 2012 15:24:50 +0000 (16:24 +0100)]
fix drop down menu highlight

13 years agofix ignore
yomguy [Tue, 31 Jan 2012 07:47:27 +0000 (08:47 +0100)]
fix ignore

13 years agoadd gitignore
Guillaume Pellerin [Tue, 31 Jan 2012 07:11:56 +0000 (08:11 +0100)]
add gitignore

13 years agoadd a user desk tab
Guillaume Pellerin [Tue, 31 Jan 2012 02:10:25 +0000 (03:10 +0100)]
add a user desk tab

13 years agomake the resource field view generic, fix related media edit style
Guillaume Pellerin [Tue, 31 Jan 2012 00:00:37 +0000 (01:00 +0100)]
make the resource field view generic, fix related media edit style

13 years agofix related media urls, auto increment item codes
Guillaume Pellerin [Mon, 30 Jan 2012 22:57:06 +0000 (23:57 +0100)]
fix related media urls, auto increment item codes

13 years agofix title
yomguy [Mon, 30 Jan 2012 17:06:16 +0000 (18:06 +0100)]
fix title

13 years agofix dc urls, fix #nav css render
yomguy [Mon, 30 Jan 2012 17:04:16 +0000 (18:04 +0100)]
fix dc urls, fix #nav css render

13 years agofix resource dc view
yomguy [Mon, 30 Jan 2012 16:18:48 +0000 (17:18 +0100)]
fix resource dc view

13 years ago* UNSTABLE
yomguy [Mon, 30 Jan 2012 14:47:10 +0000 (15:47 +0100)]
* UNSTABLE
* remove default template links (get the original templates to personalize
* Funds > Fonds
* add ResourceView as a generic view of MediaBaseResource based classes (like MediaCorpus and MediaFonds)
* bugfixes
* fix some urls

13 years agoadd fund and corpus templates (NOT finished *break* UI now)
Guillaume Pellerin [Fri, 27 Jan 2012 15:16:18 +0000 (16:16 +0100)]
add fund and corpus templates (NOT finished *break* UI now)

13 years agoadd 'Archives' tab, make a drop down menu for resources, *WARNING* change media resou...
Guillaume Pellerin [Fri, 27 Jan 2012 13:58:45 +0000 (14:58 +0100)]
add 'Archives' tab, make a drop down menu for resources, *WARNING* change media resource urls !

13 years agoadd corpus view
Guillaume Pellerin [Thu, 26 Jan 2012 18:54:17 +0000 (19:54 +0100)]
add corpus view

13 years agobuild corpus and fund with ManyToManyField, rename web to views
Guillaume Pellerin [Thu, 26 Jan 2012 16:09:12 +0000 (17:09 +0100)]
build corpus and fund with ManyToManyField, rename web to views

13 years agofix bad codes
yomguy [Wed, 21 Dec 2011 13:48:39 +0000 (14:48 +0100)]
fix bad codes

13 years agoadd tests, add cache cleanup options to telemeta-cleanip command, re-add ogg and...
yomguy [Wed, 21 Dec 2011 13:04:33 +0000 (14:04 +0100)]
add tests, add cache cleanup options to telemeta-cleanip command, re-add ogg and flac for download

13 years agoadd telemeta-test-import script, partially fix MySQL requests when using SQLite,...
yomguy [Wed, 21 Dec 2011 12:20:16 +0000 (13:20 +0100)]
add telemeta-test-import script, partially fix MySQL requests when using SQLite, add sqlite sandbox

13 years agoadd fund model, fix corpus model
yomguy [Wed, 14 Dec 2011 15:29:55 +0000 (16:29 +0100)]
add fund model, fix corpus model

13 years agoadd cleanup management script
yomguy [Tue, 13 Dec 2011 14:32:47 +0000 (15:32 +0100)]
add cleanup management script

13 years agoadd revisions to admin
yomguy [Mon, 12 Dec 2011 10:47:52 +0000 (11:47 +0100)]
add revisions to admin

13 years agoadd ISO 639-3 import doc
yomguy [Mon, 12 Dec 2011 10:29:39 +0000 (11:29 +0100)]
add ISO 639-3 import doc

13 years agofix encoding for ISO languages
yomguy [Mon, 12 Dec 2011 10:14:35 +0000 (11:14 +0100)]
fix encoding for ISO languages

13 years agoall null mime_type
yomguy [Mon, 12 Dec 2011 08:42:56 +0000 (09:42 +0100)]
all null mime_type

13 years agoadd languages table to receive ISO 639-3 data
yomguy [Fri, 9 Dec 2011 16:40:58 +0000 (17:40 +0100)]
add languages table to receive ISO 639-3 data

13 years agofix infos
yomguy [Wed, 7 Dec 2011 16:23:50 +0000 (17:23 +0100)]
fix infos

13 years agotranscode flag only from source streaming, cleanup
yomguy [Wed, 7 Dec 2011 14:32:19 +0000 (15:32 +0100)]
transcode flag only from source streaming, cleanup

13 years agojust try metadata writing, fix cache dir creation, update example
yomguy [Wed, 7 Dec 2011 12:34:25 +0000 (13:34 +0100)]
just try metadata writing, fix cache dir creation, update example

13 years agocleanup registration forms
yomguy [Tue, 6 Dec 2011 23:04:48 +0000 (00:04 +0100)]
cleanup registration forms

13 years agoadd links to titles
yomguy [Mon, 5 Dec 2011 08:16:22 +0000 (09:16 +0100)]
add links to titles

13 years agofix install doc and deps
yomguy [Sun, 4 Dec 2011 22:46:31 +0000 (23:46 +0100)]
fix install doc and deps

13 years agofix manifest 1.3
yomguy [Thu, 1 Dec 2011 17:03:59 +0000 (18:03 +0100)]
fix manifest

13 years agofix manifest again
yomguy [Thu, 1 Dec 2011 17:02:22 +0000 (18:02 +0100)]
fix manifest again

13 years agofix excluded dirs
yomguy [Thu, 1 Dec 2011 16:59:06 +0000 (17:59 +0100)]
fix excluded dirs

13 years agoadd some dependencies, fix some infos, tag 1.3
yomguy [Thu, 1 Dec 2011 16:44:20 +0000 (17:44 +0100)]
add some dependencies, fix some infos, tag 1.3

13 years agoimport: fix item save
yomguy [Thu, 1 Dec 2011 13:41:56 +0000 (14:41 +0100)]
import: fix item save

13 years agocopy keywords and performances when copying item
yomguy [Thu, 1 Dec 2011 10:01:27 +0000 (11:01 +0100)]
copy keywords and performances when copying item

13 years agofix collection add, item copy and add
yomguy [Thu, 1 Dec 2011 09:37:18 +0000 (10:37 +0100)]
fix collection add, item copy and add

13 years agoadd sound filter to search results
yomguy [Wed, 30 Nov 2011 14:42:08 +0000 (15:42 +0100)]
add sound filter to search results

13 years agoadd vertical scroll bar for markers
yomguy [Wed, 30 Nov 2011 12:22:53 +0000 (13:22 +0100)]
add vertical scroll bar for markers

13 years agoadd ipauth infos to auto login IP ranges of machines, fix various install infos ...
yomguy [Wed, 30 Nov 2011 11:37:57 +0000 (12:37 +0100)]
add ipauth infos to auto login IP ranges of machines, fix various install infos (closes #86)

13 years agosearch: add sound filter checkbox (closes #91)
yomguy [Wed, 30 Nov 2011 10:46:33 +0000 (11:46 +0100)]
search: add sound filter checkbox (closes #91)

13 years agofix sound collection list
yomguy [Wed, 30 Nov 2011 10:33:35 +0000 (11:33 +0100)]
fix sound collection list

13 years agobugfix
yomguy [Wed, 30 Nov 2011 10:25:53 +0000 (11:25 +0100)]
bugfix

13 years agofix computed duration with no .
yomguy [Wed, 30 Nov 2011 10:24:43 +0000 (11:24 +0100)]
fix computed duration with no .

13 years agocollections: related media before items
yomguy [Wed, 30 Nov 2011 10:03:51 +0000 (11:03 +0100)]
collections: related media before items

13 years agoadd "Sound" filter to collection list
yomguy [Wed, 30 Nov 2011 09:59:11 +0000 (10:59 +0100)]
add "Sound" filter to collection list

13 years agomake global MediaRelated abstract
yomguy [Wed, 30 Nov 2011 09:25:24 +0000 (10:25 +0100)]
make global MediaRelated abstract

13 years agoadd templates for related
yomguy [Wed, 30 Nov 2011 09:20:39 +0000 (10:20 +0100)]
add templates for related

13 years agoseparate forms, add MediaCollectionRelated (but have to make an abstract object for...
yomguy [Wed, 30 Nov 2011 09:18:32 +0000 (10:18 +0100)]
separate forms, add MediaCollectionRelated (but have to make an abstract object for related media), fix keyword form

13 years agocleanup
yomguy [Tue, 29 Nov 2011 09:03:31 +0000 (10:03 +0100)]
cleanup

13 years agoadd collection to corpus relation
yomguy [Mon, 28 Nov 2011 22:00:40 +0000 (23:00 +0100)]
add collection to corpus relation

13 years agotemplates: add credits to item related media
yomguy [Mon, 28 Nov 2011 16:40:20 +0000 (17:40 +0100)]
templates: add credits to item related media

13 years agoedit: fix various field display conditions, closes #81
yomguy [Mon, 28 Nov 2011 16:35:35 +0000 (17:35 +0100)]
edit: fix various field display conditions, closes #81
model: add MediaCorpus, add credits to MediaItemRelated

13 years agoanalysis: cut duration to milliseconds
yomguy [Sat, 26 Nov 2011 15:03:07 +0000 (16:03 +0100)]
analysis: cut duration to milliseconds

13 years agoimport crem: strip item CSV codes 1.2.1
yomguy [Thu, 24 Nov 2011 11:41:36 +0000 (12:41 +0100)]
import crem: strip item CSV codes

13 years agoplayer: update SM2 swf files, use flash by default (HTML5 playing working the cursor...
yomguy [Thu, 24 Nov 2011 10:41:22 +0000 (11:41 +0100)]
player: update SM2 swf files, use flash by default (HTML5 playing working the cursor hangs when seeking)

13 years agoplayer: try html5, update soundmanager2 to 2.97a.20111030
yomguy [Thu, 24 Nov 2011 10:19:44 +0000 (11:19 +0100)]
player: try html5, update soundmanager2 to 2.97a.20111030

13 years agoimport crem: fix msg
yomguy [Fri, 18 Nov 2011 14:07:54 +0000 (15:07 +0100)]
import crem: fix msg

13 years agocrem import: fix old_ref
yomguy [Fri, 18 Nov 2011 14:00:33 +0000 (15:00 +0100)]
crem import: fix old_ref

13 years agoimport crem: add urls to log
yomguy [Fri, 18 Nov 2011 13:24:15 +0000 (14:24 +0100)]
import crem: add urls to log

13 years agoimport crem: bugfix
yomguy [Fri, 18 Nov 2011 13:06:27 +0000 (14:06 +0100)]
import crem: bugfix

13 years agocrem import: bugfix
yomguy [Fri, 18 Nov 2011 12:55:25 +0000 (13:55 +0100)]
crem import: bugfix

13 years agocollection edit: fix null doc_type
yomguy [Fri, 18 Nov 2011 12:15:23 +0000 (13:15 +0100)]
collection edit: fix null doc_type
import crem: add special cases, simplify

13 years agoimport: bugfix
yomguy [Thu, 17 Nov 2011 13:11:16 +0000 (14:11 +0100)]
import: bugfix

13 years agoimport: bugfix
yomguy [Thu, 17 Nov 2011 12:37:48 +0000 (13:37 +0100)]
import: bugfix

13 years agoimport: bugfix
yomguy [Thu, 17 Nov 2011 12:00:14 +0000 (13:00 +0100)]
import: bugfix

13 years agocleanup
yomguy [Thu, 17 Nov 2011 11:50:58 +0000 (12:50 +0100)]
cleanup

13 years agobugfix, cleanup
yomguy [Thu, 17 Nov 2011 11:46:26 +0000 (12:46 +0100)]
bugfix, cleanup

13 years agoimport: overwrite mode, create collections, more conditions
yomguy [Thu, 17 Nov 2011 11:40:35 +0000 (12:40 +0100)]
import: overwrite mode, create collections, more conditions

13 years agoadd user revision
yomguy [Thu, 17 Nov 2011 09:03:46 +0000 (10:03 +0100)]
add user revision

13 years agofix imports scripts
yomguy [Thu, 17 Nov 2011 08:54:28 +0000 (09:54 +0100)]
fix imports scripts

13 years agofix some cases in import scripts
yomguy [Wed, 16 Nov 2011 16:37:50 +0000 (17:37 +0100)]
fix some cases in import scripts

13 years agofix descriptions
yomguy [Wed, 16 Nov 2011 09:19:16 +0000 (10:19 +0100)]
fix descriptions

13 years agofix collection hidden fields
yomguy [Mon, 14 Nov 2011 14:14:45 +0000 (15:14 +0100)]
fix collection hidden fields

13 years agono more doctype_code
yomguy [Mon, 14 Nov 2011 12:31:22 +0000 (13:31 +0100)]
no more doctype_code

13 years agofix exported item metadata writing
yomguy [Thu, 10 Nov 2011 14:59:33 +0000 (15:59 +0100)]
fix exported item metadata writing

13 years agocannot encode to FLAC and OGG for now, go to 1.3
yomguy [Thu, 10 Nov 2011 14:41:22 +0000 (15:41 +0100)]
cannot encode to FLAC and OGG for now, go to 1.3

13 years agofix trans
yomguy [Thu, 10 Nov 2011 13:29:17 +0000 (14:29 +0100)]
fix trans

13 years agochange item related "file" object denomination to "media"
yomguy [Thu, 10 Nov 2011 13:01:18 +0000 (14:01 +0100)]
change item related "file" object denomination to "media"