Commit Graph
122 Commits
Author SHA1 Message Date
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
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 f66cb4392a Deleted line accidentally 2011-02-14 14:39:31 -04:00
Roberto Rosario 8d07419d01 Reverted unicode changes, made things worse 2011-02-14 14:32:59 -04:00
Roberto Rosario 64dce7ea3f Added missing closing parenthesis 2011-02-14 13:42:57 -04:00
Roberto Rosario e7600fa876 Handle unicode url data from the metadata 2011-02-14 13:41:15 -04:00
Roberto Rosario c0a00848c6 Spanish translation update 2011-02-14 02:28:48 -04:00
Roberto Rosario 72eb897e4d Change format as per ugettext request 2011-02-14 02:28:08 -04:00
Roberto Rosario fbc8bc960a Decoupled page transformation interface, added default transformation support 2011-02-14 02:11:39 -04:00
Roberto Rosario 06d7e5a46a Added multipage document support and document page transformation 2011-02-14 00:18:16 -04:00
Roberto Rosario 65d1e5b176 Initial updates to support document tranformations 2011-02-13 17:01:51 -04:00
Roberto Rosario 344a613514 Final changes to support permissions and roles 2011-02-13 04:33:40 -04:00
Roberto Rosario a47ff7c4b4 Initial updates to support permissions 2011-02-12 05:45:34 -04:00
Roberto Rosario 1786764e5f New abstracted options to adjust document conversion quality (default, low, high) 2011-02-12 04:12:39 -04:00
Roberto Rosario f3fab1b7d9 Finished adding metadata based groups 2011-02-12 01:57:24 -04:00
Roberto Rosario c83c2e0d46 First commit to add metadata groups 2011-02-11 23:08:00 -04:00
Roberto Rosario 1c41b6e05c Added link to delete a staging file 2011-02-11 20:18:41 -04:00
Roberto Rosario 2aefe3d028 Moved 3 functions from views.py to utils.py 2011-02-10 23:16:19 -04:00
Roberto Rosario 651d5d0ce2 moved the document detail link to be next to the document edit link 2011-02-10 23:05:52 -04:00
Roberto Rosario b3c4144f5a The default for 'upload using same metadata' is to only create one document 2011-02-10 23:05:03 -04:00
Roberto Rosario d4f685cd17 Skip step 1 of create document wizard if only one document type exists 2011-02-10 23:04:33 -04:00
Roberto Rosario 350fdee9c9 Show only document metadata in document list view 2011-02-10 21:16:33 -04:00
Roberto Rosario 07ac315ac8 Added python-magic for smarter MIME type detection and a new document field: file_mime_encoding 2011-02-10 19:01:55 -04:00
Roberto Rosario f7b560853b Changed the label message to better reflect its usage 2011-02-10 19:00:58 -04:00
Roberto Rosario 50ae43537c Cleanups 2011-02-10 16:31:10 -04:00
Roberto Rosario ce12e68c08 try to fix the document name issue when downloading a document 2011-02-10 10:53:58 -04:00
Roberto Rosario 460ba63740 Added a non scaling fancybox for display size view 2011-02-10 10:53:40 -04:00
Roberto Rosario eb022a821f Remarked two imports by mistake 2011-02-10 10:36:37 -04:00
Roberto Rosario 78f125b3ad Added document preview and display size view, merged with 960 grid branch 2011-02-10 10:33:57 -04:00
Roberto Rosario 7960438944 Merge branch '960' into merge_test 2011-02-10 09:28:02 -04:00
Roberto Rosario e8ee0cdaaa Spanish translation updates 2011-02-10 09:22:13 -04:00
Roberto Rosario 1bf3c92491 Improved document thumbnail creation logic 2011-02-10 01:47:33 -04:00
Roberto Rosario a1da232ee9 Improved image cache filename creation 2011-02-10 01:29:39 -04:00
Roberto Rosario adf4608a0c It's more reliable to calculate the document checksum on the view and not on the save method, cache thumbnails and previews using document checksum and not the uuid 2011-02-10 01:06:28 -04:00