3423 Commits

Author SHA1 Message Date
HolzHannes
986dc5cac9 Update to status of affiliateded projects 2021-02-28 20:23:38 +01:00
Jonas Winkler
b7c1ec50c4 Merge pull request #646 from C0nsultant/ansible-CI-stability
Ansible - Fix GitHub actions
2021-02-26 21:28:43 +01:00
Fabian Koller
884d85de56 Fix GitHub actions
Follow-up to #630.
The check for the target git sha can does not work in the molecule step.
Instead expose the sha through an env variable in GitHub actions.
2021-02-26 19:39:44 +01:00
jonaswinkler
26df2a0753 documentation changes 2021-02-26 15:29:33 +01:00
Jonas Winkler
231e59492d Merge pull request #638 from smaktacular/fix-dev-setup-docs
Added First-Time Step-by-Step procedure for Dev Env and CopyPaste lists of depen…
2021-02-26 14:08:43 +01:00
Sebastian König
719b8ec4eb Minor changes 2021-02-26 12:50:12 +01:00
Sebastian König
d337d2e690 Added First-Time Step-by-Step procedure and CopyPaste lists of depeendencies to the docs 2021-02-26 09:49:36 +01:00
jonaswinkler
beedfcd3b7 Merge branch 'dev' 2021-02-25 17:53:17 +01:00
Jonas Winkler
6267c9fcdc Merge pull request #630 from C0nsultant/ansible-CI-stability
Ansible - Improve CI stability
2021-02-25 17:50:40 +01:00
jonaswinkler
45fcb607f7 changelog 2021-02-25 16:42:06 +01:00
jonaswinkler
ba73f6fe3e fix date input error display 2021-02-25 16:29:49 +01:00
jonaswinkler
055c66a11e fix an issue with the pt-br translation 2021-02-25 16:24:24 +01:00
jonaswinkler
e8ab6f1b08 fixed a regression in the date pipe 2021-02-25 16:22:50 +01:00
jonaswinkler
e47f577c76 fix default api version 2021-02-25 16:04:45 +01:00
Jonas Winkler
d0da611fd5 Merge pull request #634 from chriscn/patch-1
Fixed typo of scripts
2021-02-25 15:32:59 +01:00
Christopher Nethercott
e001921fd1 Fixed typo of scripts 2021-02-25 14:16:22 +00:00
jonaswinkler
00f665623f fix duplicate IDs 2021-02-25 11:42:38 +01:00
jonaswinkler
b8af04517a fixes #603 2021-02-25 11:42:21 +01:00
jonaswinkler
ffce0f8038 fix pt-br calendar 2021-02-25 11:37:39 +01:00
Fabian Koller
bd41efe868 Use local HEAD hash as installation target
GitHub actions' GITHUB_SHA provides unexpected hashes for manually
re-run pipelines. Instead rely on the commit as seen from the current
git history.
2021-02-25 06:59:27 +01:00
Fabian Koller
752c4b2266 Do not require molecule teardown for success
CI failures should not be caused by intermittently failing docker
communication furing test teardown.
2021-02-25 06:22:59 +01:00
jonaswinkler
ccd3b1a75c add versioning support to the API 2021-02-24 22:27:43 +01:00
Jonas Winkler
9a383b9b5c Merge pull request #625 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-02-24 20:53:25 +01:00
Jonas Winkler
869bc557f4 Merge pull request #626 from jonaswinkler/translations_src-ui-messages-xlf--dev_fr
Translate '/src-ui/messages.xlf' in 'fr'
2021-02-24 20:53:13 +01:00
transifex-integration[bot]
3f9ae64342 Translate /src-ui/messages.xlf in fr
translation completed for the source file '/src-ui/messages.xlf'
on the 'fr' language.
2021-02-24 19:30:01 +00:00
transifex-integration[bot]
3c893ce72e Apply translations in fr
translation completed for the source file '/src/locale/en_US/LC_MESSAGES/django.po'
on the 'fr' language.
2021-02-24 19:29:33 +00:00
jonaswinkler
d96764093a Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev 2021-02-24 20:02:10 +01:00
Michael Shamoon
7fc21fe2dd Dark mode compatibility 2021-02-24 19:58:51 +01:00
Jonas Winkler
a121f23b09 Merge pull request #622 from jonaswinkler/translations_src-locale-en-us-lc-messages-django-po--dev_en_GB
Translate '/src/locale/en_US/LC_MESSAGES/django.po' in 'en_GB'
2021-02-24 19:43:59 +01:00
Jonas Winkler
6cc28f818a Merge pull request #623 from jonaswinkler/translations_src-ui-messages-xlf--dev_en_GB
Translate '/src-ui/messages.xlf' in 'en_GB'
2021-02-24 19:43:51 +01:00
transifex-integration[bot]
c14daee2b2 Translate /src-ui/messages.xlf in en_GB
translation completed for the source file '/src-ui/messages.xlf'
on the 'en_GB' language.
2021-02-24 18:43:40 +00:00
transifex-integration[bot]
cd73094408 Apply translations in en_GB
translation completed for the source file '/src/locale/en_US/LC_MESSAGES/django.po'
on the 'en_GB' language.
2021-02-24 18:43:39 +00:00
Jonas Winkler
b543a4cb6f Update README.md 2021-02-24 19:27:16 +01:00
jonaswinkler
3e85306269 changelog 2021-02-24 19:21:15 +01:00
jonaswinkler
fa788bd758 changelog 2021-02-24 19:05:06 +01:00
jonaswinkler
2f21fee5cf fixes for #600 2021-02-24 19:03:21 +01:00
jonaswinkler
f7808eebbc version bump 2021-02-24 19:03:03 +01:00
Jonas Winkler
03d4ad98e5 Merge pull request #602 from C0nsultant/ansible-newocrvars
Ansible - Update exposed configuration variables
2021-02-24 18:56:20 +01:00
jonaswinkler
cba3b60022 Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev 2021-02-24 18:45:16 +01:00
jonaswinkler
6362af2d84 use new date inputs for the date filter as well 2021-02-24 18:45:05 +01:00
Jonas Winkler
3e4dcfa88e Merge pull request #621 from jonaswinkler/translations_src-ui-messages-xlf--dev_pt_BR
Translate '/src-ui/messages.xlf' in 'pt_BR'
2021-02-24 18:26:55 +01:00
Jonas Winkler
51e8dec235 Merge pull request #620 from jonaswinkler/translations_src-locale-en-us-lc-messages-django-po--dev_pt_BR
Translate '/src/locale/en_US/LC_MESSAGES/django.po' in 'pt_BR'
2021-02-24 18:26:33 +01:00
transifex-integration[bot]
f984ad3d17 Translate /src-ui/messages.xlf in pt_BR
translation completed for the source file '/src-ui/messages.xlf'
on the 'pt_BR' language.
2021-02-24 17:18:26 +00:00
transifex-integration[bot]
9df56065a2 Apply translations in pt_BR
translation completed for the source file '/src/locale/en_US/LC_MESSAGES/django.po'
on the 'pt_BR' language.
2021-02-24 17:18:07 +00:00
Jonas Winkler
5905e0254d Merge pull request #618 from jonaswinkler/translations_src-locale-en-us-lc-messages-django-po--dev_de
Translate '/src/locale/en_US/LC_MESSAGES/django.po' in 'de'
2021-02-24 18:11:48 +01:00
Jonas Winkler
e9bae8c334 Merge pull request #619 from jonaswinkler/translations_src-ui-messages-xlf--dev_de
Translate '/src-ui/messages.xlf' in 'de'
2021-02-24 18:11:36 +01:00
transifex-integration[bot]
e6accb2a69 Translate /src-ui/messages.xlf in de
translation completed for the source file '/src-ui/messages.xlf'
on the 'de' language.
2021-02-24 17:10:24 +00:00
transifex-integration[bot]
1532f04f65 Apply translations in de
translation completed for the source file '/src/locale/en_US/LC_MESSAGES/django.po'
on the 'de' language.
2021-02-24 17:10:20 +00:00
jonaswinkler
7fe27fe9b4 added a missing string 2021-02-24 18:08:55 +01:00
jonaswinkler
8dde5fe1e0 Merge remote-tracking branch 'origin/master' into dev 2021-02-24 18:07:57 +01:00