]> git.parisson.com Git - telemeta.git/log
telemeta.git
15 years agoclarification in INSTALL
olivier [Sun, 11 Apr 2010 14:55:44 +0000 (14:55 +0000)]
clarification in INSTALL

15 years agoadd 'modules' block in home template to allow customization
olivier [Sun, 11 Apr 2010 14:44:04 +0000 (14:44 +0000)]
add 'modules' block in home template to allow customization

15 years agoadd user authentication, disable admin panel for anonymous users, allow to enable...
olivier [Sun, 11 Apr 2010 14:41:21 +0000 (14:41 +0000)]
add user authentication, disable admin panel for anonymous users, allow to enable/disable audio export with a configuration option

15 years agoadd --single-threaded argument to sox decoding command
yomguy [Sat, 10 Apr 2010 16:57:16 +0000 (16:57 +0000)]
add --single-threaded argument to sox decoding command

15 years agoupdate logos
yomguy [Sun, 4 Apr 2010 00:54:01 +0000 (00:54 +0000)]
update logos

15 years agoleave original samplerates through exporting
yomguy [Sun, 4 Apr 2010 00:46:02 +0000 (00:46 +0000)]
leave original samplerates through exporting

15 years agosuppress debugging leftovers and console progress output: doesn't play well with...
olivier [Mon, 8 Mar 2010 17:46:54 +0000 (17:46 +0000)]
suppress debugging leftovers and console progress output: doesn't play well with WSGI

15 years ago- fix MediaItem.comment label (remarks)
olivier [Mon, 8 Mar 2010 17:39:22 +0000 (17:39 +0000)]
- fix MediaItem.comment label (remarks)
- fix MediaItem.author label (author / compositor)
- prepare for displaying certain fields even if empty
- display missing collection reference
- display missing collection recording_context
- display missing collection metadata_author
- do not display redundant metadata_writer
- workaround a layout problem with long field names
- fix recordist label
- fix MediaCollection.items_done label

15 years agofix css for (un)ordered lists in rst content
olivier [Mon, 22 Feb 2010 10:52:36 +0000 (10:52 +0000)]
fix css for (un)ordered lists in rst content

15 years agofix crash when searching by an unexisting country
olivier [Wed, 17 Feb 2010 15:36:28 +0000 (15:36 +0000)]
fix crash when searching by an unexisting country

15 years agosearching by a location now takes into account location historicity ; do not list...
olivier [Wed, 17 Feb 2010 15:20:36 +0000 (15:20 +0000)]
searching by a location now takes into account location historicity ; do not list historical countries in the geo navigator anymore ; improve geocoder, geocoding only current locations (not historical) and searchin by location alias as a fallback

15 years agogeocode current country names only (not historical names)
olivier [Wed, 17 Feb 2010 13:34:22 +0000 (13:34 +0000)]
geocode current country names only (not historical names)

15 years agogeocoder: restrict search to geonames with PCL* feature code ; optimize
olivier [Wed, 17 Feb 2010 13:18:14 +0000 (13:18 +0000)]
geocoder: restrict search to geonames with PCL* feature code ; optimize

15 years agothe geocoder now works by parsing the Geonames main data file ; removing geopy dependency
olivier [Wed, 17 Feb 2010 12:42:12 +0000 (12:42 +0000)]
the geocoder now works by parsing the Geonames main data file ; removing geopy dependency

15 years agoupdate french translation ; remove debugging leftover
olivier [Tue, 16 Feb 2010 21:34:08 +0000 (21:34 +0000)]
update french translation ; remove debugging leftover

15 years agofix and improve the continent-specific geo navigator list
olivier [Tue, 16 Feb 2010 21:23:12 +0000 (21:23 +0000)]
fix and improve the continent-specific geo navigator list

15 years agofix a few js and css issues on ie6 and ie7
olivier [Tue, 16 Feb 2010 17:08:50 +0000 (17:08 +0000)]
fix a few js and css issues on ie6 and ie7

15 years agoadd David to authors and fix copyright years
olivier [Tue, 16 Feb 2010 13:43:44 +0000 (13:43 +0000)]
add David to authors and fix copyright years

