Commit Graph
2986 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
Jonas WinklerandGitHub ac459f7b05 Merge pull request #411 from C0nsultant/ansible-fromsource
Ansible - build release archive from source
2021-01-30 16:05:51 +01:00
Jonas WinklerandGitHub ffa44f51cd Update README.md 2021-01-30 15:30:39 +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
jonaswinkler 682cf33c78 clarification for some steps in the migration guide 2021-01-27 12:05:30 +01:00
Jonas WinklerandGitHub 763b780aa4 Update issue templates 2021-01-27 11:32:30 +01:00
jonaswinkler 8dde7fa043 Merge branch 'master' of github.com:jonaswinkler/paperless-ng 2021-01-26 20:48:43 +01:00
jonaswinkler edfebe18a2 removed all occurences of pipenv from the documentation 2021-01-26 20:48:32 +01:00
jonaswinkler 0b07c3bd8f more documentation 2021-01-26 20:37:36 +01:00
Jonas WinklerandGitHub 1483f450ad Update issue templates 2021-01-26 20:32:35 +01:00
jonaswinkler 600c13204e added FAQ for #449 2021-01-26 20:13:29 +01:00
jonaswinkler 2073279473 documentation for #441 2021-01-26 19:53:56 +01:00
jonaswinkler d126ecfa4d troubleshooting for #346 2021-01-26 19:42:06 +01:00
jonaswinkler 944aaf5438 documentation #444 2021-01-26 19:32:22 +01:00
Jonas WinklerandGitHub 277bf0eb83 Merge pull request #414 from tido-/documentation_changes
Documentation changes
2021-01-26 15:50:28 +01:00
Fabian Koller 29ce2515ee Build source package in paperlessng_directory
Avoids permission problems in /tmp
2021-01-25 21:57:20 +01:00
Reto d57c237980 fixed merge conflict 2021-01-24 20:12:38 +01:00
Reto 37ade0c6b2 fix my ignorance of idempotent 2021-01-24 20:00:09 +01:00
Reto 28a2479f24 fix my ignorance of idempotent 2021-01-24 19:37:46 +01:00
Fabian Koller be2013975c Simplify building from source
Do not package app, instead copy directly into expected directory
2021-01-24 09:59:54 +01:00
Jonas WinklerandGitHub 6e688a5b82 Update README.md 2021-01-24 00:00:46 +01:00
Fabian Koller bfbdfe857f Simplify molecule tests
"Upgrade" path includes multiple paths anyway:
- installing the latest official release package
- builing the current PR from source
- upgrading between the two versions
2021-01-23 22:55:46 +01:00
Fabian Koller 0d19957d4b Fully prepare release package 2021-01-23 22:45:32 +01:00
Reto 2104e65462 minor changes, like numbering 2021-01-23 13:14:31 +01:00
Reto c0882e74e2 tried to fill the gaps and change wording where it felt necessary for better understanding 2021-01-23 12:55:50 +01:00
Jonas WinklerandGitHub ced6a61869 Update README.md 2021-01-22 17:22:02 +01:00
Fabian Koller 6c3b1db4dd Determine installed version by git commit hash 2021-01-22 16:28:13 +01:00
Jonas WinklerandGitHub 25a0845efd Update README.md 2021-01-22 15:07:52 +01:00
Fabian Koller 8d62493774 Adapt github action to build PR version 2021-01-22 11:10:56 +01:00
Fabian Koller eca1289ce2 Build release archive when version is not avail
Default ansible installation version to "latest" (pulls the latest
published release archive).
2021-01-22 10:49:59 +01:00
jonaswinkler f95fd4ced2 Merge branch 'dev' ng-1.0.0 2021-01-21 22:55:10 +01:00
jonaswinkler 227f7b6946 revert a change 2021-01-21 22:29:47 +01:00
jonaswinkler 1a0b954397 Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev 2021-01-21 21:32:21 +01:00
jonaswinkler 87ad2ce1d6 added a note regarding updates after 0.9.13 2021-01-21 21:32:08 +01:00
Jonas WinklerandGitHub 63cd16e29e Merge pull request #407 from jonaswinkler/translations_src-ui-messages-xlf--dev_fr
Translate '/src-ui/messages.xlf' in 'fr'
2021-01-21 21:16:02 +01:00
Jonas WinklerandGitHub 66fc9e9111 Merge pull request #408 from jonaswinkler/translations_src-ui-messages-xlf--dev_de
Translate '/src-ui/messages.xlf' in 'de'
2021-01-21 21:15:49 +01:00
Jonas WinklerandGitHub 43bee38b3c Merge pull request #406 from jonaswinkler/translations_src-ui-messages-xlf--dev_nl_NL
Translate '/src-ui/messages.xlf' in 'nl_NL'
2021-01-21 21:15:32 +01:00
transifex-integration[bot]andGitHub 18ebb58dc9 Translate /src-ui/messages.xlf in de
translation completed for the source file '/src-ui/messages.xlf'
on the 'de' language.
2021-01-21 20:08:58 +00:00
transifex-integration[bot]andGitHub 099b84a66d Translate /src-ui/messages.xlf in fr
translation completed for the source file '/src-ui/messages.xlf'
on the 'fr' language.
2021-01-21 20:08:46 +00:00
transifex-integration[bot]andGitHub 3b22d7131d 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-21 20:08:36 +00:00
jonaswinkler 11f9616411 improve locale selection options 2021-01-21 21:05:16 +01:00
Jonas WinklerandGitHub 10b53bdfd0 Update README.md 2021-01-21 13:49:12 +01:00
jonaswinkler aeb10d3407 fixes duplicate documents with tags__id__in 2021-01-21 12:07:50 +01:00
jonaswinkler ddf386c4d4 add temporary directory during startup and ensure correct permissions 2021-01-21 01:02:41 +01:00
jonaswinkler 9575b0fe32 fixes #397 2021-01-20 20:28:42 +01:00
jonaswinkler 6c7290bd34 Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev 2021-01-20 15:25:33 +01:00