Commit Graph

11201 Commits

Author SHA1 Message Date
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
Uwe Steinmann
0e66c6457a pass document to mayReview and mayApprove 2023-06-19 20:57:52 +02:00
Uwe Steinmann
77474bdaee document must be readable to be reviewed or approved 2023-06-19 17:31:08 +02:00
Uwe Steinmann
039473d905 remove old code, sync with 6.0.x 2023-06-19 17:20:45 +02:00
Uwe Steinmann
64a7d341eb remove second sending of emails 2023-06-19 17:06:26 +02:00
Uwe Steinmann
0fd0293f35 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-06-19 16:51:15 +02:00
Uwe Steinmann
7fa51000d5 add changes for 5.1.32 2023-06-19 15:39:46 +02:00
Uwe Steinmann
e735972c70 move comment at right position 2023-06-19 08:55:57 +02:00
Uwe Steinmann
75d74cad69 more readable code 2023-06-18 13:59:58 +02:00
Uwe Steinmann
b7d029475d move most of the code in op/* into new controller 2023-06-18 13:59:23 +02:00
Uwe Steinmann
0be0f90881 move display of form into own function 2023-06-18 13:58:14 +02:00
Uwe Steinmann
42d7d7c096 add changes for 5.1.32 2023-06-13 15:28:40 +02:00
Uwe Steinmann
d868438af9 initial support to upload folders by drag and drop 2023-06-13 15:28:18 +02:00
Uwe Steinmann
26553cf69d show errors of none activated extensions 2023-06-13 07:14:30 +02:00
Uwe Steinmann
63cc8cca52 make some function parameters required as they are implicit required anyway 2023-06-02 18:43:39 +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
18215ebf7f fix php warning 2023-05-28 11:08:46 +02:00
Uwe Steinmann
630b7b33d0 minor fixes 2023-05-24 09:49:39 +02:00
Uwe Steinmann
0328121063 make form as wide as login form 2023-05-22 16:21:31 +02:00
Uwe Steinmann
6ba69e0dca set width of login_wrapper to 460px 2023-05-22 16:21:13 +02:00
Uwe Steinmann
61712715e0 add changes of 5.1.32 2023-05-22 10:43:44 +02:00
Uwe Steinmann
1b45b1c1eb better logging 2023-05-22 10:43:10 +02:00
Uwe Steinmann
48c3505c73 update on how to use gmail 2023-05-22 10:42:12 +02:00