15 years agosuppress misplaced text justify CSS rule
olivier [Tue, 16 Feb 2010 13:39:04 +0000 (13:39 +0000)]
suppress misplaced text justify CSS rule

15 years agofix link to normal view in item dc detail
olivier [Tue, 16 Feb 2010 01:36:34 +0000 (01:36 +0000)]
fix link to normal view in item dc detail

15 years agominor i18n fix
olivier [Tue, 16 Feb 2010 01:28:36 +0000 (01:28 +0000)]
minor i18n fix

15 years agofix enriched items query set when the location belongs to several country
olivier [Tue, 16 Feb 2010 01:19:33 +0000 (01:19 +0000)]
fix enriched items query set when the location belongs to several country

15 years agoFix MediaCollection.ethnic_groups()
olivier [Tue, 16 Feb 2010 01:09:52 +0000 (01:09 +0000)]
Fix MediaCollection.ethnic_groups()

15 years agofix collections list crash and a small layout bug in dublin core display
olivier [Mon, 15 Feb 2010 23:06:28 +0000 (23:06 +0000)]
fix collections list crash and a small layout bug in dublin core display

15 years agoallow to edit all simple enumerations in admin
olivier [Mon, 15 Feb 2010 23:02:27 +0000 (23:02 +0000)]
allow to edit all simple enumerations in admin

15 years ago#69: add meaningful html titles
olivier [Mon, 15 Feb 2010 21:13:02 +0000 (21:13 +0000)]
#69: add meaningful html titles

15 years ago#75: provide audio exporter with metadata as a list of tuples
olivier [Mon, 15 Feb 2010 20:47:02 +0000 (20:47 +0000)]
#75: provide audio exporter with metadata as a list of tuples

15 years agofix css margin in item right column
olivier [Mon, 15 Feb 2010 20:40:46 +0000 (20:40 +0000)]
fix css margin in item right column

15 years agofix the lists of countries for a given continent ; fix a layout alignment bug in...
olivier [Mon, 15 Feb 2010 20:14:48 +0000 (20:14 +0000)]
fix the lists of countries for a given continent ; fix a layout alignment bug in the geonav raw list

15 years agofix unit tests for new behaviour of queryset's by_title() and by_ethnic_group()
olivier [Mon, 15 Feb 2010 20:04:41 +0000 (20:04 +0000)]
fix unit tests for new behaviour of queryset's by_title() and by_ethnic_group()

15 years agofix OAI-PMH for new models and dublincore api
olivier [Mon, 15 Feb 2010 19:57:36 +0000 (19:57 +0000)]
fix OAI-PMH for new models and dublincore api

15 years agominor i18n fix
olivier [Mon, 15 Feb 2010 16:58:18 +0000 (16:58 +0000)]
minor i18n fix

15 years agofix quick search ; advanced search : fix searching by collector, creator and publish...
olivier [Mon, 15 Feb 2010 16:56:17 +0000 (16:56 +0000)]
fix quick search ; advanced search : fix searching by collector, creator and publish date (year range)

15 years agofix searching by recording date (year range)
olivier [Mon, 15 Feb 2010 14:00:16 +0000 (14:00 +0000)]
fix searching by recording date (year range)

15 years agofix searching by ethnic group
olivier [Mon, 15 Feb 2010 11:47:10 +0000 (11:47 +0000)]
fix searching by ethnic group

15 years agofix rst image margin
olivier [Fri, 12 Feb 2010 22:08:30 +0000 (22:08 +0000)]
fix rst image margin

15 years agofix conflict between home modules and rst content image ; properly rewrite img urls...
olivier [Fri, 12 Feb 2010 21:54:03 +0000 (21:54 +0000)]
fix conflict between home modules and rst content image ; properly rewrite img urls when using rst object substitution ; fix build_query_string template tag

15 years agojustify content text
yomguy [Fri, 12 Feb 2010 17:32:10 +0000 (17:32 +0000)]
justify content text

