Commit Graph

34 Commits

Author SHA1 Message Date
Uwe Steinmann
4e5aecde19 parse created__date__* 2023-01-10 20:40:19 +01:00
Uwe Steinmann
f0c66b737f support combinded search with date and query string 2023-01-10 18:16:14 +01:00
Uwe Steinmann
d91bae4692 add upload folder 2023-01-09 10:05:22 +01:00
Uwe Steinmann
1aafda54b2 support search query 'created:' 2023-01-05 10:28:01 +01:00
Uwe Steinmann
c01cfb8491 use text previewer to get content of document 2023-01-05 10:27:51 +01:00
Uwe Steinmann
b1e64e8d66 return first 3000 chars as content 2022-12-20 21:30:01 +01:00
Uwe Steinmann
dec9467f8c switch 'desc' and 'asc' sorting, a leading '-' means desc 2022-12-20 21:28:06 +01:00
Uwe Steinmann
cf4dc1ad3e add query format 'added:[xx to yy]' 2022-12-18 13:41:06 +01:00
Uwe Steinmann
6fb4f4f85e remove echo 2022-12-14 20:26:48 +01:00
Uwe Steinmann
c75e980c0a fix priority of many log messages 2022-12-14 18:09:16 +01:00
Uwe Steinmann
c1125b2c97 document_download returns orig file, document_preview returns pdf 2022-12-14 14:52:45 +01:00
Uwe Steinmann
75783e48e0 add calls to post, list, delete saved views 2022-12-14 14:52:20 +01:00
Uwe Steinmann
f945931298 deletion of document return status code 204 2022-12-13 16:28:45 +01:00
Uwe Steinmann
fbecd128ce download of document will alwasy return a pdf 2022-12-13 16:28:28 +01:00
Uwe Steinmann
51ff1e6c7c search if title_content or title__icontains is passed 2022-12-13 16:27:34 +01:00
Uwe Steinmann
12c5cbe6ba do not log user credentials 2022-12-13 16:27:03 +01:00
Uwe Steinmann
a327d9fcaa use translated message when token has expired 2022-12-13 11:59:17 +01:00
Uwe Steinmann
0b7181b44d add pagination of search result 2022-12-13 11:59:05 +01:00
Uwe Steinmann
d20b697961 take all tags into account when searching 2022-12-13 11:58:28 +01:00
Uwe Steinmann
b286b52791 list of tags contains if tag is inbox tag 2022-12-13 11:57:13 +01:00
Uwe Steinmann
5a57974460 fix getting homefolder 2022-12-12 19:03:25 +01:00
Uwe Steinmann
5deadcfd1c add route statstotal 2022-12-12 19:02:22 +01:00
Uwe Steinmann
9bff27abfc set live time of token from settings 2022-12-12 19:01:31 +01:00
Uwe Steinmann
58e864f0b6 pass inbox tags to __getCategoryData() 2022-12-12 19:00:52 +01:00
Uwe Steinmann
af76aa6ee8 return http code 204 when deletion was successful 2022-12-11 16:18:33 +01:00
Uwe Steinmann
2276987b2e send notification after document was deleted 2022-12-11 15:23:05 +01:00
Uwe Steinmann
85f417a8c7 log if upload failed/succeeded 2022-12-11 15:22:25 +01:00
Uwe Steinmann
77e364578b set mandatory reviewers, approvers, workflow 2022-12-11 15:21:49 +01:00
Uwe Steinmann
bbc94a90bb log if doc has duplicate name 2022-12-11 15:20:45 +01:00
Uwe Steinmann
26b7ec2d69 check for max filesize 2022-12-11 15:02:07 +01:00
Uwe Steinmann
e6daae9b92 complete metadata 2022-12-11 15:01:31 +01:00
Uwe Steinmann
a5337f0bcd set start date +1day 2022-12-11 15:01:09 +01:00
Uwe Steinmann
f2df0502ee do not pass order to search when getting tags 2022-12-11 14:49:42 +01:00
Uwe Steinmann
77db160d54 first commit 2022-12-10 11:25:22 +01:00