Commit Graph
3417 Commits
Author SHA1 Message Date
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 0ece9d1970 Fixed OCR error reporting 2011-02-12 04:45:18 -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 369f89f8a6 Silence development messages 2011-02-11 20:22:05 -04:00
Roberto Rosario 1c41b6e05c Added link to delete a staging file 2011-02-11 20:18:41 -04:00
Roberto Rosario c716f468d3 Disabled unoconv 2011-02-11 11:13:18 -04:00
Roberto Rosario bca50a33bd Initial set of changes to support openoffice 2011-02-11 10:34:08 -04:00
Roberto Rosario c9b66cd46b Changed to a liquid css grid 2011-02-10 23:33:28 -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 8df0747ec2 Updated TODO 2011-02-10 21:24:25 -04:00
Roberto Rosario 58d6ef7933 Hide header in search results view 2011-02-10 21:24:09 -04:00
Roberto Rosario 492a346560 Updated Changelog 2011-02-10 21:17:42 -04:00
Roberto Rosario 0a91654498 Updated project description 2011-02-10 21:16:51 -04:00
Roberto Rosario 350fdee9c9 Show only document metadata in document list view 2011-02-10 21:16:33 -04:00
Roberto Rosario 81308b1229 Updated the screenshot link in README file 2011-02-10 20:57:24 -04:00
Roberto Rosario f41a2765d9 Updated CREADITS file to include python-magic 2011-02-10 19:16:32 -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 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