15 years agotry css fix for rst images
yomguy [Fri, 12 Feb 2010 16:55:43 +0000 (16:55 +0000)]
try css fix for rst images

15 years agofix mini logo, go to 0.5.0
yomguy [Fri, 12 Feb 2010 14:02:42 +0000 (14:02 +0000)]
fix mini logo, go to 0.5.0

15 years ago(no commit message)
yomguy [Fri, 12 Feb 2010 13:38:11 +0000 (13:38 +0000)]

15 years agoadd geo navigator and musical selection modules to homepage
olivier [Fri, 12 Feb 2010 13:34:53 +0000 (13:34 +0000)]
add geo navigator and musical selection modules to homepage

15 years agoadd logo v2
yomguy [Fri, 12 Feb 2010 13:33:00 +0000 (13:33 +0000)]
add logo v2

15 years agoallow to override flatpages in the project telemeta-pages/ subdirectory ; turn defaut...
olivier [Fri, 12 Feb 2010 12:25:46 +0000 (12:25 +0000)]
allow to override flatpages in the project telemeta-pages/ subdirectory ; turn defaut home text into a generic one

15 years agouse a more obvious image
olivier [Thu, 11 Feb 2010 22:37:45 +0000 (22:37 +0000)]
use a more obvious image

15 years agofix language code detection bug
olivier [Thu, 11 Feb 2010 22:35:23 +0000 (22:35 +0000)]
fix language code detection bug

15 years agoadd support for rst based flat pages ; add descriptive text and image to home
olivier [Thu, 11 Feb 2010 22:31:25 +0000 (22:31 +0000)]
add support for rst based flat pages ; add descriptive text and image to home

15 years agovarious fixes related to new models and Django compatibility
olivier [Thu, 11 Feb 2010 16:44:17 +0000 (16:44 +0000)]
various fixes related to new models and Django compatibility

