Commit Graph

34 Commits

Author SHA1 Message Date
Roberto Rosario
d6afcc64bb Changed file permissions 2011-02-09 13:55:01 -04:00
Roberto Rosario
77aa263304 Added sanity checks and better error handling 2011-02-09 12:31:01 -04:00
Roberto Rosario
6569faad11 Added OCR capabilites 2011-02-09 02:12:14 -04:00
Roberto Rosario
dabe8fad19 Added document preview link and download link 2011-02-08 19:07:00 -04:00
Roberto Rosario
e146e2f0e2 First try at implementing required / optional metadata 2011-02-08 02:18:02 -04:00
Roberto Rosario
0674dedd4a Completed refactoring of filesystem indexing 2011-02-08 01:35:24 -04:00
Roberto Rosario
2c9306c04f Initial commit of the new filesystem indexing system 2011-02-07 20:20:57 -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
07e2ca0e7f Successfully merged staging file upload and local file upload views and forms 2011-02-07 00:58:09 -04:00
Roberto Rosario
a3af46e25e Add Document model method to check if a document exists in the storage backend 2011-02-06 22:44:16 -04:00
Roberto Rosario
1d70d68505 Document file storage is can now be changed from the settings.py file, better configuration options names 2011-02-06 22:22:01 -04:00
Roberto Rosario
0ee072f294 Increased fieldsizes 2011-02-06 19:43:48 -04:00
Roberto Rosario
0e250073f3 Update staging files metadata from url query 2011-02-06 13:25:33 -04:00
Roberto Rosario
858592fc5b Implemented lookups in metadata 2011-02-06 03:51:10 -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
d8d8c75a28 Complete refactoring to allow out of order document, document file or metadata creation 2011-02-05 21:00:23 -04:00
Roberto Rosario
a45012b40e Mark null mimetypes as 'unknown', fixing the mimetype NULL not allowed on document save error 2011-02-05 03:12:23 -04:00
Roberto Rosario
828bd4e020 Further improved exception reporting when creating or deleting filesystem links 2011-02-05 03:05:58 -04:00
Roberto Rosario
f709a40a27 Implemented document delete view 2011-02-05 02:02:36 -04:00
Roberto Rosario
16125bbdd0 Added enable/disable support to document rename model 2011-02-04 15:16:57 -04:00
Roberto Rosario
c7b098b41f Improved error message reporting when creating filesystem directories or links 2011-02-04 13:17:36 -04:00
Roberto Rosario
d80584d087 Added user configurable document checksumming 2011-02-04 13:09:43 -04:00
Roberto Rosario
80d0a2a359 Added support for filerenaming on upload 2011-02-04 02:07:06 -04:00
Roberto Rosario
58a635412c Register document meta data values in search 2011-02-04 01:47:27 -04:00
Roberto Rosario
5e524fb825 Better solution to the extension separator problem 2011-02-04 01:19:15 -04:00
Roberto Rosario
a1a05d4b10 Added support for the NO SLUGIFY option and fixed problem with filename extension separator when re composing the filename 2011-02-04 01:12:02 -04:00
Roberto Rosario
6d361cf420 Added metadata symlink creation 2011-02-04 01:02:14 -04:00
Roberto Rosario
327a00ede6 Added search app 2011-02-03 22:52:25 -04:00
Roberto Rosario
5854a1ce50 Added document detail view 2011-02-03 22:46:51 -04:00
Roberto Rosario
ba170bacd3 Enable Metadata's default option, using user definable functions 2011-02-03 21:05:06 -04:00
Roberto Rosario
d862dfc2a6 Cleanups 2011-02-03 20:18:29 -04:00
Roberto Rosario
2921f8c67a Multiple document upload support 2011-02-03 17:27:23 -04:00
Roberto Rosario
986dc5d805 Document upload and metadata input working 2011-02-03 17:17:04 -04:00
Roberto Rosario
2b1e1be680 First commit 2011-02-03 12:39:23 -04:00