]> git.parisson.com Git - telemeta.git/log
telemeta.git
15 years agowidgets doc: add table of contents + svn id
olivier [Fri, 4 Dec 2009 16:50:01 +0000 (16:50 +0000)]
widgets doc: add table of contents + svn id

15 years agowidgets doc: fix rest syntax
olivier [Fri, 4 Dec 2009 16:00:45 +0000 (16:00 +0000)]
widgets doc: fix rest syntax

15 years agoadd html widgets design documentation (french)
olivier [Fri, 4 Dec 2009 15:40:04 +0000 (15:40 +0000)]
add html widgets design documentation (french)

15 years ago"Modify Authors name in the header"
david [Thu, 29 Oct 2009 17:40:48 +0000 (17:40 +0000)]
"Modify Authors name in the header"

15 years agoAdd testWithoutCollection property, User objects, modify MediaItem and MediaCollectio...
david [Thu, 29 Oct 2009 17:39:46 +0000 (17:39 +0000)]
Add testWithoutCollection property, User objects, modify MediaItem and MediaCollection objects

15 years ago#74:Add save_by_user properties from MediaCollection and MediaItem classes, touch...
david [Thu, 29 Oct 2009 17:37:01 +0000 (17:37 +0000)]
#74:Add save_by_user properties from MediaCollection and MediaItem classes, touch property from Revision class, add MissingUserError class

15 years agoModify _by_change_time property from CoreQuerySet class, and
david [Thu, 29 Oct 2009 17:30:41 +0000 (17:30 +0000)]
Modify _by_change_time property from CoreQuerySet class, and

15 years agoModify testByChangeTimeOnCollection and testByChangeTimeOnItem
david [Tue, 27 Oct 2009 17:41:55 +0000 (17:41 +0000)]
Modify testByChangeTimeOnCollection and testByChangeTimeOnItem

15 years agoModify testByChangeTimeOnCollection and testByChangeTimeOnItem
david [Tue, 27 Oct 2009 17:37:26 +0000 (17:37 +0000)]
Modify testByChangeTimeOnCollection and testByChangeTimeOnItem

15 years agoModify testQuickSearchOnItems, testLocationSearch, testRecordingYear, testPublishYear...
david [Tue, 27 Oct 2009 16:26:54 +0000 (16:26 +0000)]
Modify testQuickSearchOnItems, testLocationSearch, testRecordingYear, testPublishYearOnCollection, testEthnicGroup, testRecordingDate, testTitle, testPublishYearOnItem, add testWordSearchCore, testByChangeTimeOnCollection and testByChangeTimeOnItem

15 years agoRemove pattern_to_regex. Add word_search_q, modify word_search, quick_search properti...
david [Tue, 27 Oct 2009 10:34:39 +0000 (10:34 +0000)]
Remove pattern_to_regex. Add word_search_q, modify word_search, quick_search properties from MediaCollectionQuerySet and quick_search, by_title properties from MediaItemQuerySet

15 years agoModify testQuickSearchOnItems, testWordSearch, testTitle properties
david [Tue, 27 Oct 2009 09:27:59 +0000 (09:27 +0000)]
Modify testQuickSearchOnItems, testWordSearch, testTitle properties

15 years agoImprove test objects from setUp class for the test database, add testQuickSearchOnCol...
david [Thu, 8 Oct 2009 14:52:26 +0000 (14:52 +0000)]
Improve test objects from setUp class for the test database, add testQuickSearchOnCollections, testQuickSearchOnItems, testWordSearch, testLocationSearch, testRecordingYear, testPublishYearOnCollection, testEthnicGroup, testRecordingDate, testTitle, testPublishYearOnItem properties and their docs

15 years agoResolved problems on by_recording_year, by_ethnic_group, quick_search, by_recording_d...
david [Thu, 8 Oct 2009 14:46:08 +0000 (14:46 +0000)]
Resolved problems on by_recording_year, by_ethnic_group, quick_search, by_recording_date properties

15 years agoAdd collection and item queries based on CREM model
david [Tue, 6 Oct 2009 16:02:34 +0000 (16:02 +0000)]
Add collection and item queries based on CREM model

15 years ago#74: Add default fields to classes and fix tuples choices
david [Tue, 6 Oct 2009 16:00:45 +0000 (16:00 +0000)]
#74: Add default fields to classes and fix tuples choices

