Commit Graph

  • 7a8142df2b Update docs to reflect Docker changes Daniel Quinn 2018-01-30 17:19:18 +00:00
  • bbe3084eda fixing typos and rst syntax Guy 2018-01-29 23:41:52 +02:00
  • 89d42bd078 Updated Dockerfile with maintainer and contributors Updated setup.rst with information on upgrade path if coming from an earlier version of docker-compose images Guy 2018-01-29 23:19:06 +02:00
  • 93efaf7a38 adapted docker-entrypoint script for alpine docker image (mainly how to install additional OCR languages) Guy 2017-12-20 16:17:58 +02:00
  • 398575c70c changed docker-comppse.yml example to build the docker image instead of pull the previously used debian based image from docker hub Guy 2017-12-19 22:34:22 +02:00
  • 4e21fa4830 removed ENV WORKDIR layers, reorg the commands in groups with comments and black lines when possible. Removed redundant mkdir command Guy Addadi 2017-12-12 23:12:34 +02:00
  • d2d2d9edaf moved to alpine:3.7 removed RUN layers to save image space, removed redundant mkdir commands Guy Addadi 2017-12-11 22:03:51 +02:00
  • 771c8bbbe4 added bash and moved all dev packages to be with virtual alpine env that is removed after python libraries installation Guy Addadi 2017-12-11 00:41:36 +02:00
  • 20eeda19b8 adapted Dockerfile for alpine image Guy Addadi 2017-12-09 23:08:56 +02:00
  • 96c517d65c Rejiggering code style to make upstream pycodestyle checks happy Matt 2018-02-02 09:50:43 -05:00
  • e70ad3d493 Fixing formatting to be compatible with upstream repo for login disabling patch Matt 2018-02-01 17:32:08 -05:00
  • 516bc48a33 Updating changes to allow for disabling login Matt Meno 2018-02-01 17:17:05 -05:00
  • 7f97716ae9 Testing auth disabling mods Matt 2018-02-01 16:41:38 -05:00
  • 5e40227bc3 Merge branch 'master' of github.com:danielquinn/paperless Daniel Quinn 2018-02-01 16:04:57 +00:00
  • 5479942fc0
    Merge pull request #294 from matthewmoto/fix_pdftotext_errors Daniel Quinn 2018-02-01 16:20:42 +01:00
  • ce98019b49 Fixing error sentinel for pdftotext when the PDF has no text (scanned images). It was causing a crash previously. Matt 2018-02-01 10:08:57 -05:00
  • 9470154df2 Fiddling to get Docker Hub to behave Daniel Quinn 2018-02-01 13:02:48 +00:00
  • 5c59120c57 Merge branch 'master' of github.com:danielquinn/paperless Daniel Quinn 2018-02-01 12:37:29 +00:00
  • 88736ff867 Version bump in anticipation of release later this week Daniel Quinn 2018-02-01 12:37:21 +00:00
  • fd5b831979 Fix pytest to 3.3.2 Daniel Quinn 2018-02-01 12:18:01 +00:00
  • 3fcd1e2d7e Fix text formatting Daniel Quinn 2018-01-30 20:27:40 +00:00
  • 2c81648d59 Merge branch 'BastianPoe-feature/autodetect_if_ocr_is_required' Daniel Quinn 2018-01-30 20:14:53 +00:00
  • cd92c005e3 Add support for using pre-existing text from PDFs Daniel Quinn 2018-01-30 20:13:35 +00:00
  • 31c8cf020e Clean up grammar & remove VersionEye Daniel Quinn 2018-01-30 18:46:46 +00:00
  • e900a38983 Update docs to reflect Docker changes Daniel Quinn 2018-01-30 17:19:18 +00:00
  • 7343a07ddd
    Merge pull request #274 from addadi/master Daniel Quinn 2018-01-30 18:11:19 +01:00
  • e20b4fb905 fixing typos and rst syntax Guy 2018-01-29 23:41:52 +02:00
  • cbbc4d37d0 Updated Dockerfile with maintainer and contributors Updated setup.rst with information on upgrade path if coming from an earlier version of docker-compose images Guy 2018-01-29 23:19:06 +02:00
  • b140935843 Add support for a heuristic that extracts the document date from its text Wolf-Bastian Pöttner 2018-01-28 19:09:52 +01:00
  • 9faf0a102e Update changelog & version bump 1.1.0 Daniel Quinn 2018-01-21 17:39:00 +00:00
  • b747dd58c3 Fix redirect bug #283 Daniel Quinn 2018-01-21 17:33:04 +00:00
  • 09e1b505e1
    Merge pull request #256 from ddddavidmartin/add_financial_year_filter Daniel Quinn 2018-01-21 18:23:45 +01:00
  • a6babffed8
    Merge pull request #285 from pzl/master Daniel Quinn 2018-01-21 18:18:31 +01:00
  • 0256e2dfbb
    small typo in exporter thumbnail filename pzl 2018-01-19 14:28:46 -05:00
  • 7afa90b769 Fix travis reference to pycodestyle Daniel Quinn 2018-01-06 19:32:51 +00:00
  • 5796956235 Fix typo Daniel Quinn 2018-01-06 19:30:08 +00:00
  • 3ca215e4dc Bump to v1.0.0! 1.0.0 Daniel Quinn 2018-01-06 19:25:33 +00:00
  • 16c4183333 Upgrade to Django 1.11.x Daniel Quinn 2018-01-06 19:24:10 +00:00
  • 6fe37678f2 Change date fields to actual date fields #278 Daniel Quinn 2018-01-06 19:21:49 +00:00
  • b58188f805 Switch from pep8 to pycodestyle Daniel Quinn 2018-01-06 18:56:37 +00:00
  • f2a42ab6fe Add catch-all redirect for /admin/ Daniel Quinn 2018-01-06 18:51:16 +00:00
  • e236b7bf7b isort Daniel Quinn 2018-01-06 18:51:10 +00:00
  • 35004f434b Add a smarter work-around for the change-list-results hack Daniel Quinn 2018-01-06 18:47:01 +00:00
  • 75251ad694 Add a note for future development Daniel Quinn 2018-01-06 18:30:33 +00:00
  • 870357968a Fix tests to run on boxes with post-consume-scripts set Daniel Quinn 2018-01-06 17:23:24 +00:00
  • a593798b4b Add encoding declaration Daniel Quinn 2018-01-06 17:23:07 +00:00
  • 4f070ba162 Use double quotes by default Daniel Quinn 2018-01-06 17:22:57 +00:00
  • 9517d27f40 Add warnings to the test runner Daniel Quinn 2018-01-06 17:22:40 +00:00
  • 35bb3dbcc2 Clean up CSS for #272 Daniel Quinn 2018-01-06 15:57:25 +00:00
  • 06117929bb
    Merge pull request #277 from ishirav/multi-word-match Daniel Quinn 2017-12-27 11:21:27 +01:00
  • d1c8241947 break long lines (pep8) ishirav 2017-12-23 07:39:40 +02:00
  • 4c38b28469 break long lines (pep8) ishirav 2017-12-23 06:59:48 +02:00
  • ad0f0a0b5d Add documentation about multi-word search terms ishirav 2017-12-23 06:44:06 +02:00
  • 83746a9aeb Add tests and improve whitespace handling ishirav 2017-12-23 06:37:00 +02:00
  • 6a36a4ec97 Support search terms that contain multiple words in ANY/ALL matching modes, by surrounding the terms with double quotes. ishirav 2017-12-23 06:05:48 +02:00
  • 7e49d047b0 adapted docker-entrypoint script for alpine docker image (mainly how to install additional OCR languages) Guy 2017-12-20 16:17:58 +02:00
  • 68cdeb7b3d changed docker-comppse.yml example to build the docker image instead of pull the previously used debian based image from docker hub Guy 2017-12-19 22:34:22 +02:00
  • 76293084a4 removed ENV WORKDIR layers, reorg the commands in groups with comments and black lines when possible. Removed redundant mkdir command Guy Addadi 2017-12-12 23:12:34 +02:00
  • e1cf2117f5 moved to alpine:3.7 removed RUN layers to save image space, removed redundant mkdir commands Guy Addadi 2017-12-11 22:03:51 +02:00
  • 7d81de4edf added bash and moved all dev packages to be with virtual alpine env that is removed after python libraries installation Guy Addadi 2017-12-11 00:41:36 +02:00
  • 37af5992c7 adapted Dockerfile for alpine image Guy Addadi 2017-12-09 23:08:56 +02:00
  • af4623e605
    Merge pull request #270 from dev-rke/patch-2 Daniel Quinn 2017-11-05 20:45:28 +00:00
  • db8e116681
    Merge pull request #269 from dev-rke/patch-1 Daniel Quinn 2017-11-05 20:42:08 +00:00
  • a8616ebfe2
    #248: fix missing CSS dev-rke 2017-11-04 16:02:29 +01:00
  • a38d3bf7f8
    Change default /consume volume dev-rke 2017-11-04 15:57:21 +01:00
  • 1cb5bbd07d
    Merge pull request #268 from pitkley/267-dir-permissions Daniel Quinn 2017-11-01 11:30:16 +00:00
  • 6edb5b912f Move all scanner recommendations to new doc page Daniel Quinn 2017-11-01 11:24:11 +00:00
  • ec20c7577e Add a new page for scanner recommendations Daniel Quinn 2017-11-01 11:15:37 +00:00
  • d6df9b3656 Strip whitespace Daniel Quinn 2017-11-01 11:15:22 +00:00
  • 80a849fef7 Set g+w on the consumption/export directories Pit Kleyersburg 2017-10-31 15:30:33 +01:00
  • bd67b53d50 Update test for #259 fix Daniel Quinn 2017-10-16 10:53:18 +01:00
  • e32ed09da3 Support .jpeg as well as .jpg Daniel Quinn 2017-10-16 09:00:38 +01:00
  • c5632e5c04 Update changelog for 0.8.0 Daniel Quinn 2017-09-10 12:51:00 +01:00
  • 4d2b71454d Ignore .virtualenv 0.8.0 Daniel Quinn 2017-09-09 12:22:03 +03:00
  • 5cbb33b02b Add documentation for the new FORCE_SCRIPT_NAME feature Daniel Quinn 2017-09-09 12:21:31 +03:00
  • 2c55aad6c0 Merge pull request #255 from maphy-psd/master Daniel Quinn 2017-09-06 15:56:44 +01:00
  • 1e039dcb32 Bump gunicorn Daniel Quinn 2017-08-30 00:44:13 +03:00
  • 6ca8da4858 Patch requirements to keep up with Django versions Daniel Quinn 2017-08-30 00:27:54 +03:00
  • 67b492bcb7 Determine the start of the financial only for wrapping years. David Martin 2017-08-26 19:50:57 +10:00
  • 360d1e2802 Store whether financial year wraps instead of re-determining it. David Martin 2017-08-26 19:45:39 +10:00
  • 1cd76634a3 Take non-wrapping financial years into account. David Martin 2017-08-25 20:27:39 +10:00
  • c65c5009e4 Return no filter results if financial year dates are not set. David Martin 2017-08-25 17:36:09 +10:00
  • 24fb6cefb9 Add config settings to set the start and the end of the financial year. David Martin 2017-08-24 20:51:09 +10:00
  • d80e272b75 Add a basic financial year filter for the document overview. David Martin 2017-08-24 20:20:00 +10:00
  • 82f05e27c3 fix travis ci E510 maphy-psd 2017-08-20 16:18:39 +02:00
  • 7a627e4ad8 white spacing and remove var's prefix maphy-psd 2017-08-20 14:29:51 +02:00
  • 73af9552ec getenv has "None" as default maphy-psd 2017-08-20 14:13:23 +02:00
  • e4854f2144 def thumbnail uses FORCE_SCRIPT_NAME maphy-psd 2017-08-19 18:37:17 +02:00
  • 6f5c1ac4e1 add FORCE_SCRIPT_NAME setting maphy-psd 2017-08-19 12:39:25 +02:00
  • 22acc51284 add PAPERLESS_FORCE_SCRIPT_NAME maphy-psd 2017-08-19 12:38:45 +02:00
  • a05644fc31 Merge pull request #250 from brightdroid/master Daniel Quinn 2017-08-12 14:39:22 +01:00
  • d1aa54caa9 create documents subfolder folder if they do not exist Christoph Roeder 2017-07-31 21:35:41 +02:00
  • e293f70a91 Merge pull request #247 from danielquinn/issue/235 0.7.0 Daniel Quinn 2017-07-15 19:41:33 +01:00
  • 347986a2b3 Allow correspondents to be deleted without deleting their documents Daniel Quinn 2017-07-15 19:06:52 +01:00
  • ede274386b Detect .tif files properly Daniel Quinn 2017-07-15 17:47:17 +01:00
  • 3e083354cc Merge pull request #246 from kskyten/vb_memory Daniel Quinn 2017-07-10 15:02:45 +01:00
  • b2b4f6516a Add memory to the virtual machine Kusti Skytén 2017-07-10 16:53:05 +03:00
  • 2ae702c7bb Merge pull request #245 from tooomm/patch-1 Daniel Quinn 2017-07-09 18:25:28 +01:00
  • b748420a94 unify badges (versioneye) tooomm 2017-07-09 15:17:42 +02:00
  • 8a4546ce0d Merge pull request #242 from MasterofJOKers/setup_collectstatic Daniel Quinn 2017-06-27 13:07:07 +01:00