root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @529 [529] 16 hours olivier (start to) fix displaying multiple location paths
(edit) @528 [528] 17 hours olivier fix apparent item title (track number now always appear because of …
(edit) @527 [527] 17 hours olivier reduce geo navigator loading time, counting related resources on demand ; …
(edit) @526 [526] 5 days olivier add nendomatt set B mockups
(edit) @525 [525] 7 days olivier new dependency: geopy >= 0.93
(edit) @524 [524] 7 days olivier mention new TELEMETA_GMAP_KEY setting in INSTALL
(edit) @523 [523] 7 days olivier - add googlemap based geo navigator - add latitude and longitude fields to …
(edit) @522 [522] 7 days olivier add direct boolean argument to Location ancestors() and descendants()
(edit) @521 [521] 8 days olivier fix unit tests for new location models
(edit) @520 [520] 8 days olivier improve and optimize location models structure and querying
(edit) @519 [519] 12 days olivier update french translation for geo navigator
(edit) @518 [518] 12 days olivier fix geo navigator (needs optimization)
(edit) @517 [517] 13 days olivier update item detail template (data fields)
(edit) @516 [516] 13 days olivier make the dl_field template tag more django-like
(edit) @515 [515] 13 days olivier typo in INSTALL
(edit) @514 [514] 13 days olivier add Duration.nonzero()
(edit) @513 [513] 13 days olivier make use of the MediaCollection?.collector_is_creator field in the …
(edit) @512 [512] 13 days olivier add internationalized verbose names to model fields, and gettext french …
(edit) @511 [511] 2 weeks olivier Decorate Django fields so that they are not required (blank=True), and …
(edit) @510 [510] 2 weeks olivier add generic public_id property to media item and collection for use in …
(edit) @509 [509] 2 weeks olivier begin to couple the web view with new CREM models ; junk some leftovers
(edit) @508 [508] 2 weeks olivier emulate sql ON DELETE SET NULL using WeakForeignKey? and enhanced …
(edit) @507 [507] 2 weeks olivier add media item dublin core mapping
(edit) @506 [506] 2 weeks olivier require TELEMETA_ORGANIZATION and TELEMETA_SUBJECTS settings (used for …
(edit) @505 [505] 2 weeks yomguy fix README
(edit) @504 [504] 2 weeks yomguy cleanup
(edit) @503 [503] 2 weeks yomguy fix README and INSTALL as restructured text
(edit) @502 [502] 3 weeks olivier split dublin core collection routines (again)
(edit) @501 [501] 3 weeks olivier use new CREM models ; WARNING: the trunk is now very unstable.
(edit) @500 [500] 3 weeks olivier split dublin core collection routines and move generic methods to …
(edit) @499 [499] 3 weeks olivier allow unpublished item codes to contain either 2 or 3 digits in the 3rd …
(edit) @498 [498] 3 weeks olivier add refactoring warning
(edit) @497 [497] 3 weeks olivier add MediaCollection? dublin core mapping
(edit) @496 [496] 3 weeks olivier model: add unicode() where missing
(edit) @495 [495] 3 weeks olivier model: fix unpublished item code validation
(edit) @494 [494] 3 weeks olivier rename MediaCore? to MediaResource? ; consolidate enumerations
(edit) @493 [493] 3 weeks olivier enforce valid code upon media object saving ; rename save_by_user() to …
(edit) @492 [492] 3 weeks olivier add util.unaccent unit test
(edit) @491 [491] 3 weeks olivier add MediaCollection?.get_countries() and get_ethnic_groups() ; consolidate …
(edit) @490 [490] 3 weeks olivier add methods to resolve a location's country and continent
(edit) @489 [489] 3 weeks olivier fix file handling in models
(edit) @488 [488] 3 weeks olivier add MediaCollection?.is_published field
(edit) @487 [487] 3 weeks olivier fix crem models DOM export and add support for embedding foreign keys
(edit) @486 [486] 3 weeks olivier - rename MediaCollection?.location_name to location as it should have been …
(edit) @485 [485] 3 weeks olivier move unit tests into sub directory
(edit) @484 [484] 3 weeks olivier fix various issues in CREM models, move unit tests into tests.py
(edit) @483 [483] 5 weeks olivier add intermediary set A mockup versions
(edit) @482 [482] 5 weeks olivier set mockups mime type
(edit) @481 [481] 5 weeks olivier add telemeta 1.0 mockups (set A) by nendomatt
(edit) @480 [480] 8 weeks olivier typo
(edit) @479 [479] 8 weeks olivier add maquettes design doc
(edit) @478 [478] 2 months olivier widgets doc: typo
(edit) @477 [477] 2 months olivier widgets doc: remove svn id, doesn't work in browser
(edit) @476 [476] 2 months olivier widgets doc: add table of contents + svn id
(edit) @475 [475] 2 months olivier widgets doc: fix rest syntax
(edit) @474 [474] 2 months olivier add html widgets design documentation (french)
(edit) @473 [473] 3 months david "Modify Authors name in the header"
(edit) @472 [472] 3 months david Add testWithoutCollection property, User objects, modify MediaItem? and …
(edit) @471 [471] 3 months david #74:Add save_by_user properties from MediaCollection? and MediaItem?
(edit) @470 [470] 3 months david Modify _by_change_time property from CoreQuerySet? class, and
(edit) @469 [469] 3 months david Modify testByChangeTimeOnCollection and testByChangeTimeOnItem
(edit) @468 [468] 3 months david Modify testByChangeTimeOnCollection and testByChangeTimeOnItem
(edit) @467 [467] 3 months david Modify testQuickSearchOnItems, testLocationSearch, testRecordingYear, …
(edit) @466 [466] 3 months david Remove pattern_to_regex. Add word_search_q, modify word_search, …
(edit) @465 [465] 4 months david Modify testQuickSearchOnItems, testWordSearch, testTitle properties
(edit) @464 [464] 4 months david Improve test objects from setUp class for the test database, add …
(edit) @463 [463] 4 months david Resolved problems on by_recording_year, by_ethnic_group, quick_search, …
(edit) @462 [462] 4 months david Add collection and item queries based on CREM model
(edit) @461 [461] 4 months david #74: Add default fields to classes and fix tuples choices
(edit) @460 [460] 4 months david Add unit testing for the CREM models
(edit) @459 [459] 5 months david #74: Add Meta class in model classes to overload class names, add overload …
(edit) @458 [458] 5 months david #74: Add classes InstrumentRelation?, InstrumentAliasRelation?, class …
(edit) @457 [457] 5 months david #74: Fix relation names, class two times enumerated (EthnicGroup?)and …
(edit) @456 [456] 5 months david models: document media classes and queries
(edit) @455 [455] 5 months david #74: Fix related names
(edit) @454 [454] 5 months yomguy export api is now waiting for tuples as metadata
(edit) @453 [453] 5 months yomguy * modify dependencies and few infos
(edit) @452 [452] 5 months david #74: Add of max_length on CharField?, resolve ManyToMany? relation problems …
(edit) @451 [451] 5 months david #74: Add of value fields in enumeration tables and correct indentation
(edit) @450 [450] 5 months david #74: Modification on first version of the new CREM models
(edit) @449 [449] 5 months david #74: First version of the new CREM models
(edit) @448 [448] 10 months yomguy apply r447 to 0.4.1
(edit) @447 [447] 10 months yomguy fix utf-8 encoding on flac exporter
(edit) @446 [446] 10 months yomguy cleanup
(edit) @445 [445] 10 months yomguy cleanup
(edit) @444 [444] 10 months yomguy tag 0.4.1
(edit) @443 [443] 10 months yomguy update to 0.4.1
(edit) @442 [442] 10 months yomguy update headers as CeCILL.info recommand it, closes #68
(edit) @441 [441] 10 months yomguy rename tags
(edit) @440 [440] 10 months olivier eztelemeta: add a 'make list' target to check the files that are and …
(edit) @439 [439] 10 months olivier tagging eZTelemeta 0.1
(edit) @438 [438] 10 months olivier eztelemeta: doc typo
(edit) @437 [437] 10 months olivier eztelemeta: improve doc, minor css fix, add full cecill licenses
(edit) @436 [436] 10 months olivier eztelemeta: improve doc, suppress cache ttl option (useless), add/fix …
(edit) @435 [435] 10 months olivier eztelemeta: add cache ttl configuration option
(edit) @434 [434] 10 months olivier eztelemeta: typo
(edit) @433 [433] 10 months olivier eztelemeta: minor css and js fixes
(edit) @432 [432] 10 months olivier eztelemeta: fancier item and player display
(edit) @431 [431] 10 months yomguy fix wrong character encoding in core export commands
(edit) @430 [430] 10 months olivier eztelemeta doc: fix latex target
Note: See TracRevisionLog for help on using the revision log.