Commit Graph

8029 Commits

Author SHA1 Message Date
Uwe Steinmann
61db1313a3 add translation of 'Processing ...', use getMLText() 2022-12-15 12:36:57 +01:00
Uwe Steinmann
0186e1af00 check field indexed instead of created 2022-12-15 12:36:35 +01:00
Uwe Steinmann
20d368ec99 add new field 'indexed' 2022-12-15 12:35:16 +01:00
Uwe Steinmann
a81f51c17c add new field 'indexed' 2022-12-15 12:35:02 +01:00
Uwe Steinmann
c53e27efff make getFileName() public 2022-12-13 17:43:47 +01:00
Uwe Steinmann
45221b8154 add changes of 5.1.29 2022-12-11 15:34:30 +01:00
Uwe Steinmann
3477b1fc9b use formSubmit() instead of plain html for submit button 2022-12-10 13:48:11 +01:00
Uwe Steinmann
ad19678e86 add secondary submit button 2022-12-10 13:47:32 +01:00
Uwe Steinmann
6ae0eb38d9 use formSubmit() instead of plain html for submit button 2022-12-10 13:12:21 +01:00
Uwe Steinmann
22d59a61ed add neutral submit button 2022-12-10 13:07:26 +01:00
Uwe Steinmann
c31250089e use formSubmit() instead of plain html for submit button 2022-12-10 13:05:22 +01:00
Uwe Steinmann
1e178fb1c3 use formSubmit() instead of plain html for submit button 2022-12-10 13:01:46 +01:00
Uwe Steinmann
995fd19684 remove spaces 2022-12-10 12:59:32 +01:00
Uwe Steinmann
276ca2c5f4 allow to filter search by creation date 2022-12-10 12:59:13 +01:00
Uwe Steinmann
35e2f86dba add parameter $filter to find() 2022-12-10 12:58:37 +01:00
Uwe Steinmann
a00883c100 set class of container, put terms in span 2022-12-09 10:54:28 +01:00
Uwe Steinmann
8340f9eb64 add style for div.fulltextinfo > span:hover 2022-12-09 10:54:06 +01:00
Uwe Steinmann
b50ca0321d start new version 1.0.18 2022-12-09 10:53:15 +01:00
Uwe Steinmann
5fc160a8dc add optional parameter $order to search() which is passed to find() 2022-12-09 10:52:33 +01:00
Uwe Steinmann
a8034350ef fix documentation of count() 2022-12-09 10:52:08 +01:00
Uwe Steinmann
68f19b87c3 add optional parameter $col and $query to terms() 2022-12-09 10:51:43 +01:00
Uwe Steinmann
91c5b113b2 add optional parameter $order to find() 2022-12-09 10:51:05 +01:00
Uwe Steinmann
6341e13ca6 show path of document/folder in typeahead search 2022-12-08 14:48:36 +01:00
Uwe Steinmann
ecb0258186 fix filename of attachment 2022-12-08 14:48:10 +01:00
Uwe Steinmann
56bd5c00e4 set resolution of pdf to 72dpi, using 36dpi will not allow previes wider than 298px 2022-12-08 14:45:31 +01:00
Uwe Steinmann
291b62eeb2 getFolderPathPlain(): add sep as prefix if skiproot is true 2022-12-08 14:44:49 +01:00
Uwe Steinmann
6f9ec7cdc3 $width passed to getFileName() is optional 2022-12-07 17:03:11 +01:00
Uwe Steinmann
99569a3435 fix possible xss attack 2022-12-06 11:15:51 +01:00
Uwe Steinmann
e40f7e6a25 fix typo 2022-12-05 09:18:36 +01:00
Uwe Steinmann
de61d9f1f3 set error msg if extension list cannot be fetched 2022-11-29 21:46:07 +01:00
Uwe Steinmann
57ab966404 add changes of 5.1.29 2022-11-29 17:37:25 +01:00
Uwe Steinmann
11d134e35a last element of breadcrumb has a link 2022-11-29 17:36:59 +01:00
Uwe Steinmann
cd5a39b50f make breakcrumps capable of drag&drop 2022-11-29 17:36:17 +01:00
Uwe Steinmann
92ba1a9e76 focus folder selection after loading page 2022-11-29 17:35:32 +01:00
Uwe Steinmann
55df94a993 use authentication service 2022-11-29 17:34:29 +01:00
Uwe Steinmann
a5e975caa5 searchfolder returns full path of folder 2022-11-29 17:33:04 +01:00
Uwe Steinmann
e8192d2813 add $skiproot and $sep parameter to getFolderPathPlain() 2022-11-29 17:31:54 +01:00
Uwe Steinmann
c87eb6c6f0 add changs for 5.1.29 2022-11-29 10:49:01 +01:00
Uwe Steinmann
6a24ce5d10 documentation on how to use swagger 2022-11-29 10:46:34 +01:00
Uwe Steinmann
e9b3b25b64 pass notification and authentication service to ServeRequest 2022-11-29 10:44:19 +01:00
Uwe Steinmann
f7ebe88822 add authentication service 2022-11-28 21:40:42 +01:00
Uwe Steinmann
28a4a24613 add constructor, authenticate() returns null if authentication fails 2022-11-28 21:36:40 +01:00
Uwe Steinmann
0f0ba03449 remove constructor and class vars from abstract class 2022-11-28 21:35:41 +01:00
Uwe Steinmann
4e528975b8 use Login controller 2022-11-24 12:40:25 +01:00
Uwe Steinmann
2556bf5b3f set 'source' = 'web' for controller 2022-11-24 12:39:57 +01:00
Uwe Steinmann
ec38938d8d include Log.php 2022-11-24 12:39:37 +01:00
Uwe Steinmann
53389d9054 do cookie handling and session update only if logged in via web page 2022-11-24 12:38:59 +01:00
Uwe Steinmann
3e61d93049 add changes for 5.1.29 2022-11-24 11:02:07 +01:00
Uwe Steinmann
d3d7956f4e set data-remote of button to open a modal box with content loaded from remote 2022-11-24 11:01:31 +01:00
Uwe Steinmann
7854f75c8c add unsafe-inline to csp rule, because of jquery 3.6.1 2022-11-24 11:01:14 +01:00