592 Commits

Author SHA1 Message Date
jonaswinkler
08e56d2fbb txt preview #338 2021-01-19 16:23:49 +01:00
jonaswinkler
b4e8bb04b0 Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev 2021-01-19 14:01:16 +01:00
jonaswinkler
f6d3c4847e add filtering to management pages #356 2021-01-19 14:00:15 +01:00
transifex-integration[bot]
783ca73830 Translate /src-ui/messages.xlf in fr
translation completed for the source file '/src-ui/messages.xlf'
on the 'fr' language.
2021-01-18 23:28:17 +00:00
Jonas Winkler
72179acd47 Merge pull request #382 from jonaswinkler/translations_src-ui-messages-xlf--dev_de
Translate '/src-ui/messages.xlf' in 'de'
2021-01-18 22:32:01 +01:00
Jonas Winkler
a52086e2cb Merge pull request #383 from jonaswinkler/translations_src-ui-messages-xlf--dev_nl_NL
Translate '/src-ui/messages.xlf' in 'nl_NL'
2021-01-18 22:31:49 +01:00
transifex-integration[bot]
0efb0a1b7c 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-18 21:31:31 +00:00
transifex-integration[bot]
f08b8d88a7 Translate /src-ui/messages.xlf in de
translation completed for the source file '/src-ui/messages.xlf'
on the 'de' language.
2021-01-18 21:30:59 +00:00
jonaswinkler
36ffad9c0c updated messages 2021-01-18 22:30:06 +01:00
jonaswinkler
86034603c5 fixes for #374 2021-01-17 12:14:19 +01:00
Jonas Winkler
ba81c3e70d Merge pull request #374 from shamoon/fix/issue-325-2
Allow "live" visualizing of date locale in settings
2021-01-17 12:10:28 +01:00
transifex-integration[bot]
72848c68a9 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-17 09:04:39 +00:00
Michael Shamoon
a59b7a568e Fix svg attribute error
Unrelated to the rest of this branch but not worth a separate PR
2021-01-16 21:39:13 -08:00
Michael Shamoon
1f6d7be1c7 Allow "live" changing of date format 2021-01-16 20:49:12 -08:00
Jonas Winkler
f36d7c8b6a Merge pull request #370 from shamoon/fix/issue-350
Prevent close button in modal dialogs 'stealing' focus
2021-01-17 01:32:21 +01:00
jonaswinkler
2e040c7d11 Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev 2021-01-17 00:53:32 +01:00
jonaswinkler
b0275411ed version bump 2021-01-17 00:52:54 +01:00
transifex-integration[bot]
62723dd369 Translate /src-ui/messages.xlf in de
translation completed for the source file '/src-ui/messages.xlf'
on the 'de' language.
2021-01-16 23:28:01 +00:00
jonaswinkler
d15f5df1c9 update translation messages 2021-01-17 00:25:40 +01:00
jonaswinkler
d93dd20c7f add configuration option for changing date display in paperless #325 2021-01-17 00:15:45 +01:00
Michael Shamoon
d7d29e6ed9 Comment typo 2021-01-16 14:14:05 -08:00
Michael Shamoon
2b8dcc21cc Prevent close button 'stealing' focus from modal input fields 2021-01-16 14:09:23 -08:00
Jonas Winkler
b3004dc690 Merge pull request #362 from shamoon/fix/issue-347
Allow shift-select in documents list
2021-01-16 20:58:34 +01:00
Michael Shamoon
b58e12319f Prevent text selection on table rows 2021-01-15 16:13:22 -08:00
Michael Shamoon
dad76d770f Fix reverting old selection in all cases by always doing it 2021-01-15 07:57:01 -08:00
transifex-integration[bot]
3c44cc43a5 Translate /src-ui/messages.xlf in fr
translation completed for the source file '/src-ui/messages.xlf'
on the 'fr' language.
2021-01-15 12:42:26 +00:00
transifex-integration[bot]
93c7098791 Translate /src-ui/messages.xlf in de
translation completed for the source file '/src-ui/messages.xlf'
on the 'de' language.
2021-01-15 11:52:06 +00:00
jonaswinkler
1b559578a6 add a language switcher fixes #352 2021-01-15 12:50:34 +01:00
Michael Shamoon
fb12b47d3d remove new line =/ 2021-01-15 02:22:10 -08:00
Michael Shamoon
4ece5ec590 Refactor variable names for clarity 2021-01-15 02:15:26 -08:00
Michael Shamoon
2a1f486b1c Handle shift-clicking orignal item 2021-01-15 02:13:21 -08:00
Michael Shamoon
4a359c8928 Fix repeat range selections were clashing 2021-01-15 02:09:13 -08:00
Michael Shamoon
b1ecac73fe Refactor selection functions to two separate ones for clarity 2021-01-15 01:59:29 -08:00
Michael Shamoon
cf3d6971a8 Allow reversing selection range 2021-01-15 01:54:33 -08:00
Michael Shamoon
fdbf52762e remove log statement 2021-01-15 01:11:06 -08:00
Michael Shamoon
c0232fb6d0 Allow select anywhere in tr or card 2021-01-15 01:10:01 -08:00
Michael Shamoon
09e72b7fe9 Allow range selection with shift 2021-01-14 14:10:23 -08:00
Michael Shamoon
1d88b86238 Convert selection functions on cards to toggling, let service handle setting selected
Also because we need to capture mouseevents
2021-01-14 10:56:30 -08:00
transifex-integration[bot]
ee6b21cb11 Translate /src-ui/messages.xlf in de
translation completed for the source file '/src-ui/messages.xlf'
on the 'de' language.
2021-01-14 13:33:42 +00:00
jonaswinkler
5c91a292e1 dependencies 2021-01-14 13:36:45 +01:00
jonaswinkler
af58998e44 configuration option for type of PDF viewer fixes #337 2021-01-14 13:35:43 +01:00
jonaswinkler
70df8e6c4f background color for dark mode logs 2021-01-14 00:47:54 +01:00
jonaswinkler
fee386bc5e inconsistent shadows 2021-01-13 20:09:37 +01:00
jonaswinkler
4bf4e3fb3e Better deal with non-existing documents when searching 2021-01-13 13:34:52 +01:00
jonaswinkler
43c0dbbf3d remove unused code 2021-01-12 17:00:53 +01:00
Michael Shamoon
135e736e6f Merge remote-tracking branch 'upstream/dev' into fix/mobile-button-group-improvements 2021-01-11 16:16:12 -08:00
Michael Shamoon
3e200dbeb5 Move 'Filter by:' inline with title field, icon stuff 2021-01-11 16:15:55 -08:00
Michael Shamoon
579d6a0d39 Make bulk editor a little more compact 2021-01-11 15:01:40 -08:00
Michael Shamoon
b59210c9b6 select icon hidden on larger screens 2021-01-11 14:54:48 -08:00
Michael Shamoon
c0f7041182 Fix right menus getting cut off 2021-01-11 14:53:16 -08:00