Commit Graph
261 Commits
Author SHA1 Message Date
Roberto Rosario fa073237b2 Show current metadata in document upload view 2011-03-09 15:27:08 -04:00
Roberto Rosario 3a82dbfecb Add content type to avoid strip space middleware conflict 2011-03-09 13:54:34 -04:00
Roberto Rosario 7be725e87a Show error message also if user is superuser 2011-03-09 13:53:41 -04:00
Roberto Rosario 3341f15779 Initial set for new full string search and dynamic comparison 2011-03-09 10:14:24 -04:00
Roberto Rosario 739c2ee299 Converted modules to use the new simpler permission checking 2011-03-09 01:20:07 -04:00
Roberto Rosario a116f1807c Added document action to clear all the document's page transformations 2011-03-08 02:15:19 -04:00
Roberto Rosario 3ccb01254d Improved exception handling of external programs 2011-03-07 23:24:46 -04:00
Roberto Rosario 41161b2ad7 Converter now differentiates between unknown file format and convert errors 2011-03-07 23:00:27 -04:00
Roberto Rosario 118e3d2e4a Merge remote branch 'origin/master' 2011-03-07 18:20:37 -04:00
Roberto Rosario 5563e74e77 Fix permissions once more, directories to 755 and files to 644 2011-03-07 12:27:58 -04:00
Roberto Rosario 6a9e114acb Set all *.py files permissions to 644 2011-03-07 12:15:25 -04:00
Roberto Rosario 6ad14fb793 Added content_type to document image file serving 2011-03-06 02:23:25 -04:00
Roberto Rosario f337cfb425 Optimized document duplicate search 2011-03-05 20:14:48 -04:00
Roberto Rosario f8ea2cb650 Fixed duplicated document search 2011-03-05 20:07:48 -04:00
Roberto Rosario 661d38aa41 Spanish translation updates 2011-03-05 19:52:50 -04:00
Roberto Rosario f2c9c90b55 Started adding configurations setting descriptions 2011-03-05 02:34:34 -04:00
Roberto Rosario 0442eafb0c Added a setting to show document thumbnail in metadata group list 2011-03-05 02:01:31 -04:00
Roberto Rosario c31898b995 If current user is superuser or staff show extra error messages 2011-03-05 01:22:18 -04:00
Roberto Rosario d0bea8ffeb Initial version of the GridFS storage driver 2011-03-04 01:08:20 -04:00
Roberto Rosario c58168516a Finally abstract storage to its own app 2011-03-03 21:27:16 -04:00
Roberto Rosario fc87e3a097 Further decouple document file storage from file based storage 2011-03-03 21:16:39 -04:00
Roberto Rosario a61dbcb7ca Fixed logic to apply default transformations only if none are present 2011-03-03 12:42:36 -04:00
Roberto Rosario 02eba1ab4a Improve storage file handling 2011-03-03 12:14:20 -04:00
Roberto Rosario 60fb0628e0 Note to self: Don't try to fix error in a rush. Really fix 'document fs delete links' 2011-03-03 10:37:52 -04:00
Roberto Rosario 38cb463b7d Fixed forgotten method name change after last filesystem serving app merge 2011-03-03 10:24:20 -04:00
Roberto Rosario 6d2ddb4e48 Order metadata group documents by filename 2011-03-01 01:21:19 -04:00
Roberto Rosario 79f6897d8a Extracted document filesystem serving into a separate app, see docs/Changelog.txt to update database accordingly 2011-02-26 12:50:16 -04:00
Roberto Rosario ff77b622a9 Moved document save logic to the document Model 2011-02-26 11:15:57 -04:00
Roberto Rosario f3c6cd5494 Added document description to the field search list 2011-02-26 10:00:12 -04:00
Roberto Rosario a9bfe7f088 Added document tool that deletes and re-creates all documents filesystem links 2011-02-21 23:46:25 -04:00
Roberto Rosario 5b4f2ecb57 Final changes to support duplicate document search 2011-02-21 19:32:03 -04:00
Roberto Rosario c10845ab9c Initial duplicate finder commit 2011-02-20 18:25:11 -04:00
Roberto Rosario 8cc6731d67 Updated settings view, adding missing ones and removing an unused one 2011-02-19 04:39:06 -04:00
Roberto Rosario ed3b9d3453 Added zip file 'uncompress on upload' support 2011-02-19 04:28:40 -04:00
Roberto Rosario d3d8c6d966 add ENABLE_SINGLE_DOCUMENT_UPLOAD config setting to settings view 2011-02-19 00:39:14 -04:00
Roberto Rosario ee7e9f34a2 Single document upload can now be enabled or disable to allow users to work faster (1 less click) 2011-02-18 23:35:18 -04:00
Roberto Rosario 875c772e5a Add cancel button to document page transformation delete confirmation 2011-02-18 23:16:59 -04:00
Roberto Rosario 17f75ef5a2 Fixed wrong document variable name 2011-02-18 23:15:09 -04:00
Roberto Rosario 51af1bf796 Improved document page detail view & links 2011-02-18 00:40:47 -04:00
Roberto Rosario 595d7227a2 Added navigation link from document page view and document page transformation back to document view 2011-02-17 23:27:25 -04:00
Roberto Rosario 8a8a42ee19 Updated Spanish translations 2011-02-17 05:00:35 -04:00
Roberto Rosario 77b8a432a2 Added distributed OCR queue support 2011-02-17 04:37:35 -04:00
Roberto Rosario 409a52af95 First commit to support ocr subprocess 2011-02-17 01:57:14 -04:00
Roberto Rosario 15afaadc4c Added preliminary views to add/remove document page transformations 2011-02-16 03:31:46 -04:00
Roberto Rosario 064d67746b Delete document metadata if left blank on dataentry 2011-02-15 22:00:49 -04:00
Roberto Rosario 95359091e9 If metadata field not required insert a blank placeholder to lookup field 2011-02-15 21:58:44 -04:00
Roberto Rosario ac81a5a2f5 Added 'No' button to document delete confirmation 2011-02-15 20:58:24 -04:00
Roberto Rosario 1b494b4200 Make default transformation application a method of Document, and execute on both upload methods 2011-02-15 20:44:19 -04:00
Roberto Rosario b217470283 Identify current document in a metadata group list 2011-02-15 20:32:34 -04:00
Roberto Rosario 9b0cecb4e0 Don't exclude current document from metadatagroup list, confuses users 2011-02-15 20:32:07 -04:00