Commit Graph

  • b73496d01a Changed link title to a more apropiate one Roberto Rosario 2011-04-28 22:32:02 -04:00
  • 675bdd6112 Added tag editing view and listing documents with an specific tag Roberto Rosario 2011-04-28 21:30:37 -04:00
  • 2532a0a2d8 Added tag list view and global tag delete support Roberto Rosario 2011-04-28 19:12:40 -04:00
  • a403c02cd3 Bumped version to 0.5 v0.5 Roberto Rosario 2011-04-28 01:28:51 -04:00
  • 998985617b Updated CREDITS and Changelog Roberto Rosario 2011-04-28 01:26:03 -04:00
  • 28f87690b2 Added document tagging support Roberto Rosario 2011-04-28 01:14:27 -04:00
  • 8fbd174643 Initial changes to support document tags Roberto Rosario 2011-04-27 17:23:52 -04:00
  • 20dadafd61 Message tweaks and translation updates Roberto Rosario 2011-04-27 14:44:46 -04:00
  • ab68c696e2 Added loading spinner animation Roberto Rosario 2011-04-27 12:21:46 -04:00
  • ffcc033c40 touched html to force re-generation Roberto Rosario 2011-04-27 09:48:40 -04:00
  • 7a6225f77f Added per app version display tag Roberto Rosario 2011-04-27 09:34:25 -04:00
  • 53985dc9f8 Added no-parent-history class to document page links so that iframe clicking doesn't affect the parent window history Fixes back button issue on Chrome 9 & 10 Roberto Rosario 2011-04-27 09:21:00 -04:00
  • d7f483c6f6 Changed the previewing and deleting staging files views to required DOCUMENT_CREATE permission Roberto Rosario 2011-04-27 08:03:51 -04:00
  • bfa70f114b Converted app cleanups, document pre-cache, magic number removal Roberto Rosario 2011-04-26 15:02:27 -04:00
  • df60924ebb Implement local task locking using Django locmem cache backend Roberto Rosario 2011-04-25 16:41:42 -04:00
  • cd77a8ffdf Fixed OCR's active node list view when there are no active nodes Roberto Rosario 2011-04-25 16:40:33 -04:00
  • 4ed5c8f54c Disabled CELERY_DISABLE_RATE_LIMITS by default Roberto Rosario 2011-04-25 16:39:54 -04:00
  • f155c0725b Prevented undefined variable use Roberto Rosario 2011-04-25 12:39:09 -04:00
  • 425e4a0086 Fix document previews Roberto Rosario 2011-04-25 11:33:16 -04:00
  • f88b011365 Quick update to fix staging file previews Roberto Rosario 2011-04-25 10:56:04 -04:00
  • a7be566f50 Added OCR view displaying all active OCR tasks from all cluster nodes Roberto Rosario 2011-04-25 02:17:13 -04:00
  • 386d51e324 Updated TODO Roberto Rosario 2011-04-25 02:16:59 -04:00
  • 908183fad9 Merged two for loops, and make it so a processing document in a multi select doesn't abort the re-queueing Roberto Rosario 2011-04-24 04:48:42 -04:00
  • d33ced5e34 Make sure processing documents cannot be deleted Roberto Rosario 2011-04-24 04:42:49 -04:00
  • c505dad667 Fixed active task checking logic Roberto Rosario 2011-04-24 04:41:53 -04:00
  • 06900f7cd9 Fixed typo from previous PEP8 cleanup Roberto Rosario 2011-04-24 04:34:51 -04:00
  • 700bd7071c Removed redundant tranformation calculation Roberto Rosario 2011-04-24 04:08:02 -04:00
  • b2d0f7c310 Added doc extension to office document format list Roberto Rosario 2011-04-24 03:59:36 -04:00
  • 947a9ea3e6 Moved transformation string compilation to model Roberto Rosario 2011-04-24 03:59:19 -04:00
  • 5b5a90100c flake8 cleanups Roberto Rosario 2011-04-23 23:03:56 -04:00
  • 202bde555b Removed unused imports Roberto Rosario 2011-04-23 22:49:06 -04:00
  • 5d834b6f5e Updated Changelog Roberto Rosario 2011-04-23 22:48:46 -04:00
  • fe4ff2c035 Do not redefine imported slugify function Roberto Rosario 2011-04-23 22:47:49 -04:00
  • a7fb94e208 Updated TODO Roberto Rosario 2011-04-23 22:37:19 -04:00
  • 333c2d489d Avoid duplicates in recent document list Roberto Rosario 2011-04-23 22:27:24 -04:00
  • ba8e8b8c99 Added sample configuration files for supervisor and apache under contrib/ Roberto Rosario 2011-04-23 22:22:00 -04:00
  • 46ec25b139 Added initial support for converting office documents (only ods and docx tested) Roberto Rosario 2011-04-23 22:20:30 -04:00
  • 221049100c Improved document convertion API Roberto Rosario 2011-04-23 19:42:15 -04:00
  • 3de2969ec5 Improved unkwnown format detection in the graphicsmagick backend Roberto Rosario 2011-04-23 19:41:51 -04:00
  • 87c8b26270 Streamlined document preview serving Roberto Rosario 2011-04-23 19:41:15 -04:00
  • 5306a3e474 Added the OCR_QUEUE_PROCESSING_INTERVAL setting to the settings tab view Roberto Rosario 2011-04-23 05:53:36 -04:00
  • c18316d3bf Added detection and reset of orphaned ocr documents being left as 'processing' when celery dies Roberto Rosario 2011-04-23 05:40:24 -04:00
  • ebdcede59f Made the queue processing interval configurable by means of a new setting: OCR_QUEUE_PROCESSING_INTERVAL Roberto Rosario 2011-04-23 05:38:59 -04:00
  • ad9858bc17 Updated TODO Roberto Rosario 2011-04-23 05:37:01 -04:00
  • 75bed35d2c Fixed an error introduced in the last PEP8 cleanup Roberto Rosario 2011-04-23 05:36:17 -04:00
  • 2d24651189 Changed the ocr queue processing task from a Class to a function Roberto Rosario 2011-04-23 04:53:50 -04:00
  • 84ef3d5aca Added link to close all notifications with one click Roberto Rosario 2011-04-23 04:49:52 -04:00
  • 5d7587bb1a Improved visual appearance of messages by displaying them outside the main form Roberto Rosario 2011-04-23 03:23:01 -04:00
  • 70c3c5e948 Removed the obsolote DOCUMENTS_GROUP_MAX_RESULTS setting option Roberto Rosario 2011-04-23 02:53:13 -04:00
  • 2a744cefea PEP8, pylint cleanups and removal of relative imports Roberto Rosario 2011-04-23 02:49:07 -04:00
  • 4625e5d792 Made page image label translatable Roberto Rosario 2011-04-22 08:22:13 -04:00
  • c2d27a231e Reorganized page detail icons Roberto Rosario 2011-04-22 08:21:52 -04:00
  • 482178e2c8 Display the metadata group numeric total in the metadata group form title Roberto Rosario 2011-04-22 08:07:47 -04:00
  • 21e0922efc Reduced the document pages widget size Roberto Rosario 2011-04-22 08:07:18 -04:00
  • 7b091b9820 Reduced the metadata group widget height Roberto Rosario 2011-04-22 07:54:25 -04:00
  • d81e784167 Added support for metadata group actions Roberto Rosario 2011-04-22 07:36:35 -04:00
  • f3faf00315 Only add a prefix to the submit button if a form prefix has been specified Roberto Rosario 2011-04-22 07:35:30 -04:00
  • 024abf4efb Made metadata group generation a manager function of the MetadataGroup model Roberto Rosario 2011-04-22 06:15:18 -04:00
  • 5e08662965 Increased permissions app permission's label field size Roberto Rosario 2011-04-22 03:27:58 -04:00
  • ee0b393f00 Merged and reduced the document page zoom and rotation views Roberto Rosario 2011-04-22 02:56:15 -04:00
  • 7fcdfe5fab Inverted the rotation button, more intuitive this way Roberto Rosario 2011-04-22 02:55:32 -04:00
  • ec2b313755 Lower image convertion quality if the format is jpg Roberto Rosario 2011-04-22 02:32:41 -04:00
  • 6cdebb3910 Added the configuration option CONVERTER_GM_SETTINGS to pass GraphicsMagicks specific commands the the GM backend Roberto Rosario 2011-04-22 02:20:45 -04:00
  • e03cea8886 Updated the Changelog Roberto Rosario 2011-04-22 00:27:39 -04:00
  • 158061e61a Updated TODO Roberto Rosario 2011-04-22 00:19:06 -04:00
  • 5b4b281791 Added interactive document page view rotation support Roberto Rosario 2011-04-21 23:58:41 -04:00
  • 47a9f699fd Added DOCUMENTS_ZOOM_PERCENT_STEP, DOCUMENTS_ZOOM_MAX_LEVEL, DOCUMENTS_ZOOM_MIN_LEVEL configuration options to allow detailed zoom control Roberto Rosario 2011-04-21 23:27:05 -04:00
  • dc4075d97d Improved zoom detection from url hack Roberto Rosario 2011-04-21 23:18:57 -04:00
  • dc08f96414 Spanish translation updates Roberto Rosario 2011-04-21 04:36:40 -04:00
  • 059835b874 Fixed typo Roberto Rosario 2011-04-21 04:16:23 -04:00
  • f863e02ffb Hide links in search result view Roberto Rosario 2011-04-21 04:12:51 -04:00
  • 27d7aed25c Added interactive zoom support to document page detail view Roberto Rosario 2011-04-21 02:32:30 -04:00
  • 680c33227c Reorganized and trimmed document actions links Roberto Rosario 2011-04-21 01:04:48 -04:00
  • 8e68cb9caa Renamed document page preview string Roberto Rosario 2011-04-21 01:04:20 -04:00
  • 9940787632 Moved metadata representation string to model Roberto Rosario 2011-04-21 00:42:07 -04:00
  • c87d5652d9 Added first & last page navigation links to document page view Roberto Rosario 2011-04-21 00:36:19 -04:00
  • 6c6cf81792 Added grab-scroll to document page view Roberto Rosario 2011-04-20 23:38:47 -04:00
  • f4fa7e327d Separated document page detail view into document text and document image views Roberto Rosario 2011-04-20 22:38:26 -04:00
  • e09c524239 Added form header navigation support Roberto Rosario 2011-04-20 22:37:58 -04:00
  • 1ab72f6902 Added two more screenshots Roberto Rosario 2011-04-20 06:04:44 -04:00
  • 3cee2cdebb Added 2 more screenshots Roberto Rosario 2011-04-20 05:56:18 -04:00
  • 2d45f7ce5f Updated to include features and screenshots Roberto Rosario 2011-04-20 05:46:41 -04:00
  • de0c9afa18 github generated gh-pages branch Roberto Rosario 2011-04-20 02:25:33 -07:00
  • 0e090798ba Added a direct rename field to the local update and staging upload forms Roberto Rosario 2011-04-20 05:00:10 -04:00
  • ea25872cbc Improved double submit prevention Roberto Rosario 2011-04-20 04:45:21 -04:00
  • d0c2e6fd56 Removed the obsolete DOCUMENTS_TRANFORMATION_PREVIEW_SIZE and DOCUMENTS_GROUP_SHOW_THUMBNAIL setting options Roberto Rosario 2011-04-20 02:52:11 -04:00
  • 2843e14dc3 Made the form display on the setup view display the function's docstring by default Roberto Rosario 2011-04-20 02:46:37 -04:00
  • e7c580f1a8 Changed the side bar document grouping with carousel style document grouping form widget Roberto Rosario 2011-04-20 02:45:51 -04:00
  • 01116bf92e Updated the page preview widget to display a infinite-style horizontal carousel of page previews Roberto Rosario 2011-04-19 23:06:58 -04:00
  • 5528312872 PEP8 and pylint cleanups Roberto Rosario 2011-04-19 20:30:18 -04:00
  • 4a0b9193c9 Show a blank result list when submit thing a blank query Roberto Rosario 2011-04-19 20:20:44 -04:00
  • f12ff22a84 Disabled submit buttons and any buttons when during a form submit Roberto Rosario 2011-04-19 20:20:09 -04:00
  • 2b81774bf9 Show multi document actions in the recent document list view too Roberto Rosario 2011-04-19 19:12:29 -04:00
  • 7f4be1bb0b Improved the checkboxes behaviour in generic list template Roberto Rosario 2011-04-19 19:07:47 -04:00
  • 8a28f87fe1 Removed old code Roberto Rosario 2011-04-19 00:15:24 -04:00
  • 842b975753 Added view to remove documents from folders Roberto Rosario 2011-04-19 00:15:08 -04:00
  • f4a719f314 Improved folder content view logic, added ownership checking Roberto Rosario 2011-04-18 17:06:43 -04:00
  • 2cf8b05bfa Added view to add a document to a folder directly from the document detail view Roberto Rosario 2011-04-18 04:31:44 -04:00
  • 5084f7c871 Added support for per-view side bar templates Roberto Rosario 2011-04-18 04:30:36 -04:00
  • 1d8531248a Initial set of changes to support user document folders Roberto Rosario 2011-04-18 03:26:20 -04:00