jonaswinkler
a42a2c3733
fix enter select
2020-12-28 12:51:09 +01:00
jonaswinkler
91afd39a0e
rework the bulk editor
2020-12-28 12:36:26 +01:00
jonaswinkler
641e66f1e1
remove some non-required stuff
2020-12-28 12:32:36 +01:00
jonaswinkler
51b1b5786d
improve performance of the toggle dropdown button
2020-12-28 12:32:21 +01:00
jonaswinkler
22974b6dad
add ability to manually clear the cache on matching models
2020-12-28 12:31:50 +01:00
jonaswinkler
560a003e67
fix the filter pipe
2020-12-28 12:31:30 +01:00
jonaswinkler
38bc864077
rename some stuff
2020-12-28 12:31:14 +01:00
jonaswinkler
cd548548b8
it must have been late when I tried to do this
2020-12-28 12:29:53 +01:00
jonaswinkler
2872cf8e4f
add missing index task
2020-12-28 12:29:34 +01:00
Mark Schmitt
80df0cc06a
Add stage definitions of test jobs and add test to list of stages
...
Defining the stages instead of having travis guess them and implicitly build an order
ensures that the test stage is executed before the docker images are built.
2020-12-28 12:24:39 +01:00
Mark Schmitt
d258fdc783
Move build condition into separate stages list
2020-12-28 12:22:35 +01:00
Jonas Winkler
b3524290ce
Update README.md
2020-12-28 12:03:30 +01:00
Michael Shamoon
34494939ca
Initial theme SCSS
2020-12-27 23:05:52 -08:00
Michael Shamoon
84324b2380
Prevent FOIT
2020-12-27 23:05:42 -08:00
Michael Shamoon
c2249da1a8
Logo svg inline
2020-12-27 23:05:34 -08:00
Michael Shamoon
88e9dcbc1b
Dark mode settings logic
2020-12-27 23:05:19 -08:00
jonaswinkler
40a647ddf7
selection model
2020-12-28 00:52:28 +01:00
jonaswinkler
9a84e97c7c
partial selection model implementation
2020-12-27 23:55:19 +01:00
Mark Schmitt
22ae74d409
Use conditions to prevent builds on branches / tags other than master, dev and ng-*
2020-12-27 20:01:21 +01:00
Jonas Winkler
87dc07301a
Update README.md
2020-12-27 17:07:33 +01:00
jonaswinkler
8abf101a1e
Merge branch 'dev' into feature-bulk-edit
2020-12-27 17:06:17 +01:00
jonaswinkler
03f8db481e
update index after bulk edit operations #195
2020-12-27 17:05:35 +01:00
jonaswinkler
b70f7ca8f3
fix test case.
2020-12-27 14:50:57 +01:00
jonaswinkler
d51590fd4e
Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev
2020-12-27 14:47:40 +01:00
Jonas Winkler
edcdddbc02
Merge pull request #192 from shamoon/fix/ios-safari-input-zoom
...
Avoid ios safari input zoom
2020-12-27 14:46:20 +01:00
jonaswinkler
85114d7b4d
remove "selectionSpansPages"
2020-12-27 13:34:54 +01:00
jonaswinkler
3b92ec3d57
refactor
2020-12-27 13:34:36 +01:00
jonaswinkler
d1421c9e6a
always show count badges
2020-12-27 13:23:11 +01:00
jonaswinkler
e67ec7230c
remove "Remove All"
2020-12-27 13:16:37 +01:00
jonaswinkler
67df51a910
typing
2020-12-27 13:10:43 +01:00
jonaswinkler
0ffbae3b62
move document count into matching model
2020-12-27 13:07:58 +01:00
jonaswinkler
d8543a2308
client support for selection data
2020-12-27 12:54:47 +01:00
jonaswinkler
79d45098b5
add api method to get selection data
2020-12-27 12:43:05 +01:00
Michael Shamoon
972d5b5616
Prevent iOS input zoom
2020-12-26 21:16:12 -08:00
Jonas Winkler
e529f776e7
Merge branch 'growse-patch-2' into dev
2020-12-27 01:49:12 +01:00
Andrew Rowson
2beb7838cf
Updated bind param gunicorn config file to listen on ipv6
2020-12-26 11:53:29 +00:00
jonaswinkler
6b761484da
Merge branch 'dev' into feature-bulk-edit
2020-12-26 01:09:12 +01:00
jonaswinkler
581f59f0a0
better selection
2020-12-26 01:08:54 +01:00
jonaswinkler
cdf8c64535
Merge branch 'dev' into feature-bulk-edit
2020-12-25 22:19:10 +01:00
jonaswinkler
b6f338eb52
clarify error messages #176
2020-12-25 19:26:27 +01:00
jonaswinkler
d02e328804
fixes #182
2020-12-25 19:24:39 +01:00
jonaswinkler
dd0d9d5e10
not sure when that got in here
2020-12-25 19:23:53 +01:00
jonaswinkler
37dca8db24
front end client support for filtering for no correspondent/document type
2020-12-25 19:06:12 +01:00
jonaswinkler
fc491f724f
added isnull filters for document types and correspondents
2020-12-25 19:01:46 +01:00
Jonas Winkler
0257e0cd05
Merge pull request #189 from shamoon/feature-bulk-editor
...
Refactored bulk editor
2020-12-25 16:11:31 +01:00
Michael Shamoon
6205fae36b
More simplification
2020-12-25 01:14:56 -08:00
Michael Shamoon
6c8435ab29
Refactor bulk editor to be self-contained
...
See https://github.com/jonaswinkler/paperless-ng/pull/162#issuecomment-750425915
2020-12-25 00:58:17 -08:00
Andrew Rowson
0412ea46b6
Gunicorn should bind to both ipv4 and ipv6
...
As per https://docs.gunicorn.org/en/stable/settings.html#bind
2020-12-24 11:53:20 +00:00
jonaswinkler
5ae5ff9976
a couple small changes
2020-12-23 22:45:54 +01:00
jonaswinkler
54265abba0
more translation markers
2020-12-23 22:34:30 +01:00