root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @608 [608] 17 hours yomguy fix timeside, analyzers back, works well through django runserver, but not …
(edit) @607 [607] 4 days yomguy cleanup, fix data cache
(edit) @606 [606] 5 days yomguy cleanup
(edit) @605 [605] 5 days yomguy - now depends on TimeSide? for the web audio components - removed old …
(edit) @604 [604] 9 days yomguy add home in menu
(edit) @603 [603] 9 days yomguy add admin objects, version inc, check sandbox
(edit) @602 [602] 9 days yomguy add timeside as module
(edit) @601 [601] 9 days yomguy fix path
(edit) @600 [600] 9 days yomguy change timeside ui external
(edit) @599 [599] 2 months yomguy update wav import script, update init
(edit) @598 [598] 4 months yomguy tags 0.5.1
(edit) @597 [597] 4 months yomguy update doc and version
(edit) @596 [596] 4 months yomguy avoid stdout when using wsgi
(edit) @595 [595] 5 months yomguy add favicon
(edit) @594 [594] 5 months olivier clarification in INSTALL
(edit) @593 [593] 5 months olivier add 'modules' block in home template to allow customization
(edit) @592 [592] 5 months olivier add user authentication, disable admin panel for anonymous users, allow to …
(edit) @591 [591] 5 months yomguy add --single-threaded argument to sox decoding command
(edit) @590 [590] 5 months yomguy update logos
(edit) @589 [589] 5 months yomguy leave original samplerates through exporting
(edit) @588 [588] 6 months olivier suppress debugging leftovers and console progress output: doesn't play …
(edit) @587 [587] 6 months olivier - fix MediaItem?.comment label (remarks) - fix MediaItem?.author label …
(edit) @586 [586] 6 months olivier merge r585 into telemeta 0.5.0 tag
(edit) @585 [585] 6 months olivier fix css for (un)ordered lists in rst content
(edit) @584 [584] 7 months olivier merge r582 and r583 into telemeta 0.5.0 tag
(edit) @583 [583] 7 months olivier fix crash when searching by an unexisting country
(edit) @582 [582] 7 months olivier searching by a location now takes into account location historicity ; do …
(edit) @581 [581] 7 months olivier merge r580 into telemeta 0.5.0 tag
(edit) @580 [580] 7 months olivier geocode current country names only (not historical names)
(edit) @579 [579] 7 months olivier merge r578 into telemeta 0.5.0 tag
(edit) @578 [578] 7 months olivier geocoder: restrict search to geonames with PCL* feature code ; optimize
(edit) @577 [577] 7 months olivier merge r576 into telemeta 0.5.0 tag
(edit) @576 [576] 7 months olivier the geocoder now works by parsing the Geonames main data file ; removing …
(edit) @575 [575] 7 months olivier merge r574 into telemeta 0.5.0 tag
(edit) @574 [574] 7 months olivier update french translation ; remove debugging leftover
(edit) @573 [573] 7 months olivier merge r572 into telemeta 0.5.0 tag
(edit) @572 [572] 7 months olivier fix and improve the continent-specific geo navigator list
(edit) @571 [571] 7 months olivier merge r570 ie fixes into telemeta 0.5.0 tag
(edit) @570 [570] 7 months olivier fix a few js and css issues on ie6 and ie7
(edit) @569 [569] 7 months olivier tag Telemeta 0.5.0
(edit) @568 [568] 7 months olivier add David to authors and fix copyright years
(edit) @567 [567] 7 months olivier suppress misplaced text justify CSS rule
(edit) @566 [566] 7 months olivier fix link to normal view in item dc detail
(edit) @565 [565] 7 months olivier minor i18n fix
(edit) @564 [564] 7 months olivier fix enriched items query set when the location belongs to several country
(edit) @563 [563] 7 months olivier Fix MediaCollection?.ethnic_groups()
(edit) @562 [562] 7 months olivier fix collections list crash and a small layout bug in dublin core display
(edit) @561 [561] 7 months olivier allow to edit all simple enumerations in admin
(edit) @560 [560] 7 months olivier #69: add meaningful html titles
(edit) @559 [559] 7 months olivier #75: provide audio exporter with metadata as a list of tuples
(edit) @558 [558] 7 months olivier fix css margin in item right column
(edit) @557 [557] 7 months olivier fix the lists of countries for a given continent ; fix a layout alignment …
(edit) @556 [556] 7 months olivier fix unit tests for new behaviour of queryset's by_title() and …
(edit) @555 [555] 7 months olivier fix OAI-PMH for new models and dublincore api
(edit) @554 [554] 7 months olivier minor i18n fix
(edit) @553 [553] 7 months olivier fix quick search ; advanced search : fix searching by collector, creator …
(edit) @552 [552] 7 months olivier fix searching by recording date (year range)
(edit) @551 [551] 7 months olivier fix searching by ethnic group
(edit) @550 [550] 7 months olivier fix rst image margin
(edit) @549 [549] 7 months olivier fix conflict between home modules and rst content image ; properly rewrite …
(edit) @548 [548] 7 months yomguy justify content text
(edit) @547 [547] 7 months yomguy try css fix for rst images
(edit) @546 [546] 7 months yomguy fix mini logo, go to 0.5.0
(edit) @545 [545] 7 months yomguy
(edit) @544 [544] 7 months olivier add geo navigator and musical selection modules to homepage
(edit) @543 [543] 7 months yomguy add logo v2
(edit) @542 [542] 7 months olivier allow to override flatpages in the project telemeta-pages/ subdirectory ; …
(edit) @541 [541] 7 months olivier use a more obvious image
(edit) @540 [540] 7 months olivier fix language code detection bug
(edit) @539 [539] 7 months olivier add support for rst based flat pages ; add descriptive text and image to …
(edit) @538 [538] 7 months olivier various fixes related to new models and Django compatibility
(edit) @537 [537] 7 months olivier fix compatibility with Django 1.1.1 (tested with debian lenny backport …
(edit) @536 [536] 7 months olivier store durations as integers for compatibility with Django mysql backend
(edit) @535 [535] 7 months olivier add autocompleted location input field to advanced search
(edit) @534 [534] 7 months olivier split models
(edit) @533 [533] 7 months olivier suppress old crem models
(edit) @532 [532] 7 months olivier improve i18n and update french translation
(edit) @531 [531] 7 months olivier add year of recording to tabular lists ; fix some js error
(edit) @530 [530] 7 months olivier show items and collections lists as tables
(edit) @529 [529] 7 months olivier (start to) fix displaying multiple location paths
(edit) @528 [528] 7 months olivier fix apparent item title (track number now always appear because of …
(edit) @527 [527] 7 months olivier reduce geo navigator loading time, counting related resources on demand ; …
(edit) @526 [526] 7 months olivier add nendomatt set B mockups
(edit) @525 [525] 7 months olivier new dependency: geopy >= 0.93
(edit) @524 [524] 7 months olivier mention new TELEMETA_GMAP_KEY setting in INSTALL
(edit) @523 [523] 7 months olivier - add googlemap based geo navigator - add latitude and longitude fields to …
(edit) @522 [522] 7 months olivier add direct boolean argument to Location ancestors() and descendants()
(edit) @521 [521] 7 months olivier fix unit tests for new location models
(edit) @520 [520] 7 months olivier improve and optimize location models structure and querying
(edit) @519 [519] 7 months olivier update french translation for geo navigator
(edit) @518 [518] 7 months olivier fix geo navigator (needs optimization)
(edit) @517 [517] 7 months olivier update item detail template (data fields)
(edit) @516 [516] 7 months olivier make the dl_field template tag more django-like
(edit) @515 [515] 7 months olivier typo in INSTALL
(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
Note: See TracRevisionLog for help on using the revision log.