]>
git.parisson.com Git - telemeta.git/log
yomguy [Mon, 6 Feb 2012 14:32:42 +0000 (15:32 +0100)]
rm false migrations
yomguy [Mon, 6 Feb 2012 14:04:39 +0000 (15:04 +0100)]
add first migrations
yomguy [Mon, 6 Feb 2012 13:59:44 +0000 (14:59 +0100)]
bugfixes
yomguy [Mon, 6 Feb 2012 11:58:54 +0000 (12:58 +0100)]
fix download formats when no settings
yomguy [Mon, 6 Feb 2012 11:54:32 +0000 (12:54 +0100)]
* initialize item.approx_duration when copy
* fix icons
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
yomguy [Mon, 6 Feb 2012 10:26:42 +0000 (11:26 +0100)]
fix sandboxes
yomguy [Mon, 6 Feb 2012 10:24:27 +0000 (11:24 +0100)]
add settings.TELEMETA_DOWNLOAD_FORMATS to define downloadable formats
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
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
yomguy [Wed, 1 Feb 2012 14:54:43 +0000 (15:54 +0100)]
fix home players
yomguy [Wed, 1 Feb 2012 14:01:42 +0000 (15:01 +0100)]
fix module titles
yomguy [Wed, 1 Feb 2012 14:01:00 +0000 (15:01 +0100)]
fix module titles
yomguy [Wed, 1 Feb 2012 13:43:03 +0000 (14:43 +0100)]
fix resource permissions, add translations, add user revisions
yomguy [Wed, 1 Feb 2012 13:00:32 +0000 (14:00 +0100)]
fix some icons
yomguy [Wed, 1 Feb 2012 12:23:18 +0000 (13:23 +0100)]
fix admin templates
yomguy [Wed, 1 Feb 2012 11:44:43 +0000 (12:44 +0100)]
fix profile details
yomguy [Wed, 1 Feb 2012 11:38:21 +0000 (12:38 +0100)]
fix doc, add meta to user profile
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
yomguy [Wed, 1 Feb 2012 09:15:38 +0000 (10:15 +0100)]
fix home player
yomguy [Tue, 31 Jan 2012 17:48:51 +0000 (18:48 +0100)]
fix
yomguy [Tue, 31 Jan 2012 17:22:47 +0000 (18:22 +0100)]
fix icon
yomguy [Tue, 31 Jan 2012 17:16:05 +0000 (18:16 +0100)]
fix youtube previews
yomguy [Tue, 31 Jan 2012 16:41:38 +0000 (17:41 +0100)]
fix menus
yomguy [Tue, 31 Jan 2012 16:33:41 +0000 (17:33 +0100)]
add icons to fonds and corpus
yomguy [Tue, 31 Jan 2012 15:24:50 +0000 (16:24 +0100)]
fix drop down menu highlight
yomguy [Tue, 31 Jan 2012 07:47:27 +0000 (08:47 +0100)]
fix ignore
Guillaume Pellerin [Tue, 31 Jan 2012 07:11:56 +0000 (08:11 +0100)]
add gitignore
Guillaume Pellerin [Tue, 31 Jan 2012 02:10:25 +0000 (03:10 +0100)]
add a user desk tab
Guillaume Pellerin [Tue, 31 Jan 2012 00:00:37 +0000 (01:00 +0100)]
make the resource field view generic, fix related media edit style
Guillaume Pellerin [Mon, 30 Jan 2012 22:57:06 +0000 (23:57 +0100)]
fix related media urls, auto increment item codes
yomguy [Mon, 30 Jan 2012 17:06:16 +0000 (18:06 +0100)]
fix title
yomguy [Mon, 30 Jan 2012 17:04:16 +0000 (18:04 +0100)]
fix dc urls, fix #nav css render
yomguy [Mon, 30 Jan 2012 16:18:48 +0000 (17:18 +0100)]
fix resource dc view
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
Guillaume Pellerin [Fri, 27 Jan 2012 15:16:18 +0000 (16:16 +0100)]
add fund and corpus templates (NOT finished *break* UI now)
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 !
Guillaume Pellerin [Thu, 26 Jan 2012 18:54:17 +0000 (19:54 +0100)]
add corpus view
Guillaume Pellerin [Thu, 26 Jan 2012 16:09:12 +0000 (17:09 +0100)]
build corpus and fund with ManyToManyField, rename web to views
yomguy [Wed, 21 Dec 2011 13:48:39 +0000 (14:48 +0100)]
fix bad codes
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
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
yomguy [Wed, 14 Dec 2011 15:29:55 +0000 (16:29 +0100)]
add fund model, fix corpus model
yomguy [Tue, 13 Dec 2011 14:32:47 +0000 (15:32 +0100)]
add cleanup management script
yomguy [Mon, 12 Dec 2011 10:47:52 +0000 (11:47 +0100)]
add revisions to admin
yomguy [Mon, 12 Dec 2011 10:29:39 +0000 (11:29 +0100)]
add ISO 639-3 import doc
yomguy [Mon, 12 Dec 2011 10:14:35 +0000 (11:14 +0100)]
fix encoding for ISO languages
yomguy [Mon, 12 Dec 2011 08:42:56 +0000 (09:42 +0100)]
all null mime_type
yomguy [Fri, 9 Dec 2011 16:40:58 +0000 (17:40 +0100)]
add languages table to receive ISO 639-3 data
yomguy [Wed, 7 Dec 2011 16:23:50 +0000 (17:23 +0100)]
fix infos
yomguy [Wed, 7 Dec 2011 14:32:19 +0000 (15:32 +0100)]
transcode flag only from source streaming, cleanup
yomguy [Wed, 7 Dec 2011 12:34:25 +0000 (13:34 +0100)]
just try metadata writing, fix cache dir creation, update example
yomguy [Tue, 6 Dec 2011 23:04:48 +0000 (00:04 +0100)]
cleanup registration forms
yomguy [Mon, 5 Dec 2011 08:16:22 +0000 (09:16 +0100)]
add links to titles
yomguy [Sun, 4 Dec 2011 22:46:31 +0000 (23:46 +0100)]
fix install doc and deps
yomguy [Thu, 1 Dec 2011 17:03:59 +0000 (18:03 +0100)]
fix manifest
yomguy [Thu, 1 Dec 2011 17:02:22 +0000 (18:02 +0100)]
fix manifest again
yomguy [Thu, 1 Dec 2011 16:59:06 +0000 (17:59 +0100)]
fix excluded dirs
yomguy [Thu, 1 Dec 2011 16:44:20 +0000 (17:44 +0100)]
add some dependencies, fix some infos, tag 1.3
yomguy [Thu, 1 Dec 2011 13:41:56 +0000 (14:41 +0100)]
import: fix item save
yomguy [Thu, 1 Dec 2011 10:01:27 +0000 (11:01 +0100)]
copy keywords and performances when copying item
yomguy [Thu, 1 Dec 2011 09:37:18 +0000 (10:37 +0100)]
fix collection add, item copy and add
yomguy [Wed, 30 Nov 2011 14:42:08 +0000 (15:42 +0100)]
add sound filter to search results
yomguy [Wed, 30 Nov 2011 12:22:53 +0000 (13:22 +0100)]
add vertical scroll bar for markers
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)
yomguy [Wed, 30 Nov 2011 10:46:33 +0000 (11:46 +0100)]
search: add sound filter checkbox (closes #91)
yomguy [Wed, 30 Nov 2011 10:33:35 +0000 (11:33 +0100)]
fix sound collection list
yomguy [Wed, 30 Nov 2011 10:25:53 +0000 (11:25 +0100)]
bugfix
yomguy [Wed, 30 Nov 2011 10:24:43 +0000 (11:24 +0100)]
fix computed duration with no .
yomguy [Wed, 30 Nov 2011 10:03:51 +0000 (11:03 +0100)]
collections: related media before items
yomguy [Wed, 30 Nov 2011 09:59:11 +0000 (10:59 +0100)]
add "Sound" filter to collection list
yomguy [Wed, 30 Nov 2011 09:25:24 +0000 (10:25 +0100)]
make global MediaRelated abstract
yomguy [Wed, 30 Nov 2011 09:20:39 +0000 (10:20 +0100)]
add templates for related
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
yomguy [Tue, 29 Nov 2011 09:03:31 +0000 (10:03 +0100)]
cleanup
yomguy [Mon, 28 Nov 2011 22:00:40 +0000 (23:00 +0100)]
add collection to corpus relation
yomguy [Mon, 28 Nov 2011 16:40:20 +0000 (17:40 +0100)]
templates: add credits to item related media
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
yomguy [Sat, 26 Nov 2011 15:03:07 +0000 (16:03 +0100)]
analysis: cut duration to milliseconds
yomguy [Thu, 24 Nov 2011 11:41:36 +0000 (12:41 +0100)]
import crem: strip item CSV codes
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)
yomguy [Thu, 24 Nov 2011 10:19:44 +0000 (11:19 +0100)]
player: try html5, update soundmanager2 to 2.97a.
20111030
yomguy [Fri, 18 Nov 2011 14:07:54 +0000 (15:07 +0100)]
import crem: fix msg
yomguy [Fri, 18 Nov 2011 14:00:33 +0000 (15:00 +0100)]
crem import: fix old_ref
yomguy [Fri, 18 Nov 2011 13:24:15 +0000 (14:24 +0100)]
import crem: add urls to log
yomguy [Fri, 18 Nov 2011 13:06:27 +0000 (14:06 +0100)]
import crem: bugfix
yomguy [Fri, 18 Nov 2011 12:55:25 +0000 (13:55 +0100)]
crem import: bugfix
yomguy [Fri, 18 Nov 2011 12:15:23 +0000 (13:15 +0100)]
collection edit: fix null doc_type
import crem: add special cases, simplify
yomguy [Thu, 17 Nov 2011 13:11:16 +0000 (14:11 +0100)]
import: bugfix
yomguy [Thu, 17 Nov 2011 12:37:48 +0000 (13:37 +0100)]
import: bugfix
yomguy [Thu, 17 Nov 2011 12:00:14 +0000 (13:00 +0100)]
import: bugfix
yomguy [Thu, 17 Nov 2011 11:50:58 +0000 (12:50 +0100)]
cleanup
yomguy [Thu, 17 Nov 2011 11:46:26 +0000 (12:46 +0100)]
bugfix, cleanup
yomguy [Thu, 17 Nov 2011 11:40:35 +0000 (12:40 +0100)]
import: overwrite mode, create collections, more conditions
yomguy [Thu, 17 Nov 2011 09:03:46 +0000 (10:03 +0100)]
add user revision
yomguy [Thu, 17 Nov 2011 08:54:28 +0000 (09:54 +0100)]
fix imports scripts
yomguy [Wed, 16 Nov 2011 16:37:50 +0000 (17:37 +0100)]
fix some cases in import scripts
yomguy [Wed, 16 Nov 2011 09:19:16 +0000 (10:19 +0100)]
fix descriptions
yomguy [Mon, 14 Nov 2011 14:14:45 +0000 (15:14 +0100)]
fix collection hidden fields
yomguy [Mon, 14 Nov 2011 12:31:22 +0000 (13:31 +0100)]
no more doctype_code