15 years agoAdd unit testing for the CREM models
david [Tue, 6 Oct 2009 15:58:38 +0000 (15:58 +0000)]
Add unit testing for the CREM models

15 years ago#74: Add Meta class in model classes to overload class names, add overload field...
david [Thu, 24 Sep 2009 11:31:56 +0000 (11:31 +0000)]
#74: Add Meta class in model classes to overload class names, add overload field names, add NULL to fields which needed NULL value

15 years ago#74: Add classes InstrumentRelation, InstrumentAliasRelation, class comments
david [Wed, 23 Sep 2009 15:22:09 +0000 (15:22 +0000)]
#74: Add classes InstrumentRelation, InstrumentAliasRelation, class comments

15 years ago#74: Fix relation names, class two times enumerated (EthnicGroup)and relations
david [Tue, 22 Sep 2009 14:20:28 +0000 (14:20 +0000)]
#74: Fix relation names, class two times enumerated (EthnicGroup)and relations

15 years agomodels: document media classes and queries
david [Tue, 22 Sep 2009 12:28:36 +0000 (12:28 +0000)]
models: document media classes and queries

15 years ago#74: Fix related names
david [Tue, 22 Sep 2009 10:47:23 +0000 (10:47 +0000)]
#74: Fix related names

15 years agoexport api is now waiting for tuples as metadata
yomguy [Tue, 22 Sep 2009 09:26:07 +0000 (09:26 +0000)]
export api is now waiting for tuples as metadata

15 years ago* modify dependencies and few infos
yomguy [Thu, 17 Sep 2009 15:38:52 +0000 (15:38 +0000)]
* modify dependencies and few infos

15 years ago#74: Add of max_length on CharField, resolve ManyToMany relation problems and syntax...
david [Thu, 17 Sep 2009 15:21:07 +0000 (15:21 +0000)]
#74: Add of max_length on CharField, resolve ManyToMany relation problems and syntax mistakes

15 years ago#74: Add of value fields in enumeration tables and correct indentation
david [Thu, 17 Sep 2009 12:42:26 +0000 (12:42 +0000)]
#74: Add of value fields in enumeration tables and correct indentation

15 years ago#74: Modification on first version of the new CREM models
david [Thu, 17 Sep 2009 09:30:14 +0000 (09:30 +0000)]
#74: Modification on first version of the new CREM models

15 years ago#74: First version of the new CREM models
david [Thu, 17 Sep 2009 08:47:59 +0000 (08:47 +0000)]
#74: First version of the new CREM models

16 years agofix utf-8 encoding on flac exporter
yomguy [Fri, 17 Apr 2009 13:27:04 +0000 (13:27 +0000)]
fix utf-8 encoding on flac exporter

16 years agocleanup
yomguy [Fri, 17 Apr 2009 12:49:35 +0000 (12:49 +0000)]
cleanup

16 years agoupdate to 0.4.1
yomguy [Fri, 17 Apr 2009 12:38:26 +0000 (12:38 +0000)]
update to 0.4.1

16 years agoupdate headers as CeCILL.info recommand it, closes #68
yomguy [Fri, 17 Apr 2009 12:34:20 +0000 (12:34 +0000)]
update headers as CeCILL.info recommand it, closes #68

16 years agoeztelemeta: add a 'make list' target to check the files that are and aren't distributed
olivier [Thu, 16 Apr 2009 18:16:59 +0000 (18:16 +0000)]
eztelemeta: add a 'make list' target to check the files that are and aren't distributed

16 years agoeztelemeta: doc typo
olivier [Thu, 16 Apr 2009 13:33:38 +0000 (13:33 +0000)]
eztelemeta: doc typo

16 years agoeztelemeta: improve doc, minor css fix, add full cecill licenses
olivier [Thu, 16 Apr 2009 13:03:49 +0000 (13:03 +0000)]
eztelemeta: improve doc, minor css fix, add full cecill licenses

16 years agoeztelemeta: improve doc, suppress cache ttl option (useless), add/fix license headers
olivier [Thu, 16 Apr 2009 12:00:38 +0000 (12:00 +0000)]
eztelemeta: improve doc, suppress cache ttl option (useless), add/fix license headers

16 years agoeztelemeta: add cache ttl configuration option
olivier [Thu, 16 Apr 2009 10:14:53 +0000 (10:14 +0000)]
eztelemeta: add cache ttl configuration option

