Commit Graph

1134 Commits

Author SHA1 Message Date
Uwe Steinmann
f56b500b9f save and read enableHiddenRevApp from settings 2023-10-15 17:28:31 +02:00
Uwe Steinmann
34697b62bd new config _enableHiddenRevApp (currently set to false) 2023-10-13 19:33:25 +02:00
Uwe Steinmann
00fe04a82f number of user session can be limited 2023-10-13 19:31:41 +02:00
Uwe Steinmann
fcf5c9be93 addititional lecacy right can be added 2023-10-13 13:33:14 +02:00
Uwe Steinmann
01fd55832f date format can be passed to getConvertDateFormat() 2023-09-29 14:29:44 +02:00
Uwe Steinmann
70a455c422 add new function getTsByPeriod() 2023-09-29 14:29:30 +02:00
Uwe Steinmann
d6568bf62e new version 5.1.33 2023-09-27 11:41:07 +02:00
Uwe Steinmann
4cb589b0ed check reques instead of query for param action 2023-09-27 11:29:14 +02:00
Uwe Steinmann
fdc6c6a863 add Dashboard to legacy access rights 2023-09-17 16:12:45 +02:00
Uwe Steinmann
401cd7dd1c more documentation 2023-09-05 19:30:48 +02:00
Uwe Steinmann
a3c183c909 do not send mail to uploader if owner has received mail already 2023-09-05 19:30:18 +02:00
Uwe Steinmann
5fed617fc1 set name of attachment in params when deleting it 2023-09-05 19:29:47 +02:00
Uwe Steinmann
b3a288ec3d do not send mail to uploader if owner has received mail already 2023-09-05 19:28:53 +02:00
Uwe Steinmann
391c82af24 set __recvtype__ in params 2023-09-05 19:28:14 +02:00
Uwe Steinmann
6c36dff064 log error when conversion fails 2023-09-01 12:10:27 +02:00
Uwe Steinmann
084cb44318 distinguish between attribute value changed and new value 2023-08-31 08:18:15 +02:00
Uwe Steinmann
a01b62a6d0 set folder_id in params for notification msg 2023-08-30 16:33:33 +02:00
Uwe Steinmann
6b888f4592 fix error when sending notification to group of reviewers 2023-08-30 15:47:42 +02:00
Uwe Steinmann
c16fa90241 split messages for folder and document 2023-08-30 15:47:15 +02:00
Uwe Steinmann
dfc5ea37d4 set document_id in params for notification message 2023-08-30 15:46:17 +02:00
Uwe Steinmann
c10d5ebb9b do not use a general dn for a user if ldap filter is set 2023-08-25 20:17:47 +02:00
Uwe Steinmann
95372d6905 add option to disable setting a password 2023-08-25 12:34:09 +02:00
Uwe Steinmann
c51088a3b6 add more code documentation 2023-08-25 12:33:35 +02:00
Uwe Steinmann
8ac054cb72 add documentation for authenticate() 2023-08-25 12:33:08 +02:00
Uwe Steinmann
13bb99f729 add comment of newly created user 2023-08-24 13:22:19 +02:00
Uwe Steinmann
87f3406bbf check if bindDN is not empty, more documentation 2023-08-24 13:13:11 +02:00
Uwe Steinmann
b8c59fd264 do not set role when adding new user because the default is just fine 2023-08-24 13:12:09 +02:00
Uwe Steinmann
1265f6e469 declare _usersConnectors as class var 2023-08-22 14:44:11 +02:00
Uwe Steinmann
5bd8111f41 declare previewer as class var 2023-08-22 14:43:41 +02:00
Uwe Steinmann
66214aff2f declare proxyurl, proxyuser, proxypass as class vars 2023-08-22 14:43:15 +02:00
Uwe Steinmann
d2cc7d083e fix typo in var name, which cause a warning in php 8.2 2023-08-22 11:23:32 +02:00
Uwe Steinmann
0eeb8be393 change example for content of memberOf 2023-08-18 08:01:21 +02:00
Uwe Steinmann
5a0410f68e check for sync of groups from ldap 2023-08-17 13:51:02 +02:00
Uwe Steinmann
5de8c66d1f move code to update/add user into protected function 2023-08-16 18:45:20 +02:00
Uwe Steinmann
7b8f3ef0bb some reorganization of code 2023-08-16 17:40:14 +02:00
Uwe Steinmann
a2ceed6f87 do not set httpbasedir if ext/xxx/out/out.xxx.php does not exist 2023-07-20 11:20:56 +02:00
Uwe Steinmann
b63dc11a29 check for view in current view and default bootstrap view 2023-07-17 14:55:54 +02:00
Uwe Steinmann
07ba52da63 make first 3 parameters of html_link() required, because 4th parameter is also required 2023-06-02 18:10:39 +02:00
Uwe Steinmann
0affcd93e7 execWithTimeout() fails if cmd returns something in stderr 2023-05-15 08:11:14 +02:00
Uwe Steinmann
5a96788ccc number of days to look back on dashboard can be configured 2023-05-13 12:07:47 +02:00
Uwe Steinmann
f3e4182c57 makes no sense to set cachedir 2023-05-09 08:47:40 +02:00
Uwe Steinmann
1c5139a00a set cache dir 2023-05-09 08:46:00 +02:00
Uwe Steinmann
e5c81e6e83 start new version 5.1.32 2023-05-04 14:25:04 +02:00
Uwe Steinmann
244066d34d default public status of attachments can be configured 2023-05-03 16:24:33 +02:00
Uwe Steinmann
921eab9e54 add more hooks for reindexing documents/folders 2023-04-28 18:39:53 +02:00
Uwe Steinmann
adfa9c442f fix setting comment in notificatoin mail 2023-04-28 18:38:48 +02:00
Uwe Steinmann
d69921c709 echo error message in debug mode 2023-04-25 12:27:27 +02:00
Uwe Steinmann
66ecc57780 add new config var suggestTerms 2023-04-21 13:02:42 +02:00
Uwe Steinmann
a43a09a0e2 use openssl to encrypt and decrypt data with key 2023-04-18 20:09:03 +02:00
Uwe Steinmann
63ee505c0f use openssl to create encryption key 2023-04-18 20:08:44 +02:00
Uwe Steinmann
2d9297c668 handle unknown objtype in getAttributeObjectTypeText() 2023-04-18 12:50:53 +02:00
Uwe Steinmann
4ffb8da5b2 no php error anymore 2023-04-18 09:59:18 +02:00
Uwe Steinmann
a067cc9949 add method getFromWithTo() 2023-04-13 09:05:03 +02:00
Uwe Steinmann
9092eeb0a3 comment of document, documentcontent and folder can be rendered as markdown 2023-04-04 17:46:08 +02:00
Uwe Steinmann
d4fbae1a4c new version 5.1.31 2023-04-04 12:31:52 +02:00
Uwe Steinmann
476c726a45 improve password expiration 2023-03-29 20:57:48 +02:00
Uwe Steinmann
382e78855d do not force password change if in substitute user mode 2023-03-29 20:48:07 +02:00
Uwe Steinmann
ed27dbcf4b add open office formats to get_extension 2023-03-24 16:33:17 +01:00
Uwe Steinmann
882b87c885 check if logger is set before using it 2023-03-21 11:25:08 +01:00
Uwe Steinmann
197a6e8824 set various callbacks to reindex document when it has changed 2023-03-19 09:17:08 +01:00
Uwe Steinmann
1bad1d2aa5 use require_once instead of include("Log.php") 2023-03-15 11:08:51 +01:00
Uwe Steinmann
da992a7bdd create 8-bit png instead of 16-bit 2023-03-11 18:59:02 +01:00
Uwe Steinmann
39026ef4a8 new algo for contrast color based on lightness 2023-03-03 16:14:01 +01:00
Uwe Steinmann
258914e884 override action to 'show' when showing error msg 2023-02-28 12:54:56 +01:00
Uwe Steinmann
d8f79b846e pass correct depth in callback of SeedDMS_FolderTree 2023-02-23 07:17:17 +01:00
Uwe Steinmann
9e6e13a041 add method getContrastColor() 2023-02-22 09:59:45 +01:00
Uwe Steinmann
a7b00ae22a add new key 'attrcallback' to configuration of fulltext engine 2023-02-20 16:07:22 +01:00
Uwe Steinmann
44d043ef21 add fold marks 2023-02-20 16:06:43 +01:00
Uwe Steinmann
535de29e7d check return value of postInitDMS 2023-02-18 15:49:55 +01:00
Uwe Steinmann
dc868bd83b getBaseUrl() checks for HTTP_X_FORWARDED_HOST and HTTP_X_FORWARDED_PROTO 2023-02-18 15:49:04 +01:00
Uwe Steinmann
4e08744631 addDirSep() can check for arbitrary chars at end of string 2023-02-17 16:10:59 +01:00
Uwe Steinmann
3e5497a7fd add more error checking when including extensions.php 2023-02-17 06:57:42 +01:00
Uwe Steinmann
d45f050e46 conversion from pdf to png replaces alpha channel with white 2023-02-15 08:27:37 +01:00
Uwe Steinmann
6fd8d3e7f5 log error when execution of command fails 2023-02-09 07:16:50 +01:00
Uwe Steinmann
27b19f5c3a start version 5.1.30 2023-02-09 06:50:15 +01:00
Uwe Steinmann
2ab8cd5215 init $t and $ot 2023-01-26 21:05:53 +01:00
Uwe Steinmann
d30ba981be add functions to return type of object type of attribute definitions 2023-01-26 20:55:42 +01:00
Uwe Steinmann
b495fd248b add baseUrl for those cases where seeddms cannot determine the host and protocol itself 2023-01-26 13:29:46 +01:00
Uwe Steinmann
e87d7546a3 handle proxy settings and _baseUrl in settings in getBaseUrl() 2023-01-26 13:18:40 +01:00
Uwe Steinmann
5c985f32b1 do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already 2023-01-22 19:15:11 +01:00
Uwe Steinmann
fc61b3d759 include SQLiteFTS.php from vendor/seeddms/sqlitefts 2023-01-21 09:15:46 +01:00
Uwe Steinmann
9b780bd883 include Lucene.php from vendor dir 2023-01-21 09:09:57 +01:00
Uwe Steinmann
9df57ebe67 no longer include Core.php from SeedDMS, use vendor/seeddms/core instead 2023-01-20 12:21:14 +01:00
Uwe Steinmann
b197639dd2 add wasSuccessful() to check if last conversion was successful 2023-01-19 15:01:43 +01:00
Uwe Steinmann
872c66158b conversion service gets reference to conversion mgr when service is added 2023-01-19 12:10:33 +01:00
Uwe Steinmann
9d69bd12eb fix text in comment 2023-01-19 07:05:41 +01:00
Uwe Steinmann
cafc50ca4b pass logger to hooks 2023-01-13 21:21:41 +01:00
Uwe Steinmann
0686cfecf5 init only fulltext service which was selected in configuration 2023-01-09 15:30:18 +01:00
Uwe Steinmann
67163324bb set end of conversion in any case, not just if iptc data was found 2023-01-05 16:57:18 +01:00
Uwe Steinmann
292ade83e7 return empty text if image has no iptc data 2023-01-05 09:35:13 +01:00
Uwe Steinmann
735fe4235f set $success to false if exec of command failed 2023-01-05 09:34:39 +01:00
Uwe Steinmann
a8474b08c6 use method wasSuccessful() to check if conversion succeeded 2023-01-05 09:34:09 +01:00
Uwe Steinmann
f48f649249 call constructor of parent 2023-01-05 08:05:46 +01:00
Uwe Steinmann
4540f85745 add var $success which is set to false if the conversion fails 2023-01-05 08:04:07 +01:00
Uwe Steinmann
a9aa87332d add comment that converters are deprecated 2023-01-04 14:33:36 +01:00
Uwe Steinmann
dd65fe2e35 add conversion service from text to png 2023-01-04 14:33:11 +01:00
Uwe Steinmann
a80702e7b8 add more documentation 2023-01-04 14:32:52 +01:00
Uwe Steinmann
dbe7f36eb0 add conversion service from text to image 2023-01-04 14:30:45 +01:00
Uwe Steinmann
e54874c3ff some more documentation 2023-01-03 14:07:38 +01:00
Uwe Steinmann
29310e7c43 pass text previewer to fulltext service 2023-01-03 14:06:24 +01:00