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 |
|
Uwe Steinmann
|
97946893ee
|
getInstance() returns null if object was not found in database
|
2017-12-22 13:02:14 +01:00 |
|
Jörg Neugebauer
|
fd5f341cb9
|
SeedDMS_Core
|
2017-11-08 13:54:49 +01:00 |
|
Uwe Steinmann
|
5396829d7f
|
take out echos
|
2017-07-31 14:23:16 +02:00 |
|
Uwe Steinmann
|
7b5412ff36
|
remove from process only if status[receipt], status[revision] is not set
|
2017-07-31 14:21:24 +02:00 |
|
Uwe Steinmann
|
596cb2afd6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-07-31 14:18:18 +02:00 |
|
Uwe Steinmann
|
2a4b8ffcfc
|
remove from process only if status[review], status[approval] is not set
|
2017-07-31 14:17:41 +02:00 |
|
Uwe Steinmann
|
07d760d7d8
|
fix remove from process for receipts and revisions
|
2017-07-31 14:13:02 +02:00 |
|
Uwe Steinmann
|
014b7ac201
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-07-31 13:22:28 +02:00 |
|
Uwe Steinmann
|
c32bff5074
|
separate removal of reviews and approval
|
2017-07-31 13:21:01 +02:00 |
|
Uwe Steinmann
|
114a8a3ac1
|
move code in remove() into __removeFromProcesses()
|
2017-07-31 11:54:24 +02:00 |
|
Uwe Steinmann
|
afefe1d66c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-07-31 11:49:43 +02:00 |
|
Uwe Steinmann
|
58ddbca857
|
add new methods transferDocumentsFolders() transferEvents()
|
2017-07-31 11:25:33 +02:00 |
|
Uwe Steinmann
|
a2802f124d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-07-28 18:25:49 +02:00 |
|
Uwe Steinmann
|
a0600573dc
|
add methods isMandatoryReviewerOf() and isMandatoryApproverOf()
|
2017-07-28 18:22:53 +02:00 |
|
Uwe Steinmann
|
e953d9dcbb
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-07-28 15:12:00 +02:00 |
|
Uwe Steinmann
|
d0ab0d0f9f
|
add option parameter $states to __removeFromProcesses()
restricts removal to certain approval/review states
|
2017-07-28 14:56:18 +02:00 |
|
Uwe Steinmann
|
378e071232
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-07-28 10:25:54 +02:00 |
|
Uwe Steinmann
|
d55d266731
|
add new methods to SeedDMS_Core_User
removeFromProcesses(), getWorkflowsInvolved(), getKeywordCategories()
|
2017-07-28 09:35:12 +02:00 |
|
Uwe Steinmann
|
d954b4df1d
|
getReverseSubstitutes() works with roles
|
2017-07-21 14:41:39 +02:00 |
|
Uwe Steinmann
|
4c794381e6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-02-20 17:34:43 +01:00 |
|
Uwe Steinmann
|
2b154cc468
|
set pwdExpiration to null
|
2017-02-20 15:01:58 +01:00 |
|
Uwe Steinmann
|
5921b1e731
|
set default value for pwdExpiration when unsetting it
|
2017-02-18 07:38:26 +01:00 |
|
Uwe Steinmann
|
90cca10460
|
set pwdExpiration to NULL instead of '0000-00-00 ...'
|
2017-02-16 15:27:01 +01:00 |
|
Uwe Steinmann
|
4aaf7f78e8
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-02-14 21:13:10 +01:00 |
|
Uwe Steinmann
|
0d99ffc04b
|
add missing backticks
|
2017-02-14 21:12:50 +01:00 |
|
Uwe Steinmann
|
b310d3065d
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-02-14 21:08:56 +01:00 |
|
Uwe Steinmann
|
6cb83bec25
|
add missing backticks
|
2017-02-14 21:08:43 +01:00 |
|
Uwe Steinmann
|
7f1dc2dfe1
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-02-14 11:43:17 +01:00 |
|
Uwe Steinmann
|
586dffe403
|
setPwdExpiration() accepts keywords 'now' and 'never'
|
2017-02-14 11:24:11 +01:00 |
|
Uwe Steinmann
|
42c050588b
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-02-13 12:48:20 +01:00 |
|
Uwe Steinmann
|
a65f4d56b5
|
add missing backticks around identifiers in sql statements
|
2017-02-13 12:47:15 +01:00 |
|
Uwe Steinmann
|
f6aded2428
|
put backticks around identifiers in sql statements
|
2017-02-13 12:37:26 +01:00 |
|
Uwe Steinmann
|
7d82b73208
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-02-13 12:12:07 +01:00 |
|
Uwe Steinmann
|
eae27d0646
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-02-11 16:33:48 +01:00 |
|
Uwe Steinmann
|
290ab91fc7
|
use 'fullName' instead of 'fullname'
|
2017-02-11 16:32:09 +01:00 |
|
Uwe Steinmann
|
6e41c58beb
|
add backticks around identifier in sql statements
|
2017-02-10 08:04:19 +01:00 |
|
Uwe Steinmann
|
c98ff36977
|
minor uncrucial corrections
|
2017-01-25 14:49:05 +01:00 |
|
Uwe Steinmann
|
db22c3f348
|
getReviewersStatus() and getReceiptStatus() only return last version
the return lists will no longer include a revision, receipt for version
of a document not being the last version
|
2017-01-20 14:26:55 +01:00 |
|
Uwe Steinmann
|
83dcd9da7b
|
do not use '0000-00-00 00:00:00' as date anymore
use NULL instead because '0000-00-00 00:00:00' in certain sql_modes
|
2016-08-08 12:49:59 +02:00 |
|
Uwe Steinmann
|
303a114178
|
add field 'secret' for secret of 2-factor auth
|
2016-07-06 22:24:50 +02:00 |
|