]> git.parisson.com Git - telemeta.git/shortlog
telemeta.git
2010-02-11 olivieruse a more obvious image
2010-02-11 olivierfix language code detection bug
2010-02-11 olivieradd support for rst based flat pages ; add descriptive...
2010-02-11 oliviervarious fixes related to new models and Django compatib...
2010-02-11 olivierfix compatibility with Django 1.1.1 (tested with debian...
2010-02-11 olivierstore durations as integers for compatibility with...
2010-02-10 olivieradd autocompleted location input field to advanced...
2010-02-10 oliviersplit models
2010-02-10 oliviersuppress old crem models
2010-02-09 olivierimprove i18n and update french translation
2010-02-09 olivieradd year of recording to tabular lists ; fix some js...
2010-02-09 oliviershow items and collections lists as tables
2010-02-08 olivier(start to) fix displaying multiple location paths
2010-02-08 olivierfix apparent item title (track number now always appear...
2010-02-08 olivierreduce geo navigator loading time, counting related...
2010-02-04 olivieradd nendomatt set B mockups
2010-02-02 oliviernew dependency: geopy >= 0.93
2010-02-02 oliviermention new TELEMETA_GMAP_KEY setting in INSTALL
2010-02-02 olivier- add googlemap based geo navigator
2010-02-02 olivieradd direct boolean argument to Location ancestors(...
2010-02-01 olivierfix unit tests for new location models
2010-02-01 olivierimprove and optimize location models structure and...
2010-01-27 olivierupdate french translation for geo navigator
2010-01-27 olivierfix geo navigator (needs optimization)
2010-01-27 olivierupdate item detail template (data fields)
2010-01-27 oliviermake the dl_field template tag more django-like
2010-01-27 oliviertypo in INSTALL
2010-01-27 olivieradd Duration.__nonzero__()
2010-01-27 oliviermake use of the MediaCollection.collector_is_creator...
2010-01-27 olivieradd internationalized verbose names to model fields...
2010-01-26 olivierDecorate Django fields so that they are not required...
2010-01-26 olivieradd generic public_id property to media item and collec...
2010-01-25 olivierbegin to couple the web view with new CREM models ...
2010-01-25 olivieremulate sql ON DELETE SET NULL using WeakForeignKey...
2010-01-25 olivieradd media item dublin core mapping
2010-01-25 olivierrequire TELEMETA_ORGANIZATION and TELEMETA_SUBJECTS...
2010-01-22 yomguyfix README
2010-01-22 yomguycleanup
2010-01-22 yomguyfix README and INSTALL as restructured text
2010-01-22 oliviersplit dublin core collection routines (again)
2010-01-22 olivieruse new CREM models ; WARNING: the trunk is now very...
2010-01-22 oliviersplit dublin core collection routines and move generic...
2010-01-22 olivierallow unpublished item codes to contain either 2 or...
2010-01-22 olivieradd refactoring warning
2010-01-21 olivieradd MediaCollection dublin core mapping
2010-01-20 oliviermodel: add __unicode__() where missing
2010-01-20 oliviermodel: fix unpublished item code validation
2010-01-20 olivierrename MediaCore to MediaResource ; consolidate enumera...
2010-01-20 olivierenforce valid code upon media object saving ; rename...
2010-01-20 olivieradd util.unaccent unit test
2010-01-19 olivieradd MediaCollection.get_countries() and get_ethnic_grou...
2010-01-19 olivieradd methods to resolve a location's country and continent
2010-01-19 olivierfix file handling in models
2010-01-19 olivieradd MediaCollection.is_published field
2010-01-19 olivierfix crem models DOM export and add support for embeddin...
2010-01-19 olivier- rename MediaCollection.location_name to location...
2010-01-18 oliviermove unit tests into sub directory
2010-01-18 olivierfix various issues in CREM models, move unit tests...
2010-01-06 olivieradd intermediary set A mockup versions
2010-01-06 olivierset mockups mime type
2010-01-06 olivieradd telemeta 1.0 mockups (set A) by nendomatt
2009-12-17 oliviertypo
2009-12-17 olivieradd maquettes design doc
2009-12-04 olivierwidgets doc: typo
2009-12-04 olivierwidgets doc: remove svn id, doesn't work in browser
2009-12-04 olivierwidgets doc: add table of contents + svn id
2009-12-04 olivierwidgets doc: fix rest syntax
2009-12-04 olivieradd html widgets design documentation (french)
2009-10-29 david"Modify Authors name in the header"
2009-10-29 davidAdd testWithoutCollection property, User objects, modif...
2009-10-29 david#74:Add save_by_user properties from MediaCollection...
2009-10-29 davidModify _by_change_time property from CoreQuerySet class...
2009-10-27 davidModify testByChangeTimeOnCollection and testByChangeTim...
2009-10-27 davidModify testByChangeTimeOnCollection and testByChangeTim...
2009-10-27 davidModify testQuickSearchOnItems, testLocationSearch,...
2009-10-27 davidRemove pattern_to_regex. Add word_search_q, modify...
2009-10-27 davidModify testQuickSearchOnItems, testWordSearch, testTitl...
2009-10-08 davidImprove test objects from setUp class for the test...
2009-10-08 davidResolved problems on by_recording_year, by_ethnic_group...
2009-10-06 davidAdd collection and item queries based on CREM model
2009-10-06 david#74: Add default fields to classes and fix tuples choices
2009-10-06 davidAdd unit testing for the CREM models
2009-09-24 david#74: Add Meta class in model classes to overload class...
2009-09-23 david#74: Add classes InstrumentRelation, InstrumentAliasRel...
2009-09-22 david#74: Fix relation names, class two times enumerated...
2009-09-22 davidmodels: document media classes and queries
2009-09-22 david#74: Fix related names
2009-09-22 yomguyexport api is now waiting for tuples as metadata
2009-09-17 yomguy* modify dependencies and few infos
2009-09-17 david#74: Add of max_length on CharField, resolve ManyToMany...
2009-09-17 david#74: Add of value fields in enumeration tables and...
2009-09-17 david#74: Modification on first version of the new CREM...
2009-09-17 david#74: First version of the new CREM models
2009-04-17 yomguyfix utf-8 encoding on flac exporter
2009-04-17 yomguycleanup
2009-04-17 yomguyupdate to 0.4.1
2009-04-17 yomguyupdate headers as CeCILL.info recommand it, closes #68
2009-04-16 oliviereztelemeta: add a 'make list' target to check the files...
2009-04-16 oliviereztelemeta: doc typo
2009-04-16 oliviereztelemeta: improve doc, minor css fix, add full cecill...
next