root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @514 [514] 7 months olivier add Duration.nonzero()
(edit) @513 [513] 7 months olivier make use of the MediaCollection?.collector_is_creator field in the …
(edit) @512 [512] 7 months olivier add internationalized verbose names to model fields, and gettext french …
(edit) @511 [511] 7 months olivier Decorate Django fields so that they are not required (blank=True), and …
(edit) @510 [510] 7 months olivier add generic public_id property to media item and collection for use in …
(edit) @509 [509] 7 months olivier begin to couple the web view with new CREM models ; junk some leftovers
(edit) @508 [508] 7 months olivier emulate sql ON DELETE SET NULL using WeakForeignKey? and enhanced …
(edit) @507 [507] 8 months olivier add media item dublin core mapping
(edit) @506 [506] 8 months olivier require TELEMETA_ORGANIZATION and TELEMETA_SUBJECTS settings (used for …
(edit) @505 [505] 8 months yomguy fix README
(edit) @504 [504] 8 months yomguy cleanup
(edit) @503 [503] 8 months yomguy fix README and INSTALL as restructured text
(edit) @502 [502] 8 months olivier split dublin core collection routines (again)
(edit) @501 [501] 8 months olivier use new CREM models ; WARNING: the trunk is now very unstable.
(edit) @500 [500] 8 months olivier split dublin core collection routines and move generic methods to …
(edit) @499 [499] 8 months olivier allow unpublished item codes to contain either 2 or 3 digits in the 3rd …
(edit) @498 [498] 8 months olivier add refactoring warning
(edit) @497 [497] 8 months olivier add MediaCollection? dublin core mapping
(edit) @496 [496] 8 months olivier model: add unicode() where missing
(edit) @495 [495] 8 months olivier model: fix unpublished item code validation
(edit) @494 [494] 8 months olivier rename MediaCore? to MediaResource? ; consolidate enumerations
(edit) @493 [493] 8 months olivier enforce valid code upon media object saving ; rename save_by_user() to …
(edit) @492 [492] 8 months olivier add util.unaccent unit test
(edit) @491 [491] 8 months olivier add MediaCollection?.get_countries() and get_ethnic_groups() ; consolidate …
(edit) @490 [490] 8 months olivier add methods to resolve a location's country and continent
(edit) @489 [489] 8 months olivier fix file handling in models
(edit) @488 [488] 8 months olivier add MediaCollection?.is_published field
(edit) @487 [487] 8 months olivier fix crem models DOM export and add support for embedding foreign keys
(edit) @486 [486] 8 months olivier - rename MediaCollection?.location_name to location as it should have been …
(edit) @485 [485] 8 months olivier move unit tests into sub directory
(edit) @484 [484] 8 months olivier fix various issues in CREM models, move unit tests into tests.py
(edit) @483 [483] 8 months olivier add intermediary set A mockup versions
(edit) @482 [482] 8 months olivier set mockups mime type
(edit) @481 [481] 8 months olivier add telemeta 1.0 mockups (set A) by nendomatt
(edit) @480 [480] 9 months olivier typo
(edit) @479 [479] 9 months olivier add maquettes design doc
(edit) @478 [478] 9 months olivier widgets doc: typo
(edit) @477 [477] 9 months olivier widgets doc: remove svn id, doesn't work in browser
(edit) @476 [476] 9 months olivier widgets doc: add table of contents + svn id
(edit) @475 [475] 9 months olivier widgets doc: fix rest syntax
(edit) @474 [474] 9 months olivier add html widgets design documentation (french)
(edit) @473 [473] 10 months david "Modify Authors name in the header"
(edit) @472 [472] 10 months david Add testWithoutCollection property, User objects, modify MediaItem? and …
(edit) @471 [471] 10 months david #74:Add save_by_user properties from MediaCollection? and MediaItem?
(edit) @470 [470] 10 months david Modify _by_change_time property from CoreQuerySet? class, and
(edit) @469 [469] 10 months david Modify testByChangeTimeOnCollection and testByChangeTimeOnItem
(edit) @468 [468] 10 months david Modify testByChangeTimeOnCollection and testByChangeTimeOnItem
(edit) @467 [467] 10 months david Modify testQuickSearchOnItems, testLocationSearch, testRecordingYear, …
(edit) @466 [466] 10 months david Remove pattern_to_regex. Add word_search_q, modify word_search, …
(edit) @465 [465] 11 months david Modify testQuickSearchOnItems, testWordSearch, testTitle properties
(edit) @464 [464] 11 months david Improve test objects from setUp class for the test database, add …
(edit) @463 [463] 11 months david Resolved problems on by_recording_year, by_ethnic_group, quick_search, …
(edit) @462 [462] 11 months david Add collection and item queries based on CREM model
(edit) @461 [461] 11 months david #74: Add default fields to classes and fix tuples choices
(edit) @460 [460] 11 months david Add unit testing for the CREM models
(edit) @459 [459] 12 months david #74: Add Meta class in model classes to overload class names, add overload …
(edit) @458 [458] 12 months david #74: Add classes InstrumentRelation?, InstrumentAliasRelation?, class …
(edit) @457 [457] 12 months david #74: Fix relation names, class two times enumerated (EthnicGroup?)and …
(edit) @456 [456] 12 months david models: document media classes and queries
(edit) @455 [455] 12 months david #74: Fix related names
(edit) @454 [454] 12 months yomguy export api is now waiting for tuples as metadata
(edit) @453 [453] 12 months yomguy * modify dependencies and few infos
(edit) @452 [452] 12 months david #74: Add of max_length on CharField?, resolve ManyToMany? relation problems …
(edit) @451 [451] 12 months david #74: Add of value fields in enumeration tables and correct indentation
(edit) @450 [450] 12 months david #74: Modification on first version of the new CREM models
(edit) @449 [449] 12 months david #74: First version of the new CREM models
(edit) @448 [448] 17 months yomguy apply r447 to 0.4.1
(edit) @447 [447] 17 months yomguy fix utf-8 encoding on flac exporter
(edit) @446 [446] 17 months yomguy cleanup
(edit) @445 [445] 17 months yomguy cleanup
(edit) @444 [444] 17 months yomguy tag 0.4.1
(edit) @443 [443] 17 months yomguy update to 0.4.1
(edit) @442 [442] 17 months yomguy update headers as CeCILL.info recommand it, closes #68
(edit) @441 [441] 17 months yomguy rename tags
(edit) @440 [440] 17 months olivier eztelemeta: add a 'make list' target to check the files that are and …
(edit) @439 [439] 17 months olivier tagging eZTelemeta 0.1
(edit) @438 [438] 17 months olivier eztelemeta: doc typo
(edit) @437 [437] 17 months olivier eztelemeta: improve doc, minor css fix, add full cecill licenses
(edit) @436 [436] 17 months olivier eztelemeta: improve doc, suppress cache ttl option (useless), add/fix …
(edit) @435 [435] 17 months olivier eztelemeta: add cache ttl configuration option
(edit) @434 [434] 17 months olivier eztelemeta: typo
(edit) @433 [433] 17 months olivier eztelemeta: minor css and js fixes
(edit) @432 [432] 17 months olivier eztelemeta: fancier item and player display
(edit) @431 [431] 17 months yomguy fix wrong character encoding in core export commands
(edit) @430 [430] 17 months olivier eztelemeta doc: fix latex target
(edit) @429 [429] 17 months olivier eztelemeta doc: not about parameters case
(edit) @428 [428] 17 months olivier eztelemeta: add latex and pdf README formats
(edit) @427 [427] 17 months olivier eztelemeta: add telemetaitem class full view template
(edit) @426 [426] 17 months olivier eztelemeta: add telemetaitem class full view template
(edit) @425 [425] 17 months olivier dublin core: add rights and description in item expression, oai-pmh: …
(edit) @424 [424] 17 months olivier eztelemeta: add changelog, make VERSION dynamic
(edit) @423 [423] 17 months olivier eztelemeta: rebuild doc on VERSION change
(edit) @422 [422] 17 months olivier eztelemeta: add VERSION and Makefile (make dist)
(edit) @421 [421] 17 months olivier eztelemeta: produce intermediate txt readme
(edit) @420 [420] 17 months olivier eztelemeta: doc: fix typos and mention version
(edit) @419 [419] 17 months olivier eztelemeta: suppress warning caused by empty dc elements
(edit) @418 [418] 17 months olivier eztelemeta: doc: add note about avoiding sound playback conflicts
(edit) @417 [417] 17 months olivier eztelemeta: add install and usage documentation (french)
(edit) @416 [416] 17 months olivier eztelemeta: add a couple of french translations
(edit) @415 [415] 17 months olivier eztelemeta: use single code base for both object view and embed templates
Note: See TracRevisionLog for help on using the revision log.