689 Commits

Author SHA1 Message Date
Michael Shamoon
62d3c27e4b Lovely file upload alerts 2021-01-26 02:32:45 -08:00
Michael Shamoon
5da2bced94 Drop over background color 2021-01-26 00:17:27 -08:00
Michael Shamoon
cae8483581 Merge remote-tracking branch 'upstream/dev' into feature/unsaved-changes 2021-01-25 23:36:39 -08:00
Michael Shamoon
bf50fea84e Cleanup 2021-01-25 23:32:02 -08:00
Michael Shamoon
6b1517cc7d Refactor, missed import 2021-01-25 23:29:16 -08:00
Michael Shamoon
09d6d25074 Merge remote-tracking branch 'upstream/dev' into feature/unsaved-changes 2021-01-25 23:16:18 -08:00
Michael Shamoon
0d4dea3c00 Disable discard button also if not dirty 2021-01-25 23:09:56 -08:00
Michael Shamoon
dc8fc4d72b Prevent confirmation warning after save 2021-01-25 23:06:25 -08:00
Michael Shamoon
ee47d4f76f Document detail dirty checking 2021-01-25 23:00:57 -08:00
Michael Shamoon
3959655f7f Settings navigation warning dialog 2021-01-25 22:44:26 -08:00
Michael Shamoon
c0bc69e182 Settings dirty check for saving 2021-01-25 19:23:03 -08:00
jonaswinkler
47fa11e01d functions for combined upload progress bars 2021-01-26 01:10:39 +01:00
jonaswinkler
8c02705da8 rework of the front end components 2021-01-26 00:51:45 +01:00
jonaswinkler
32e287fe4a remove status widget 2021-01-26 00:34:36 +01:00
jonaswinkler
044aa55d74 Merge branch 'dev' into feature-websockets-status 2021-01-23 22:22:17 +01:00
Michael Shamoon
38d8f467cf Shrink dropdown note font size to fit on one line 2021-01-23 11:52:05 -08:00
Michael Shamoon
f62d881f1a Disable any / all toggle when excluded items 2021-01-21 14:42:05 -08:00
Michael Shamoon
ec4fc3a2f3 return key works too 2021-01-21 14:41:11 -08:00
Michael Shamoon
cfd642c7e0 Merge branch 'fix/issue-401' into feature/any-all-filtering 2021-01-21 14:29:31 -08:00
jonaswinkler
89780c139a improve locale selection options 2021-01-21 21:05:16 +01:00
Michael Shamoon
a52059be45 Add UI hint for option-click 2021-01-21 11:30:29 -08:00
Michael Shamoon
64cde6e5bf Prevent download when alt-click tags 2021-01-21 11:11:25 -08:00
Michael Shamoon
99cfd67274 Prevent exclude click in editing (bulk editor) mode 2021-01-21 11:09:59 -08:00
Michael Shamoon
da09d631f2 Support excluding tags 2021-01-21 10:59:53 -08:00
Michael Shamoon
9e88bb47ef refactor 2021-01-20 19:44:50 -08:00
Michael Shamoon
de5fa189ce Clicking card tag/dt/corresp should always add that item, never remove it 2021-01-20 19:40:40 -08:00
Michael Shamoon
0054e5ecbd Remove unused interface 2021-01-20 19:36:47 -08:00
Michael Shamoon
3967a44ecf Disable any/all toggle when not needed 2021-01-20 19:33:54 -08:00
Michael Shamoon
50ba3c1cc6 Fix resetting any vs all 2021-01-20 18:38:49 -08:00
Michael Shamoon
cb2dc458eb changed event for toggling operator 2021-01-20 16:21:12 -08:00
Michael Shamoon
4ac1aa35eb Add support for 'any' ('OR') of tags when filtering 2021-01-20 15:21:41 -08:00
jonaswinkler
1308fb814d fix tag clicking on document table list 2021-01-20 14:29:30 +01:00
jonaswinkler
9c5d56bc8a clicking on small and large cards changed 2021-01-20 14:25:52 +01:00
jonaswinkler
08e56d2fbb txt preview #338 2021-01-19 16:23:49 +01:00
jonaswinkler
f6d3c4847e add filtering to management pages #356 2021-01-19 14:00:15 +01:00
jonaswinkler
86034603c5 fixes for #374 2021-01-17 12:14:19 +01: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
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
jonaswinkler
1b559578a6 add a language switcher fixes #352 2021-01-15 12:50:34 +01:00
Michael Shamoon
b1ecac73fe Refactor selection functions to two separate ones for clarity 2021-01-15 01:59:29 -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