root/trunk/djedna/catalog


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @483 [483] 06/09/08 20:14:58 thomas Added Artist, Album, and Track to catalog2.models, updated tests to …
(edit) @458 [458] 05/14/08 15:42:18 thomas Added a mediadir media handler that works with the MEDIA_ROOT in place, …
(edit) @457 [457] 05/14/08 14:41:23 thomas This was an old modpython handler, removed to reduce clutter
(edit) @456 [456] 05/13/08 20:39:41 thomas More work on mediaserver -- making jws media player work with amazon s3 …
(edit) @453 [453] 05/09/08 16:09:31 thomas Fixed delete bug in old djedna.catalog
(edit) @451 [451] 05/02/08 16:03:09 thomas Hooked up sorl-thumbnail
(edit) @449 [449] 04/30/08 17:59:32 thomas More updates to mediaserver, including a modpython access handler that …
(edit) @448 [448] 04/30/08 14:39:06 thomas Added mediaserver settings to control auto_populate and auto_update to cut …
(edit) @446 [446] 04/29/08 23:54:03 thomas Added serve view and support for expiring urls
(edit) @445 [445] 04/29/08 15:12:05 thomas djedna.common is no longer needed, hooray!
(edit) @443 [443] 04/29/08 14:54:12 thomas Added new djedna.mediaserver that allows pluggable backends for your …
(edit) @436 [436] 04/23/08 14:41:35 thomas Moved all conf commands to djedna.manage
(edit) @432 [432] 04/22/08 23:58:13 thomas Added djedna_sample_setup custom management command
(edit) @431 [431] 04/18/08 03:54:46 thomas Added support for ports other than 80
(edit) @430 [430] 04/18/08 03:40:08 thomas Added support for ports other than 80
(edit) @429 [429] 04/18/08 00:48:40 thomas Added djedna_apache_config management command to create an apache virtual …
(edit) @428 [428] 04/17/08 14:22:55 thomas Major check-in with satchmo integration and DJ Edna plugable application …
(edit) @418 [418] 03/03/08 14:36:21 thomas code cleanup
(edit) @409 [409] 02/15/08 08:07:47 thomas First check in of initial store functionality
(edit) @402 [402] 02/04/08 16:00:06 thomas Aaarrrggg... fixed more unicode weirdness -- when will it end?
(edit) @401 [401] 02/01/08 20:42:33 thomas Added GNU meta files to project
(edit) @400 [400] 02/01/08 17:24:23 thomas Added GPLv3 copyright notices
(edit) @399 [399] 01/30/08 03:46:46 thomas Added random functionality
(edit) @398 [398] 01/27/08 17:47:07 thomas Removed Action header from artist and album detail views
(edit) @395 [395] 01/27/08 01:44:35 thomas Misc minor interface tweaks
(edit) @392 [392] 01/24/08 19:31:21 thomas Fixed flv player not moving on to next album item, scaling flash player …
(edit) @391 [391] 01/24/08 16:13:15 thomas Trying to fix cover for track_files with spaces bug
(edit) @390 [390] 01/24/08 14:47:17 thomas Updated for new settings loading
(edit) @385 [385] 01/20/08 22:58:29 thomas More work hooking up AnonPermits? in catalog
(edit) @383 [383] 01/08/08 15:01:10 thomas Undid all my debugs and such in search of the mysterious "'module' has no …
(edit) @381 [381] 01/08/08 14:33:01 thomas More changes to track down bug
(edit) @377 [377] 01/08/08 13:01:22 thomas More changes to track down bug
(edit) @375 [375] 01/08/08 12:46:42 thomas More logging statements
(edit) @367 [367] 01/08/08 10:58:11 thomas Added debug statements to try and find 'module has no attribute 'catalog' …
(edit) @366 [366] 01/08/08 10:54:14 thomas Added debug statements to try and find 'module has no attribute 'catalog' …
(edit) @365 [365] 01/08/08 00:17:23 thomas Added AnonPermits? and upgraded flash player from version 3.7 to version …
(edit) @364 [364] 01/06/08 21:23:15 thomas Fixed windows built-in zip extractor bug
(edit) @362 [362] 12/19/07 18:02:34 thomas Trying to get url quoting right for track_file filenames
(edit) @361 [361] 12/19/07 17:51:55 thomas Trying to get url quoting right for track_file filenames
(edit) @360 [360] 12/19/07 17:49:14 thomas Trying to get url quoting right for track_file filenames
(edit) @359 [359] 12/19/07 17:35:08 thomas Added debug statement
(edit) @358 [358] 12/19/07 17:29:28 thomas Added debug statement
(edit) @357 [357] 12/19/07 17:09:46 thomas Escaping file paths returned as URLs (xspf and m3u)
(edit) @356 [356] 12/19/07 16:11:24 thomas Refactored access_code redemption to use user_settings so that codes can …
(edit) @350 [350] 12/11/07 23:41:15 thomas Fixed permit models (added a column, redefined a column, added utility …
(edit) @348 [348] 12/08/07 10:28:14 thomas Final registration/redeem cleanup
(edit) @339 [339] 12/07/07 12:37:49 thomas Added permit app to replace action app
(edit) @338 [338] 12/07/07 02:01:51 thomas Refactored access codes
(edit) @337 [337] 12/07/07 00:51:38 thomas Refactored access codes
(edit) @336 [336] 12/06/07 19:44:55 thomas Added redemption code functionality
(edit) @326 [326] 12/06/07 12:04:23 thomas Removing djenda.logger in favor of built in logging, mark II
(edit) @325 [325] 12/06/07 11:47:47 thomas Rolled back logging changes to r317
(edit) @318 [318] 12/06/07 00:49:07 thomas Removed logger module and now using django-logging instead
(edit) @314 [314] 12/04/07 22:48:32 thomas Added fixtures for initial data (default actions and all_access group)
(edit) @313 [313] 12/04/07 22:17:34 thomas Added permissions
(edit) @304 [304] 11/26/07 23:09:49 thomas Added djedna.org repository
(edit) @299 [299] 11/19/07 22:24:29 thomas Fixed incompatibility with post-6670 django due to use of template filter …
(edit) @298 [298] 09/28/07 13:26:03 thomas Attempting to work on ticket:58
(edit) @297 [297] 09/28/07 13:06:27 thomas Attempting to work on ticket:58
(edit) @296 [296] 09/28/07 09:29:16 thomas Removed stray urllib.quote() call
(edit) @295 [295] 09/28/07 01:16:45 thomas ticket:56 -- Fixed double url-quoting bug, probably introduced with the …
(edit) @294 [294] 09/28/07 01:04:26 thomas Unicode!!!!
(edit) @293 [293] 09/28/07 00:57:15 thomas Unicode!!!!
(edit) @292 [292] 09/28/07 00:31:19 thomas Unicode!!!!
(edit) @291 [291] 09/27/07 16:10:28 thomas Fixed ticket #55 (ticket:55)
(edit) @289 [289] 09/27/07 06:46:28 thomas Fixed unicode error in zipfile creation and changed a debug statement to …
(edit) @287 [287] 09/26/07 22:32:37 thomas Removed more log statements
(edit) @286 [286] 09/26/07 22:23:20 thomas Fixed typo that affected zip downloads
(edit) @285 [285] 09/26/07 16:35:09 thomas Removed print statements... looks like os.listdir() is returning a list …
(edit) @284 [284] 09/26/07 16:28:25 thomas Added default unicode strings for relative_path attributes
(edit) @283 [283] 09/26/07 16:26:18 thomas Added default unicode strings for relative_path attributes
(edit) @282 [282] 09/26/07 16:16:09 thomas Added log statement to debug $@#$% unicode error that only happens in prod
(edit) @281 [281] 09/26/07 16:12:43 thomas Added log statement to debug $@#$% unicode error that only happens in prod
(edit) @280 [280] 09/26/07 16:05:30 thomas Added default unicode strings for relative_path attributes
(edit) @279 [279] 09/26/07 16:02:10 thomas Added default unicode strings for relative_path attributes
(edit) @278 [278] 09/26/07 15:39:31 thomas Added log statement to debug $@#$% unicode error that only happens in prod
(edit) @277 [277] 09/26/07 15:25:03 thomas Added log statement to debug $@#$% unicode error that only happens in prod
(edit) @276 [276] 09/26/07 15:13:47 thomas Added log statement to debug $@#$% unicode error that only happens in prod
(edit) @275 [275] 09/26/07 15:09:23 thomas Added log statement to debug $@#$% unicode error that only happens in prod
(edit) @274 [274] 09/25/07 17:15:34 thomas Refactored order_by lookup and persistence
(edit) @273 [273] 09/25/07 17:05:20 thomas Fixed display bugs, changed results per page to links, changed sort URLs …
(edit) @272 [272] 08/11/07 16:50:01 thomas Updated to work with django pre-0.97 (i.e. the dev version) and Python 2.5
(edit) @271 [271] 08/10/07 18:13:47 thomas Turned back on all catalog tests, oops
(edit) @270 [270] 08/10/07 13:16:18 thomas Refactored and added more tests for catalog stats
(edit) @269 [269] 08/09/07 23:42:38 thomas More stats, more tests
(edit) @268 [268] 08/07/07 15:16:54 thomas Added ZipFileStat? tests
(edit) @267 [267] 08/07/07 13:37:02 thomas Added tests for statistics, test.py version of manage.py for unittests
(edit) @266 [266] 07/26/07 23:39:21 thomas Statistic refactoring
(edit) @265 [265] 07/26/07 23:38:01 thomas Statistic refactoring
(edit) @264 [264] 07/20/07 12:46:37 thomas Fixed error when viewing detail pages as an anonymous user (doh)
(edit) @263 [263] 07/20/07 09:24:29 thomas Added mp3 link to track detail pages
(edit) @262 [262] 07/19/07 17:05:57 thomas Refactoring of track_file_secure_url
(edit) @261 [261] 07/19/07 11:37:06 thomas Track Download link now goes directly to the secured .mp3 link for more …
(edit) @260 [260] 07/18/07 13:05:23 thomas Unified dev server and modpython authentication methods
(edit) @259 [259] 07/18/07 13:03:15 thomas Unified dev server and modpython authentication methods
(edit) @258 [258] 07/18/07 12:59:24 thomas Unified dev server and modpython authentication methods
(edit) @257 [257] 07/18/07 12:57:15 thomas Unified dev server and modpython authentication methods
(edit) @256 [256] 07/18/07 12:54:59 thomas Unified dev server and modpython authentication methods
(edit) @255 [255] 07/18/07 12:47:30 thomas Unified dev server and modpython authentication methods
(edit) @254 [254] 07/18/07 12:40:47 thomas Unified dev server and modpython authentication methods
Note: See TracRevisionLog for help on using the revision log.