Commit Graph
2193 Commits
Author SHA1 Message Date
Roberto Rosario 9169e66abb Updated document page transformation CRUD view to invalidate the document cached image on creation, edition of deletion of transformations 2011-07-25 03:58:31 -04:00
Roberto Rosario 7dceaad599 Updated document page transformation CRUD view to redirect to document page transformation list view instead 2011-07-25 03:45:54 -04:00
Roberto Rosario e94e9407ec Added invalidate_cached_image function for document models instances, remove duplication 2011-07-25 03:42:17 -04:00
Roberto Rosario 055f64c1cf Updated OCR models to use the identical source manager SourceTransformationManager 2011-07-25 03:41:28 -04:00
Roberto Rosario 5e4bb41f07 Use literal_eval instead of eval 2011-07-25 03:40:59 -04:00
Roberto Rosario bcb61c3ca3 Enabled OCR queue transformation processing 2011-07-25 03:40:15 -04:00
Roberto Rosario 26c76a0f5e Use eval_literal instead of eval 2011-07-25 03:39:37 -04:00
Roberto Rosario 5f969351b1 Transformation interpretation error should stop a document image from being displayed 2011-07-25 03:38:38 -04:00
Roberto Rosario 39010d7653 Don't translate argument in help text example 2011-07-25 03:00:06 -04:00
Roberto Rosario 1321491c1f Migrated same solution to ocr queue transformation too 2011-07-25 02:59:39 -04:00
Roberto Rosario a7204ee38f Added a new ocr_queue_edit permission 2011-07-25 02:55:14 -04:00
Roberto Rosario 48adc6d113 Migrate document source transformation validation solution to document page transformation 2011-07-25 02:51:19 -04:00
Roberto Rosario 0b67664598 Moved transformation argument validation to the model 2011-07-25 02:43:02 -04:00
Roberto Rosario c9810e45ed Merge branch 'no_source_help' 2011-07-25 00:18:04 -04:00
Roberto Rosario c761f30567 If no there are no available sources, tell user and provide link to create them 2011-07-25 00:17:08 -04:00
Roberto Rosario c3af7d8ec2 Removed source url magic number 2011-07-25 00:16:39 -04:00
Roberto Rosario 7c47bd7b54 Renamed source creation link 2011-07-25 00:15:34 -04:00
Roberto Rosario 59891082ea Removed old remarked code 2011-07-25 00:15:15 -04:00
Roberto Rosario 4bd208ed91 Moved sources app literals to their own file 2011-07-25 00:14:49 -04:00
Roberto Rosario c8e9fbc182 Added reset view link to the document page view to reset the zoom level and page rotation 2011-07-24 23:44:33 -04:00
Roberto Rosario fc6ff0f83a Merge branch 'staging_preview' 2011-07-24 05:16:33 -04:00
Roberto Rosario 37677e89f0 Added support for showing a staging file's thumbnail 2011-07-24 05:15:56 -04:00
Roberto Rosario 8aa72a954b Bumped version to 0.8.0 2011-07-23 17:26:14 -04:00
Roberto Rosario f604c92818 Merge branch 'job_processor' 2011-07-23 16:55:33 -04:00
Roberto Rosario b7a2e33506 Merge branch 'scheduling' 2011-07-23 16:55:29 -04:00
Roberto Rosario 842d0c8868 Added job_processors app to abstract background job processing 2011-07-23 16:54:45 -04:00
Roberto Rosario 8462341533 Added new scheduler app to abstract job scheduling 2011-07-23 16:05:31 -04:00
Roberto Rosario ec203b5702 Spanish translation update 2011-07-23 02:25:33 -04:00
Roberto Rosario 2338f5c3fe Improved document type, document type filenames and history navigation and link highlight 2011-07-23 00:58:26 -04:00
Roberto Rosario 19ab5d9151 Display document app secondary menu even when a document is selected 2011-07-23 00:26:14 -04:00
Roberto Rosario df46ab1605 Navigation improvements 2011-07-23 00:25:20 -04:00
Roberto Rosario 29976541df Further navigation highlight improvements 2011-07-23 00:09:58 -04:00
Roberto Rosario a3eaf1a0b5 Merge remote branch 'origin/master' 2011-07-22 03:43:02 -04:00
Roberto Rosario f589da84fd Added new mimetype app to handle mimetype guessing and provide mimetype related icons when a preview is not available 2011-07-22 03:42:16 -04:00
Roberto Rosario 8192ce349c Added new mimetype app to hangle mimetype guessing and provide mimetype related icons when a preview is not available 2011-07-22 03:37:26 -04:00
Roberto Rosario 4060a39a4f Consisten link highlight through the project 2011-07-21 21:45:07 -04:00
Roberto Rosario 90e876ca93 Code cleanup 2011-07-21 11:46:15 -04:00
Roberto Rosario 46aa89d924 Don't use ghostscript if it is not installed 2011-07-21 04:37:08 -04:00
Roberto Rosario b29ca040d5 Added missing pdfminer requirement entry 2011-07-21 04:32:28 -04:00
Roberto Rosario d46f000701 Added missing ghostcript dependency 2011-07-21 04:05:56 -04:00
Roberto Rosario b72f72c38f Merge branch 'master_merge_test' 2011-07-21 03:56:31 -04:00
Roberto Rosario d202d23862 Merge branch 'smart_staging' into master_merge_test
Conflicts:
	apps/common/__init__.py
	requirements/development.txt
	requirements/production.txt
2011-07-21 03:55:21 -04:00
Roberto Rosario 28ecd22944 Merge branch 'document_image_caching' into smart_staging 2011-07-21 03:50:19 -04:00
Roberto Rosario 89fc258a59 Adapter the OCR app to the new pre cache and preview generation methods 2011-07-21 03:49:27 -04:00
Roberto Rosario 9ba305222c Removed obsolete option from the converter settings file 2011-07-21 03:48:52 -04:00
Roberto Rosario b8ad2adc06 Removed QUALITY related code from the python converter backend, lowered the default ghostscript PDF dpi 2011-07-21 03:48:08 -04:00
Roberto Rosario c55dd90c88 Moved document preview generation to model, implmented pre caching 2011-07-21 03:47:31 -04:00
Roberto Rosario 01de394b88 Properly import COMMON_TEMPORARY_DIRECTORY, removed more QUALITY related code 2011-07-21 03:45:14 -04:00
Roberto Rosario 8ca9c5d4cd Remove more QUALITY related code 2011-07-21 03:44:11 -04:00
Roberto Rosario 72a037fba2 Removed all obsolete QUALITY related literals 2011-07-21 03:43:15 -04:00