16 years agoeztelemeta: typo
olivier [Wed, 15 Apr 2009 18:47:15 +0000 (18:47 +0000)]
eztelemeta: typo

16 years agoeztelemeta: minor css and js fixes
olivier [Wed, 15 Apr 2009 18:45:45 +0000 (18:45 +0000)]
eztelemeta: minor css and js fixes

16 years agoeztelemeta: fancier item and player display
olivier [Wed, 15 Apr 2009 18:37:35 +0000 (18:37 +0000)]
eztelemeta: fancier item and player display

16 years agofix wrong character encoding in core export commands
yomguy [Wed, 15 Apr 2009 16:53:16 +0000 (16:53 +0000)]
fix wrong character encoding in core export commands

16 years agoeztelemeta doc: fix latex target
olivier [Wed, 15 Apr 2009 09:59:50 +0000 (09:59 +0000)]
eztelemeta doc: fix latex target

16 years agoeztelemeta doc: not about parameters case
olivier [Wed, 15 Apr 2009 09:57:45 +0000 (09:57 +0000)]
eztelemeta doc: not about parameters case

16 years agoeztelemeta: add latex and pdf README formats
olivier [Wed, 15 Apr 2009 09:55:04 +0000 (09:55 +0000)]
eztelemeta: add latex and pdf README formats

16 years agoeztelemeta: add telemetaitem class full view template
olivier [Wed, 15 Apr 2009 09:15:35 +0000 (09:15 +0000)]
eztelemeta: add telemetaitem class full view template

16 years agoeztelemeta: add telemetaitem class full view template
olivier [Wed, 15 Apr 2009 09:12:23 +0000 (09:12 +0000)]
eztelemeta: add telemetaitem class full view template

16 years agodublin core: add rights and description in item expression, oai-pmh: include protocol...
olivier [Wed, 15 Apr 2009 08:24:53 +0000 (08:24 +0000)]
dublin core: add rights and description in item expression, oai-pmh: include protocol in base url

16 years agoeztelemeta: add changelog, make VERSION dynamic
olivier [Tue, 14 Apr 2009 18:41:07 +0000 (18:41 +0000)]
eztelemeta: add changelog, make VERSION dynamic

16 years agoeztelemeta: rebuild doc on VERSION change
olivier [Tue, 14 Apr 2009 18:31:46 +0000 (18:31 +0000)]
eztelemeta: rebuild doc on VERSION change

16 years agoeztelemeta: add VERSION and Makefile (make dist)
olivier [Tue, 14 Apr 2009 18:28:35 +0000 (18:28 +0000)]
eztelemeta: add VERSION and Makefile (make dist)

16 years agoeztelemeta: produce intermediate txt readme
olivier [Tue, 14 Apr 2009 18:07:07 +0000 (18:07 +0000)]
eztelemeta: produce intermediate txt readme

16 years agoeztelemeta: doc: fix typos and mention version
olivier [Tue, 14 Apr 2009 17:59:15 +0000 (17:59 +0000)]
eztelemeta: doc: fix typos and mention version

16 years agoeztelemeta: suppress warning caused by empty dc elements
olivier [Tue, 14 Apr 2009 16:32:17 +0000 (16:32 +0000)]
eztelemeta: suppress warning caused by empty dc elements

16 years agoeztelemeta: doc: add note about avoiding sound playback conflicts
olivier [Tue, 14 Apr 2009 16:20:01 +0000 (16:20 +0000)]
eztelemeta: doc: add note about avoiding sound playback conflicts

16 years agoeztelemeta: add install and usage documentation (french)
olivier [Tue, 14 Apr 2009 15:57:12 +0000 (15:57 +0000)]
eztelemeta: add install and usage documentation (french)

16 years agoeztelemeta: add a couple of french translations
olivier [Tue, 14 Apr 2009 12:49:07 +0000 (12:49 +0000)]
eztelemeta: add a couple of french translations

16 years agoeztelemeta: use single code base for both object view and embed templates
olivier [Tue, 14 Apr 2009 12:22:46 +0000 (12:22 +0000)]
eztelemeta: use single code base for both object view and embed templates

16 years agoeztelemeta: much simplified audio player, easier to style and integrate
olivier [Tue, 14 Apr 2009 11:52:22 +0000 (11:52 +0000)]
eztelemeta: much simplified audio player, easier to style and integrate

16 years agoeztelemeta: adjust padding
olivier [Tue, 14 Apr 2009 07:27:13 +0000 (07:27 +0000)]
eztelemeta: adjust padding

