Commit Graph

  • eb09ac10c2 Merge branch 'feature/lock_manager_update' into development Roberto Rosario 2011-11-22 15:48:22 -04:00
  • 95c300137c Updated changelog Roberto Rosario 2011-11-22 15:48:12 -04:00
  • 290fcc925b Added signal processing to the ocr queue to speed up ocr queue processing Roberto Rosario 2011-11-22 15:42:41 -04:00
  • dc63c3225e Updated ocr task to use the new lock manager abstracted class Roberto Rosario 2011-11-22 15:42:04 -04:00
  • 1367fb9c66 Added lock manager abstraction Roberto Rosario 2011-11-22 15:41:32 -04:00
  • 78685b9fc5 Reduce the ocr lock name size Roberto Rosario 2011-11-22 15:22:20 -04:00
  • c9e8f2fac0 Updated the ocr app to use the lock manager Roberto Rosario 2011-11-22 15:07:29 -04:00
  • a6151fd9e5 Added non working memcache backend to the lock manager app Roberto Rosario 2011-11-22 15:07:09 -04:00
  • 614ece827f Updated FAQ with unoconv information Roberto Rosario 2011-11-22 15:06:33 -04:00
  • c65b6a0309 Added aditional loggin to the locking app Roberto Rosario 2011-11-22 15:06:21 -04:00
  • 8a70e325c1 Simplyfied and updated the lock manager app Roberto Rosario 2011-11-22 15:03:06 -04:00
  • 7e4110450b Removed vestigial mentions of the word 'group' from the linking app Roberto Rosario 2011-11-22 12:00:30 -04:00
  • 33b2f69e7f Spanish translation updates Roberto Rosario 2011-11-22 11:45:52 -04:00
  • a31c153dff Updated language script Roberto Rosario 2011-11-22 11:29:36 -04:00
  • eabc694b56 Updated language source file Roberto Rosario 2011-11-22 11:29:21 -04:00
  • 47e88b8e95 Changed contact text Roberto Rosario 2011-11-22 10:25:51 -04:00
  • fb22f07436 Added Portuguese and Russian to the supported UI language list Roberto Rosario 2011-11-22 10:24:36 -04:00
  • acbdd0bfd4 Updated changelog Roberto Rosario 2011-11-22 10:19:13 -04:00
  • 1773ed3c13 Updated translation related scripts and Transifex configuration file for the grouping -> linking app rename Roberto Rosario 2011-11-22 10:18:26 -04:00
  • 37eb1c04cc Updated contributor file Roberto Rosario 2011-11-22 09:54:15 -04:00
  • cbacdcb348 Russian translation updates Сергей Глита [Sergey Glita] Roberto Rosario 2011-11-22 09:53:12 -04:00
  • 23f7126f10 Updated changelog Roberto Rosario 2011-11-22 09:48:41 -04:00
  • f7303c7eb8 Removed Grappelli dependency Roberto Rosario 2011-11-22 09:48:24 -04:00
  • 083baaee88 Merge branch 'feature/base64_thumbnails' into development Roberto Rosario 2011-11-22 09:24:02 -04:00
  • f73ce55c34 Updated the document smart widget for the new API call format Roberto Rosario 2011-11-22 09:23:31 -04:00
  • fc344d0c9e Modified the is_zoomable API call to be document pk and document page number based Roberto Rosario 2011-11-22 09:22:49 -04:00
  • db89cdde55 Updated apps to use the new document widget Roberto Rosario 2011-11-22 09:05:35 -04:00
  • 3f8e2b5640 Finished new smarter document image widget Roberto Rosario 2011-11-22 09:05:03 -04:00
  • 9be2aebd3f Reverted back to the previous fancybox initialization method, added thin_border class for the new document widget, fixed a small typo Roberto Rosario 2011-11-22 09:01:13 -04:00
  • 5097a8b180 Added get_error_icon_url() function to the mimetype app to be used for the new smarted document widget Roberto Rosario 2011-11-22 07:53:51 -04:00
  • 4cf935925b Added views that return the document image as a base64 encoded string Roberto Rosario 2011-11-22 07:52:55 -04:00
  • b5a1f92a9c Added support for base64 encoded document images Roberto Rosario 2011-11-22 07:51:16 -04:00
  • 3a2900ff64 Use jQuery's live to lauch fancybox Roberto Rosario 2011-11-22 07:47:41 -04:00
  • 336a752dc2 Updated JqueryAsynchImageLoader from version 0.8 to version 0.9.7 Roberto Rosario 2011-11-22 07:46:31 -04:00
  • 87a4c5be6d Merge branch 'feature/optimize_document_widget' into development Roberto Rosario 2011-11-22 05:51:48 -04:00
  • 2ee236e1c5 Revert back to simple document widget Roberto Rosario 2011-11-22 05:51:30 -04:00
  • da4457b258 Improve office documents page number detection Roberto Rosario 2011-11-22 05:51:02 -04:00
  • ba7016b0bc Don't call office converter if not initialized Roberto Rosario 2011-11-22 05:08:04 -04:00
  • 99e6bf652f Detect invalid office converter backend during initialization Roberto Rosario 2011-11-22 05:07:19 -04:00
  • 9988a8f543 Invalidate cached values on reentry, added logging Roberto Rosario 2011-11-22 05:06:41 -04:00
  • f8dbfc068a Added random named pipe support to the OfficeConverter pipe method Roberto Rosario 2011-11-22 01:22:59 -04:00
  • a6a00cbc15 Document image serving uses now a fixed mimetype provided by converter.DEFAULT_FILE_FORMAT_MIMETYPE to help browser rendering Roberto Rosario 2011-11-22 00:57:54 -04:00
  • 4e8f2c370b Initial REST API version 0 alpha Roberto Rosario 2011-11-22 00:56:56 -04:00
  • ffcaec1e91 Updated web app theme to point to the new jquery version Roberto Rosario 2011-11-22 00:56:09 -04:00
  • 68ded2e4fc Upgraded jquery to version 1.7 Roberto Rosario 2011-11-22 00:55:41 -04:00
  • c598e4ceb3 Instantiate OfficeConverter just once Roberto Rosario 2011-11-21 08:22:00 -04:00
  • 9212a7027f Merge branch 'feature/improved_office_doc_support' into development Roberto Rosario 2011-11-21 06:28:30 -04:00
  • e9ff82f696 Corrected multi exception line format in document_html_widget Roberto Rosario 2011-11-21 06:27:50 -04:00
  • 3f33924d4a Updated document mode to pass the document mimetype when calling convert to avoid a chain of mimetype detections Roberto Rosario 2011-11-21 06:24:19 -04:00
  • bd24353886 Updated office converter to accept a mimetype argument to avoid yet another file mimetype detection Roberto Rosario 2011-11-21 06:14:07 -04:00
  • 2bae05f39c Updated the convert app api to reuse the office converter detected mimetype Roberto Rosario 2011-11-21 05:50:34 -04:00
  • a0218ecb92 Updated the office converter to use mimetype_only argument of the mimetype app and to store the detected mimetype for future use Roberto Rosario 2011-11-21 05:48:48 -04:00
  • 60ae0a77c1 Update the argument list of the other converter backend so that the mimetype arg doesn't raise errors Roberto Rosario 2011-11-21 05:47:27 -04:00
  • 244cbc9911 Added icon for the page count update view Roberto Rosario 2011-11-21 05:47:01 -04:00
  • eacd7837b2 Updated the python conveter backend to use the new mimetype_only argument of get_mimetype and to accept a mimetype argument from the caller thus skipping mimetype detection at all resulting in another slight speedup Roberto Rosario 2011-11-21 05:45:55 -04:00
  • 7139989649 Added a mimetype_only=False argument to the get_mimetype method to skip detecting the encoding when not needed resulting in a slight speedup Roberto Rosario 2011-11-21 05:43:47 -04:00
  • 21927c00bb Updated the ocr and document indexing apps to the new maintenante register function Roberto Rosario 2011-11-21 05:42:53 -04:00
  • 436ad2c3fe Added a new view to update the page count of previously uploaded documents Roberto Rosario 2011-11-21 05:41:48 -04:00
  • a9d211f32f Added size and page_count properties to the document model Roberto Rosario 2011-11-21 05:40:41 -04:00
  • 8b6d1d7859 Updated register_maintenance_links to support more than one link per app Roberto Rosario 2011-11-21 05:40:00 -04:00
  • e8f62874dd Updated generic_config template to store the views' previous url Roberto Rosario 2011-11-21 05:38:35 -04:00
  • 9b95201b4d Moved project wide schedule instance to the runtime.py file Roberto Rosario 2011-11-21 05:38:05 -04:00
  • e4b9b135da Added new configuration option CONVERTER_UNOCONV_USE_PIPE to let uniconv use pipes instead of ports to call libreoffice Roberto Rosario 2011-11-21 02:48:29 -04:00
  • e590cb041c Finished office converter using MIME type detection Roberto Rosario 2011-11-21 02:47:52 -04:00
  • 67b3e19031 Initial commit of the new office converter class Roberto Rosario 2011-11-20 02:48:34 -04:00
  • 91203a9593 Merged all document widget generation code into one place Roberto Rosario 2011-11-19 03:59:09 -04:00
  • c468ca93d6 Merge branch 'feature/document_group_move' into development Roberto Rosario 2011-11-19 02:02:24 -04:00
  • fbad8375b3 Finished converting grouping app to the linking app Roberto Rosario 2011-11-19 02:01:55 -04:00
  • d358bd991a Close possible security hole by not trusting user input when saving smart link conditions Roberto Rosario 2011-11-19 01:06:34 -04:00
  • d422dfaa1a Merge branch 'feature/document_grouping_setup' into development Roberto Rosario 2011-11-18 23:30:28 -04:00
  • ad53632f7f Added smart linking setup help Roberto Rosario 2011-11-18 23:29:40 -04:00
  • 7a32eccc19 More document grouping rename updates Roberto Rosario 2011-11-18 23:29:19 -04:00
  • 9f4112187e Further document grouping rename Roberto Rosario 2011-11-18 23:08:01 -04:00
  • 8b14cf0df5 Finished adding CRUD views for document groupping and document groupping items, started naming change to smart links and smart link conditions Roberto Rosario 2011-11-18 21:03:08 -04:00
  • 1f784aa6b0 Started the rename of the document grouping app to smart linking Roberto Rosario 2011-11-18 18:29:59 -04:00
  • 163f4fa24f Update index.html Roberto Rosario 2011-11-18 18:14:36 -04:00
  • 99129ead90 Update index.html Roberto Rosario 2011-11-18 18:13:23 -04:00
  • 67da7d897d Update index.html Roberto Rosario 2011-11-18 18:12:22 -04:00
  • eb9056f332 Update index.html Roberto Rosario 2011-11-18 18:10:14 -04:00
  • 96e92b296e Improved POST redirect default url from None to '/' Roberto Rosario 2011-11-17 23:23:18 -04:00
  • 3934b4c535 Add the document grouping setup url to the project setup menu link child urls list Roberto Rosario 2011-11-17 23:22:33 -04:00
  • fa4a13668b Added views to create, list and delete document groups via the project setup Roberto Rosario 2011-11-17 23:21:56 -04:00
  • b5ae16b4d0 Merge branch 'hotfix/v0.9.1' into development Roberto Rosario 2011-11-15 07:10:30 -04:00
  • 484502a717 Merge branch 'hotfix/v0.9.1' v0.9.1 Roberto Rosario 2011-11-15 07:10:25 -04:00
  • 807f8a79b3 Bumped version to 0.9.1 Roberto Rosario 2011-11-15 07:09:58 -04:00
  • c6b555be82 Updated changelog Roberto Rosario 2011-11-15 07:09:47 -04:00
  • 592cd373a7 Updated FAQ adding solution to the mysql non utf-8 collation issue Roberto Rosario 2011-11-15 07:03:40 -04:00
  • 946e4fcf50 Handle percent encoded unicode query strings in search URL Roberto Rosario 2011-11-15 06:34:59 -04:00
  • f0ad541d17 Merge branch 'development' Roberto Rosario 2011-11-09 07:50:31 -04:00
  • 2adb95f9d1 Updated document version number Roberto Rosario 2011-11-09 07:50:13 -04:00
  • 9a179ad7aa Merge branch 'release/Version_0.9.0' v0.9 Roberto Rosario 2011-11-07 15:53:50 -04:00
  • 4d14806991 Bumped version to 0.9.0 Roberto Rosario 2011-11-07 15:50:54 -04:00
  • 2a40c5d123 Updated changelog Roberto Rosario 2011-11-07 15:50:20 -04:00
  • 8778746b06 Updated changelog Roberto Rosario 2011-11-07 15:28:40 -04:00
  • 2ba451b611 Merge branch 'feature/non_3rd_party' into development Roberto Rosario 2011-11-07 15:25:57 -04:00
  • 742aad2e27 Removed the included 3rd party module django-sendfile Roberto Rosario 2011-11-07 15:23:54 -04:00
  • 97bdf29152 Updated required Django version to 1.3.1 Roberto Rosario 2011-11-07 14:18:39 -04:00
  • a488df12ff Updated changelog Roberto Rosario 2011-11-07 02:21:54 -04:00
  • ccdcd4540a Merge branch 'feature/non_clickable_mimetype_icons' into development Roberto Rosario 2011-11-07 02:20:17 -04:00
  • ab96a7d350 Only allow clickable thumbnails for document with a valid image in the group document list Roberto Rosario 2011-11-07 02:09:24 -04:00