Uwe Steinmann
|
caf2e49d3b
|
add page with list of stored views
|
2024-11-11 14:42:18 +01:00 |
|
Uwe Steinmann
|
38326621a1
|
need to get fulltext index first before searching
|
2024-07-16 09:37:14 +02:00 |
|
Uwe Steinmann
|
8b642f78b1
|
check if fulltext search is turned on
|
2024-07-16 08:41:57 +02:00 |
|
Uwe Steinmann
|
afecdf2205
|
log folder name and id when uploading a document
|
2024-03-20 20:30:43 +01:00 |
|
Uwe Steinmann
|
8fa420114b
|
new version 1.2.2, change in api
|
2024-03-15 10:45:19 +01:00 |
|
Uwe Steinmann
|
f68dd2e483
|
implement /api/documents/{id}/
|
2023-11-03 16:42:28 +01:00 |
|
Uwe Steinmann
|
e2b20688fe
|
allow to set correspondent
|
2023-10-11 16:38:32 +02:00 |
|
Uwe Steinmann
|
8fd2a12ed8
|
fix line indenting
|
2023-10-11 16:37:56 +02:00 |
|
Uwe Steinmann
|
8ba45f3346
|
add saving views, get list of storage path from folder hierarchie
|
2023-10-11 16:37:23 +02:00 |
|
Uwe Steinmann
|
fa97180c55
|
fix searching for documents in inbox
|
2023-10-11 16:36:06 +02:00 |
|
Uwe Steinmann
|
3fe6f6df3c
|
searching for documents can be restricted by storage path
|
2023-10-11 16:35:03 +02:00 |
|
Uwe Steinmann
|
5e0b31bf95
|
do not create facets when searching, because it takes very long and they are not needed
|
2023-10-11 16:34:17 +02:00 |
|
Uwe Steinmann
|
9dfd05247f
|
support searching for any correspondent and no correspondent
|
2023-10-11 16:32:39 +02:00 |
|
Uwe Steinmann
|
6395de766b
|
add class SeedDMS_ExtPaperless_Process_Folder
|
2023-10-11 16:29:38 +02:00 |
|
Uwe Steinmann
|
434cce5d0d
|
log end of middleware
|
2023-10-10 12:31:18 +02:00 |
|
Uwe Steinmann
|
5ccec6a942
|
report api version 1.13.0
|
2023-10-10 12:30:54 +02:00 |
|
Uwe Steinmann
|
24d1dfa17d
|
evaluate param 'original' when downloading a document
|
2023-10-10 12:30:25 +02:00 |
|
Uwe Steinmann
|
16fe475136
|
return more settings in call of ui_settings
|
2023-10-10 12:29:34 +02:00 |
|
Uwe Steinmann
|
5bc93c25d5
|
add some fold marks
|
2023-10-10 12:28:57 +02:00 |
|
Uwe Steinmann
|
043ed11f8c
|
method 'api' returns mail_accounts and mail_rule
|
2023-10-10 12:28:24 +02:00 |
|
Uwe Steinmann
|
e3c545ef36
|
add some more logging but commented it out
|
2023-09-30 17:23:28 +02:00 |
|
Uwe Steinmann
|
e916e6afb9
|
fix regression in searching documents
|
2023-09-30 12:51:58 +02:00 |
|
Uwe Steinmann
|
60bbc32f04
|
convert documents to pdf when downloading and configured to do so
|
2023-09-06 15:11:20 +02:00 |
|
Uwe Steinmann
|
1205b32572
|
background color of label must be named 'color' not 'colour'
|
2023-05-30 10:04:37 +02:00 |
|
Uwe Steinmann
|
6116bbfa4d
|
return same error as paperless-ngx when login fails
|
2023-05-13 17:06:01 +02:00 |
|
Uwe Steinmann
|
ee6b5eb7c6
|
add filter by 'modified'
|
2023-05-11 09:29:40 +02:00 |
|
Uwe Steinmann
|
a13b19bf34
|
check if jwt secret is set and issue a warning if not
|
2023-05-11 09:28:48 +02:00 |
|
Uwe Steinmann
|
d5416f895a
|
allow sorting by field 'modified'
|
2023-05-02 11:43:44 +02:00 |
|
Uwe Steinmann
|
4f939feb68
|
support sorting by correspondent
|
2023-05-02 10:13:43 +02:00 |
|
Uwe Steinmann
|
6f3c87bf08
|
some minor corrections in comments
|
2023-05-02 08:23:59 +02:00 |
|
Uwe Steinmann
|
c4abcf98c0
|
set date of modification to date of latest version
|
2023-05-02 08:23:24 +02:00 |
|
Uwe Steinmann
|
a74ec650af
|
rename class.Paperless.php to class.PaperlessView.php
git diff
|
2023-04-20 10:43:19 +02:00 |
|
Uwe Steinmann
|
16ee0a8c49
|
log error when folder cannot be written
|
2023-04-15 16:56:53 +02:00 |
|
Uwe Steinmann
|
76399068dc
|
adjust copyright and file header info
|
2023-03-30 07:13:29 +02:00 |
|
Uwe Steinmann
|
2580c56a09
|
improve search for similar documents (extend or reduce the list of search terms)
|
2023-03-15 18:05:28 +01:00 |
|
Uwe Steinmann
|
6a84abb6ce
|
search for similar docs
|
2023-03-15 14:23:03 +01:00 |
|
Uwe Steinmann
|
63539d9e07
|
return only released documents
|
2023-03-09 17:19:36 +01:00 |
|
Uwe Steinmann
|
19b5a670d7
|
fix passing attributes to search() of fulltext
|
2023-03-09 07:55:27 +01:00 |
|
Uwe Steinmann
|
3f871b3b77
|
search for document types and correspondents
|
2023-02-21 13:08:46 +01:00 |
|
Uwe Steinmann
|
691bbcd689
|
fixed getting list of document types
|
2023-02-21 13:08:09 +01:00 |
|
Uwe Steinmann
|
2a19650419
|
set correspondent and document type in document data
|
2023-02-21 13:07:33 +01:00 |
|
Uwe Steinmann
|
9c3114634b
|
add search for more_like_id and correpondent (not used yet)
|
2023-02-18 15:42:15 +01:00 |
|
Uwe Steinmann
|
68c706b6e6
|
get document types like correspondents from attribute
|
2023-02-18 15:39:37 +01:00 |
|
Uwe Steinmann
|
32aed7f3eb
|
get correspondents from ->getStatistics()
|
2023-02-18 15:38:52 +01:00 |
|
Uwe Steinmann
|
1121532204
|
add route /api/statistics/
|
2023-02-18 09:43:25 +01:00 |
|
Uwe Steinmann
|
ae0d06f1ef
|
ordering by asn uses document id
|
2023-02-18 09:42:59 +01:00 |
|
Uwe Steinmann
|
59084a1ddd
|
distinguish between rootfolder and startfolder
|
2023-02-18 09:37:23 +01:00 |
|
Uwe Steinmann
|
111e842645
|
archive serial number must be an int
|
2023-02-18 09:33:55 +01:00 |
|
Uwe Steinmann
|
959b8bea7d
|
add initila support for correspondents
|
2023-02-08 20:47:58 +01:00 |
|
Uwe Steinmann
|
7fe0f08ba5
|
set default time of token to 365 days
|
2023-02-08 20:46:01 +01:00 |
|