Commit Graph

11405 Commits

Author SHA1 Message Date
Fabian Koller eb6153c5aa Change CI ref from merge to head
At this time in the CI, merge is not accessible from tree
https://github.community/t/github-sha-but-how-to-get-the-latest-commit-reference-on-a-branch/17160
2021-01-31 12:00:41 +01:00
Fabian Koller 9c3b16c879 Switch CI target to sha instead of ref 2021-01-31 11:28:54 +01:00
jonaswinkler ba637c8582 replace preview icon #471 2021-01-30 21:56:17 +01:00
jonaswinkler 46ea86a6d2 Merge branch 'dev' into feature-websockets-status 2021-01-30 16:08:50 +01:00
jonaswinkler 9d148c08ce Merge branch 'master' into dev 2021-01-30 16:06:42 +01:00
Jonas Winkler ac459f7b05 Merge pull request #411 from C0nsultant/ansible-fromsource
Ansible - build release archive from source
2021-01-30 16:05:51 +01:00
jonaswinkler 35a4779cc0 fix typo 2021-01-30 15:44:23 +01:00
Jonas Winkler ffa44f51cd Update README.md 2021-01-30 15:30:39 +01:00
jonaswinkler 682a9d2a09 Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev 2021-01-30 15:23:03 +01:00
jonaswinkler 4c6a02aee7 pycodestyle 2021-01-30 15:22:51 +01:00
jonaswinkler 87a18eae2d centralized classifier loading, better error handling, no error messages when auto matching is not used 2021-01-30 14:22:23 +01:00
Fabian Koller 269673ce05 DEBUG - use very long txt file 2021-01-30 14:13:03 +01:00
Fabian Koller d9e06958dc DEBUG - force flush 2nd try 2021-01-30 12:50:49 +01:00
Fabian Koller 063bfc245c DEBUG - force newline in .txt 2021-01-30 12:20:55 +01:00
Fabian Koller 21c501de28 force flush on temp file during consumption
file.write() does not guarantee that a file handle contains anything
without calling an accompanying file.flush()
For typical files that are larger than the OS-file buffer, this is no
problem
For small files (e.g. 64 characters in a .TXT), this race condition
leads to `inode/x-empty` because the file inode is created, but no
content is written to it
2021-01-30 11:51:43 +01:00
Jonas Winkler d50d1bd2ea Merge pull request #470 from jonaswinkler/translations_src-ui-messages-xlf--dev_fr
Translate '/src-ui/messages.xlf' in 'fr'
2021-01-29 22:34:17 +01:00
transifex-integration[bot] e4aa31a62d Translate /src-ui/messages.xlf in fr
translation completed for the source file '/src-ui/messages.xlf'
on the 'fr' language.
2021-01-29 19:57:40 +00:00
Jonas Winkler fdf58bed6a Merge pull request #469 from jonaswinkler/translations_src-ui-messages-xlf--dev_de
Translate '/src-ui/messages.xlf' in 'de'
2021-01-29 19:59:09 +01:00
transifex-integration[bot] a54784da11 Translate /src-ui/messages.xlf in de
translation completed for the source file '/src-ui/messages.xlf'
on the 'de' language.
2021-01-29 18:59:00 +00:00
jonaswinkler a40e4fe3bc update messages 2021-01-29 16:57:00 +01:00
jonaswinkler ea30fbf14f Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev 2021-01-29 16:49:07 +01:00
jonaswinkler d22d9a023c frontend support for suggestions #264 2021-01-29 16:48:51 +01:00
jonaswinkler ddcc0883eb add support for suggestions 2021-01-29 16:45:23 +01:00
Jonas Winkler 047a21eb48 Merge pull request #468 from jonaswinkler/translations_src-ui-messages-xlf--dev_fr
Translate '/src-ui/messages.xlf' in 'fr'
2021-01-29 14:01:46 +01:00
transifex-integration[bot] 439f06ccda Translate /src-ui/messages.xlf in fr
translation completed for the source file '/src-ui/messages.xlf'
on the 'fr' language.
2021-01-29 12:42:54 +00:00
jonaswinkler 05866da04b remove dead code 2021-01-29 12:54:54 +01:00
jonaswinkler dcd350a30c not sure what happened with reportlab 3.5.60, maybe a bad release. 2021-01-29 00:26:17 +01:00
jonaswinkler 107cc2ca20 add missing quotes 2021-01-28 22:38:12 +01:00
jonaswinkler f872221c49 filesystem permission checks now issue warnings instead of errors, improves NFS compatibility 2021-01-28 22:22:25 +01:00
jonaswinkler 2faa425caf localization for websockets 2021-01-28 22:06:02 +01:00
jonaswinkler 94be8781e9 test cases 2021-01-28 19:28:48 +01:00
jonaswinkler 47189342e4 update dependencies 2021-01-28 12:43:27 +01:00
jonaswinkler fafe259e53 added a status summary line 2021-01-28 10:54:56 +01:00
jonaswinkler 41fe607157 documentation 2021-01-27 20:45:14 +01:00
jonaswinkler 062008269b prevent updates to scipy, since 1.6 is incompatible with python 3.6 2021-01-27 20:27:40 +01:00
jonaswinkler 29e1b51164 add python 3.9 for tests 2021-01-27 20:27:06 +01:00
jonaswinkler d2a8bc5c4c fix redis configuration 2021-01-27 20:08:09 +01:00
jonaswinkler 7414b3d23a update configuration 2021-01-27 19:57:04 +01:00
jonaswinkler a0a781a3d5 i18n 2021-01-27 19:11:50 +01:00
jonaswinkler d9e6f6e07c add gunicorn again 2021-01-27 19:11:18 +01:00
jonaswinkler 9167357908 update list view when documents are added 2021-01-27 18:47:02 +01:00
jonaswinkler 3b541b22e8 improved the logic of the "dismiss completed" button 2021-01-27 18:34:59 +01:00
jonaswinkler 71d5af233d update messages 2021-01-27 17:57:16 +01:00
jonaswinkler b0ed06003b better error messages 2021-01-27 17:56:06 +01:00
jonaswinkler 91f7c4e685 settings and localization 2021-01-27 17:28:11 +01:00
jonaswinkler 5a4cb5fe4a proper messages when uploading fails 2021-01-27 16:04:06 +01:00
jonaswinkler cc74be9ccc better error messages 2021-01-27 15:50:37 +01:00
jonaswinkler 68a9dd7e05 fix an issue with upload status identification 2021-01-27 15:23:29 +01:00
jonaswinkler 682cf33c78 clarification for some steps in the migration guide 2021-01-27 12:05:30 +01:00
Jonas Winkler 763b780aa4 Update issue templates 2021-01-27 11:32:30 +01:00