2696 Commits

Author SHA1 Message Date
jonaswinkler
e4e9a5d9ba fix sort field order 2021-01-04 15:57:52 +01:00
Mark Schmitt
b9c55eb80c Fix yaml 2021-01-04 15:45:12 +01:00
Mark Schmitt
61fc77c49c Add GITHUB_TOKEN to python tests 2021-01-04 15:44:02 +01:00
Mark Schmitt
a59570e2d8 Only build for 3.6 2021-01-04 15:28:47 +01:00
Mark Schmitt
a8fb681bd5 Print the env 2021-01-04 15:19:00 +01:00
Mark Schmitt
94083f8f19 Try manually replacing the python-version 2021-01-04 15:17:13 +01:00
Mark Schmitt
89bec6de1b Try to reproduce exactly what's done in the travis build to test 2021-01-04 15:10:16 +01:00
Mark Schmitt
a0cac680bc Revert python version in Pipfile to 3.6 2021-01-04 15:00:35 +01:00
jonaswinkler
a4161f9b97 add french to paperless 2021-01-04 14:15:34 +01:00
jonaswinkler
cccc274dd5 Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev 2021-01-04 13:59:14 +01:00
Jonas Winkler
c68d3c3fad Merge pull request #272 from jonaswinkler/translations_src-ui-messages-xlf--dev_fr
Translate '/src-ui/messages.xlf' in 'fr'
2021-01-04 12:44:00 +01:00
Jonas Winkler
84d77074a6 Merge pull request #273 from jonaswinkler/translations_src-locale-en-us-lc-messages-django-po--dev_fr
Translate '/src/locale/en-us/LC_MESSAGES/django.po' in 'fr'
2021-01-04 12:43:36 +01:00
transifex-integration[bot]
f52053eae6 Apply translations in fr
translation completed for the source file '/src/locale/en-us/LC_MESSAGES/django.po'
on the 'fr' language.
2021-01-04 11:39:33 +00:00
transifex-integration[bot]
8e82858f91 Translate /src-ui/messages.xlf in fr
translation completed for the source file '/src-ui/messages.xlf'
on the 'fr' language.
2021-01-04 11:36:18 +00:00
Mark Schmitt
afdcc0908f Only build python 3.7 and say so in the Pipfile too 2021-01-04 12:24:48 +01:00
Mark Schmitt
2562f1b443 Revert job strategy matrix change 2021-01-04 12:22:35 +01:00
Mark Schmitt
be9f04cf6c Explicitly set ubuntu-20.04 as OS and install dev dependencies 2021-01-04 12:18:56 +01:00
Michael Shamoon
cdec22a332 Clearing filters on saved views should reset them to initial rules 2021-01-04 00:20:10 -08:00
Michael Shamoon
0286abd92a Refactor to extend RemoteUserMiddleware & add authentication for Django 2021-01-03 21:21:39 -08:00
jonaswinkler
3c0cf09f14 fixes #121 2021-01-04 00:38:29 +01:00
jonaswinkler
551c21dfba don't run post-consume script inside transaction #259 2021-01-04 00:03:31 +01:00
jonaswinkler
9bce0a56c3 fixed missing (filtered) text 2021-01-03 23:56:13 +01:00
jonaswinkler
10afd644c3 add dutch language 2021-01-03 22:25:12 +01:00
Jonas Winkler
763691bb74 Merge pull request #261 from jonaswinkler/translations_src-locale-en-us-lc-messages-django-po--dev_nl_NL
Translate '/src/locale/en-us/LC_MESSAGES/django.po' in 'nl_NL'
2021-01-03 21:45:31 +01:00
Jonas Winkler
e33054dbd1 Merge pull request #262 from jonaswinkler/translations_src-ui-messages-xlf--dev_nl_NL
Translate '/src-ui/messages.xlf' in 'nl_NL'
2021-01-03 21:45:22 +01:00
jonaswinkler
1ba712f778 fixes #98 2021-01-03 21:44:53 +01:00
jayme-github
25cc9e722c Add PAPERLESS_IGNORE_DATES to docs 2021-01-03 14:47:04 +01:00
jayme-github
34421e2cef Add missing config options to example file 2021-01-03 14:35:28 +01:00
transifex-integration[bot]
26d5d8c108 Translate /src-ui/messages.xlf in nl_NL
translation completed for the source file '/src-ui/messages.xlf'
on the 'nl_NL' language.
2021-01-03 12:28:10 +00:00
transifex-integration[bot]
2b15608821 Apply translations in nl_NL
translation completed for the source file '/src/locale/en-us/LC_MESSAGES/django.po'
on the 'nl_NL' language.
2021-01-03 12:23:57 +00:00
jonaswinkler
677974924a form field validation (much better error messages) 2021-01-03 13:09:16 +01:00
Michael Shamoon
8caa61bd9d Merge remote-tracking branch 'upstream/dev' into feature/remote-user 2021-01-03 00:38:10 -08:00
Michael Shamoon
009de5184f Allow authentication via HTTP_REMOTE_USER 2021-01-03 00:37:19 -08:00
jonaswinkler
d7065bfde0 fix "ng serve" 2021-01-03 01:25:35 +01:00
jonaswinkler
862b7abf97 bugfix 2021-01-03 01:25:26 +01:00
transifex-integration[bot]
87794e88f3 Apply translations in nl_NL
at least 80% translated for the source file '/src/locale/en-us/LC_MESSAGES/django.po'
on the 'nl_NL' language.

 Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
2021-01-02 23:58:13 +00:00
Jonas Winkler
01fcd4c349 Merge pull request #248 from shamoon/fix/issue-164
Hide matching pattern if algorithm is auto
2021-01-02 16:51:34 +01:00
Michael Shamoon
2f60fff076 Also hide case insensitive checkbox for auto matching algorithm 2021-01-02 07:24:48 -08:00
jonaswinkler
73638b626c fix test case 2021-01-02 15:52:02 +01:00
jonaswinkler
bee7a06e41 fix bugs and test cases 2021-01-02 15:37:27 +01:00
jonaswinkler
ac24a9c645 Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev 2021-01-02 15:31:08 +01:00
jonaswinkler
9d64fb6669 config file 2021-01-02 15:30:52 +01:00
jonaswinkler
e2680b7113 code style 2021-01-02 15:26:09 +01:00
jonaswinkler
f0e2088b28 test cases 2021-01-02 15:25:13 +01:00
jayme-github
cd15490e91 Add option to ignore certain dates in parse_date
PAPERLESS_IGNORE_DATES allows to specify a comma separated list of dates
to ignore during date parsing (from filename and content). This can be
used so specify dates that do appear often in documents but are usually
not the documents creation date (like your date of birth).
2021-01-02 15:20:49 +01:00
Jonas Winkler
113b6244bd Merge pull request #250 from jonaswinkler/translations_src-ui-messages-xlf--dev_de
Translate '/src-ui/messages.xlf' in 'de'
2021-01-02 14:45:43 +01:00
transifex-integration[bot]
f25eb8143c Translate /src-ui/messages.xlf in de
translation completed for the source file '/src-ui/messages.xlf'
on the 'de' language.
2021-01-02 13:19:36 +00:00
jonaswinkler
3550c677b6 Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev 2021-01-02 14:19:02 +01:00
jonaswinkler
b16a4b3aa5 fixed quotes 2021-01-02 14:18:20 +01:00
Jonas Winkler
0375129cc9 Merge pull request #249 from jonaswinkler/translations_src-ui-messages-xlf--dev_de
Translate '/src-ui/messages.xlf' in 'de'
2021-01-02 12:57:59 +01:00