15 years agofix compatibility with Django 1.1.1 (tested with debian lenny backport python-django...
olivier [Thu, 11 Feb 2010 13:35:05 +0000 (13:35 +0000)]
fix compatibility with Django 1.1.1 (tested with debian lenny backport python-django 1.1.1-1~bpo50+1)

15 years agostore durations as integers for compatibility with Django mysql backend
olivier [Thu, 11 Feb 2010 13:03:12 +0000 (13:03 +0000)]
store durations as integers for compatibility with Django mysql backend

15 years agoadd autocompleted location input field to advanced search
olivier [Wed, 10 Feb 2010 18:25:21 +0000 (18:25 +0000)]
add autocompleted location input field to advanced search

15 years agosplit models
olivier [Wed, 10 Feb 2010 16:42:16 +0000 (16:42 +0000)]
split models

15 years agosuppress old crem models
olivier [Wed, 10 Feb 2010 14:35:05 +0000 (14:35 +0000)]
suppress old crem models

15 years agoimprove i18n and update french translation
olivier [Tue, 9 Feb 2010 21:21:00 +0000 (21:21 +0000)]
improve i18n and update french translation

15 years agoadd year of recording to tabular lists ; fix some js error
olivier [Tue, 9 Feb 2010 18:17:04 +0000 (18:17 +0000)]
add year of recording to tabular lists ; fix some js error

15 years agoshow items and collections lists as tables
olivier [Tue, 9 Feb 2010 17:40:52 +0000 (17:40 +0000)]
show items and collections lists as tables

15 years ago(start to) fix displaying multiple location paths
olivier [Mon, 8 Feb 2010 17:55:30 +0000 (17:55 +0000)]
(start to) fix displaying multiple location paths

15 years agofix apparent item title (track number now always appear because of duplicate titles)
olivier [Mon, 8 Feb 2010 16:51:02 +0000 (16:51 +0000)]
fix apparent item title (track number now always appear because of duplicate titles)

15 years agoreduce geo navigator loading time, counting related resources on demand ; display...
olivier [Mon, 8 Feb 2010 16:14:23 +0000 (16:14 +0000)]
reduce geo navigator loading time, counting related resources on demand ; display both collections and items count in gmap info boxes

15 years agoadd nendomatt set B mockups
olivier [Thu, 4 Feb 2010 12:40:30 +0000 (12:40 +0000)]
add nendomatt set B mockups

15 years agonew dependency: geopy >= 0.93
olivier [Tue, 2 Feb 2010 19:49:45 +0000 (19:49 +0000)]
new dependency: geopy >= 0.93

15 years agomention new TELEMETA_GMAP_KEY setting in INSTALL
olivier [Tue, 2 Feb 2010 19:41:40 +0000 (19:41 +0000)]
mention new TELEMETA_GMAP_KEY setting in INSTALL

15 years ago- add googlemap based geo navigator
olivier [Tue, 2 Feb 2010 19:41:03 +0000 (19:41 +0000)]
- add googlemap based geo navigator
- add latitude and longitude fields to Location Model
- add django admin geocoding command: ./manage.py telemeta-geocode
- upgrade jquery to 1.4.1

15 years agoadd direct boolean argument to Location ancestors() and descendants()
olivier [Tue, 2 Feb 2010 10:23:10 +0000 (10:23 +0000)]
add direct boolean argument to Location ancestors() and descendants()

15 years agofix unit tests for new location models
olivier [Mon, 1 Feb 2010 18:36:22 +0000 (18:36 +0000)]
fix unit tests for new location models

15 years agoimprove and optimize location models structure and querying
olivier [Mon, 1 Feb 2010 18:11:39 +0000 (18:11 +0000)]
improve and optimize location models structure and querying

15 years agoupdate french translation for geo navigator
olivier [Wed, 27 Jan 2010 21:49:03 +0000 (21:49 +0000)]
update french translation for geo navigator

15 years agofix geo navigator (needs optimization)
olivier [Wed, 27 Jan 2010 21:46:14 +0000 (21:46 +0000)]
fix geo navigator (needs optimization)

15 years agoupdate item detail template (data fields)
olivier [Wed, 27 Jan 2010 15:49:59 +0000 (15:49 +0000)]
update item detail template (data fields)

15 years agomake the dl_field template tag more django-like
olivier [Wed, 27 Jan 2010 14:46:10 +0000 (14:46 +0000)]
make the dl_field template tag more django-like

15 years agotypo in INSTALL
olivier [Wed, 27 Jan 2010 13:42:20 +0000 (13:42 +0000)]
typo in INSTALL

15 years agoadd Duration.__nonzero__()
olivier [Wed, 27 Jan 2010 13:34:36 +0000 (13:34 +0000)]
add Duration.__nonzero__()

15 years agomake use of the MediaCollection.collector_is_creator field in the collection detail...
olivier [Wed, 27 Jan 2010 13:29:14 +0000 (13:29 +0000)]
make use of the MediaCollection.collector_is_creator field in the collection detail template ; fix MediaCollection.countries() unit test

15 years agoadd internationalized verbose names to model fields, and gettext french translation...
olivier [Wed, 27 Jan 2010 13:21:03 +0000 (13:21 +0000)]
add internationalized verbose names to model fields, and gettext french translation ; update collection detail template

15 years agoDecorate Django fields so that they are not required (blank=True), and also have...
olivier [Tue, 26 Jan 2010 13:18:05 +0000 (13:18 +0000)]
Decorate Django fields so that they are not required (blank=True), and also have a default=value by default. The goal is DRY in the CREM models, and especially to prepare adding verbose names without cluttering the model classes.

15 years agoadd generic public_id property to media item and collection for use in urls, etc..
olivier [Tue, 26 Jan 2010 11:23:39 +0000 (11:23 +0000)]
add generic public_id property to media item and collection for use in urls, etc..

15 years agobegin to couple the web view with new CREM models ; junk some leftovers
olivier [Mon, 25 Jan 2010 19:08:13 +0000 (19:08 +0000)]
begin to couple the web view with new CREM models ; junk some leftovers

15 years agoemulate sql ON DELETE SET NULL using WeakForeignKey and enhanced model/manager/queryset
olivier [Mon, 25 Jan 2010 15:13:46 +0000 (15:13 +0000)]
emulate sql ON DELETE SET NULL using WeakForeignKey and enhanced model/manager/queryset

15 years agoadd media item dublin core mapping
olivier [Mon, 25 Jan 2010 09:34:33 +0000 (09:34 +0000)]
add media item dublin core mapping

15 years agorequire TELEMETA_ORGANIZATION and TELEMETA_SUBJECTS settings (used for Dublin Core)
olivier [Mon, 25 Jan 2010 09:34:09 +0000 (09:34 +0000)]
require TELEMETA_ORGANIZATION and TELEMETA_SUBJECTS settings (used for Dublin Core)

15 years agofix README
yomguy [Fri, 22 Jan 2010 23:25:07 +0000 (23:25 +0000)]
fix README

15 years agocleanup
yomguy [Fri, 22 Jan 2010 23:01:52 +0000 (23:01 +0000)]
cleanup

15 years agofix README and INSTALL as restructured text
yomguy [Fri, 22 Jan 2010 22:51:42 +0000 (22:51 +0000)]
fix README and INSTALL as restructured text

15 years agosplit dublin core collection routines (again)
olivier [Fri, 22 Jan 2010 19:41:35 +0000 (19:41 +0000)]
split dublin core collection routines (again)

15 years agouse new CREM models ; WARNING: the trunk is now very unstable.
olivier [Fri, 22 Jan 2010 19:31:15 +0000 (19:31 +0000)]
use new CREM models ; WARNING: the trunk is now very unstable.

15 years agosplit dublin core collection routines and move generic methods to ModelCore
olivier [Fri, 22 Jan 2010 19:28:35 +0000 (19:28 +0000)]
split dublin core collection routines and move generic methods to ModelCore

15 years agoallow unpublished item codes to contain either 2 or 3 digits in the 3rd numeric group...
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

15 years agoadd refactoring warning
olivier [Fri, 22 Jan 2010 18:55:44 +0000 (18:55 +0000)]
add refactoring warning

15 years agoadd MediaCollection dublin core mapping
olivier [Thu, 21 Jan 2010 21:20:35 +0000 (21:20 +0000)]
add MediaCollection dublin core mapping

15 years agomodel: add __unicode__() where missing
olivier [Wed, 20 Jan 2010 15:51:49 +0000 (15:51 +0000)]
model: add __unicode__() where missing

15 years agomodel: fix unpublished item code validation
olivier [Wed, 20 Jan 2010 15:45:18 +0000 (15:45 +0000)]
model: fix unpublished item code validation

15 years agorename MediaCore to MediaResource ; consolidate enumerations
olivier [Wed, 20 Jan 2010 13:14:18 +0000 (13:14 +0000)]
rename MediaCore to MediaResource ; consolidate enumerations

15 years agoenforce valid code upon media object saving ; rename save_by_user() to save_with_revi...
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()

15 years agoadd util.unaccent unit test
olivier [Wed, 20 Jan 2010 12:09:44 +0000 (12:09 +0000)]
add util.unaccent unit test

15 years agoadd MediaCollection.get_countries() and get_ethnic_groups() ; consolidate media models
olivier [Tue, 19 Jan 2010 20:54:49 +0000 (20:54 +0000)]
add MediaCollection.get_countries() and get_ethnic_groups() ; consolidate media models

15 years agoadd methods to resolve a location's country and continent
olivier [Tue, 19 Jan 2010 19:18:46 +0000 (19:18 +0000)]
add methods to resolve a location's country and continent

15 years agofix file handling in models
olivier [Tue, 19 Jan 2010 19:03:26 +0000 (19:03 +0000)]
fix file handling in models

15 years agoadd MediaCollection.is_published field
olivier [Tue, 19 Jan 2010 18:07:13 +0000 (18:07 +0000)]
add MediaCollection.is_published field

15 years agofix crem models DOM export and add support for embedding foreign keys
olivier [Tue, 19 Jan 2010 17:37:06 +0000 (17:37 +0000)]
fix crem models DOM export and add support for embedding foreign keys

15 years ago- rename MediaCollection.location_name to location as it should have been
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