2011-10-17 |
yomguy | revert ipauth to django.contrib.auth |
commit | commitdiff | tree | snapshot |
2011-10-17 |
yomguy | OAI fix : better id management (database id by default... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
yomguy | fix OAI server |
commit | commitdiff | tree | snapshot |
2011-06-27 |
yomguy | fix OAI name |
commit | commitdiff | tree | snapshot |
2011-06-26 |
yomguy | fix help pages |
commit | commitdiff | tree | snapshot |
2011-06-26 |
yomguy | fix infos |
commit | commitdiff | tree | snapshot |
2011-06-26 |
riccardo | added minor player functionality (warning on bad url) |
commit | commitdiff | tree | snapshot |
2011-06-25 |
riccardo | Added classic skin and folders (tested), added round... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
riccardo | cleanup and other stuff |
commit | commitdiff | tree | snapshot |
2011-06-24 |
yomguy | 100 of last revisions in RSS, fix save buttons for... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
riccardo | again fix to soundmanager... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
riccardo | fixed soundmanager errors: player image loaded anyway |
commit | commitdiff | tree | snapshot |
2011-06-24 |
riccardo | fixed (maybe...) flash failed case (player loads anyway) |
commit | commitdiff | tree | snapshot |
2011-06-24 |
riccardo | fixed some bugs (multiplay=false, load javascript and... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
yomguy | fix collection title in playlist |
commit | commitdiff | tree | snapshot |
2011-06-24 |
yomguy | add can_download_all_items perm, adapt media item view |
commit | commitdiff | tree | snapshot |
2011-06-24 |
yomguy | fix admin view |
commit | commitdiff | tree | snapshot |
2011-06-24 |
yomguy | fix MIME type in DC, fix delete button display, fix... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
yomguy | add MIME type to item dublin core view |
commit | commitdiff | tree | snapshot |
2011-06-24 |
yomguy | fix item public_access |
commit | commitdiff | tree | snapshot |
2011-06-24 |
yomguy | fix dc domain with site.domain parsing |
commit | commitdiff | tree | snapshot |
2011-06-24 |
yomguy | fix delete button in templates |
commit | commitdiff | tree | snapshot |
2011-06-24 |
yomguy | remove delete button from add collection template |
commit | commitdiff | tree | snapshot |
2011-06-24 |
yomguy | fix collection add url |
commit | commitdiff | tree | snapshot |
2011-06-23 |
yomguy | fix legal notices |
commit | commitdiff | tree | snapshot |
2011-06-23 |
yomguy | add can_play_all_items permission to mediaitem, use... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
yomguy | add samplerate and resolution to audio analyses, fix... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
riccardo | code cleanup before version 1.0 |
commit | commitdiff | tree | snapshot |
2011-06-22 |
yomguy | add license terms to legal notices |
commit | commitdiff | tree | snapshot |
2011-06-22 |
yomguy | fix admin color, fix collection column titles |
commit | commitdiff | tree | snapshot |
2011-06-22 |
yomguy | fix message on collection delete |
commit | commitdiff | tree | snapshot |
2011-06-22 |
yomguy | fix wrong </div> |
commit | commitdiff | tree | snapshot |
2011-06-22 |
yomguy | fix collection delete url, add js locale |
commit | commitdiff | tree | snapshot |
2011-06-22 |
riccardo | fixed delete item and collection buttons |
commit | commitdiff | tree | snapshot |
2011-06-22 |
yomguy | add collection delete url and view |
commit | commitdiff | tree | snapshot |
2011-06-22 |
riccardo | fixed delete item button |
commit | commitdiff | tree | snapshot |
2011-06-22 |
riccardo | fixed ifram sizes in embed string |
commit | commitdiff | tree | snapshot |
2011-06-22 |
yomguy | update local again |
commit | commitdiff | tree | snapshot |
2011-06-22 |
yomguy | update locale |
commit | commitdiff | tree | snapshot |
2011-06-22 |
yomguy | add user tab and page, fix urls |
commit | commitdiff | tree | snapshot |
2011-06-22 |
riccardo | fixed embed frame |
commit | commitdiff | tree | snapshot |
2011-06-22 |
riccardo | done embed iframe button + popup |
commit | commitdiff | tree | snapshot |
2011-06-22 |
riccardo | done player link |
commit | commitdiff | tree | snapshot |
2011-06-22 |
riccardo | fixed and compressed popupdiv |
commit | commitdiff | tree | snapshot |
2011-06-22 |
yomguy | separate all views, fix urls, fix js trans |
commit | commitdiff | tree | snapshot |
2011-06-22 |
riccardo | changed locale.js |
commit | commitdiff | tree | snapshot |
2011-06-22 |
riccardo | fixed popup bug and some code missing ";" |
commit | commitdiff | tree | snapshot |
2011-06-22 |
yomguy | remove /*/not_allowed url but send messages and the... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
yomguy | fix various access rights, change date display, fix... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
riccardo | fixed minor bugs, changed the way popup div is displaye... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
riccardo | fixed popupdiv bugs (repositioning) and pointer mouse... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
yomguy | update sandbox example (with sqlite3), cleanup, go... |
commit | commitdiff | tree | snapshot |
2011-06-20 |
yomguy | cleanup, fix doc, fix a CSS bug |
commit | commitdiff | tree | snapshot |
2011-06-20 |
yomguy | prepare example sandbox |
commit | commitdiff | tree | snapshot |
2011-06-20 |
yomguy | cleanup RSS objects, remove TELEMETA_OAI_HOST global... |
commit | commitdiff | tree | snapshot |
2011-06-19 |
yomguy | Last changes RSS feed inherits now from a django Feed... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
riccardo | implemented popup onmouseover. It works, Still to be... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
riccardo | fixed namespaces in bind/unbind |
commit | commitdiff | tree | snapshot |
2011-06-16 |
riccardo | chenged timeside code with config functionalities easie... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
yomguy | add datetime to rss revisions |
commit | commitdiff | tree | snapshot |
2011-06-16 |
yomguy | add user to rss revisions |
commit | commitdiff | tree | snapshot |
2011-06-16 |
riccardo | fixed and checked code methods and minor bugs |
commit | commitdiff | tree | snapshot |
2011-06-16 |
yomguy | fix more urls, add install infos |
commit | commitdiff | tree | snapshot |
2011-06-15 |
ardour | new general admin url |
commit | commitdiff | tree | snapshot |
2011-06-15 |
ardour | fix more relative urls for static files (images) or... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
riccardo | several code modifications and optimizations |
commit | commitdiff | tree | snapshot |
2011-06-15 |
momo | go to 0.9.6 |
commit | commitdiff | tree | snapshot |
2011-06-14 |
yomguy | fix metadata parsing and mapping partially |
commit | commitdiff | tree | snapshot |
2011-06-11 |
yomguy | get first right MP3 imports |
commit | commitdiff | tree | snapshot |
2011-06-10 |
yomguy | avoid item access when item.collection.public_acccess... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
yomguy | add width and height parameters for the embedded player URL |
commit | commitdiff | tree | snapshot |
2011-06-10 |
riccardo | fixed popup bug |
commit | commitdiff | tree | snapshot |
2011-06-10 |
yomguy | fix date parding for dc |
commit | commitdiff | tree | snapshot |
2011-06-08 |
yomguy | get iso time for dc:date |
commit | commitdiff | tree | snapshot |
2011-06-08 |
yomguy | fix item access |
commit | commitdiff | tree | snapshot |
2011-06-08 |
yomguy | fix item public_access |
commit | commitdiff | tree | snapshot |
2011-06-08 |
yomguy | fix collection and item access rights |
commit | commitdiff | tree | snapshot |
2011-06-08 |
riccardo | fixed minor bugs (still marker popup to check) |
commit | commitdiff | tree | snapshot |
2011-06-08 |
yomguy | fix no collection player when no rights |
commit | commitdiff | tree | snapshot |
2011-06-08 |
yomguy | add conservation_site to collection model (please alter... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
yomguy | fix mime type name |
commit | commitdiff | tree | snapshot |
2011-06-08 |
yomguy | add items to admin but exclude 'copied_from_item' field |
commit | commitdiff | tree | snapshot |
2011-06-08 |
yomguy | add delete icon image |
commit | commitdiff | tree | snapshot |
2011-06-08 |
yomguy | add perms to delete |
commit | commitdiff | tree | snapshot |
2011-06-08 |
yomguy | add method and button to delete an item |
commit | commitdiff | tree | snapshot |
2011-06-08 |
yomguy | cleanup, add info, remove item ordering in the model... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
riccardo | restored changes |
commit | commitdiff | tree | snapshot |
2011-06-07 |
yomguy | fix item edit |
commit | commitdiff | tree | snapshot |
2011-06-07 |
riccardo | fixed cleartimeout in popup automatic close |
commit | commitdiff | tree | snapshot |
2011-06-07 |
riccardo | Xml analyzers loads now asynchronously (does not wait... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
yomguy | Analyzers are now managed though the DB. Please syncdb... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
yomguy | Add MediaItemAnalysis object to store TimeSide analysis... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
riccardo | marker popup working |
commit | commitdiff | tree | snapshot |
2011-06-06 |
yomguy | cleanup, fix file when copying item |
commit | commitdiff | tree | snapshot |
2011-06-06 |
riccardo | fixed bug on timescale for numbers begginning with... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
yomguy | clean collection copy method, timeside watermark |
commit | commitdiff | tree | snapshot |
2011-06-04 |
yomguy | reset file field when copying item |
commit | commitdiff | tree | snapshot |
2011-06-01 |
yomguy | reordering using Meta.Options.ordering for objects |
commit | commitdiff | tree | snapshot |
2011-06-01 |
yomguy | add sorting for enumeration forms |
commit | commitdiff | tree | snapshot |
2011-06-01 |
yomguy | add ordering to admin lists |
commit | commitdiff | tree | snapshot |
next |