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
jonaswinkler
05d69c0882
Merge branch 'dev' into feature-websockets-status
2021-01-23 22:22:17 +01:00
Michael Shamoon
a5edbcf9ef
Shrink dropdown note font size to fit on one line
2021-01-23 11:52:05 -08: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 Winkler
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 Winkler
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
Michael Shamoon
a6bd118f5e
Disable any / all toggle when excluded items
2021-01-21 14:42:05 -08:00
Michael Shamoon
a73ff4ffa6
return key works too
2021-01-21 14:41:11 -08:00
Michael Shamoon
14d04ff8d2
Merge branch 'fix/issue-401' into feature/any-all-filtering
2021-01-21 14:29:31 -08:00
Michael Shamoon
d7cefabe98
Fix unable to save ANY views
2021-01-21 14:25:50 -08: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 Winkler
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 Winkler
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 Winkler
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]
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]
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]
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
Michael Shamoon
c926e0242a
Add UI hint for option-click
2021-01-21 11:30:29 -08:00
Michael Shamoon
9ac19417e7
Prevent download when alt-click tags
2021-01-21 11:11:25 -08:00
Michael Shamoon
795dbc16d2
Prevent exclude click in editing (bulk editor) mode
2021-01-21 11:09:59 -08:00
Michael Shamoon
29a7737829
Support excluding tags
2021-01-21 10:59:53 -08:00
Jonas Winkler
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
Michael Shamoon
3e0c3c0bb2
refactor
2021-01-20 19:44:50 -08:00
Michael Shamoon
cde867c9c6
Clicking card tag/dt/corresp should always add that item, never remove it
2021-01-20 19:40:40 -08:00
Michael Shamoon
ff8eb7fbce
Remove unused interface
2021-01-20 19:36:47 -08:00
Michael Shamoon
3766d8687f
Disable any/all toggle when not needed
2021-01-20 19:33:54 -08:00
Michael Shamoon
8f08201633
Fix resetting any vs all
2021-01-20 18:38:49 -08:00
Michael Shamoon
893dcd9f28
Update API filters for "any" tag_id
2021-01-20 18:35:03 -08:00
Michael Shamoon
79059b9aa7
changed event for toggling operator
2021-01-20 16:21:12 -08:00
jonaswinkler
ddf386c4d4
add temporary directory during startup and ensure correct permissions
2021-01-21 01:02:41 +01:00
Michael Shamoon
861b2efb1d
Add support for 'any' ('OR') of tags when filtering
2021-01-20 15:21:41 -08: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
Jonas Winkler
19032fe433
Merge pull request #396 from jonaswinkler/translations_src-ui-messages-xlf--dev_de
...
Translate '/src-ui/messages.xlf' in 'de' [manual sync]
2021-01-20 14:46:46 +01:00
Jonas Winkler
8fce8d4677
Merge pull request #395 from jonaswinkler/translations_src-ui-messages-xlf--dev_fr
...
Translate '/src-ui/messages.xlf' in 'fr' [manual sync]
2021-01-20 14:45:53 +01:00
Jonas Winkler
2333ea9dc7
Merge pull request #394 from jonaswinkler/translations_src-ui-messages-xlf--dev_nl_NL
...
Translate '/src-ui/messages.xlf' in 'nl_NL' [manual sync]
2021-01-20 14:45:31 +01:00
transifex-integration[bot]
937cdaccad
Translate /src-ui/messages.xlf in de
...
at least 99% translated for the source file '/src-ui/messages.xlf'
on the 'de' 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-20 13:44:37 +00:00
transifex-integration[bot]
54916fec2e
Translate /src-ui/messages.xlf in fr
...
at least 99% translated for the source file '/src-ui/messages.xlf'
on the 'fr' 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-20 13:44:31 +00:00
transifex-integration[bot]
03e159f67c
Translate /src-ui/messages.xlf in nl_NL
...
at least 99% translated for the source file '/src-ui/messages.xlf'
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-20 13:44:24 +00:00
jonaswinkler
482ef6313d
changelog
2021-01-20 14:35:38 +01:00