Commit Graph

  • 394a90458a Improve way to cache document page images and invalidate them. Update related code. Roberto Rosario 2015-06-16 16:20:17 -04:00
  • 51e4b8b44c Add migration to change the way ordering was defined Roberto Rosario 2015-06-16 15:30:58 -04:00
  • e47385ddfb Remove no longer used document method Roberto Rosario 2015-06-16 15:21:02 -04:00
  • 99c8fb8da2 Chang erole and smart settings icons Roberto Rosario 2015-06-16 15:05:43 -04:00
  • 6c5b23f7ee Assign new icon to the installtion app link Roberto Rosario 2015-06-16 04:49:04 -04:00
  • f99db0f66b Reassign icons to indexing, workflows and metadata links Roberto Rosario 2015-06-16 04:47:21 -04:00
  • ab0cb0917c Add reminders to add taks Roberto Rosario 2015-06-16 04:38:23 -04:00
  • 4cc1aaf162 Sort imports Roberto Rosario 2015-06-16 04:37:54 -04:00
  • bb205e7cf9 Catch re-launching a workflow for a document and logging the condition Roberto Rosario 2015-06-16 04:37:05 -04:00
  • dee9c3fb70 Add Confirm view Roberto Rosario 2015-06-16 04:36:26 -04:00
  • 8aa4452162 Allow overriding the object on which to perform the permission check Roberto Rosario 2015-06-16 04:15:46 -04:00
  • fe43d53aa2 Use tuples instead of lists to represent single permission collections Roberto Rosario 2015-06-16 04:13:01 -04:00
  • 48c428d5cf Add workflow completion percent based on workflow state Roberto Rosario 2015-06-16 03:47:41 -04:00
  • c5ca22f6d2 Use tuples instead of lists to define model ordering Roberto Rosario 2015-06-16 02:12:31 -04:00
  • 7dc8cee43f Normalize how all urls are defined Roberto Rosario 2015-06-16 02:07:37 -04:00
  • 07bc5996f5 Use the post initial setup signal to setup a default document type and a default document source Roberto Rosario 2015-06-16 01:59:16 -04:00
  • 890ae87e9c Emit a post initial setup signal Roberto Rosario 2015-06-16 01:58:59 -04:00
  • b41be2e763 Re-add incorrectly removed widget class EmailInput Roberto Rosario 2015-06-16 01:43:46 -04:00
  • d8322031c5 PEP8 cleanups Roberto Rosario 2015-06-14 03:52:18 -04:00
  • 37b4f42afe Remove autoadmin code and move it to the external django-autoadmin package Roberto Rosario 2015-06-14 03:51:36 -04:00
  • f3beb3b5e7 Rename field to show document label as title during thumbnail preview Roberto Rosario 2015-06-09 20:24:43 -04:00
  • 28932b80b4 Remove remarked code Roberto Rosario 2015-06-09 20:24:31 -04:00
  • a79dc22bd1 Update staging folders to use the new converter class Roberto Rosario 2015-06-09 20:24:09 -04:00
  • 632656b8ce Make sure an image exists before trying to transform it Roberto Rosario 2015-06-09 20:23:40 -04:00
  • 0d6438d01a Remove internal api usage Roberto Rosario 2015-06-09 20:23:21 -04:00
  • dea882d023 Add error logging to document source models Roberto Rosario 2015-06-09 20:22:58 -04:00
  • adf88b39bf Revert to serving binary images to allow fancybox galleries Roberto Rosario 2015-06-09 19:04:39 -04:00
  • 8532311367 Use ParentChild CBV to display a list of document pages. This allows fixing a page's transformations in case of error. Roberto Rosario 2015-06-09 18:53:35 -04:00
  • afb30eab04 Add CBV to display a list of object that are the children of another object Roberto Rosario 2015-06-09 18:52:42 -04:00
  • a954256378 Merge lazy-load and lazy-load-interactive, they now behave exactly the same Roberto Rosario 2015-06-09 14:55:40 -04:00
  • db0b5aca13 Replace the invalid document page image with a combination of font icons Roberto Rosario 2015-06-09 14:50:53 -04:00
  • 74bd69b61c Remove OCR cleanup view Roberto Rosario 2015-06-09 03:29:15 -04:00
  • 5275061f9f Refactor OCR backend class to be file object based and use images from document page not the actual file. Use pytesseract instead of calling the CLI directly. Roberto Rosario 2015-06-09 03:27:02 -04:00
  • 931bdfd113 If no image is available when get_image is called, generate the first page automatically Roberto Rosario 2015-06-09 03:25:49 -04:00
  • d073685680 Delete language processing backends Roberto Rosario 2015-06-09 03:24:17 -04:00
  • e9be14f2af Fix clearing document's transformations Roberto Rosario 2015-06-09 01:35:11 -04:00
  • 31985e7160 Use highest quality interpolation and expand image so as not to crop borders Roberto Rosario 2015-06-08 23:45:55 -04:00
  • 87d8504cfb Don't overwrite self.kwargs cause links resolved kwargs to get cached and produce wrong resolved URLs Roberto Rosario 2015-06-08 23:41:38 -04:00
  • f7d69931cf Fix target_dict generation Roberto Rosario 2015-06-08 23:41:07 -04:00
  • 0f0edddcd9 Disable OCR code until fixed and updated for new converter code Roberto Rosario 2015-06-08 22:30:34 -04:00
  • 719476a8e4 Add transformation copy support and update sources models to use it Roberto Rosario 2015-06-08 22:29:51 -04:00
  • 296d218c01 Remove remainig document page transformation code Roberto Rosario 2015-06-08 22:29:29 -04:00
  • d1f76b29e7 Use unicode representation of transformation Roberto Rosario 2015-06-08 22:28:55 -04:00
  • 285d08aae2 Add help texts, fix __str__ method return value Roberto Rosario 2015-06-08 22:28:27 -04:00
  • 7542a7aa9d Rever to django rest swagger 0.2.0 until Django REST framework is updated to 3.x. gh-issue #198 Roberto Rosario 2015-06-08 19:13:19 -04:00
  • faae9994a2 Update release notes Roberto Rosario 2015-06-08 15:58:27 -04:00
  • 9135a7d470 Add missing migration after upload_to change Roberto Rosario 2015-06-08 15:58:01 -04:00
  • 2915ecfdd9 Add missing common app migration Roberto Rosario 2015-06-08 15:57:47 -04:00
  • dcd062f122 Update Link class to accept callables for a link's kwargs Roberto Rosario 2015-06-08 15:57:12 -04:00
  • 9db47a843f Convert documents app to new transformation system Roberto Rosario 2015-06-08 15:56:57 -04:00
  • 506d53c58a Convert sources app to use new transformation system Roberto Rosario 2015-06-08 15:56:16 -04:00
  • 33b56ac5e6 Add unicode_literal import Roberto Rosario 2015-06-08 15:55:38 -04:00
  • 32fe03aaa7 PEP8 clean up and trivial typo fixes Roberto Rosario 2015-06-08 15:54:54 -04:00
  • d678431c97 Move transformation storage to the converter app via content types Roberto Rosario 2015-06-08 15:53:25 -04:00
  • 86bfd76141 Don't raise warning about unused imports Roberto Rosario 2015-06-08 15:49:48 -04:00
  • 68aedcf0cf Fix passing named arguments to link's views Roberto Rosario 2015-06-08 03:05:12 -04:00
  • 30e8baccb8 Remove the document page text and content edit views, with the change to zone OCR these features are not necesary. Roberto Rosario 2015-06-08 01:31:27 -04:00
  • 670f6f1884 Remove unused mimetype extension icons Roberto Rosario 2015-06-08 01:20:43 -04:00
  • bf049d07fe Move the document display error to the appearance app Roberto Rosario 2015-06-08 01:19:55 -04:00
  • 3fc7147f93 Use base64 as the default document image representation Roberto Rosario 2015-06-08 01:16:01 -04:00
  • b256758db2 Implement class based converter transformations Roberto Rosario 2015-06-07 05:29:31 -04:00
  • f4752a3f3f Further converter refactor and initial move from document-centric to page-centric image generation. Issue #93. Roberto Rosario 2015-06-06 06:26:44 -04:00
  • de6182aea0 Initial commit of the converter refactor Roberto Rosario 2015-06-05 03:35:07 -04:00
  • 97f68ea158 Cleanup document version argument handling by making sure it is by document version and not by document instance Roberto Rosario 2015-06-05 00:58:55 -04:00
  • 1e02b4dadf Don't check for embedded signature on save. Roberto Rosario 2015-06-05 00:58:08 -04:00
  • 678782154b Improve conditional logic of detached signature links Roberto Rosario 2015-06-05 00:57:28 -04:00
  • a9a4c15d77 Add admin interface to the document signatures app Roberto Rosario 2015-06-05 00:56:57 -04:00
  • f4e3c0e084 Don't display revert button link for current version of a document. Mark the revert button as "dangerous". Roberto Rosario 2015-06-05 00:56:24 -04:00
  • b49617d3e7 Add "dangerous" tag to the document comment delete link Roberto Rosario 2015-06-04 21:05:02 -04:00
  • 091a14845a Add document print permission. First half of issue #176. Roberto Rosario 2015-06-04 21:04:37 -04:00
  • 29aa3987f5 Update version of django rest swagger Roberto Rosario 2015-06-04 20:47:57 -04:00
  • 68375a4969 Don't try to capture swaggers template, it's too complex Roberto Rosario 2015-06-04 20:42:18 -04:00
  • b929194905 Add the "dangerous" tag to the links whose actions result in permanent data erasure Roberto Rosario 2015-06-04 20:37:46 -04:00
  • b0fee28e1d Remove unused function parameter Roberto Rosario 2015-06-04 20:37:20 -04:00
  • 7a6831589e Give the btn-danger CSS class to all links with the "dangerous" tag Roberto Rosario 2015-06-04 19:00:17 -04:00
  • f16957c206 Add support for link tags Roberto Rosario 2015-06-04 18:55:19 -04:00
  • e6ee4198be Use space instead of a vertical bar to separate object links Roberto Rosario 2015-06-04 18:53:36 -04:00
  • c21bb90d90 Add missing import Roberto Rosario 2015-06-04 18:51:14 -04:00
  • 0136b73fd2 Shorten GPG key id's when showing a query result Roberto Rosario 2015-06-04 18:50:03 -04:00
  • ed4d72c709 Show the word "None" when dropdowns are empty Roberto Rosario 2015-06-04 18:40:45 -04:00
  • 0fd86c6191 Remove old migration and add Django 1.7.x migration to increase lock name field size Roberto Rosario 2015-06-04 18:20:09 -04:00
  • 6d5d5229d6 Sort common.utils functions Roberto Rosario 2015-06-04 18:18:02 -04:00
  • 0bd6bd7930 Add missing task instance to task_do_ocr task Roberto Rosario 2015-06-02 19:36:19 -04:00
  • 0bcf87ec85 Add tests for the django_gpg app Roberto Rosario 2015-06-02 02:32:33 -04:00
  • e2090628ba Update release notes Roberto Rosario 2015-06-02 01:49:33 -04:00
  • 97e884ae23 Remove python-hkp dependency. Closes gh-issue #170 Roberto Rosario 2015-06-02 01:40:37 -04:00
  • 8176326a16 Add new post_document_version_ocr signal Roberto Rosario 2015-06-02 00:25:46 -04:00
  • 7a6a24bb99 Update requirement versions Roberto Rosario 2015-06-02 00:23:00 -04:00
  • 6fc74db9c2 Cleanup post merge typos Roberto Rosario 2015-06-01 23:48:33 -04:00
  • ce3cf144d5 Merge branch 'master' into feature/merge_master Roberto Rosario 2015-06-01 23:20:17 -04:00
  • 774a018912 Move Tools and Setup links under the user profile main menu entry Roberto Rosario 2015-05-21 02:34:32 -04:00
  • 6905cef006 Improve look of the tools and setup views buttons Roberto Rosario 2015-05-21 02:24:13 -04:00
  • 30d17a3c5d Merge document_acls into documents app Roberto Rosario 2015-05-21 02:09:46 -04:00
  • e9ee49b7f2 Don't use CBV in common app's urls.py Roberto Rosario 2015-05-21 02:00:27 -04:00
  • 9cdf9af2ba Update version in development documentation Roberto Rosario 2015-05-21 00:29:18 -04:00
  • 929487b5c5 Documentation update Roberto Rosario 2015-05-20 22:52:39 -04:00
  • fae83b405f Requirement version updates and description update Roberto Rosario 2015-05-20 22:52:16 -04:00
  • f127312ea1 Don't include local or testing setting files Roberto Rosario 2015-05-20 22:51:44 -04:00
  • 41a74a2fe0 Rename folder for clarity Roberto Rosario 2015-05-20 22:49:08 -04:00
  • 5e4f28c83b New style documentation Roberto Rosario 2015-05-20 21:25:17 -04:00