Commit Graph

  • 9c6f10cc1c Add queue manager app Roberto Rosario 2012-07-29 05:31:45 -04:00
  • e442979ff2 flake8 cleanups Roberto Rosario 2012-07-29 02:09:42 -04:00
  • 96bd7cc044 Add missing PermissionDenied import Roberto Rosario 2012-07-29 01:59:21 -04:00
  • ddcc5921b9 Use relative imports in the ocr app Roberto Rosario 2012-07-29 01:57:13 -04:00
  • 7bfc960f9b Update documents and ocr apps to register their statistics to the statistics app instead of the other way around Roberto Rosario 2012-07-29 01:56:32 -04:00
  • bd2fbe605c Add support for registering of statistics functions instead of statics app importing from other apps Roberto Rosario 2012-07-29 01:55:27 -04:00
  • cee79dc0cc Add entry in FAQ about setting the default language Roberto Rosario 2012-07-29 01:27:32 -04:00
  • 3b44c785ca Update documentation to include mention of DEBUG_ON_EXCEPTION Roberto Rosario 2012-07-29 01:20:46 -04:00
  • 6fa0c226b0 Add PDB on exception debug tool and config setting Roberto Rosario 2012-07-29 01:14:32 -04:00
  • d1e59b1d7b Migrate all remaining apps with models classes to South Roberto Rosario 2012-07-29 01:13:50 -04:00
  • 74ec57b931 Move multi item link registration back to their separate apps until a better solution is found Roberto Rosario 2012-07-29 00:09:18 -04:00
  • e9c9b785c4 Final French translation sync Roberto Rosario 2012-07-28 17:00:48 -04:00
  • 0c493dff14 Update French translation team info Roberto Rosario 2012-07-28 15:34:02 -04:00
  • 13447a5f24 French translation work sync Roberto Rosario 2012-07-28 15:30:48 -04:00
  • 03fa9f9fb7 Merge branch 'feature/text_renderer_parser' into development Roberto Rosario 2012-07-28 05:51:23 -04:00
  • 4c71139055 Update the styling templatetag to not replace but append CSS classes Roberto Rosario 2012-07-28 05:42:54 -04:00
  • 24fc48ad85 Use the text_area_div css for the document page content edit text area Roberto Rosario 2012-07-28 05:42:21 -04:00
  • cf76d98546 Make the HTML div area widgets text bold Roberto Rosario 2012-07-28 05:41:46 -04:00
  • e2835ec85c Change document content windows from a <div> to a <pre> to conserve space formatting Roberto Rosario 2012-07-28 05:41:10 -04:00
  • 2812f007a1 Handle unicode in TextParser Roberto Rosario 2012-07-28 04:46:23 -04:00
  • f77c886e51 Register TextParser for OCR based on the list of MIME type it supports Roberto Rosario 2012-07-28 04:45:45 -04:00
  • 7e83a1074e Change the OCR_AUTOMATIC_OCR default to True, as per version 0.12.x Roberto Rosario 2012-07-28 04:45:05 -04:00
  • 6fa16ebb7e Add TextParser to the converter pipeline Roberto Rosario 2012-07-28 04:44:23 -04:00
  • 0c9a2d2c5d Remove unused converter test file Roberto Rosario 2012-07-28 03:19:06 -04:00
  • 0ec1cc3823 Add text parser and render using Pygments Roberto Rosario 2012-07-28 02:22:45 -04:00
  • 64c7804611 Update fabfile to place installation marker Roberto Rosario 2012-07-27 05:43:54 -04:00
  • 4c8a81e2d3 Adjust document indexing permissions Roberto Rosario 2012-07-27 05:32:44 -04:00
  • 7a11022b42 Merge branch 'feature/limit_indexing_by_type' into development Roberto Rosario 2012-07-27 05:28:34 -04:00
  • 0f53854c91 Add docs reminder Roberto Rosario 2012-07-27 05:27:04 -04:00
  • d59f975715 Add support for updating indexing per document type Roberto Rosario 2012-07-27 05:26:14 -04:00
  • 60fdd18e41 Add the messages context processor (Django 1.4) Roberto Rosario 2012-07-27 05:06:48 -04:00
  • b0eac5ffc3 Make the generate_choices_w_labels index based on the content type model name (spaceless) and not on the verbose name Roberto Rosario 2012-07-27 05:05:53 -04:00
  • d5ad65b93b Reshuffle the app order once again Roberto Rosario 2012-07-27 05:05:25 -04:00
  • a36d15b4e6 Add comments to the user management views Roberto Rosario 2012-07-27 04:19:23 -04:00
  • e6bbd5335d Fix bootstrap execute link sprite name Roberto Rosario 2012-07-27 03:57:15 -04:00
  • aa441f8212 Add python-requests and pbs to credits, remove entries to limit software actually included in Mayan's code Roberto Rosario 2012-07-27 03:46:27 -04:00
  • 5d86387e8e Add LibreOffice to requirements, fix wording in document visualization Roberto Rosario 2012-07-27 03:46:02 -04:00
  • e1bd1b6f55 Add info about text parsers and pdftotext to docs Roberto Rosario 2012-07-27 03:36:08 -04:00
  • bd4f25df15 Check for tesseract and unpaper using the config settings path, add pdftotext to the install report, make the version code smarter to catch unknown errors Roberto Rosario 2012-07-27 03:26:05 -04:00
  • 690b41f8d6 Add reminders to docs Roberto Rosario 2012-07-27 01:46:05 -04:00
  • e9185784a7 Prepare the new diagnostics, statistics and maintenance apps for translation Roberto Rosario 2012-07-27 01:24:20 -04:00
  • 2aff8ce165 Fix imports Roberto Rosario 2012-07-27 01:20:16 -04:00
  • d2d3429183 Point apps to the new maintenance app Roberto Rosario 2012-07-27 01:19:39 -04:00
  • 54d836ba07 Change link variable name to avoid import conflicts Roberto Rosario 2012-07-27 01:19:13 -04:00
  • f16fd37b61 Fix syntax error Roberto Rosario 2012-07-27 01:18:46 -04:00
  • 4fad1c3305 Move diagnostics, statistics and maintenance functions from the main app into separate apps Roberto Rosario 2012-07-27 01:06:56 -04:00
  • f8d94be59d Remove unused links from main app Roberto Rosario 2012-07-27 00:48:09 -04:00
  • d41195c6a0 Update translation files Roberto Rosario 2012-07-27 00:47:54 -04:00
  • 12487ccbca Tweak strings Roberto Rosario 2012-07-27 00:36:12 -04:00
  • 9c2bd2afae Add support to the message process tool to process single apps and single languages Roberto Rosario 2012-07-27 00:04:13 -04:00
  • da1232d615 Fix and update translation files Roberto Rosario 2012-07-27 00:03:52 -04:00
  • 595c9108fd Reorganize app load order Roberto Rosario 2012-07-26 23:01:29 -04:00
  • ef008c31cb Fix the binding of the bootstrap app links Roberto Rosario 2012-07-26 23:00:37 -04:00
  • eecf7c7751 Import and PEP8 cleanups Roberto Rosario 2012-07-26 22:42:36 -04:00
  • 24bf20b9d7 Merge branch 'hotfix/v0.12.3' into hotfix_0.12.3_merge Roberto Rosario 2012-07-26 21:43:03 -04:00
  • 2abe2ceb99 Add OCR, history, tags, folders, recent search, gpg keyring to the list of cleared data on database nuke Roberto Rosario 2012-07-26 19:59:31 -04:00
  • 65626120df Add method the GPG class to clear the entire keyring, add some comments Roberto Rosario 2012-07-26 19:58:41 -04:00
  • 0b69f778cf Reorganize app loading order to avoid import errors Roberto Rosario 2012-07-26 06:47:33 -04:00
  • 5e97ba1e71 Add permissions for the bootstrap app Roberto Rosario 2012-07-26 06:47:19 -04:00
  • ba550c7f03 Remove direct index updating and delete from metadata and source apps and move it to document indexing app via signals Roberto Rosario 2012-07-26 06:14:42 -04:00
  • 9dc07de628 Remove metadata inline from the documents app to avoid circular imports Roberto Rosario 2012-07-26 05:57:07 -04:00
  • 4aee439590 Move index updating and deleting during document update and delete to the document indexing app via signals Roberto Rosario 2012-07-26 05:56:20 -04:00
  • c5def4a5ec Add TODO reminder Roberto Rosario 2012-07-26 05:55:38 -04:00
  • 331fd3fe17 Remove debug statement Roberto Rosario 2012-07-26 05:55:20 -04:00
  • e2e7e4bb49 Move the document upload wizard to the sources app Roberto Rosario 2012-07-26 05:30:39 -04:00
  • ac65a6db76 Add initial database erase support Roberto Rosario 2012-07-26 05:03:02 -04:00
  • bccc228fa0 Remove unused module Roberto Rosario 2012-07-26 04:59:26 -04:00
  • 96177c8531 Move metadata column registration for Document model to the metadata app Roberto Rosario 2012-07-26 04:54:33 -04:00
  • fb54b4f1dc Remove unused imports Roberto Rosario 2012-07-26 04:53:52 -04:00
  • 1b7eea2fc2 Add missing quotes to index node expression for permit bootstrap Roberto Rosario 2012-07-25 03:22:12 -04:00
  • f2e5dba492 Add Git repository info to the installation report Roberto Rosario 2012-07-25 03:03:59 -04:00
  • 48df2e026d Rollback transaction for installion app during syncdb Roberto Rosario 2012-07-25 01:03:59 -04:00
  • a2ac5ab994 Merge remote-tracking branch 'origin/feature/bootstrap' into feature/bootstrap Roberto Rosario 2012-07-25 00:43:14 -04:00
  • d1bb4ef185 Remove unoconv and it's configuration options from the documentation Roberto Rosario 2012-07-25 00:42:41 -04:00
  • d267988348 Remove the use of the unoconv binary from the converter Roberto Rosario 2012-07-25 00:42:14 -04:00
  • 1778696c0b Add the new translators: Lucas Weel, Iliya Georgiev, koldo and Pierre Lhoste to the contributors file Roberto Rosario 2012-07-23 21:13:46 -04:00
  • 9accfba904 Add French, Bulgarian and Dutch to the Transifex config file Roberto Rosario 2012-07-23 21:13:07 -04:00
  • 191fceb191 Update translation files Roberto Rosario 2012-07-23 21:12:19 -04:00
  • 2df869c4cb Add French, Bulgarian and Dutch to the language processing utility Roberto Rosario 2012-07-23 21:11:30 -04:00
  • abcaeb08a4 Add Frech Bulgarian and Dutch to the list of available languages Roberto Rosario 2012-07-23 21:10:50 -04:00
  • 8e227d7f3e Add Dutch translation files Roberto Rosario 2012-07-23 21:10:19 -04:00
  • 45f93f7b69 Add French translaion files Roberto Rosario 2012-07-23 21:09:19 -04:00
  • 7531cf8168 Add Bulgarian translation files Roberto Rosario 2012-07-23 21:07:25 -04:00
  • 65293a7402 Update APScheduler to latest version (2.0.3) Roberto Rosario 2012-07-22 16:40:53 -04:00
  • ea19bd901a Shutdown scheduler everytime Mayan exits for any reason Roberto Rosario 2012-07-20 17:03:23 -04:00
  • dd8d35aec6 Add a permit agency type database bootstrap Roberto Rosario 2012-07-19 17:09:01 -04:00
  • 53a35e0f1c Add segmented date index nodes templates to the simple bootstrap Roberto Rosario 2012-07-19 12:37:43 -04:00
  • 5c7d4e982b Don't show if an index node template has document links on the unicode method Roberto Rosario 2012-07-19 12:26:56 -04:00
  • 6f2f9469b1 Add an extra column showing if the index node will contain document links Roberto Rosario 2012-07-19 12:26:05 -04:00
  • d7d409582f Catch a DocumentNotCheckedOut exception if user tries to view checkout info on a non checked out document Roberto Rosario 2012-07-19 12:15:52 -04:00
  • 79d50b3f32 Rename version_fields to add_version_fields, fix document description not loading on document edit view Roberto Rosario 2012-05-24 02:50:02 -04:00
  • 2b0702c2dd Merge branch 'hotfix/v0.12.3' into feature/bootstrap Roberto Rosario 2012-07-19 11:51:55 -04:00
  • 0822f6d076 Add bootstrap app to translation config file and script Roberto Rosario 2012-07-19 11:48:47 -04:00
  • b8aa5fa974 Initial import of the database bootstrap app Roberto Rosario 2012-07-19 02:39:54 -04:00
  • adc6c032c7 Update translation files Roberto Rosario 2012-07-10 12:24:05 -04:00
  • 490161d649 Update translation source files Roberto Rosario 2012-07-10 12:23:49 -04:00
  • 085a0fc33d Remove debug statement Roberto Rosario 2012-07-10 12:22:07 -04:00
  • e12aa94320 Update transifex resource file to add checkouts app Roberto Rosario 2012-07-10 12:11:35 -04:00
  • 4b02dad51f Update contributors file Roberto Rosario 2012-07-10 12:11:21 -04:00
  • de2782cfda Update the translation source files Roberto Rosario 2012-07-10 11:15:43 -04:00