215 Commits

Author SHA1 Message Date
Pit
ff6fd9e5fa Merge pull request #499 from bmsleight/screenshots
* Docs: Add web interface screenshots
2019-03-03 19:57:57 +01:00
Pit
f8df9ae06f Merge pull request #502 from bmsleight/scanner_new
* Docs: Add MFC-J5910DW to recommended scanners
2019-03-03 19:54:03 +01:00
bmsleight
038f934f0f forget the screenshots.rst! 2019-02-07 18:40:14 +00:00
bmsleight
cb8c585bbb * Docs: Add MFC-J5910DW to recommended scanners 2019-02-06 20:56:05 +00:00
bmsleight
2a29a0b8a1 * Docs: Add web interface screenshots 2019-02-06 20:37:32 +00:00
Daniel Quinn
3985349da4 Fix JOKer's URL 2019-01-27 16:05:44 +00:00
Daniel Quinn
aa7610084d Fix missing links 2019-01-27 13:47:40 +00:00
Daniel Quinn
310bc62ef2 Move note about DEBUG up into 3. 2019-01-27 13:03:55 +00:00
Daniel Quinn
4577e03da2 Merge pull request #487 from bmsleight/issue486
Add note runserver PAPERLESS_DEBUG='true'
2019-01-27 13:00:37 +00:00
bmsleight
d2fc4e0768 Add note runserver PAPERLESS_DEBUG='true' 2019-01-26 13:15:45 +00:00
Brian Cribbs
5422e5855a adding information about NFS mounts and inotify 2019-01-22 15:18:14 -05:00
Christian Wiwie
30f97126a7 Update requirements.rst 2019-01-18 20:33:35 +01:00
Daniel Quinn
8de5d6799b Update to include #471 2019-01-04 11:38:57 +00:00
Daniel Quinn
d70289af15 Include notes for #466 2018-12-30 18:30:23 +00:00
Daniel Quinn
0de395cf69 Merge pull request #464 from colinfrei/patch-2
remove unnecessary character
2018-12-30 18:26:12 +00:00
Daniel Quinn
6e45298f01 Merge pull request #467 from danielquinn/feature/update-travis
Fix the tests so they finally start passing everywhere they should.
2018-12-30 18:22:46 +00:00
Daniel Quinn
62066220c7 Update changelog with test changes 2018-12-30 18:19:05 +00:00
Daniel Quinn
e3df454fc1 Merge pull request #462 from colinfrei/patch-1
Type in docker-compose command
2018-12-30 14:46:17 +00:00
Daniel Quinn
ee2941a31b Add the new logo
I bought this logo from the excellent logojoy.com site, and am including
the source files here to be covered under the project license (GPL).
2018-12-30 12:20:08 +00:00
Colin Frei
6dd04ec09f remove unnecessary character 2018-12-28 17:43:36 +01:00
Colin Frei
6be94bbb03 Type in docker-compose command 2018-12-26 16:43:22 +01:00
Daniel Quinn
a59722ed34 Added notes for 2.6.0 2018-12-01 17:11:58 +00:00
Daniel Quinn
0d59844567 Conform everything to the coding standards
https://paperless.readthedocs.io/en/latest/contributing.html#additional-style-guides
2018-12-01 17:09:12 +00:00
Daniel Quinn
4e186ede0e Merge branch 'ENH_filename_date_parsing' of https://github.com/jat255/paperless into jat255-ENH_filename_date_parsing 2018-12-01 16:57:16 +00:00
Daniel Quinn
4186e529e9 Add a .editorconfig 2018-12-01 16:56:58 +00:00
Daniel Quinn
9c6b8629a3 Fix language guesses in tests
It turns out that the Lorem ipsum text in the sample files was confuing the language guesser, causing it to think the file was in Catalan and not English or German.
2018-12-01 15:55:59 +00:00
Joshua Taillon
678f405141 Update setup.rst
The provided `gunicorn` command did not work for me, failing with the following error:

```
ModuleNotFoundError: No module named '/home/paperless/paperless/src/paperless' 
```

The solution was to provide only `paperless.wsgi` as the argument to `gunicorn`, and provide a flag for `--pythonpath`. After changing it to this, the server started up fine.
2018-11-16 09:20:08 -05:00
Joshua Taillon
b0326b5a19 Merge branch 'master' of github.com:danielquinn/paperless into ENH_filename_date_parsing 2018-11-15 23:17:59 -05:00
Daniel Quinn
f0de4fdd46 Update dependencies
This includes a security update for requests.
2018-11-03 12:49:35 +00:00
Daniel Quinn
dd3012b611 Fix the correspondent filters #423 2018-11-03 11:06:55 +00:00
Daniel Quinn
f1a4141df5 Allow an infinite number of logs to be deleted. 2018-11-03 10:25:51 +00:00
Dean Perry
3f1cb0567b added missing ; to nginx config 2018-10-31 12:39:48 +00:00
Sharif Nassar
7831991ecd Remove Vagrant docs
* Vagrant does not seem to have any libvirt boxes for Ubuntu any more.
* Vagrant 2 was released a year ago, but vagrant-libvirt only claims
  to support up to Vagrant 1.8.
2018-10-13 11:31:53 -07:00
Daniel Quinn
06f9d4b1ea Add pip install to update process 2018-10-08 10:38:53 +01:00
Daniel Quinn
f32a188a2d Rework user hack for "login-free" sessions #394 2018-10-07 16:27:41 +01:00
Daniel Quinn
081f1022cf Rework how slugs are generated/referenced #393 2018-10-07 16:25:51 +01:00
Daniel Quinn
94f9c9dcea Wrap each document consumption in a transaction 2018-10-07 14:56:56 +01:00
Daniel Quinn
bc898c1992 Use optipng to optimise document thumbnails 2018-10-07 14:56:38 +01:00
Daniel Quinn
074609e1fc Consolidate get_date onto the DocumentParser parent class 2018-10-07 14:56:02 +01:00
Daniel Quinn
40901a0734 Update version number & changelog 2018-10-01 20:40:32 +01:00
Daniel Quinn
f3ed677f4d Fix implementation of django-filter 2018-09-23 15:47:14 +01:00
Daniel Quinn
8f7b073142 Add note about tweaks to psql connections 2018-09-23 14:05:35 +01:00
Daniel Quinn
c70dc62845 Add note about import/export process changes 2018-09-23 14:03:38 +01:00
Daniel Quinn
fa4fb6fc06 Fix typo 2018-09-23 12:59:56 +01:00
Daniel Quinn
4c54a89fed Update changelog for new stuff from #405 2018-09-23 12:54:49 +01:00
Daniel Quinn
4634531b76 Add docs for indentation & spacing 2018-09-23 12:54:39 +01:00
Daniel Quinn
b8fc7e6b12 Add a contribution guide 2018-09-22 16:22:03 +01:00
Daniel Quinn
0e2d89bb3f Make the names of the sample files visible 2018-09-22 16:17:18 +01:00
Daniel Quinn
37c6e68dae Add an example for pdf2pdfocr with the pre-consume hook 2018-09-22 14:00:00 +01:00
Daniel Quinn
77fc3caad4 Clean up release notes 2018-09-22 13:59:50 +01:00