Commit Graph

135 Commits

Author SHA1 Message Date
Uwe Steinmann
f1b9b2e706 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2021-11-04 20:53:56 +01:00
Uwe Steinmann
77a606cebe Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-09-30 07:56:50 +02:00
Uwe Steinmann
8c3857c6e2 fix indenting of lines 2021-09-30 07:01:22 +02:00
Uwe Steinmann
ab5aec99ba Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-09-29 18:25:54 +02:00
Uwe Steinmann
dc48e5da2c get[Review|Approval]Status takes ttreviewid|ttapproveid into account 2021-09-29 14:50:35 +02:00
Uwe Steinmann
39ec44cd41 sewPwdExpiration() sets date internally not 'now' 2021-09-28 15:46:05 +02:00
Uwe Steinmann
0c1a795113 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-09-28 10:33:44 +02:00
Uwe Steinmann
e36f6ee15c trim email, commen, language, theme before saving in database 2021-09-27 10:12:08 +02:00
Uwe Steinmann
3b55c458c2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-09-22 10:54:54 +02:00
Uwe Steinmann
822a07485c getImage() returns null if no image exists 2021-09-20 16:41:07 +02:00
Uwe Steinmann
4322b97fe2 better checking of quota when set by setQuota() 2021-09-20 16:40:30 +02:00
Uwe Steinmann
472b066d4b cast $newRole to int when passed to setRole() 2021-09-20 16:40:00 +02:00
Uwe Steinmann
af9178aa93 set internal pwd expiration to null when set to 'never' or '' 2021-09-20 16:39:08 +02:00
Uwe Steinmann
851e81a9b9 check if login != '' in setLogin() 2021-09-18 17:51:17 +02:00
Uwe Steinmann
a7e2ec7b01 ensure isHidden and isDisabled is a boolean 2021-09-16 16:18:26 +02:00
Uwe Steinmann
9334e1a6f2 make all class variables of SeedDMS_Core_User protected 2021-09-13 10:15:33 +02:00
Uwe Steinmann
2061cde061 add support for custom attributes of categories 2021-07-12 18:21:41 +02:00
Uwe Steinmann
b47c01fdd8 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2021-07-12 10:20:45 +02:00
Uwe Steinmann
e2960219c8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-07-09 14:53:16 +02:00
Uwe Steinmann
d955f07b7a new methods getFolders(), getDocumentLinks(), getDocumentFiles(), getDocumentContents() 2021-07-09 14:22:11 +02:00
Uwe Steinmann
290f7de826 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2021-04-30 18:31:11 +02:00
Uwe Steinmann
d8b2433edd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-04-28 18:49:17 +02:00
Uwe Steinmann
a7deac7948 removeFromProcess() writes into log when a user was replaced (not just removed) 2021-04-28 07:05:15 +02:00
Uwe Steinmann
ed8f6757ae Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2021-04-07 06:38:51 +02:00
Uwe Steinmann
768345a2ef Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-01-29 10:35:45 +01:00
Uwe Steinmann
8aa7662f31 add SeedDMS_Core_User->isType() and SeedDMS_Core_Group->isType() 2021-01-29 10:33:09 +01:00
Uwe Steinmann
8c2aac4d98 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-01-29 10:02:45 +01:00
Uwe Steinmann
32ca8ccae3 add method getDMS() to class SeedDMS_Core_User and SeedDMS_Core_Group 2021-01-28 21:05:52 +01:00
Uwe Steinmann
f80cb6c24f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-18 10:44:33 +01:00
Uwe Steinmann
ead4ad45e7 fix clearing home folder of user 2020-12-18 10:05:04 +01:00
Uwe Steinmann
daf11bebe3 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2020-07-21 11:26:50 +02:00
Uwe Steinmann
a34cd8b4ee add new revisor when transfering processes even in status 'sleeping' 2020-07-20 19:31:47 +02:00
Uwe Steinmann
395d71b705 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-06-24 21:23:08 +02:00
Uwe Steinmann
51b1a476bf cast id to integer 2020-06-24 16:15:13 +02:00
Uwe Steinmann
06e939cf04 fix SeedDMS_Core_ApiKey::getUser() 2020-06-16 12:05:43 +02:00
Uwe Steinmann
d3d86ce229 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2020-06-16 08:30:08 +02:00
Uwe Steinmann
5bb78b6468 fix sorting by name in getInstanceBy(), init _dms to null 2020-06-16 08:29:33 +02:00
Uwe Steinmann
2781cbd8de add class SeedDMS_Core_ApiKey 2020-06-16 08:28:06 +02:00
Uwe Steinmann
fdacbd8c81 disable login for an increasing amount of time if credentials are wrong 2020-05-20 10:51:47 +02:00
Uwe Steinmann
a20988a0f0 add field webauthn 2020-04-23 21:05:25 +02:00
Uwe Steinmann
30112e4b21 use __construct for constructors instead of class name 2020-03-10 09:43:04 +01:00
Uwe Steinmann
d928c43981 fix bug #465 2020-03-04 18:27:10 +01:00
Uwe Steinmann
1593ca5f34 removeFromProcess() can transfer to new user for all processes 2019-11-28 13:48:50 +01:00
Uwe Steinmann
3011f96372 add optional parameter $newuser to removeFromProcesses()
if set, the process will be transfered to a new user
2019-11-28 09:16:23 +01:00
Uwe Steinmann
83e8f900e5 fix setting role 2019-03-11 18:27:20 +01:00
Uwe Steinmann
ec80f5aa0e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-07-03 10:54:26 +02:00
Uwe Steinmann
952a1ad1fa turn some passed vars into integer if they are expected
some where used in an sql statement and could be used for sql injection
2018-06-27 18:51:59 +02:00
Uwe Steinmann
5d51f18c5b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-02-08 14:26:36 +01:00
Uwe Steinmann
3e5d744d6d Merge commit '10896ca183a4fa0b30c02fca8831d2f5497e6a76' into seeddms-5.1.x 2018-02-08 09:25:45 +01:00
Uwe Steinmann
3c4be73678 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-01-01 09:17:24 +01:00