Roberto Rosario
|
cea79ea240
|
When deleting staging file, it's cached preview is also deleted
|
2011-04-06 16:54:33 -04:00 |
|
Roberto Rosario
|
b1062c4586
|
Moved staging file preview creation logic from documents.views to staging.py
|
2011-04-06 16:15:52 -04:00 |
|
Roberto Rosario
|
d1eb09713d
|
Fixed staging file filename regression
|
2011-04-06 15:51:33 -04:00 |
|
Roberto Rosario
|
7e36064909
|
Changed from using SimpleUploadedFile class to stream file to the simpler File class wrapper
|
2011-04-06 15:13:37 -04:00 |
|
Roberto Rosario
|
f66c8ec6e2
|
Fixed error and some warning returned by pylint
|
2011-04-05 00:04:11 -04:00 |
|
Roberto Rosario
|
6a9e114acb
|
Set all *.py files permissions to 644
|
2011-03-07 12:15:25 -04:00 |
|
Roberto Rosario
|
50ae43537c
|
Cleanups
|
2011-02-10 16:31:10 -04:00 |
|
Roberto Rosario
|
d6afcc64bb
|
Changed file permissions
|
2011-02-09 13:55:01 -04:00 |
|
Roberto Rosario
|
0674dedd4a
|
Completed refactoring of filesystem indexing
|
2011-02-08 01:35:24 -04:00 |
|
Roberto Rosario
|
791742811f
|
Staging file are now indexed by a file content hash, fixed staging file rename on upload
|
2011-02-07 16:04:17 -04:00 |
|
Roberto Rosario
|
966f8328d1
|
Added comments to class
|
2011-02-06 22:45:21 -04:00 |
|
Roberto Rosario
|
f38561099c
|
Added option to enable/disable staging file uploads, added better error reporting when creating staging files list
|
2011-02-06 20:01:55 -04:00 |
|
Roberto Rosario
|
7ce3a894d0
|
Implemeted deleting staging files after upload
|
2011-02-06 04:04:46 -04:00 |
|
Roberto Rosario
|
b0f31f2a8f
|
Reverted back to previous upload method, but now using SimpleUploadedFile to upload staging files
|
2011-02-06 03:29:39 -04:00 |
|
Roberto Rosario
|
7396d8b172
|
list only files in staging, ignore directories
|
2011-02-05 23:01:59 -04:00 |
|
Roberto Rosario
|
d8d8c75a28
|
Complete refactoring to allow out of order document, document file or metadata creation
|
2011-02-05 21:00:23 -04:00 |
|