Commit Graph
100 Commits
Author SHA1 Message Date
Daniel Quinn 0aead1fbe6 #68: Using dotenv for a proper unix config file 2016-03-03 17:59:27 +00:00
Daniel Quinn 4d685ee424 Merge branch 'master' of github.com:danielquinn/paperless 2016-03-03 11:00:58 +00:00
Daniel Quinn dd3bdcb956 Updated the Vagrant tools to use environment variables 2016-03-03 11:00:46 +00:00
Daniel Quinn 97bdd6e17e Merge pull request #65 from pitkley/fix/issue-44-docker
Update env-var in Dockerfile, fix volume names
2016-03-02 08:49:07 +00:00
Daniel Quinn 857c7ac654 #44: Harmonise environment variables with constant names 2016-03-01 22:39:40 +00:00
Daniel Quinn 26c3781350 #44: Harmonise environment variables with constant names 2016-03-01 22:37:42 +00:00
Daniel Quinn 7d1aa1175f pep8 2016-03-01 19:03:28 +00:00
Daniel Quinn 26fc27da9b Setting appropriate permissions 2016-03-01 18:57:12 +00:00
Daniel Quinn 85f5963851 Fixt capitalisation 2016-02-28 15:02:18 +00:00
Daniel Quinn 439b60ce5c Merged new logging system 2016-02-28 15:01:19 +00:00
Daniel Quinn 9379e95446 Added a test for the new by_group() feature 2016-02-28 00:53:18 +00:00
Daniel Quinn 8687892332 Don't print to standard out during a test 2016-02-28 00:52:44 +00:00
Daniel Quinn 5a8e75112f Added a custom manager for groupped logs 2016-02-28 00:41:03 +00:00
Daniel Quinn d686aba9ae Reset the group id for every pull 2016-02-28 00:40:08 +00:00
Daniel Quinn 631aa99d92 No need to pass verbosity around anymore 2016-02-28 00:39:40 +00:00
Daniel Quinn a4d89ed124 Fixt the test to ignore verbosity 2016-02-27 20:50:48 +00:00
Daniel Quinn 1bfd5bcc2f Merge branch 'master' of https://github.com/danielquinn/paperless 2016-02-27 20:19:32 +00:00
Daniel Quinn 51173d80cf License clarification 2016-02-27 20:19:09 +00:00
Daniel Quinn 2fe9b0cbc1 New logging appears to work 2016-02-27 20:18:50 +00:00
Daniel Quinn 7b9e55d208 Software updates 2016-02-26 11:21:24 +00:00
Daniel Quinn df1741e1fa Added a time to the logger admin 2016-02-26 11:21:14 +00:00
Daniel Quinn e149baec4e Update for #53 2016-02-23 20:30:33 +00:00
Daniel Quinn 966d5cdd08 Merge pull request #62 from danielquinn/issue/53
Compensate for case and format of jpg vs. jpeg
2016-02-23 20:24:39 +00:00
Daniel Quinn 1aecb1e63a Compensate for case and format of jpg vs. jpeg 2016-02-23 20:15:13 +00:00
Daniel Quinn b400c24dc8 Adding travis badge 2016-02-21 02:32:47 +00:00
Daniel Quinn 312cb523d8 /tmp is probably better than /tmp/paperless/consume 2016-02-21 02:30:39 +00:00
Daniel Quinn 3a7923e32d Moved pyocr.get_available_tools() into a method 2016-02-21 02:24:05 +00:00
Daniel Quinn 5f0962bc3e Travis integration: take 6 2016-02-21 01:58:09 +00:00
Daniel Quinn 300dc97e83 Travis integration: take 5 2016-02-21 01:53:10 +00:00
Daniel Quinn e0b2d27e01 Travis integration: take 4 2016-02-21 01:50:04 +00:00
Daniel Quinn 6f7169d2d6 Travis integration: take 3 2016-02-21 01:46:49 +00:00
Daniel Quinn 55a7dc2444 pep8 2016-02-21 01:43:48 +00:00
Daniel Quinn c7787bc076 Let's see if I can get Travis CI working on the first try 2016-02-21 01:37:57 +00:00
Daniel Quinn 0d46643026 Version bump 2016-02-21 01:24:30 +00:00
Daniel Quinn 17d3a44952 A crude API is in place 2016-02-21 00:55:38 +00:00
Daniel Quinn 809fb8fa1f Moved the default GNUPG home to /tmp for tox-friendliness 2016-02-21 00:29:59 +00:00
Daniel Quinn 440614eddc Got tox working 2016-02-21 00:29:21 +00:00
Daniel Quinn 422ae9303a pep8 2016-02-21 00:14:50 +00:00
Daniel Quinn a5124cade6 Merge branch 'master' into feature/api 2016-02-20 22:55:42 +00:00
Daniel Quinn 224f4acdc3 Merge branch 'master' of github.com:danielquinn/paperless 2016-02-20 22:50:58 +00:00
Daniel Quinn 51b19f4c19 Issue #57 2016-02-20 22:30:01 +00:00
Daniel Quinn 5c6aa201be Merge pull request #50 from tikitu/docker-tweaks
Some small tweaks to the Docker setup and documentation
2016-02-20 00:06:12 +00:00
Daniel Quinn 3a8755e4c8 Document the retagger
Fixes #54
2016-02-19 17:26:40 +00:00
Daniel Quinn d9602312b1 Merge pull request #52 from pitkley/fix/detect-orientation-errors
Ignore error if orientation detection fails
2016-02-19 09:13:14 +00:00
Daniel Quinn ec88ea73f6 #48: make the tag matching smarter 2016-02-19 00:45:02 +00:00
Daniel Quinn 99be40a433 Merge pull request #39 from pitkley/feature/dockerfile
Add Dockerfile for application and documentation
2016-02-18 22:01:54 +00:00
Daniel Quinn 57bcb883bf Merge pull request #49 from pitkley/feature/detect-orientation
Detect image orientation if the OCR supports it. Fixes #47
2016-02-18 11:36:08 +00:00
Daniel Quinn 1e7ece81ee Fixes #45 2016-02-17 23:07:54 +00:00
Daniel Quinn eb01bcf98b The Log class needed a __str__() method 2016-02-17 23:06:35 +00:00
Daniel Quinn 1c45ca10d4 Patched sorting 2016-02-17 00:11:57 +00:00
Daniel Quinn 550184cbae Patched sorting 2016-02-17 00:11:46 +00:00
Daniel Quinn 52f242574f Merge branch 'pitkley-fix/secure-temporary-files' 2016-02-17 00:10:54 +00:00
Daniel Quinn 6f95b05287 Support appropriate sorting for long documents 2016-02-17 00:10:05 +00:00
Daniel Quinn cebc44f2c9 API is halfway there 2016-02-16 09:28:34 +00:00
Daniel Quinn bbe7a02b4d Added a screenshot and cleaned things up a bit. 2016-02-16 09:22:51 +00:00
Daniel Quinn 5de4951a46 Added a screenshot, now I have to figure out how to put it in the readme. 2016-02-16 09:08:35 +00:00
Daniel Quinn 8a5d4b1cc8 Merge branch 'master' of github.com:danielquinn/paperless 2016-02-15 22:38:25 +00:00
Daniel Quinn 2f0da8ab25 Added download_url to the Document model 2016-02-15 22:38:18 +00:00
Daniel Quinn a256d5ee2f Merge pull request #37 from jat255/DOCFIX_documentation_badge
Make docs badge in readme redirect to documentation, not image
2016-02-15 16:59:30 +00:00
Daniel Quinn 9a437dc9f6 Merge pull request #35 from pitkley/fix/matching-logic
Fix matching if user supplied an empty value
2016-02-14 19:21:50 +00:00
Daniel Quinn aea4af5d3b Version bump and feature update 2016-02-14 17:18:28 +00:00
Daniel Quinn a0f4f6c5f2 Fixed merge conflict and did some pep8 2016-02-14 17:13:48 +00:00
Daniel Quinn 4689e2b975 Merge pull request #32 from pitkley/feature/single-page-langdetect
Detect language only on first page of PDF
2016-02-14 16:56:30 +00:00
Daniel Quinn 7843ea5037 Added and implemented a rudimentary logger 2016-02-14 16:09:52 +00:00
Daniel Quinn 9162e41507 Merge pull request #33 from pitkley/fix/parallelism
Ensure `OCR_THREADS` is integer, add documentation
2016-02-14 15:40:20 +00:00
Daniel Quinn 88acf50fe0 Merge pull request #31 from pitkley/feature/paralellism
This is great.  It seriously sped up the OCR time.
2016-02-14 15:29:05 +00:00
Daniel Quinn 6b0a537bff Added support for a shared secret in email 2016-02-14 03:01:24 +00:00
Daniel Quinn 3b5d4cdd39 Added some error handling 2016-02-14 01:32:25 +00:00
Daniel Quinn fc5d89c6fc Added a default algorithm 2016-02-14 01:30:41 +00:00
Daniel Quinn d9b7851de9 Added a default algorithm 2016-02-14 01:30:18 +00:00
Daniel Quinn cec9968cdb Documented consumption 2016-02-14 00:10:49 +00:00
Daniel Quinn 330dfa544b Fixed a typo in the description. There's no need for a new migration here. 2016-02-14 00:10:37 +00:00
Daniel Quinn 294f104474 Merge branch 'master' into feature/images-as-docs 2016-02-13 01:01:10 +00:00
Daniel Quinn 68fa7d68fa Merge branch 'master' of github.com:danielquinn/paperless 2016-02-13 00:59:36 +00:00
Daniel Quinn 2ed2d641b5 Added a note about the plight of Apple users. 2016-02-13 00:59:19 +00:00
Daniel Quinn a846b3f7b8 Adding some more debugging 2016-02-13 00:57:05 +00:00
Daniel Quinn b7859a0ff3 Merge pull request #26 from wttw/master
Document cloning from public URL rather than ssh
2016-02-12 20:30:07 +00:00
Daniel Quinn 9ed8a2b2d7 Merge branch 'master' into feature/images-as-docs 2016-02-12 09:03:46 +00:00
Daniel Quinn 1d4b87ee46 Update for #22 2016-02-12 08:54:04 +00:00
Daniel Quinn 840472071c Added the required verbosity reference 2016-02-12 08:27:28 +00:00
Daniel Quinn 2421f559be Simpler regex 2016-02-12 08:27:09 +00:00
Daniel Quinn a022fcb8f1 Fixed the auto-naming regexes 2016-02-11 22:05:55 +00:00
Daniel Quinn 7aadab23cc Added the Renderable mixin because DRY 2016-02-11 22:05:38 +00:00
Daniel Quinn ef1639208c Tests for the consumer 2016-02-11 12:25:23 +00:00
Daniel Quinn cef4abc01d version bump 2016-02-11 12:25:12 +00:00
Daniel Quinn 78ee138ad7 Added migration and changelog updates 2016-02-11 12:25:00 +00:00
Daniel Quinn c423a13f85 Added a simple re-tagger 2016-02-11 12:24:18 +00:00
Daniel Quinn 39134b517e Cleaned up file_name() 2016-02-10 23:53:48 +00:00
Daniel Quinn a892abc701 Added dateutil 2016-02-10 23:50:58 +00:00
Daniel Quinn 4a078dcfbc Merge branch 'master' into feature/images-as-docs 2016-02-09 17:20:45 +00:00
Daniel Quinn 642b2f7ee3 Merge pull request #18 from mrwacky42/master
Add other prerequisites for Vagrant
2016-02-09 09:41:53 +00:00
Daniel Quinn 0eaed36420 The 'API' is written but untested 2016-02-08 23:46:16 +00:00
Daniel Quinn 212752f46e Fixt the tags to be optional 2016-02-08 17:28:59 +00:00
Daniel Quinn 0c729e5675 Changed the name, forgot to change the check.
Closes #17
2016-02-08 11:14:57 +00:00
Daniel Quinn e5e4ee0350 Added file magic 2016-02-08 11:12:14 +00:00
Daniel Quinn c4311af263 Cleaned up the tests 2016-02-06 17:41:11 +00:00
Daniel Quinn febb45af81 Prettied up the interface a little 2016-02-06 17:27:17 +00:00
Daniel Quinn ce69e37256 Linked tag labels 2016-02-06 17:14:44 +00:00
Daniel Quinn 48761911b3 Image imports and consumption by mail work 2016-02-06 17:05:36 +00:00
Daniel Quinn 71075a691a The mailconsumer isn't a consumer at all. Best fixt that 2016-02-05 20:15:08 +00:00