Commit Graph

11423 Commits

Author SHA1 Message Date
Uwe Steinmann
1271493d61 more changes for 5.1.32 2023-08-30 15:51:58 +02:00
Uwe Steinmann
5567b57853 fix checking upload error 2023-08-30 15:48:34 +02:00
Uwe Steinmann
b3b5d11642 fix typos in comments 2023-08-30 15:48:14 +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
4a1a3c6bfe fix typo in class var _dms 2023-08-28 12:09:33 +02:00
Uwe Steinmann
eb712f106f -trim_trailing_whitespaces must be -trim_trailing_whitespace 2023-08-25 21:06:09 +02:00
Uwe Steinmann
9f23cc37d7 -trim_trailing_whitespaces must be -trim_trailing_whitespace 2023-08-25 21:05:27 +02:00
Uwe Steinmann
c3094ce87f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-08-25 20:18:48 +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
83923eba59 fix some errors 2023-08-25 20:17:21 +02:00
Uwe Steinmann
d1a00f5c62 take over groups from ldap 2023-08-25 20:16:40 +02:00
Uwe Steinmann
ef42fcac07 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-08-25 12:43:56 +02:00
Uwe Steinmann
5390668066 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2023-08-25 12:43:43 +02:00
Uwe Steinmann
04c3d7cd3d Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2023-08-25 12:43:30 +02:00
Uwe Steinmann
32bfeb0a4e various language updates 2023-08-25 12:43:18 +02:00
Uwe Steinmann
0c99740d25 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-08-25 12:37:36 +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
d602484f4b add new fields 2023-08-25 12:32:49 +02:00
Uwe Steinmann
1d74863f81 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-08-24 13:22:49 +02:00
Uwe Steinmann
13bb99f729 add comment of newly created user 2023-08-24 13:22:19 +02:00
Uwe Steinmann
c117b9a590 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-08-24 13:14:21 +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
23b8e48831 add definitions of class variables 2023-08-24 08:11:24 +02:00
Uwe Steinmann
b5768e8dd9 add class variabels $nonces and $footerjs 2023-08-23 11:32:24 +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
52b43ba8c6 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-08-22 11:24:34 +02:00
Uwe Steinmann
f34bd41ec5 use php7.4 for phing 2023-08-22 11:24:14 +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
0f46a7cd6a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-08-18 08:01:50 +02:00
Uwe Steinmann
0eeb8be393 change example for content of memberOf 2023-08-18 08:01:21 +02:00
Uwe Steinmann
5f00ebd852 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-08-18 08:00:12 +02:00
Uwe Steinmann
a283cc5ead check if DOCUMENT_ROOT is set propperly 2023-08-18 06:38:25 +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
918af9b2e3 add head line in plain/text mail 2023-08-16 17:39:37 +02:00
Uwe Steinmann
bd9c9e8e3b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-08-15 08:07:26 +02:00
Uwe Steinmann
eae779832f better names for totp 2023-08-15 08:06:46 +02:00
Uwe Steinmann
54bdbfdc56 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-07-20 11:21:09 +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
d92acf86a9 status log can be turned on with advanced access control 2023-07-19 06:43:47 +02:00
Uwe Steinmann
7c0634f272 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-07-17 14:56:07 +02:00
Uwe Steinmann
b63dc11a29 check for view in current view and default bootstrap view 2023-07-17 14:55:54 +02:00