Commit Graph

  • 117d7dad04 Improve the unknown language error message Daniel Quinn 2018-09-23 12:41:14 +01:00
  • b420281be0 Remove numpy, scikit-learn, and scipy as they weren't being used Daniel Quinn 2018-09-23 12:40:46 +01:00
  • 17f8953a49 Merge branch 'new-features' of git://github.com/jonaswinkler/paperless into jonaswinkler-new-features Daniel Quinn 2018-09-23 11:57:44 +01:00
  • 9682a6f6fc Add a contribution guide Daniel Quinn 2018-09-22 16:22:03 +01:00
  • 425bbe34ef Make the names of the sample files visible Daniel Quinn 2018-09-22 16:17:18 +01:00
  • 60ee08adec Reduce duplication in docker-compose.env.example Daniel Quinn 2018-09-22 15:27:22 +01:00
  • b4b4d8f25e Add an example for pdf2pdfocr with the pre-consume hook Daniel Quinn 2018-09-22 14:00:00 +01:00
  • cce6b43062 Clean up release notes Daniel Quinn 2018-09-22 13:59:50 +01:00
  • 03beca7838 Fixed api issue (some parameter name got renamed) Jonas Winkler 2018-09-16 13:29:56 +02:00
  • fb1dcb6e08 Merge branch 'fix-document-viewer' into dev Jonas Winkler 2018-09-14 16:48:37 +02:00
  • a298cbd4ce Merge branch 'fix-document-viewer' Jonas Winkler 2018-09-14 16:48:27 +02:00
  • f1a1e7f1a4 fixed document viewer Jonas Winkler 2018-09-14 16:48:08 +02:00
  • fb6f2e07c9 Added a bunch of new features: - Debug mode is now configurable in the configuration file. This way, we don't have to edit versioned files to disable it on production systems. - Recent correspondents filter (enable in configuration file) - Document actions: Edit tags and correspondents on multiple documents at once - Replaced month list filter with date drilldown - Sortable document count columns on Tag and Correspondent admin - Last correspondence column on Correspondent admin - Save and edit next functionality for document editing Jonas Winkler 2018-09-13 15:19:25 +02:00
  • 8371c2399f Merge branch 'dev' Jonas Winkler 2018-09-13 14:15:33 +02:00
  • 909586bf25 Code style changed Jonas Winkler 2018-09-13 14:15:16 +02:00
  • 8d003a6a85 Save and edit next button appears on documents without viewer as well. Made the new recent correspondents filter optional. Disabled by default. Jonas Winkler 2018-09-13 13:10:05 +02:00
  • 0209b71404 Merge branch 'dev' Jonas Winkler 2018-09-13 10:29:10 +02:00
  • 0dc3644cc1 Added missing dependencies Jonas Winkler 2018-09-12 17:43:13 +02:00
  • fb1a2ee577 Merge branch 'dev' Jonas Winkler 2018-09-12 17:20:12 +02:00
  • 7c589f71a4 Fixed a few minor issues. Jonas Winkler 2018-09-12 16:25:23 +02:00
  • 25a6aa909b removed duplicate code Jonas Winkler 2018-09-12 13:43:28 +02:00
  • ef0d37985b Merge branch 'master' into dev Jonas Winkler 2018-09-12 11:47:35 +02:00
  • 898931cc03 bugfix Jonas Winkler 2018-09-11 20:45:36 +02:00
  • 17803e7936 fixed settings Jonas Winkler 2018-09-11 17:30:46 +02:00
  • e72735c4f0 Merge remote-tracking branch 'upstream/master' Jonas Winkler 2018-09-11 14:43:59 +02:00
  • 46a5bc00d7 Merge branch 'machine-learning' into dev Jonas Winkler 2018-09-11 14:36:21 +02:00
  • d46ee11143 The classifier works with ids now, not names. Minor changes. Jonas Winkler 2018-09-11 14:30:18 +02:00
  • d2534a73e5 changed classifier Jonas Winkler 2018-09-11 00:33:07 +02:00
  • 2edf65dd1e Bump to 2.3.0 2.3.0 Daniel Quinn 2018-09-09 21:51:44 +01:00
  • 9a739bdbab Merge pull request #401 from ahyear/patch-1 Daniel Quinn 2018-09-09 21:26:56 +01:00
  • 66db06590d Merge branch 'jat255-ENH_config_inline_or_attach' Daniel Quinn 2018-09-09 21:22:42 +01:00
  • 7cef108785 Streamline how we handle boolean values in settings.py Daniel Quinn 2018-09-09 21:22:07 +01:00
  • a86a20ef0f Make the example file contain the default value Daniel Quinn 2018-09-09 21:16:53 +01:00
  • f94347abc0 Merge branch 'ENH_config_inline_or_attach' of git://github.com/jat255/paperless into jat255-ENH_config_inline_or_attach Daniel Quinn 2018-09-09 21:15:14 +01:00
  • 46cbd10ba0 Merge pull request #399 from jat255/ENH_convert_only_one_page Daniel Quinn 2018-09-09 21:12:42 +01:00
  • 2a96c648e8 Merge pull request #396 from dubit0/postgres_mysql_fix Daniel Quinn 2018-09-09 21:10:36 +01:00
  • 75648cc74b Merge branch 'jat255-ENH_text_consumer' Daniel Quinn 2018-09-09 21:03:58 +01:00
  • 0472fe4e9e Reorder imports Daniel Quinn 2018-09-09 21:03:37 +01:00
  • c99f5923d5 Rename parsers to DATE_REGEX Daniel Quinn 2018-09-09 21:02:30 +01:00
  • ef302abed7 Fix pycodestyle complaints Daniel Quinn 2018-09-09 20:55:37 +01:00
  • 2dc35cc856 Merge branch 'ENH_text_consumer' of git://github.com/jat255/paperless into jat255-ENH_text_consumer Daniel Quinn 2018-09-09 20:52:59 +01:00
  • f4c399f0dd Merge pull request #398 from ddddavidmartin/bump_pyocr_version_for_tesseract_4_support Daniel Quinn 2018-09-09 20:01:51 +01:00
  • 5342db6ada Fix pycodestyle complaints Daniel Quinn 2018-09-09 20:00:12 +01:00
  • 5c39fff51b Add tox to dev dependencies Daniel Quinn 2018-09-09 19:59:47 +01:00
  • ed0e40d3e6 add migrate commande to docker update process ahyear 2018-09-06 15:32:41 +02:00
  • 11adc94e5e mode change Jonas Winkler 2018-09-06 12:00:01 +02:00
  • 04bf5fc094 fixed merge error Jonas Winkler 2018-09-06 10:15:15 +02:00
  • 652ead2f5c remove debugging print statement Joshua Taillon 2018-09-05 23:05:37 -04:00
  • be9757894a add INLINE_DOC to settings.py Joshua Taillon 2018-09-05 23:03:30 -04:00
  • 22378789e2 add option for inline vs. attachment for document rendering Joshua Taillon 2018-09-05 22:58:38 -04:00
  • 72c828170e move date-matching regex pattern to base parser module for use by all subclasses Joshua Taillon 2018-09-05 21:13:36 -04:00
  • d26f940a91 Merge branch 'dev' into machine-learning Jonas Winkler 2018-09-06 00:29:41 +02:00
  • 13725ef8ee Merge branch 'master' into dev Jonas Winkler 2018-09-06 00:28:58 +02:00
  • 6f0ca432c4 Added scikit-learn to requirements Jonas Winkler 2018-09-06 00:20:44 +02:00
  • cac63494f0 change tesseract parser to only convert first page to save (potentially) massive amounts of work Joshua Taillon 2018-09-05 15:18:35 -04:00
  • dd8746bac7 fixed the api Jonas Winkler 2018-09-05 15:29:05 +02:00
  • 8eeded95c4 Merge branch 'dev' into machine-learning Jonas Winkler 2018-09-05 15:26:39 +02:00
  • 131e1c9dd8 fixed the api Jonas Winkler 2018-09-05 15:25:14 +02:00
  • a6b4fc7e81 fixed api Jonas Winkler 2018-09-05 14:57:37 +02:00
  • cea880f245 implemented automatic classification field functionality Jonas Winkler 2018-09-05 14:31:02 +02:00
  • 82bc0e3368 Fixed a few things Jonas Winkler 2018-09-05 12:43:11 +02:00
  • 939a67bd4b Add empty requirements for rtd to reference Daniel Quinn 2018-09-05 11:16:42 +01:00
  • fbc6a58f5a Add credits for 2.2.0 that I forgot Daniel Quinn 2018-09-05 10:59:06 +01:00
  • 01a358d2b0 Re-flow text to keep it <80c wide Daniel Quinn 2018-09-05 10:58:41 +01:00
  • 6b447628ed Bump required version for Pyocr to support the latest tesseract 4. David Martin 2018-09-05 13:03:42 +10:00
  • 2308d5a613 Catch ProgrammingError in Document checks. Thomas Niederprüm 2018-09-04 16:16:32 +02:00
  • 70bd05450a removed matching model fields, automatic classifier reloading, added autmatic_classification field to matching model Jonas Winkler 2018-09-04 18:40:26 +02:00
  • c765ef5eeb Merge remote-tracking branch 'upstream/master' Jonas Winkler 2018-09-04 16:02:48 +02:00
  • 30134034e2 Fixed documents not being saved after modification Jonas Winkler 2018-09-04 15:33:51 +02:00
  • 8a1a736340 Merge branch 'document-type' into dev Jonas Winkler 2018-09-04 14:55:59 +02:00
  • 68652c8c37 Document Type exporting Jonas Winkler 2018-09-04 14:55:29 +02:00
  • c091eba26e Implemented the classifier model, including automatic tagging of new documents Jonas Winkler 2018-09-04 14:39:55 +02:00
  • 23bf79274c Merge branch 'master' into ENH_text_consumer Joshua Taillon 2018-09-03 23:47:30 -04:00
  • 4849249d86 explicitly add txt, md, and csv types for consumer and viewer; fix thumbnail generation Joshua Taillon 2018-09-03 23:46:13 -04:00
  • ca315ba76c Added code that trains models based on data from the databasae Jonas Winkler 2018-09-03 15:55:41 +02:00
  • ee20af71e8 Bump for 2.2.1 2.2.1 Daniel Quinn 2018-09-03 00:27:40 +01:00
  • 3c8aa3ba42 Don't try to remove SessionAuthenticationMiddleware Daniel Quinn 2018-09-03 00:25:10 +01:00
  • 778ffa488d Add Tim to the credits for 2.2.0 Daniel Quinn 2018-09-02 21:53:52 +01:00
  • 0868390d63 Merge branch 'dadosch-django-v2' 2.2.0 Daniel Quinn 2018-09-02 21:48:59 +01:00
  • d5180fe5e1 Updates for 2.2.0 Daniel Quinn 2018-09-02 21:48:09 +01:00
  • 08174a6b52 Add note about the removal of puritanical language Daniel Quinn 2018-09-02 21:46:52 +01:00
  • f5e725c691 Switch out field_name= for name= Daniel Quinn 2018-09-02 21:26:30 +01:00
  • 2400245b96 pep8 Daniel Quinn 2018-09-02 21:26:20 +01:00
  • 729f005600 Remove old Python 2.x style code Daniel Quinn 2018-09-02 21:26:06 +01:00
  • 39afe41f08 Drop django-flat-responsive Daniel Quinn 2018-09-02 21:25:30 +01:00
  • 2d4008371b Merge @dadosch's changes & fix dependency conflicts Daniel Quinn 2018-09-02 21:06:40 +01:00
  • 218809ce15 Merge pull request #391 from sbrunner/tag-list Daniel Quinn 2018-09-02 20:57:32 +01:00
  • 7db4410c1b Default sort order for tags to use 'name' Daniel Quinn 2018-09-02 20:56:45 +01:00
  • f1e1bb4deb Fix #384: duplicate tags due to case insensitivity Daniel Quinn 2018-09-02 20:48:51 +01:00
  • cccc9e1a24 Clean up some linter complaints Daniel Quinn 2018-09-02 20:33:49 +01:00
  • 39ef81d398 Update dependencies Daniel Quinn 2018-09-02 20:23:18 +01:00
  • 350da81081 Added command to create datasets Jonas Winkler 2018-09-02 12:47:19 +02:00
  • 4129002086 Added static to ignore Jonas Winkler 2018-09-02 11:46:45 +02:00
  • d6fedbec52 first stab at text consumer Joshua Taillon 2018-08-30 23:32:41 -04:00
  • ec862ed526 make pycodestyle happy... dadosch 2018-08-31 00:17:48 +02:00
  • efb0157337 add fix for messed up html at reminders, thanks to @brookst dadosch 2018-08-31 00:04:02 +02:00
  • efc57852d1 remove atomic=False where it is obviously not needed) dadosch 2018-08-29 00:37:07 +02:00
  • 0b9c4f9963 remove my auto generated migration file dadosch 2018-08-29 00:19:08 +02:00
  • 633d2b376f PROTECT, not PROTECTION dadosch 2018-08-29 00:08:01 +02:00
  • 91cecd47af apply some patches from @brookst dadosch 2018-08-29 00:04:48 +02:00