309 Commits

Author SHA1 Message Date
Michael Shamoon
58f5c52f38 Merge remote-tracking branch 'upstream/dev' into feature/popover-previews 2021-03-03 21:19:51 -08:00
Michael Shamoon
c9a90e6940 Simplify preview tooltip since its delayed 2021-03-03 21:14:24 -08:00
Michael Shamoon
a740d11c21 Larger popover preview size 2021-03-03 20:49:14 -08:00
Michael Shamoon
dcaaa917c5 Refactor popover css to single file 2021-03-03 20:49:02 -08:00
Michael Shamoon
017a4c3c3c Fix double scrollbar, I think 2021-03-03 20:42:50 -08:00
jonaswinkler
f4812cd70c filter by title or title+content fixes #636 2021-02-28 16:19:41 +01:00
Bolko Schreiber
d5c694e042 cleanup css 2021-02-25 15:35:15 +01:00
Bolko Schreiber
1cdc081560 Added option to invert thumbnails in dark mode 2021-02-25 13:57:45 +01:00
Michael Shamoon
8e3186af3b Support large cards 2021-02-24 13:02:26 -08:00
Michael Shamoon
3d841d5c56 Unused settings 2021-02-24 12:48:58 -08:00
Michael Shamoon
d08df53aa9 Merge remote-tracking branch 'upstream/dev' into feature/popover-previews 2021-02-24 12:41:44 -08:00
Michael Shamoon
55dea67784 Remove ng2-pdf-viewer and use only native viewer 2021-02-24 11:26:39 -08:00
jonaswinkler
5c66f489db dropdown menu shadows 2021-02-22 00:04:44 +01:00
jonaswinkler
99a9b63964 front end support for downloading multiple documents 2021-02-20 16:10:50 +01:00
jonaswinkler
923057e2ea refactored most of the list view; fixes #147, much snappier UX when switching between views 2021-02-18 17:29:21 +01:00
jonaswinkler
819d99580b messages 2021-02-18 17:11:47 +01:00
jonaswinkler
508260c6a9 change thumbnail display for extra wide images #433 2021-02-12 18:20:17 +01:00
Michael Shamoon
1e004d8727 Dark mode + sizing tweaks 2021-02-07 08:19:00 -08:00
Michael Shamoon
247697a5e6 hide on card mouseleave 2021-02-06 14:54:36 -08:00
Michael Shamoon
9aaa7abb81 Better minimum size for native viewer 2021-02-06 14:30:44 -08:00
Michael Shamoon
280d58b7c2 Pre-load pdf contents 2021-02-06 14:28:26 -08:00
Michael Shamoon
62ff79164e Document popover previews 2021-02-06 00:40:18 -08:00
jonaswinkler
43d60f4bbe Merge branch 'feature-websockets-status' into dev 2021-01-31 14:37:15 +01:00
jonaswinkler
22ae8f033b replace preview icon #471 2021-01-30 21:56:17 +01:00
jonaswinkler
fce76d0671 Merge branch 'dev' into feature-websockets-status 2021-01-30 16:08:50 +01:00
jonaswinkler
e5a092efb3 add missing quotes 2021-01-28 22:38:12 +01:00
jonaswinkler
b9d4548c3b update list view when documents are added 2021-01-27 18:47:02 +01:00
Michael Shamoon
cfd642c7e0 Merge branch 'fix/issue-401' into feature/any-all-filtering 2021-01-21 14:29:31 -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
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
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
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
Michael Shamoon
b58e12319f Prevent text selection on table rows 2021-01-15 16:13:22 -08: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
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
Michael Shamoon
2a2ca1de79 Fill document list buttons, show select icon because its not obvious, make some menus right 2021-01-11 12:52:42 -08:00
Michael Shamoon
37c19bb478 On second thought lets make filter editor buttons fill 2021-01-11 12:22:35 -08:00
Michael Shamoon
8fbf94abe3 Combine sort & sort order fields to better accomodate mobile, button bar full width 2021-01-11 11:46:40 -08:00