jonaswinkler
|
cc74be9ccc
|
better error messages
|
2021-01-27 15:50:37 +01:00 |
|
jonaswinkler
|
68a9dd7e05
|
fix an issue with upload status identification
|
2021-01-27 15:23:29 +01:00 |
|
Michael Shamoon
|
51dc40ae73
|
Maximum limit of alerts
|
2021-01-26 14:48:39 -08:00 |
|
Michael Shamoon
|
44600961d8
|
Fix initial upload progress > 100%
|
2021-01-26 10:17:45 -08:00 |
|
Michael Shamoon
|
d60b532b8f
|
Dark mode support
|
2021-01-26 10:09:13 -08:00 |
|
Michael Shamoon
|
55584a6a87
|
Fix alert resizing
|
2021-01-26 09:50:48 -08:00 |
|
Michael Shamoon
|
532a3d955c
|
Dismiss all
|
2021-01-26 02:52:16 -08:00 |
|
Michael Shamoon
|
53309f017f
|
Lovely file upload alerts
|
2021-01-26 02:32:45 -08:00 |
|
Michael Shamoon
|
5651a03b14
|
Drop over background color
|
2021-01-26 00:17:27 -08:00 |
|
jonaswinkler
|
b581e42216
|
functions for combined upload progress bars
|
2021-01-26 01:10:39 +01:00 |
|
jonaswinkler
|
ede3bd1391
|
rework of the front end components
|
2021-01-26 00:51:45 +01:00 |
|
jonaswinkler
|
77b85b9e93
|
remove status widget
|
2021-01-26 00:34:36 +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 |
|
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 |
|
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 |
|
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
|
79059b9aa7
|
changed event for toggling operator
|
2021-01-20 16:21:12 -08:00 |
|
Michael Shamoon
|
861b2efb1d
|
Add support for 'any' ('OR') of tags when filtering
|
2021-01-20 15:21:41 -08:00 |
|
jonaswinkler
|
43685baff3
|
fix tag clicking on document table list
|
2021-01-20 14:29:30 +01:00 |
|
jonaswinkler
|
f6a2cc74e8
|
clicking on small and large cards changed
|
2021-01-20 14:25:52 +01:00 |
|
jonaswinkler
|
7834d369c6
|
txt preview #338
|
2021-01-19 16:23:49 +01:00 |
|
jonaswinkler
|
0b949a14c0
|
add filtering to management pages #356
|
2021-01-19 14:00:15 +01:00 |
|
jonaswinkler
|
08199f09b6
|
fixes for #374
|
2021-01-17 12:14:19 +01:00 |
|
Michael Shamoon
|
741ccfa280
|
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
|
31b74515b6
|
Allow "live" changing of date format
|
2021-01-16 20:49:12 -08:00 |
|
Jonas Winkler
|
b9a2f82ce0
|
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
|
d5eff386db
|
update translation messages
|
2021-01-17 00:25:40 +01:00 |
|
jonaswinkler
|
864e421cd3
|
add configuration option for changing date display in paperless #325
|
2021-01-17 00:15:45 +01:00 |
|
Michael Shamoon
|
2c9825193b
|
Comment typo
|
2021-01-16 14:14:05 -08:00 |
|
Michael Shamoon
|
98f3e99e2e
|
Prevent close button 'stealing' focus from modal input fields
|
2021-01-16 14:09:23 -08:00 |
|
Jonas Winkler
|
961354aa8a
|
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
|
c31b6e63f5
|
Prevent text selection on table rows
|
2021-01-15 16:13:22 -08:00 |
|
Michael Shamoon
|
ef924e896b
|
Fix reverting old selection in all cases by always doing it
|
2021-01-15 07:57:01 -08:00 |
|
jonaswinkler
|
0926266663
|
add a language switcher fixes #352
|
2021-01-15 12:50:34 +01:00 |
|
Michael Shamoon
|
59008ea765
|
remove new line =/
|
2021-01-15 02:22:10 -08:00 |
|
Michael Shamoon
|
01cd4c7546
|
Refactor variable names for clarity
|
2021-01-15 02:15:26 -08:00 |
|
Michael Shamoon
|
8d606b9f34
|
Handle shift-clicking orignal item
|
2021-01-15 02:13:21 -08:00 |
|
Michael Shamoon
|
86376c8c5f
|
Fix repeat range selections were clashing
|
2021-01-15 02:09:13 -08:00 |
|
Michael Shamoon
|
48220ceeb8
|
Refactor selection functions to two separate ones for clarity
|
2021-01-15 01:59:29 -08:00 |
|