|
|
|
@499
|
[499]
|
07/10/08 14:37:01 |
thomas |
Added active queries and tests |
|
|
|
@498
|
[498]
|
07/08/08 17:42:02 |
thomas |
Added Publishable abstract class to handle publish and expire dates, … |
|
|
|
@497
|
[497]
|
06/30/08 08:12:41 |
thomas |
Added blank=True to BooleanFields? due to this Django backwards … |
|
|
|
@496
|
[496]
|
06/28/08 19:51:37 |
thomas |
Removed references to 'cover' in favor of the more appropriate 'image' |
|
|
|
@495
|
[495]
|
06/28/08 02:45:30 |
thomas |
Cleaned up templates, added images to Track, Album, and Artist, more tests |
|
|
|
@494
|
[494]
|
06/28/08 00:04:30 |
thomas |
Added ImageFile? templates, views, and tests |
|
|
|
@493
|
[493]
|
06/27/08 00:48:20 |
thomas |
Added djedna.catalog2.models.MediaFile? abstract class to handle common … |
|
|
|
@491
|
[491]
|
06/26/08 18:17:32 |
thomas |
Tests for ImageFile?, new media directory structure, new dumpscript command |
|
|
|
@490
|
[490]
|
06/23/08 06:59:37 |
thomas |
Started work on ImageFile? |
|
|
|
@489
|
[489]
|
06/12/08 18:47:12 |
thomas |
Removed calculated attributes in favor of live queries in order to support … |
|
|
|
@488
|
[488]
|
06/11/08 17:50:07 |
thomas |
Hooked django.contrib.sites into djedna.catalog2 in order to support … |
|
|
|
@487
|
[487]
|
06/11/08 01:36:07 |
thomas |
Added track_update view, changed update() and save() of models |
|
|
|
@486
|
[486]
|
06/10/08 18:31:04 |
thomas |
Added Track views for list and detail, associated tests |
|
|
|
@485
|
[485]
|
06/10/08 15:00:24 |
thomas |
Added Track TestCases?, changed how Album slugs are generated (no longer … |
|
|
|
@484
|
[484]
|
06/10/08 00:22:34 |
thomas |
Added Album and Artist TestCases? |
|
|
|
@483
|
[483]
|
06/09/08 20:14:58 |
thomas |
Added Artist, Album, and Track to catalog2.models, updated tests to … |
|
|
|
@482
|
[482]
|
06/07/08 01:17:54 |
thomas |
Test that we get a 403 Forbidden response for external urls, cleaned up … |
|
|
|
@481
|
[481]
|
06/06/08 20:18:35 |
thomas |
Added mediaserver.put_file() and more elaborate tests to work with all … |
|
|
|
@480
|
[480]
|
06/05/08 22:16:03 |
thomas |
Implemented TrackFile?.update(), TrackFileManager?.update_in_path(), and … |
|
|
|
@479
|
[479]
|
06/04/08 15:44:06 |
thomas |
Added test for uploading a non-music file |
|
|
|
@478
|
[478]
|
06/04/08 14:04:39 |
thomas |
Created new views for post import/upload, fixed tests to make sure import … |
|
|
|
@477
|
[477]
|
06/04/08 02:17:53 |
thomas |
One more test for good measure. |
|
|
|
@476
|
[476]
|
06/04/08 02:11:47 |
thomas |
Added ability for djedna_trackfile_list view to accept the group_hash … |
|
|
|
@475
|
[475]
|
06/04/08 02:02:04 |
thomas |
Added 'quality' and 'group_hash' to TrackFile?, changed redirect after … |
|
|
|
@474
|
[474]
|
06/03/08 01:35:33 |
thomas |
More tests and hooked up signals for communicating between … |
|
|
|
@473
|
[473]
|
06/02/08 16:32:23 |
thomas |
Added tests for TrackFile? import and upload functionality |
|
|
|
@472
|
[472]
|
06/02/08 16:05:55 |
thomas |
Added TrackFile? import and upload functionality, no tests yet |
|
|
|
@471
|
[471]
|
06/02/08 08:05:30 |
thomas |
Added test for expired TrackFile? media_url |
|
|
|
@470
|
[470]
|
06/02/08 02:29:53 |
thomas |
Added testing of getting a TrackFile?'s media via the media server |
|
|
|
@469
|
[469]
|
06/02/08 01:05:28 |
thomas |
TrackFile? URL tests |
|
|
|
@468
|
[468]
|
06/02/08 00:20:12 |
thomas |
Added templates/catalog2 templates for tests and as basic examples. |
|
|
|
@467
|
[467]
|
05/30/08 20:51:01 |
thomas |
More catalog2.views tests |
|
|
|
@466
|
[466]
|
05/30/08 20:35:00 |
thomas |
More catalog2 tests, first djedna generic view, and the start of the new … |
|
|
|
@465
|
[465]
|
05/26/08 01:48:34 |
thomas |
More catalog2 TrackFile? work and unittests (test first, in fact) |
|
|
|
@464
|
[464]
|
05/26/08 01:30:01 |
thomas |
More catalog2 TrackFile? work and unittests (test first, in fact) |
|
|
|
@463
|
[463]
|
05/23/08 17:24:10 |
thomas |
Added unit test tracks |
|
|
|
@462
|
[462]
|
05/23/08 17:21:12 |
thomas |
Added unit test tracks |
|
|
|
@461
|
[461]
|
05/23/08 11:26:54 |
thomas |
Tests for refactoring |
|
|
|
@459
|
[459]
|
05/19/08 12:52:38 |
thomas |
Added catalog2 refactor application |