16 years agoeztelemeta: add play/pause icon, reduce font size, force sound duration
olivier [Mon, 13 Apr 2009 15:26:43 +0000 (15:26 +0000)]
eztelemeta: add play/pause icon, reduce font size, force sound duration

16 years agoeztelemeta: remove sm2 css leftovers
olivier [Mon, 13 Apr 2009 14:13:12 +0000 (14:13 +0000)]
eztelemeta: remove sm2 css leftovers

16 years agoeztelemeta: remove sm2 css leftovers
olivier [Mon, 13 Apr 2009 14:11:39 +0000 (14:11 +0000)]
eztelemeta: remove sm2 css leftovers

16 years agoeztelemeta: namespace js
olivier [Mon, 13 Apr 2009 14:05:47 +0000 (14:05 +0000)]
eztelemeta: namespace js

16 years agoeztelemeta: namespace css classes with 'ezt-', move player control template into...
olivier [Mon, 13 Apr 2009 13:58:46 +0000 (13:58 +0000)]
eztelemeta: namespace css classes with 'ezt-', move player control template into separate file

16 years agoeztelemeta: only load the player js and css deps if needed
olivier [Mon, 13 Apr 2009 13:11:33 +0000 (13:11 +0000)]
eztelemeta: only load the player js and css deps if needed

16 years agoeztelemeta: retrieve item duration and throw error if zero
olivier [Fri, 10 Apr 2009 16:08:05 +0000 (16:08 +0000)]
eztelemeta: retrieve item duration and throw error if zero

16 years agodublin core: include duration (00:00:00) in format:extent element
olivier [Fri, 10 Apr 2009 16:07:21 +0000 (16:07 +0000)]
dublin core: include duration (00:00:00) in format:extent element

16 years agoeztelemeta: do not let sm2's page player play with the page title
olivier [Fri, 10 Apr 2009 16:06:18 +0000 (16:06 +0000)]
eztelemeta: do not let sm2's page player play with the page title

16 years agoeztelemeta: embed template now loads SoundManager2's Page Player
olivier [Fri, 10 Apr 2009 15:26:18 +0000 (15:26 +0000)]
eztelemeta: embed template now loads SoundManager2's Page Player

16 years agoeztelemeta: bundle SoundManager2 v294a-20090206
olivier [Fri, 10 Apr 2009 14:32:40 +0000 (14:32 +0000)]
eztelemeta: bundle SoundManager2 v294a-20090206

16 years agoeztelemeta: fix search indexing and xml doc failure warning
olivier [Fri, 10 Apr 2009 13:36:35 +0000 (13:36 +0000)]
eztelemeta: fix search indexing and xml doc failure warning

16 years agoeztelemeta: implement OAI-PMH item fetching
olivier [Thu, 9 Apr 2009 19:16:47 +0000 (19:16 +0000)]
eztelemeta: implement OAI-PMH item fetching

16 years agoeztelemeta: add stylesheet placeholder
olivier [Thu, 9 Apr 2009 19:15:37 +0000 (19:15 +0000)]
eztelemeta: add stylesheet placeholder

16 years ago#67: report oai-pmh errors instead of raising an exception for malformed identifiers
olivier [Thu, 9 Apr 2009 19:14:07 +0000 (19:14 +0000)]
#67: report oai-pmh errors instead of raising an exception for malformed identifiers

16 years ago#67: properly return an oai error if record doesn't exist (django exception wasn...
olivier [Thu, 9 Apr 2009 16:27:54 +0000 (16:27 +0000)]
#67: properly return an oai error if record doesn't exist (django exception wasn't caught)

16 years agoeztelemeta: add embed template
olivier [Thu, 9 Apr 2009 14:55:49 +0000 (14:55 +0000)]
eztelemeta: add embed template

16 years agoeztelemeta: very basic working datatype
olivier [Thu, 9 Apr 2009 10:37:14 +0000 (10:37 +0000)]
eztelemeta: very basic working datatype

16 years agoeztelemeta: simplifying...
olivier [Thu, 9 Apr 2009 10:09:49 +0000 (10:09 +0000)]
eztelemeta: simplifying...

16 years agoeztelemeta: add autoload script
olivier [Thu, 9 Apr 2009 09:03:05 +0000 (09:03 +0000)]
eztelemeta: add autoload script

