]> git.parisson.com Git - telemeta.git/commit
* UNSTABLE
authoryomguy <yomguy@parisson.com>
Mon, 30 Jan 2012 14:47:10 +0000 (15:47 +0100)
committeryomguy <yomguy@parisson.com>
Mon, 30 Jan 2012 14:47:10 +0000 (15:47 +0100)
commit566f17d55beb16fe6ea13dfa14190f8cc5e8745c
treef2a204c9ef85c88b3831f3cb4f8e0e9f4b688ffc
parent28a1c2eee9c1b6d42d4768886eb4eff22ced27bb
* UNSTABLE
* remove default template links (get the original templates to personalize
* Funds > Fonds
* add ResourceView as a generic view of MediaBaseResource based classes (like MediaCorpus and MediaFonds)
* bugfixes
* fix some urls
149 files changed:
telemeta/admin.py
telemeta/forms/media.py
telemeta/htdocs/css/telemeta.css
telemeta/models/media.py
telemeta/models/system.py
telemeta/templates/telemeta/admin.html
telemeta/templates/telemeta/admin_enumerations.html
telemeta/templates/telemeta/admin_general.html
telemeta/templates/telemeta/admin_instruments.html
telemeta/templates/telemeta/admin_users.html
telemeta/templates/telemeta/base.html
telemeta/templates/telemeta/base_site.html [deleted file]
telemeta/templates/telemeta/base_xspf.xml
telemeta/templates/telemeta/collection.m3u
telemeta/templates/telemeta/collection_add.html
telemeta/templates/telemeta/collection_detail.html
telemeta/templates/telemeta/collection_detail_dc.html
telemeta/templates/telemeta/collection_edit.html
telemeta/templates/telemeta/collection_list.html
telemeta/templates/telemeta/collection_related_edit.html
telemeta/templates/telemeta/collection_xspf.xml
telemeta/templates/telemeta/country_info.html
telemeta/templates/telemeta/enumeration_edit.html
telemeta/templates/telemeta/enumeration_edit_value.html
telemeta/templates/telemeta/flatpage.html
telemeta/templates/telemeta/geo_continents.html
telemeta/templates/telemeta/geo_countries.html
telemeta/templates/telemeta/geo_country_collections.html
telemeta/templates/telemeta/geo_country_items.html
telemeta/templates/telemeta/home.html
telemeta/templates/telemeta/inc/children_list.html [new file with mode: 0644]
telemeta/templates/telemeta/inc/collection_list.html
telemeta/templates/telemeta/inc/collection_related.html
telemeta/templates/telemeta/inc/dublincore.html
telemeta/templates/telemeta/inc/mediaitem_list.html
telemeta/templates/telemeta/inc/mediaitem_related.html
telemeta/templates/telemeta/inc/module_revisions.html
telemeta/templates/telemeta/inc/resource_list.html [new file with mode: 0644]
telemeta/templates/telemeta/inc/resource_related.html [new file with mode: 0644]
telemeta/templates/telemeta/inc/user_list.html
telemeta/templates/telemeta/index.html
telemeta/templates/telemeta/instrument_edit.html
telemeta/templates/telemeta/instrument_edit_value.html
telemeta/templates/telemeta/login.html
telemeta/templates/telemeta/mediaitem_add.html
telemeta/templates/telemeta/mediaitem_copy.html
telemeta/templates/telemeta/mediaitem_detail.html
telemeta/templates/telemeta/mediaitem_detail_dc.html
telemeta/templates/telemeta/mediaitem_edit.html
telemeta/templates/telemeta/mediaitem_keywords_edit.html
telemeta/templates/telemeta/mediaitem_list.html
telemeta/templates/telemeta/mediaitem_performances_edit.html
telemeta/templates/telemeta/mediaitem_player.html
telemeta/templates/telemeta/mediaitem_related_edit.html
telemeta/templates/telemeta/mediaitem_xspf.xml
telemeta/templates/telemeta/messages.html
telemeta/templates/telemeta/paginator.html
telemeta/templates/telemeta/profile_detail.html
telemeta/templates/telemeta/profile_edit.html
telemeta/templates/telemeta/registration/logged_out.html
telemeta/templates/telemeta/registration/password_change_done.html
telemeta/templates/telemeta/registration/password_change_form.html
telemeta/templates/telemeta/registration/password_reset_complete.html
telemeta/templates/telemeta/registration/password_reset_confirm.html
telemeta/templates/telemeta/registration/password_reset_done.html
telemeta/templates/telemeta/registration/password_reset_email.html
telemeta/templates/telemeta/registration/password_reset_form.html
telemeta/templates/telemeta/resource_add.html [new file with mode: 0644]
telemeta/templates/telemeta/resource_detail.html [new file with mode: 0644]
telemeta/templates/telemeta/resource_edit.html [new file with mode: 0644]
telemeta/templates/telemeta/resource_list.html [new file with mode: 0644]
telemeta/templates/telemeta/resource_related_edit.html [new file with mode: 0644]
telemeta/templates/telemeta/search_criteria.html
telemeta/templates/telemeta/search_results.html
telemeta/templates/telemeta/users.html
telemeta/templates/telemeta_default/admin.html [deleted file]
telemeta/templates/telemeta_default/admin_enumerations.html [deleted file]
telemeta/templates/telemeta_default/admin_general.html [deleted file]
telemeta/templates/telemeta_default/admin_instruments.html [deleted file]
telemeta/templates/telemeta_default/admin_users.html [deleted file]
telemeta/templates/telemeta_default/base.html [deleted file]
telemeta/templates/telemeta_default/base_xspf.xml [deleted file]
telemeta/templates/telemeta_default/collection.m3u [deleted file]
telemeta/templates/telemeta_default/collection_add.html [deleted file]
telemeta/templates/telemeta_default/collection_detail.html [deleted file]
telemeta/templates/telemeta_default/collection_detail_dc.html [deleted file]
telemeta/templates/telemeta_default/collection_edit.html [deleted file]
telemeta/templates/telemeta_default/collection_list.html [deleted file]
telemeta/templates/telemeta_default/collection_related_edit.html [deleted file]
telemeta/templates/telemeta_default/collection_xspf.xml [deleted file]
telemeta/templates/telemeta_default/corpus_add.html [deleted file]
telemeta/templates/telemeta_default/corpus_detail.html [deleted file]
telemeta/templates/telemeta_default/corpus_edit.html [deleted file]
telemeta/templates/telemeta_default/corpus_list.html [deleted file]
telemeta/templates/telemeta_default/country_info.html [deleted file]
telemeta/templates/telemeta_default/enumeration_edit.html [deleted file]
telemeta/templates/telemeta_default/enumeration_edit_value.html [deleted file]
telemeta/templates/telemeta_default/flatpage.html [deleted file]
telemeta/templates/telemeta_default/fund_add.html [deleted file]
telemeta/templates/telemeta_default/fund_detail.html [deleted file]
telemeta/templates/telemeta_default/fund_edit.html [deleted file]
telemeta/templates/telemeta_default/fund_list.html [deleted file]
telemeta/templates/telemeta_default/geo_continents.html [deleted file]
telemeta/templates/telemeta_default/geo_countries.html [deleted file]
telemeta/templates/telemeta_default/geo_country_collections.html [deleted file]
telemeta/templates/telemeta_default/geo_country_items.html [deleted file]
telemeta/templates/telemeta_default/home.html [deleted file]
telemeta/templates/telemeta_default/inc/collection_list.html [deleted file]
telemeta/templates/telemeta_default/inc/collection_related.html [deleted file]
telemeta/templates/telemeta_default/inc/corpus_list.html [deleted file]
telemeta/templates/telemeta_default/inc/dublincore.html [deleted file]
telemeta/templates/telemeta_default/inc/fund_list.html [deleted file]
telemeta/templates/telemeta_default/inc/mediaitem_list.html [deleted file]
telemeta/templates/telemeta_default/inc/mediaitem_related.html [deleted file]
telemeta/templates/telemeta_default/inc/module_revisions.html [deleted file]
telemeta/templates/telemeta_default/inc/user_list.html [deleted file]
telemeta/templates/telemeta_default/index.html [deleted file]
telemeta/templates/telemeta_default/instrument_edit.html [deleted file]
telemeta/templates/telemeta_default/instrument_edit_value.html [deleted file]
telemeta/templates/telemeta_default/login.html [deleted file]
telemeta/templates/telemeta_default/mediaitem_add.html [deleted file]
telemeta/templates/telemeta_default/mediaitem_copy.html [deleted file]
telemeta/templates/telemeta_default/mediaitem_detail.html [deleted file]
telemeta/templates/telemeta_default/mediaitem_detail_dc.html [deleted file]
telemeta/templates/telemeta_default/mediaitem_edit.html [deleted file]
telemeta/templates/telemeta_default/mediaitem_keywords_edit.html [deleted file]
telemeta/templates/telemeta_default/mediaitem_list.html [deleted file]
telemeta/templates/telemeta_default/mediaitem_performances_edit.html [deleted file]
telemeta/templates/telemeta_default/mediaitem_player.html [deleted file]
telemeta/templates/telemeta_default/mediaitem_related_edit.html [deleted file]
telemeta/templates/telemeta_default/mediaitem_xspf.xml [deleted file]
telemeta/templates/telemeta_default/messages.html [deleted file]
telemeta/templates/telemeta_default/paginator.html [deleted file]
telemeta/templates/telemeta_default/profile_detail.html [deleted file]
telemeta/templates/telemeta_default/profile_edit.html [deleted file]
telemeta/templates/telemeta_default/registration/logged_out.html [deleted file]
telemeta/templates/telemeta_default/registration/password_change_done.html [deleted file]
telemeta/templates/telemeta_default/registration/password_change_form.html [deleted file]
telemeta/templates/telemeta_default/registration/password_reset_complete.html [deleted file]
telemeta/templates/telemeta_default/registration/password_reset_confirm.html [deleted file]
telemeta/templates/telemeta_default/registration/password_reset_done.html [deleted file]
telemeta/templates/telemeta_default/registration/password_reset_email.html [deleted file]
telemeta/templates/telemeta_default/registration/password_reset_form.html [deleted file]
telemeta/templates/telemeta_default/search_criteria.html [deleted file]
telemeta/templates/telemeta_default/search_results.html [deleted file]
telemeta/templates/telemeta_default/users.html [deleted file]
telemeta/templatetags/telemeta_utils.py
telemeta/urls.py
telemeta/views/base.py