Trenton Holmes
|
2b8a03e93c
|
Adds unit testing for remote version getting
|
2022-05-11 12:59:38 -07:00 |
|
Trenton Holmes
|
3003bdd507
|
Runs pyupgrade to Python 3.8+ and adds a hook for it
|
2022-05-06 09:04:08 -07:00 |
|
Trenton Holmes
|
78258eb9cb
|
Bumps django to 4.0 and fixes associated issues
|
2022-03-24 07:39:11 -07:00 |
|
Trenton Holmes
|
1771d18a21
|
Runs the pre-commit hooks over all the Python files
|
2022-03-11 11:34:28 -08:00 |
|
Trenton Holmes
|
85b210ebf6
|
Reduces number of warnings from testing from 165 to 128. In doing so, fixes a few minor things in the decrypt and export commands
|
2022-03-10 18:12:48 -08:00 |
|
kpj
|
fc695896dd
|
Format Python code with black
|
2022-02-27 15:26:41 +01:00 |
|
jonaswinkler
|
8ee2e8b23d
|
sorting for full text queries
|
2021-05-15 13:58:11 +02:00 |
|
jonaswinkler
|
d13baab0a6
|
more testing
|
2021-04-04 01:19:07 +02:00 |
|
jonaswinkler
|
359b46c15b
|
fixed the test cases
|
2021-04-04 00:29:40 +02:00 |
|
jonaswinkler
|
be15e86458
|
added a test case for title_content filter
|
2021-03-06 12:41:59 +01:00 |
|
jonaswinkler
|
289589654b
|
tests for API versioning
|
2021-02-26 13:21:33 +01:00 |
|
jonaswinkler
|
ba478c6cbb
|
tests
|
2021-02-25 22:17:18 +01:00 |
|
jonaswinkler
|
f397c5472c
|
validation for regular expressions on matching models #605
|
2021-02-23 12:35:24 +01:00 |
|
jonaswinkler
|
31f03ef1d3
|
API support for downloading compressed archives of multiple documents
|
2021-02-20 16:09:29 +01:00 |
|
jonaswinkler
|
cb308fae7b
|
only show inbox statistics if inbox tags are defined
|
2021-02-15 23:14:54 +01:00 |
|
jonaswinkler
|
5f0e800f6e
|
metadata tab not showing anything if files are missing #534
|
2021-02-13 16:41:03 +01:00 |
|
jonaswinkler
|
d13e86a892
|
update all test cases to address the archive filename changes
|
2021-02-09 19:51:16 +01:00 |
|
jonaswinkler
|
e05735bc0f
|
fix some test cases
|
2021-02-09 00:00:46 +01:00 |
|
jonaswinkler
|
fe435f6653
|
update API access for logs
|
2021-02-06 17:02:00 +01:00 |
|
jonaswinkler
|
ddcc0883eb
|
add support for suggestions
|
2021-01-29 16:45:23 +01:00 |
|
jonaswinkler
|
aeb10d3407
|
fixes duplicate documents with tags__id__in
|
2021-01-21 12:07:50 +01:00 |
|
jonaswinkler
|
9f1436a865
|
more test
|
2021-01-20 12:34:01 +01:00 |
|
jonaswinkler
|
fc82121604
|
update tests, remove dead code
|
2021-01-07 15:20:00 +01:00 |
|
jonaswinkler
|
6581cff8dc
|
more tests
|
2020-12-29 20:55:27 +01:00 |
|
jonaswinkler
|
3d173a13ab
|
move the two post bulk edit tasks into one
|
2020-12-28 13:31:22 +01:00 |
|
jonaswinkler
|
80420a99f5
|
Merge branch 'dev' into feature-bulk-edit
|
2020-12-27 17:06:17 +01:00 |
|
jonaswinkler
|
6a70369a77
|
update index after bulk edit operations #195
|
2020-12-27 17:05:35 +01:00 |
|
jonaswinkler
|
929b25a969
|
add api support for adding and removing many tags simultaneously
|
2020-12-23 15:13:55 +01:00 |
|
jonaswinkler
|
b7c118afa3
|
more tests
|
2020-12-22 21:08:54 +01:00 |
|
jonaswinkler
|
e9b5f8d9f8
|
api validation, more tests
|
2020-12-22 20:28:41 +01:00 |
|
jonaswinkler
|
544e8db722
|
error in test case
|
2020-12-22 17:08:30 +01:00 |
|
jonaswinkler
|
1c3b85249c
|
more tests
|
2020-12-22 13:03:50 +01:00 |
|
jonaswinkler
|
147a8774c6
|
more tests
|
2020-12-22 12:40:06 +01:00 |
|
jonaswinkler
|
38156123d4
|
Merge branch 'dev' into feature-bulk-edit
|
2020-12-21 23:20:55 +01:00 |
|
jonaswinkler
|
75b22e8684
|
Merge branch 'dev' into feature-bulk-edit
|
2020-12-18 00:38:31 +01:00 |
|
jonaswinkler
|
2c3eaadbce
|
test cases
|
2020-12-17 23:24:28 +01:00 |
|
jonaswinkler
|
ecfae9dadd
|
fixed some issues with the ordering, test cases and migrations.
|
2020-12-16 18:40:19 +01:00 |
|
jonaswinkler
|
56204933b0
|
bugfix, tests
|
2020-12-15 13:16:28 +01:00 |
|
jonaswinkler
|
a85792e327
|
tests.
|
2020-12-11 23:34:34 +01:00 |
|
jonaswinkler
|
defa80d05a
|
fixes #91
|
2020-12-10 16:25:34 +01:00 |
|
jonaswinkler
|
0028fde2fd
|
more metadata #32
|
2020-12-08 16:09:47 +01:00 |
|
jonaswinkler
|
ad527fe97c
|
reading and displaying PDF metadata
|
2020-12-08 15:45:02 +01:00 |
|
jonaswinkler
|
9e46afafd7
|
fixes #102
|
2020-12-07 15:25:06 +01:00 |
|
jonaswinkler
|
eb5bdc48aa
|
API now supports setting metadata when POSTing documents.
|
2020-12-04 12:09:21 +01:00 |
|
jonaswinkler
|
5bdb57a392
|
fix a test case.
|
2020-12-04 01:20:42 +01:00 |
|
jonaswinkler
|
68c233005e
|
api changes.
|
2020-12-03 19:56:52 +01:00 |
|
jonaswinkler
|
8b16cd99dc
|
updated the API, it now supports tags, correspondents, types and title when uploading documents.
|
2020-12-03 18:36:23 +01:00 |
|
jonaswinkler
|
24b8c358cc
|
Merge branch 'dev' into feature-ocrmypdf
|
2020-11-30 23:53:19 +01:00 |
|
jonaswinkler
|
e431a658cc
|
more testing.
|
2020-11-30 22:04:25 +01:00 |
|
jonaswinkler
|
8a5c782425
|
filename handling for archive files.
|
2020-11-30 21:38:42 +01:00 |
|