16 years agoeztelemeta: simplify directory structure
olivier [Thu, 9 Apr 2009 08:57:24 +0000 (08:57 +0000)]
eztelemeta: simplify directory structure

16 years agoeztelemeta: add base extension folders, ini files and Telemeta Item datatype class
olivier [Wed, 8 Apr 2009 17:00:24 +0000 (17:00 +0000)]
eztelemeta: add base extension folders, ini files and Telemeta Item datatype class

16 years agoadd eztelemeta folder (in tools)
olivier [Wed, 8 Apr 2009 15:39:22 +0000 (15:39 +0000)]
add eztelemeta folder (in tools)

16 years agofix sox (>= 14.2) NBITS output, fix multi collection with media_import
yomguy [Tue, 7 Apr 2009 16:25:54 +0000 (16:25 +0000)]
fix sox (>= 14.2) NBITS output, fix multi collection with media_import

16 years agoadd an extension filter to media_import
yomguy [Tue, 7 Apr 2009 10:47:16 +0000 (10:47 +0000)]
add an extension filter to media_import

16 years agofix flac NBITS parameter, simplify media_import methods
yomguy [Tue, 7 Apr 2009 10:45:57 +0000 (10:45 +0000)]
fix flac NBITS parameter, simplify media_import methods

16 years agoremove wav_import test
yomguy [Tue, 7 Apr 2009 10:00:06 +0000 (10:00 +0000)]
remove wav_import test

16 years agoadd a TelemetaMediaImport test class, fix description, prepare new CeCILL style headers
yomguy [Tue, 7 Apr 2009 09:59:36 +0000 (09:59 +0000)]
add a TelemetaMediaImport test class, fix description, prepare new CeCILL style headers

16 years agooaidatasource: add license header
olivier [Mon, 6 Apr 2009 17:25:50 +0000 (17:25 +0000)]
oaidatasource: add license header

16 years agoadd general config checks
olivier [Mon, 6 Apr 2009 16:58:15 +0000 (16:58 +0000)]
add general config checks

16 years ago#67: use the settings.ADMINS option for OAI-PMH admin email ; telemeta now raise...
olivier [Mon, 6 Apr 2009 16:56:25 +0000 (16:56 +0000)]
#67: use the settings.ADMINS option for OAI-PMH admin email ; telemeta now raise a config error if this option is not set

16 years ago#67: couple OAI-PMH subsystem with models and web view
olivier [Mon, 6 Apr 2009 16:10:30 +0000 (16:10 +0000)]
#67: couple OAI-PMH subsystem with models and web view

16 years agoadd revision table, needed for #67
olivier [Mon, 6 Apr 2009 10:48:42 +0000 (10:48 +0000)]
add revision table, needed for #67

16 years agooaitest: cleanup
olivier [Fri, 3 Apr 2009 18:29:03 +0000 (18:29 +0000)]
oaitest: cleanup

16 years agooai: cleanup
olivier [Fri, 3 Apr 2009 18:28:43 +0000 (18:28 +0000)]
oai: cleanup

16 years ago#67: allow element repetition in dublin core data returned by datasource
olivier [Fri, 3 Apr 2009 18:20:35 +0000 (18:20 +0000)]
#67: allow element repetition in dublin core data returned by datasource

16 years ago#67: fix oai-pmh schema validation, add standalone HTTP test server, fix/optimize...
olivier [Fri, 3 Apr 2009 17:57:52 +0000 (17:57 +0000)]
#67: fix oai-pmh schema validation, add standalone HTTP test server, fix/optimize dom generation

16 years ago#67: let the OAI-PMH and Dublin Core identifiers be one and the same
olivier [Fri, 3 Apr 2009 14:55:16 +0000 (14:55 +0000)]
#67: let the OAI-PMH and Dublin Core identifiers be one and the same

16 years ago#67: add license header to oai module
olivier [Fri, 3 Apr 2009 14:38:58 +0000 (14:38 +0000)]
#67: add license header to oai module

16 years ago#67: add OAI-PMH !ListSets and !ListMetadataFormats methods
olivier [Fri, 3 Apr 2009 14:17:37 +0000 (14:17 +0000)]
#67: add OAI-PMH !ListSets and !ListMetadataFormats methods

16 years ago#67: add OAI-PMH !ListRecords method
olivier [Fri, 3 Apr 2009 08:51:04 +0000 (08:51 +0000)]
#67: add OAI-PMH !ListRecords method