]>
git.parisson.com Git - telemeta.git/log
olivier [Fri, 22 Jan 2010 19:28:35 +0000 (19:28 +0000)]
split dublin core collection routines and move generic methods to ModelCore
olivier [Fri, 22 Jan 2010 18:58:12 +0000 (18:58 +0000)]
allow unpublished item codes to contain either 2 or 3 digits in the 3rd numeric group ; consolidate codes regex's
olivier [Fri, 22 Jan 2010 18:55:44 +0000 (18:55 +0000)]
add refactoring warning
olivier [Thu, 21 Jan 2010 21:20:35 +0000 (21:20 +0000)]
add MediaCollection dublin core mapping
olivier [Wed, 20 Jan 2010 15:51:49 +0000 (15:51 +0000)]
model: add __unicode__() where missing
olivier [Wed, 20 Jan 2010 15:45:18 +0000 (15:45 +0000)]
model: fix unpublished item code validation
olivier [Wed, 20 Jan 2010 13:14:18 +0000 (13:14 +0000)]
rename MediaCore to MediaResource ; consolidate enumerations
olivier [Wed, 20 Jan 2010 13:05:04 +0000 (13:05 +0000)]
enforce valid code upon media object saving ; rename save_by_user() to save_with_revision() ; do not disable save()
olivier [Wed, 20 Jan 2010 12:09:44 +0000 (12:09 +0000)]
add util.unaccent unit test
olivier [Tue, 19 Jan 2010 20:54:49 +0000 (20:54 +0000)]
add MediaCollection.get_countries() and get_ethnic_groups() ; consolidate media models
olivier [Tue, 19 Jan 2010 19:18:46 +0000 (19:18 +0000)]
add methods to resolve a location's country and continent
olivier [Tue, 19 Jan 2010 19:03:26 +0000 (19:03 +0000)]
fix file handling in models
olivier [Tue, 19 Jan 2010 18:07:13 +0000 (18:07 +0000)]
add MediaCollection.is_published field
olivier [Tue, 19 Jan 2010 17:37:06 +0000 (17:37 +0000)]
fix crem models DOM export and add support for embedding foreign keys
olivier [Tue, 19 Jan 2010 17:05:33 +0000 (17:05 +0000)]
- rename MediaCollection.location_name to location as it should have been
- let all models descend from ModelCore and media models from MediaCore
- implement model-level required fields validation
- consolidate unit tests
olivier [Mon, 18 Jan 2010 22:11:19 +0000 (22:11 +0000)]
move unit tests into sub directory
olivier [Mon, 18 Jan 2010 20:54:19 +0000 (20:54 +0000)]
fix various issues in CREM models, move unit tests into tests.py
olivier [Wed, 6 Jan 2010 16:48:33 +0000 (16:48 +0000)]
add intermediary set A mockup versions
olivier [Wed, 6 Jan 2010 16:42:35 +0000 (16:42 +0000)]
set mockups mime type
olivier [Wed, 6 Jan 2010 15:37:07 +0000 (15:37 +0000)]
add telemeta 1.0 mockups (set A) by nendomatt
olivier [Thu, 17 Dec 2009 18:57:35 +0000 (18:57 +0000)]
typo
olivier [Thu, 17 Dec 2009 18:46:35 +0000 (18:46 +0000)]
add maquettes design doc
olivier [Fri, 4 Dec 2009 17:06:09 +0000 (17:06 +0000)]
widgets doc: typo
olivier [Fri, 4 Dec 2009 16:52:41 +0000 (16:52 +0000)]
widgets doc: remove svn id, doesn't work in browser
olivier [Fri, 4 Dec 2009 16:50:01 +0000 (16:50 +0000)]
widgets doc: add table of contents + svn id
olivier [Fri, 4 Dec 2009 16:00:45 +0000 (16:00 +0000)]
widgets doc: fix rest syntax
olivier [Fri, 4 Dec 2009 15:40:04 +0000 (15:40 +0000)]
add html widgets design documentation (french)
david [Thu, 29 Oct 2009 17:40:48 +0000 (17:40 +0000)]
"Modify Authors name in the header"
david [Thu, 29 Oct 2009 17:39:46 +0000 (17:39 +0000)]
Add testWithoutCollection property, User objects, modify MediaItem and MediaCollection objects
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
david [Thu, 29 Oct 2009 17:30:41 +0000 (17:30 +0000)]
Modify _by_change_time property from CoreQuerySet class, and
david [Tue, 27 Oct 2009 17:41:55 +0000 (17:41 +0000)]
Modify testByChangeTimeOnCollection and testByChangeTimeOnItem
david [Tue, 27 Oct 2009 17:37:26 +0000 (17:37 +0000)]
Modify testByChangeTimeOnCollection and testByChangeTimeOnItem
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
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
david [Tue, 27 Oct 2009 09:27:59 +0000 (09:27 +0000)]
Modify testQuickSearchOnItems, testWordSearch, testTitle properties
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
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
david [Tue, 6 Oct 2009 16:02:34 +0000 (16:02 +0000)]
Add collection and item queries based on CREM model
david [Tue, 6 Oct 2009 16:00:45 +0000 (16:00 +0000)]
#74: Add default fields to classes and fix tuples choices
david [Tue, 6 Oct 2009 15:58:38 +0000 (15:58 +0000)]
Add unit testing for the CREM models
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
david [Wed, 23 Sep 2009 15:22:09 +0000 (15:22 +0000)]
#74: Add classes InstrumentRelation, InstrumentAliasRelation, class comments
david [Tue, 22 Sep 2009 14:20:28 +0000 (14:20 +0000)]
#74: Fix relation names, class two times enumerated (EthnicGroup)and relations
david [Tue, 22 Sep 2009 12:28:36 +0000 (12:28 +0000)]
models: document media classes and queries
david [Tue, 22 Sep 2009 10:47:23 +0000 (10:47 +0000)]
#74: Fix related names
yomguy [Tue, 22 Sep 2009 09:26:07 +0000 (09:26 +0000)]
export api is now waiting for tuples as metadata
yomguy [Thu, 17 Sep 2009 15:38:52 +0000 (15:38 +0000)]
* modify dependencies and few infos
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
david [Thu, 17 Sep 2009 12:42:26 +0000 (12:42 +0000)]
#74: Add of value fields in enumeration tables and correct indentation
david [Thu, 17 Sep 2009 09:30:14 +0000 (09:30 +0000)]
#74: Modification on 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
yomguy [Fri, 17 Apr 2009 13:27:04 +0000 (13:27 +0000)]
fix utf-8 encoding on flac exporter
yomguy [Fri, 17 Apr 2009 12:49:35 +0000 (12:49 +0000)]
cleanup
yomguy [Fri, 17 Apr 2009 12:38:26 +0000 (12:38 +0000)]
update to 0.4.1
yomguy [Fri, 17 Apr 2009 12:34:20 +0000 (12:34 +0000)]
update headers as CeCILL.info recommand it, closes #68
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
olivier [Thu, 16 Apr 2009 13:33:38 +0000 (13:33 +0000)]
eztelemeta: doc typo
olivier [Thu, 16 Apr 2009 13:03:49 +0000 (13:03 +0000)]
eztelemeta: improve doc, minor css fix, add full cecill licenses
olivier [Thu, 16 Apr 2009 12:00:38 +0000 (12:00 +0000)]
eztelemeta: improve doc, suppress cache ttl option (useless), add/fix license headers
olivier [Thu, 16 Apr 2009 10:14:53 +0000 (10:14 +0000)]
eztelemeta: add cache ttl configuration option
olivier [Wed, 15 Apr 2009 18:47:15 +0000 (18:47 +0000)]
eztelemeta: typo
olivier [Wed, 15 Apr 2009 18:45:45 +0000 (18:45 +0000)]
eztelemeta: minor css and js fixes
olivier [Wed, 15 Apr 2009 18:37:35 +0000 (18:37 +0000)]
eztelemeta: fancier item and player display
yomguy [Wed, 15 Apr 2009 16:53:16 +0000 (16:53 +0000)]
fix wrong character encoding in core export commands
olivier [Wed, 15 Apr 2009 09:59:50 +0000 (09:59 +0000)]
eztelemeta doc: fix latex target
olivier [Wed, 15 Apr 2009 09:57:45 +0000 (09:57 +0000)]
eztelemeta doc: not about parameters case
olivier [Wed, 15 Apr 2009 09:55:04 +0000 (09:55 +0000)]
eztelemeta: add latex and pdf README formats
olivier [Wed, 15 Apr 2009 09:15:35 +0000 (09:15 +0000)]
eztelemeta: 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
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
olivier [Tue, 14 Apr 2009 18:41:07 +0000 (18:41 +0000)]
eztelemeta: add changelog, make VERSION dynamic
olivier [Tue, 14 Apr 2009 18:31:46 +0000 (18:31 +0000)]
eztelemeta: rebuild doc on VERSION change
olivier [Tue, 14 Apr 2009 18:28:35 +0000 (18:28 +0000)]
eztelemeta: add VERSION and Makefile (make dist)
olivier [Tue, 14 Apr 2009 18:07:07 +0000 (18:07 +0000)]
eztelemeta: produce intermediate txt readme
olivier [Tue, 14 Apr 2009 17:59:15 +0000 (17:59 +0000)]
eztelemeta: doc: fix typos and mention version
olivier [Tue, 14 Apr 2009 16:32:17 +0000 (16:32 +0000)]
eztelemeta: suppress warning caused by empty dc elements
olivier [Tue, 14 Apr 2009 16:20:01 +0000 (16:20 +0000)]
eztelemeta: doc: add note about avoiding sound playback conflicts
olivier [Tue, 14 Apr 2009 15:57:12 +0000 (15:57 +0000)]
eztelemeta: add install and usage documentation (french)
olivier [Tue, 14 Apr 2009 12:49:07 +0000 (12:49 +0000)]
eztelemeta: add a couple of french translations
olivier [Tue, 14 Apr 2009 12:22:46 +0000 (12:22 +0000)]
eztelemeta: use single code base for both object view and embed templates
olivier [Tue, 14 Apr 2009 11:52:22 +0000 (11:52 +0000)]
eztelemeta: much simplified audio player, easier to style and integrate
olivier [Tue, 14 Apr 2009 07:27:13 +0000 (07:27 +0000)]
eztelemeta: adjust padding
olivier [Mon, 13 Apr 2009 15:26:43 +0000 (15:26 +0000)]
eztelemeta: add play/pause icon, reduce font size, force sound duration
olivier [Mon, 13 Apr 2009 14:13:12 +0000 (14:13 +0000)]
eztelemeta: remove sm2 css leftovers
olivier [Mon, 13 Apr 2009 14:11:39 +0000 (14:11 +0000)]
eztelemeta: remove sm2 css leftovers
olivier [Mon, 13 Apr 2009 14:05:47 +0000 (14:05 +0000)]
eztelemeta: namespace js
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
olivier [Mon, 13 Apr 2009 13:11:33 +0000 (13:11 +0000)]
eztelemeta: only load the player js and css deps if needed
olivier [Fri, 10 Apr 2009 16:08:05 +0000 (16:08 +0000)]
eztelemeta: retrieve item duration and throw error if zero
olivier [Fri, 10 Apr 2009 16:07:21 +0000 (16:07 +0000)]
dublin core: include duration (00:00:00) in format:extent element
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
olivier [Fri, 10 Apr 2009 15:26:18 +0000 (15:26 +0000)]
eztelemeta: embed template now loads SoundManager2's Page Player
olivier [Fri, 10 Apr 2009 14:32:40 +0000 (14:32 +0000)]
eztelemeta: bundle SoundManager2 v294a-
20090206
olivier [Fri, 10 Apr 2009 13:36:35 +0000 (13:36 +0000)]
eztelemeta: fix search indexing and xml doc failure warning
olivier [Thu, 9 Apr 2009 19:16:47 +0000 (19:16 +0000)]
eztelemeta: implement OAI-PMH item fetching
olivier [Thu, 9 Apr 2009 19:15:37 +0000 (19:15 +0000)]
eztelemeta: add stylesheet placeholder
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
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)
olivier [Thu, 9 Apr 2009 14:55:49 +0000 (14:55 +0000)]
eztelemeta: add embed template