Commit Graph
4877 Commits
Author SHA1 Message Date
Roberto Rosario b7b95547f1 Added favicon credits 2011-02-19 04:29:29 -04:00
Roberto Rosario ed3b9d3453 Added zip file 'uncompress on upload' support 2011-02-19 04:28:40 -04:00
Roberto Rosario b529288750 Fixed role_create link testing for the wrong namespace 2011-02-19 02:33:24 -04:00
Roberto Rosario 22f3c1f255 Fixed role_delete view checking for the wrong namespace 2011-02-19 02:31:06 -04:00
Roberto Rosario c5af3bb6cb Added favicon 2011-02-19 02:29:51 -04:00
Roberto Rosario 81c6b650c8 Added django-sentry to monitor errors and store 2011-02-19 02:20:54 -04:00
Roberto Rosario 417a41bed0 Added celerybeat-schedule and document_storage to .gitignore 2011-02-19 00:40:49 -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 857c28315c Updated TODO 2011-02-18 00:59:33 -04:00
Roberto Rosario 84a5919e96 Updated README 2011-02-18 00:43:31 -04:00
Roberto Rosario 51af1bf796 Improved document page detail view & links 2011-02-18 00:40:47 -04:00
Roberto Rosario 0cc457aacc Added new permission 'Delete document for OCR queue' 2011-02-17 23:46:50 -04:00
Roberto Rosario 9dc101fb0c Changed 'submit to ocr' links icon 2011-02-17 23:44:04 -04:00
Roberto Rosario e012c4c592 Added link to remove document from the OCR queue 2011-02-17 23:42:12 -04:00
Roberto Rosario e3df02185f Show tesseract language setting under setup menu 2011-02-17 23:41:48 -04:00
Roberto Rosario 0debbccd75 Added FAQ file 2011-02-17 23:33:58 -04:00
Roberto Rosario c18cb099c6 Improved tesseract execution handling 2011-02-17 23:31:54 -04:00
Roberto Rosario 5e5fee7330 Added missing queue document state import 2011-02-17 23:31:08 -04:00
Roberto Rosario 13a34338a3 Fixed typo error on document queue admin view 2011-02-17 23:30:15 -04:00
Roberto Rosario 0524e5abc2 Show error column in document ocr queue list 2011-02-17 23:28:10 -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 478fb3502e Changed from python's multiprocessing to celery to handle concurrency 2011-02-17 03:45:30 -04:00
Roberto Rosario 409a52af95 First commit to support ocr subprocess 2011-02-17 01:57:14 -04:00
Roberto Rosario 94fb748020 Try to catch execution execptions 2011-02-16 20:54:43 -04:00
Roberto Rosario dfd101c33b Cleanup file after ocr 2011-02-16 20:54:11 -04:00
Roberto Rosario b1e2f64617 Apply transformation before doing OCR, added unpaper to the OCR pre processing pipe 2011-02-16 03:32:21 -04:00
Roberto Rosario 15afaadc4c Added preliminary views to add/remove document page transformations 2011-02-16 03:31:46 -04:00
Roberto Rosario f974950147 Force fancybox previous and next page button to 'always on' 2011-02-16 00:04:59 -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 06d150b8e5 Reformed generic_confirm template better integrate appearance 2011-02-15 20:55:28 -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
Roberto Rosario fd101a4766 Exclude empty metadata from metadata group calculation 2011-02-15 20:25:51 -04:00
Roberto Rosario 35f2b1076e Make menu items clearer for users 2011-02-15 20:04:03 -04:00
Roberto Rosario 0eb9774618 Fixed regression caused by c8d5e26b4c 2011-02-15 19:56:03 -04:00
Roberto Rosario a154e762b4 Make staging file preview non scaling 2011-02-15 15:48:48 -04:00
Roberto Rosario c87b9932c6 Apply default transformations to staging previews 2011-02-15 15:48:31 -04:00
Roberto Rosario c8d5e26b4c Fix error accidental delete of staging file on preview 2011-02-15 15:27:34 -04:00
Roberto Rosario 52c2f7c1d4 Changed document menu layout 2011-02-15 12:06:05 -04:00
Roberto Rosario 081767df3e Updated Changelog 2011-02-15 02:06:24 -04:00
Roberto Rosario a2e6f223f4 Added role editing, creating and permission granting/revoking views 2011-02-15 01:43:25 -04:00
Roberto Rosario 93f74df2df Initial commit of permissions views 2011-02-14 20:48:53 -04:00