Uwe Steinmann
|
200a012373
|
fix returning http status code
|
2026-04-30 12:55:18 +02:00 |
|
Uwe Steinmann
|
5efd9eebcf
|
add search for storage path and document type
|
2026-04-30 12:54:50 +02:00 |
|
Uwe Steinmann
|
9be02dc171
|
fix returning http status code
|
2026-04-30 12:53:43 +02:00 |
|
Uwe Steinmann
|
f306a0e3e7
|
add endpoint PUT /api/saved_views/{id}/
|
2026-04-29 21:53:13 +02:00 |
|
Uwe Steinmann
|
b1f21ebdde
|
support for filter parameter correspondent__id__in
|
2026-04-29 11:30:31 +02:00 |
|
Uwe Steinmann
|
1270fcb9b7
|
add endpoint HEAD /api/schema (just returns http status 200)
|
2026-04-06 12:38:52 +02:00 |
|
Uwe Steinmann
|
5d68d6aa54
|
add endpoint PATCH /api/profile/
|
2026-03-31 19:32:56 +02:00 |
|
Uwe Steinmann
|
745395c12e
|
filter correspondents and document types by query parameters
|
2026-03-31 19:15:06 +02:00 |
|
Uwe Steinmann
|
a52f99f105
|
filter tags in /api/tags/ by query parameters
|
2026-03-31 11:45:37 +02:00 |
|
Uwe Steinmann
|
01c5bfa6fa
|
add GET /api/storage_paths/{id} and GET /api/search/
|
2026-03-31 10:05:42 +02:00 |
|
Uwe Steinmann
|
d63c437fa3
|
add endpoints to patch, put. delete correspondent and document type
|
2026-03-31 08:58:18 +02:00 |
|
Uwe Steinmann
|
e4742d9e74
|
add new end point post tag, patch tag, patch correspondent, patch document type
|
2026-03-29 19:49:40 +02:00 |
|
Uwe Steinmann
|
a7e68be9eb
|
add migration of database
|
2026-03-27 07:57:40 +01:00 |
|
Uwe Steinmann
|
df87d4e3c0
|
set corresponded, document type and custom attrs in post_document
|
2026-03-23 17:25:23 +01:00 |
|
Uwe Steinmann
|
2a83f22470
|
pass json renderer to auth class
|
2026-03-23 17:21:38 +01:00 |
|
Uwe Steinmann
|
fd07511067
|
show token in user info
|
2026-03-23 17:19:30 +01:00 |
|
Uwe Steinmann
|
02ac1eaa33
|
return uuid after uploading a document
|
2026-03-05 20:04:38 +01:00 |
|
Uwe Steinmann
|
7ee5a99a91
|
fix saving uploaded file into temp. file
|
2026-03-05 20:02:42 +01:00 |
|
Uwe Steinmann
|
7d568dfa10
|
get parent folder for new document from storage_path
|
2026-03-05 20:00:51 +01:00 |
|
Uwe Steinmann
|
8aa631ddd1
|
do not treat correspondents and document_type as custom fields
|
2026-03-05 19:59:54 +01:00 |
|
Uwe Steinmann
|
8b313e0441
|
set notes and custom_fields of document
|
2026-03-05 19:58:53 +01:00 |
|
Uwe Steinmann
|
11f04a0bf9
|
JsonRenderer can handle strings
|
2026-03-05 19:58:17 +01:00 |
|
Uwe Steinmann
|
20bb40de2b
|
add endpoints /api/documents/history, /api/documents/trash, /api/customـfields
|
2026-03-05 10:17:25 +01:00 |
|
Uwe Steinmann
|
28312db13f
|
fix returned http status of documents/id/notes
|
2026-03-05 07:36:18 +01:00 |
|
Uwe Steinmann
|
291685c693
|
new endpoints /api/users, /documents/id/notes
|
2026-03-05 07:24:45 +01:00 |
|
Uwe Steinmann
|
e2c0ecc2b5
|
add various new api endpoints
|
2026-02-06 17:46:17 +01:00 |
|
Uwe Steinmann
|
fd436a06fa
|
minor correction in log messages
|
2025-10-24 10:52:33 +02:00 |
|
Uwe Steinmann
|
1c09c1ba4e
|
fix getting uploaded files with PSR7
|
2025-01-02 17:15:12 +01:00 |
|
Uwe Steinmann
|
6633e78ef8
|
lots of changes to be compatible with Slim 4 which was introduced
|
2025-01-02 17:10:52 +01:00 |
|
Uwe Steinmann
|
b7b3e20cf4
|
access container elements with get() add set them with set()
|
2024-12-09 10:16:33 +01:00 |
|
Uwe Steinmann
|
c8c5a789ae
|
add method documentListRowExtraContent() for showing correspondent
|
2024-11-27 17:17:48 +01:00 |
|
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 |
|