Commit Graph
1443 Commits
Author SHA1 Message Date
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 ae2ea5c48f Updated TODO 2011-02-10 02:46:28 -04:00
Roberto Rosario 1bf3c92491 Improved document thumbnail creation logic 2011-02-10 01:47:33 -04:00
Roberto Rosario b1516acb4b Added a cache_cleanup function 2011-02-10 01:39:01 -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
Roberto Rosario 07403954b5 Updated TODO 2011-02-10 00:16:32 -04:00
Roberto Rosario 4ecbf5c13f Removed colums definitions as they are now define in __init__.py 2011-02-10 00:16:07 -04:00
Roberto Rosario 9374448eb0 Improved the text of the link 2011-02-10 00:15:00 -04:00
Roberto Rosario f58c17e6c7 Clean up 2011-02-10 00:14:33 -04:00
Roberto Rosario b12ddb7cc4 Added method to link a model with it's column list to display on the generic list template, this way the same column layout is displayed regarless of the view that generates it. 2011-02-10 00:13:30 -04:00
Roberto Rosario fbafb385e5 Changed to a more descriptive message 2011-02-09 23:41:22 -04:00
Roberto Rosario 4c09c87aa6 Only display OCR link in document details 2011-02-09 23:40:51 -04:00
Roberto Rosario ce2c061a3a Change single quotes to doublequotes 2011-02-09 23:40:32 -04:00
Roberto Rosario 9c601757a1 Finished document metadata editing changes 2011-02-09 23:22:52 -04:00
Roberto Rosario 9d046a96af Initial updates to add document metadata editing 2011-02-09 16:43:40 -04:00
Roberto Rosario f3f763d762 Added new view to quickly upload a new document using another document's metadata 2011-02-09 16:18:44 -04:00
Roberto Rosario ba64dbb4e2 Recreased severity when creating filesystem links 2011-02-09 14:09:49 -04:00
Roberto Rosario d6afcc64bb Changed file permissions 2011-02-09 13:55:01 -04:00
Roberto Rosario 0a966ab4a4 Removed debug statement 2011-02-09 13:51:41 -04:00
Roberto Rosario 07d4166d1f Fixed convert argumnet passing 2011-02-09 13:49:42 -04:00
Roberto Rosario 57704f3cd0 Added view to display project settings 2011-02-09 12:31:27 -04:00
Roberto Rosario 77aa263304 Added sanity checks and better error handling 2011-02-09 12:31:01 -04:00
Roberto Rosario ef8ced4013 Fixed typos in the settings names 2011-02-09 12:30:35 -04:00
Roberto Rosario afdf87305f Better handling of the convert subprocess 2011-02-09 12:30:09 -04:00
Roberto Rosario d3d9ac38a1 Check for functions before dictionaries, some lambda functions were being interpreted as dict() 2011-02-09 12:29:26 -04:00
Roberto Rosario 600b94bbda Added setting for the converter, ocr and a missing one from document app 2011-02-09 12:28:48 -04:00
Roberto Rosario 1dbce31971 Readded TODO 2011-02-09 10:50:47 -04:00
Roberto Rosario bd38a32af1 Merge remote branch 'origin/master'
Conflicts:
	docs/TODO
2011-02-09 10:47:33 -04:00
Roberto Rosario e2fd97043e Updated TODO 2011-02-09 02:37:51 -04:00
Roberto Rosario f47f1e11a4 Updated README 2011-02-09 02:27:32 -04:00
Roberto Rosario ca271f5b0c Updated README 2011-02-09 02:21:28 -04:00
Roberto Rosario da780b8f43 Updated about template 2011-02-09 02:21:16 -04:00
Roberto Rosario 50b6164bd8 Updated Readme, added CREDITS file 2011-02-09 02:12:37 -04:00
Roberto Rosario 6569faad11 Added OCR capabilites 2011-02-09 02:12:14 -04:00
Roberto Rosario 52bee20025 Added document thumbnail previews in document list view 2011-02-08 20:35:29 -04:00
Roberto Rosario 0c5b03b715 Moved pretty_size function to common.utils 2011-02-08 19:47:42 -04:00
Roberto Rosario 37f74a3f26 Moved the converter to its own app 2011-02-08 19:46:46 -04:00
Roberto Rosario 584f525783 Added document size display and now the preview link is available in any view 2011-02-08 19:22:01 -04:00
Roberto Rosario dabe8fad19 Added document preview link and download link 2011-02-08 19:07:00 -04:00
Roberto Rosario 79d7932df0 Added staging file previews support 2011-02-08 17:57:12 -04:00
Roberto Rosario e2bec1745c Merge remote branch 'origin/master'
Conflicts:
	docs/TODO
2011-02-08 02:25:01 -04:00
Roberto Rosario 52843c3e98 Updated TODO 2011-02-08 02:18:23 -04:00
Roberto Rosario e146e2f0e2 First try at implementing required / optional metadata 2011-02-08 02:18:02 -04:00