Uwe Steinmann
|
851e81a9b9
|
check if login != '' in setLogin()
|
2021-09-18 17:51:17 +02:00 |
|
Uwe Steinmann
|
578aa30bc5
|
better checking of passed arguments
|
2021-09-18 17:50:32 +02:00 |
|
Uwe Steinmann
|
e765737d93
|
trim name passed to various methods
|
2021-09-18 17:49:26 +02:00 |
|
Uwe Steinmann
|
90aac2f1ad
|
new method createDump() which was in SeedDMS_Core_DMS
|
2021-09-17 19:00:57 +02:00 |
|
Uwe Steinmann
|
2789e017eb
|
check function pass to setCallback() and addCallback() is callable, remove createDump()
|
2021-09-17 19:00:06 +02:00 |
|
Uwe Steinmann
|
59c16b3ce4
|
trim name passed to addDocumentCategory() and check if != ''
|
2021-09-17 18:59:06 +02:00 |
|
Uwe Steinmann
|
3ed0854e13
|
check if id passed to getDocumentCategory() is < 1
|
2021-09-17 18:58:29 +02:00 |
|
Uwe Steinmann
|
e809297cfd
|
getAllUserKeywordCategories() calls getAllKeywordCategories(), better checking of parameters pass to addDocumentCategory()
|
2021-09-17 18:31:19 +02:00 |
|
Uwe Steinmann
|
2ee30ccd5b
|
ensure user ids passed to getAllKeywordCategories() are all integers
|
2021-09-17 18:29:33 +02:00 |
|
Uwe Steinmann
|
7d7deeb313
|
check if id passed to getKeywordCategory() is greater 0
|
2021-09-17 18:28:40 +02:00 |
|
Uwe Steinmann
|
e06cd59f6c
|
fix wrong spell callback name 'onPostAddUser'
|
2021-09-17 18:28:01 +02:00 |
|
Uwe Steinmann
|
a39355f2ed
|
ensure $logicalmode in search() is either 'OR' or 'AND'
|
2021-09-17 18:27:16 +02:00 |
|
Uwe Steinmann
|
31290fbcf7
|
document meaning of 5 in $seachin passed to search()
|
2021-09-17 18:26:11 +02:00 |
|
Uwe Steinmann
|
9687c8f081
|
check if user passed to setUser() is a real user
|
2021-09-17 18:25:23 +02:00 |
|
Uwe Steinmann
|
0cd4c9b727
|
check if the folder set by setRootFolderID() actually exists
|
2021-09-17 18:24:32 +02:00 |
|
Uwe Steinmann
|
ffd5cd9a7b
|
use upper case in sql statements for reserved words
|
2021-09-17 18:23:25 +02:00 |
|
Uwe Steinmann
|
9309497e75
|
init $user to null in constructor
|
2021-09-17 18:22:35 +02:00 |
|
Uwe Steinmann
|
f9afc08355
|
add more documentation
|
2021-09-17 18:21:57 +02:00 |
|
Uwe Steinmann
|
16da190e06
|
setRegex() checks regex only if not ''
|
2021-09-16 17:10:41 +02:00 |
|
Uwe Steinmann
|
a7e2ec7b01
|
ensure isHidden and isDisabled is a boolean
|
2021-09-16 16:18:26 +02:00 |
|
Uwe Steinmann
|
adba550a63
|
minor simplification of sql statement
|
2021-09-16 16:17:24 +02:00 |
|
Uwe Steinmann
|
1d031e44a2
|
return null not false if getInstanceByName() didn't find a folder
|
2021-09-16 16:16:21 +02:00 |
|
Uwe Steinmann
|
95b4bb9d22
|
init value set, separator, trim value set in setValue()
|
2021-09-16 16:14:51 +02:00 |
|
Uwe Steinmann
|
4aa4556df8
|
add more documentation
|
2021-09-16 16:14:21 +02:00 |
|
Uwe Steinmann
|
32dda4b3e9
|
return ',' as separator for most attr types, if value map is not set
|
2021-09-16 16:12:54 +02:00 |
|
Uwe Steinmann
|
c50be6d215
|
init separator and validation error in constructor
|
2021-09-16 16:12:27 +02:00 |
|
Uwe Steinmann
|
ffe4b50c7f
|
many value validation improvements, use constants for validation errors
|
2021-09-16 16:11:13 +02:00 |
|
Uwe Steinmann
|
cd1800c19d
|
add docs for var $separator
|
2021-09-16 16:09:18 +02:00 |
|
Uwe Steinmann
|
90074c3947
|
fix get value map separator
|
2021-09-16 16:07:31 +02:00 |
|
Uwe Steinmann
|
b0d13f9518
|
replace array_search by in_array, makeTimestamp() returns an error if days > max days of month
|
2021-09-16 16:05:04 +02:00 |
|
Uwe Steinmann
|
ad52fffd21
|
set file format to unix, fix indenting of comments
|
2021-09-16 16:02:16 +02:00 |
|
Uwe Steinmann
|
b111c1428e
|
remove old database file unused for a long time
|
2021-09-15 21:49:44 +02:00 |
|
Uwe Steinmann
|
9334e1a6f2
|
make all class variables of SeedDMS_Core_User protected
|
2021-09-13 10:15:33 +02:00 |
|
Uwe Steinmann
|
fe71cf92b3
|
move old tests out of the way
|
2021-09-13 09:09:41 +02:00 |
|
Uwe Steinmann
|
5904d22394
|
add dummy note in 6.0.17, update release date
|
2021-09-09 08:20:53 +02:00 |
|
Uwe Steinmann
|
1398b614cd
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-09-01 16:29:01 +02:00 |
|
Uwe Steinmann
|
33c10fc1db
|
add some documentation in comments
|
2021-08-30 19:34:38 +02:00 |
|
Uwe Steinmann
|
ada2730636
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-08-20 10:51:34 +02:00 |
|
Uwe Steinmann
|
160f427bea
|
start new version 5.1.24
|
2021-08-20 10:42:26 +02:00 |
|
Uwe Steinmann
|
fa8356d729
|
in removeWorkflow() remove records from tblWorkflowLog before tblWorkflowDocumentContent
|
2021-08-20 10:38:33 +02:00 |
|
Uwe Steinmann
|
0a6ce976c7
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-08-18 12:42:46 +02:00 |
|
Uwe Steinmann
|
a4fb4230e8
|
add login to key when getting statistics for 'sizeperuser'
|
2021-08-18 12:21:48 +02:00 |
|
Uwe Steinmann
|
8bc9ab8f3c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-08-05 08:42:34 +02:00 |
|
Uwe Steinmann
|
62d9241276
|
catch exeption when opening database connection
|
2021-08-05 08:40:13 +02:00 |
|
Uwe Steinmann
|
cd9d1fe25f
|
fix hard coded version number
|
2021-08-05 08:39:39 +02:00 |
|
Uwe Steinmann
|
0bd2e2d83d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-11 20:42:56 +02:00 |
|
Uwe Steinmann
|
39eda2a180
|
add method concat() and use it in getStatistics() for docspersuser and foldersperuser
|
2021-07-11 20:41:53 +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
|
c889e075f7
|
add notes for 5.1.23
|
2021-07-09 14:23:31 +02:00 |
|
Uwe Steinmann
|
d955f07b7a
|
new methods getFolders(), getDocumentLinks(), getDocumentFiles(), getDocumentContents()
|
2021-07-09 14:22:11 +02:00 |
|
Uwe Steinmann
|
14b1cd34cd
|
new type foldersperuser in getStatisticalData()
|
2021-07-09 14:21:52 +02:00 |
|
Uwe Steinmann
|
486a685873
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-02 08:36:23 +02:00 |
|
Uwe Steinmann
|
2c4dc73be3
|
add new method removeApproval()
|
2021-07-02 08:32:18 +02:00 |
|
Uwe Steinmann
|
2a23dbb0ef
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-01 12:25:19 +02:00 |
|
Uwe Steinmann
|
0cd9910c25
|
add new method SeedDMS_Core_DocumentContent::removeReview()
|
2021-07-01 11:44:49 +02:00 |
|
Uwe Steinmann
|
8c4e20e649
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-29 11:27:25 +02:00 |
|
Uwe Steinmann
|
8eb5882520
|
revert to regex for email validation
|
2021-06-29 10:20:31 +02:00 |
|
Uwe Steinmann
|
39fc81b64b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-25 09:35:35 +02:00 |
|
Uwe Steinmann
|
bc50f2f8b6
|
add new method SeedDMS_Core_Document::hasCategory()
|
2021-06-25 09:34:54 +02:00 |
|
Uwe Steinmann
|
bfcad700af
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-21 18:10:50 +02:00 |
|
Uwe Steinmann
|
369497ee3a
|
fix validation of emails
|
2021-06-21 18:09:59 +02:00 |
|
Uwe Steinmann
|
7c818d0913
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-01 11:02:45 +02:00 |
|
Uwe Steinmann
|
1ef9e60297
|
add note for 5.1.23
|
2021-06-01 10:50:28 +02:00 |
|
Uwe Steinmann
|
116bf3d5dd
|
getNextTransitions() returns false if passed state is empty
|
2021-06-01 10:49:32 +02:00 |
|
Uwe Steinmann
|
b624cd0a61
|
fix getWorkflowState(), can now handle empty state
|
2021-06-01 10:48:52 +02:00 |
|
Uwe Steinmann
|
05a3405f07
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-05-21 10:11:42 +02:00 |
|
Uwe Steinmann
|
9ed96e2a2a
|
init $statusstartdate and $statusenddate in search()
|
2021-05-21 08:51:08 +02:00 |
|
Uwe Steinmann
|
8de5b0ab15
|
add notes for 5.1.23
|
2021-05-19 20:44:37 +02:00 |
|
Uwe Steinmann
|
24be00ccd1
|
add methods getApproveLog() and getReviewLog()
|
2021-05-19 20:40:45 +02:00 |
|
Uwe Steinmann
|
447c035065
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-05-17 06:59:44 +02:00 |
|
Uwe Steinmann
|
e5159ca7f9
|
add methods SeedDMS_Core_DocumentContent::getReviewers() and SeedDMS_Core_DocumentContent::getApprovers()
|
2021-05-14 21:54:34 +02:00 |
|
Uwe Steinmann
|
b2f0f2fa30
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-05-07 12:23:17 +02:00 |
|
Uwe Steinmann
|
3029bb195e
|
SeedDMS_Core_DMS::getTimeline() uses status log instead of document content
|
2021-05-07 11:45:06 +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
|
e128e0e9dd
|
add changes for 6.0.16
|
2021-04-28 14:26:34 +02:00 |
|
Uwe Steinmann
|
2c7ab1cfb1
|
move checkForDueRevisionWorkflow() into document version
|
2021-04-28 14:24:40 +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
|
606f8d8df8
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-04-21 12:39:54 +02:00 |
|
Uwe Steinmann
|
68b307cf34
|
add missing notes for 5.1.23
|
2021-04-21 08:52:37 +02:00 |
|
Uwe Steinmann
|
c0377d4e34
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-04-13 08:42:36 +02:00 |
|
Uwe Steinmann
|
5efc5802b7
|
start version 5.1.23
|
2021-04-13 08:39:07 +02:00 |
|
Uwe Steinmann
|
aa045478dd
|
pass number of days to getDocumentList('DueRevisions')
|
2021-04-03 07:53:12 +02:00 |
|
Uwe Steinmann
|
64e6e8f1c4
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-03-17 08:09:13 +01:00 |
|
Uwe Steinmann
|
4d8da1a7bb
|
smarter caching in SeedDMS_Core_Document::getDocumentFiles()
|
2021-03-17 08:07:45 +01:00 |
|
Uwe Steinmann
|
18cfdb3efe
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-03-16 19:15:23 +01:00 |
|
Uwe Steinmann
|
29cf87d85d
|
fix SeedDMS_Core_Document::remove when version had its own attachments
|
2021-03-16 19:13:37 +01:00 |
|
Uwe Steinmann
|
1710e5278b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-03-15 16:37:07 +01:00 |
|
Uwe Steinmann
|
b103d9f30d
|
SeedDMS_Core_DMS::search() support searching for date of last document status change
|
2021-03-15 16:07:57 +01:00 |
|
Uwe Steinmann
|
c39fbcb70d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-03-12 10:12:30 +01:00 |
|
Uwe Steinmann
|
66917cd156
|
add support for date range search for attributes of type 'date'
|
2021-03-12 10:05:17 +01:00 |
|
Uwe Steinmann
|
347c740f1f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-03-06 16:27:48 +01:00 |
|
Uwe Steinmann
|
34c81e7220
|
add note for 5.1.22
|
2021-03-06 15:27:17 +01:00 |
|
Uwe Steinmann
|
3acd9a2237
|
add some comments
|
2021-03-06 15:27:03 +01:00 |
|
Uwe Steinmann
|
ceed62bf2b
|
do not validate value in SeedDMS_Core_Attribute::setValue(), it should have been done before
|
2021-03-06 15:26:18 +01:00 |
|
Uwe Steinmann
|
5ac51f3c89
|
getDocumentList() can return sleeping revision
|
2021-02-11 12:24:07 +01:00 |
|
Uwe Steinmann
|
0d43c618cd
|
getCurrentDatetime() takes parameter for day offset
|
2021-02-11 12:23:35 +01:00 |
|
Uwe Steinmann
|
68a16ce372
|
SeedDMS_Core_DMS::getDocumentList() uses ambiguous column name when sorting by status
|
2021-02-11 08:36:07 +01:00 |
|
Uwe Steinmann
|
c524add775
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-02-05 13:28:34 +01:00 |
|
Uwe Steinmann
|
03ef93df2c
|
add parameter $incdisabled to SeedDMS_Core_Folder::getNotifyList()
|
2021-02-05 13:25:46 +01:00 |
|
Uwe Steinmann
|
2f23a09f24
|
update changes for 6.0.15
|
2021-02-05 07:31:47 +01:00 |
|
Uwe Steinmann
|
9186cf66c3
|
expired documents can be skipped from counting in countTasks()
|
2021-02-05 07:28:46 +01:00 |
|
Uwe Steinmann
|
3ac58509cc
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-02-04 12:26:59 +01:00 |
|
Uwe Steinmann
|
4e5139616c
|
add new parameter to SeedDMS_Core_DMS->getDocumentList() for skipping expired documents
|
2021-02-04 12:25:22 +01:00 |
|
Uwe Steinmann
|
8197f37117
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-02-02 14:56:53 +01:00 |
|
Uwe Steinmann
|
4724935bec
|
cast access mode to int when passing to constructor of SeedDMS_Core_GroupAccess or SeedDMS_Core_UserAccess
|
2021-02-02 14:56:15 +01:00 |
|
Uwe Steinmann
|
aa8290e03b
|
add searching fro revision date
|
2021-01-29 14:19:44 +01: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
|
768c02866c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-01-27 16:30:10 +01:00 |
|
Uwe Steinmann
|
52a8f2d268
|
update release date
|
2021-01-27 16:27:53 +01:00 |
|
Uwe Steinmann
|
d5629361da
|
fixed wrong parameter description
|
2021-01-27 09:55:11 +01:00 |
|
Uwe Steinmann
|
518eecde18
|
fix syntax error
|
2021-01-18 08:45:21 +01:00 |
|
Uwe Steinmann
|
59c59f136a
|
fix typo in comment
|
2021-01-18 07:16:21 +01:00 |
|
Uwe Steinmann
|
5a30032375
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-01-08 12:00:36 +01:00 |
|
Uwe Steinmann
|
323e3c49ae
|
start new version 5.1.22
|
2021-01-04 21:45:55 +01:00 |
|
Uwe Steinmann
|
40adb027db
|
new method hasTable(), beautify some sql statements
|
2021-01-04 21:45:16 +01:00 |
|
Uwe Steinmann
|
3ddd18eb84
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-12-29 08:27:43 +01:00 |
|
Uwe Steinmann
|
144d35849b
|
check if attr def exists when setting attribute value
|
2020-12-28 08:14:05 +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
|
9c97564cb4
|
use $dms->getDocument() in function for checking objects
|
2020-12-18 07:51:13 +01:00 |
|
Uwe Steinmann
|
8e1e94e01a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-12-16 16:51:00 +01:00 |
|
Uwe Steinmann
|
68ae8c17a5
|
check if folder/document is below rootDir can be turned on (default off)
|
2020-12-16 16:47:49 +01:00 |
|
Uwe Steinmann
|
2d4007d62f
|
fix comment
|
2020-12-15 17:05:04 +01:00 |
|
Uwe Steinmann
|
6e2133747d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-12-14 18:47:11 +01:00 |
|
Uwe Steinmann
|
6e46e95702
|
pass current object and $new to validate()
|
2020-12-14 18:46:38 +01:00 |
|
Uwe Steinmann
|
f7bedcdbd8
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-12-14 18:18:40 +01:00 |
|
Uwe Steinmann
|
55e0204054
|
new parameter 'new' of SeedDMS_Core_AttributeDefinition::validate()
|
2020-12-14 18:16:35 +01:00 |
|
Uwe Steinmann
|
f3cc82a780
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-12-14 17:20:37 +01:00 |
|
Uwe Steinmann
|
c4cdf7b92e
|
add method getDMS()
|
2020-12-14 17:20:06 +01:00 |
|
Uwe Steinmann
|
a80f177691
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-12-14 15:00:31 +01:00 |
|
Uwe Steinmann
|
ec5a17f4f3
|
pass attribute value to callback 'onAttributeValidate'
|
2020-12-14 14:32:40 +01:00 |
|
Uwe Steinmann
|
c369950458
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-12-13 09:11:40 +01:00 |
|
Uwe Steinmann
|
f2c376cadc
|
sync call of getReadAccessList() with SeedDMS_Core_Document::getReadAccessList()
|
2020-12-12 16:27:01 +01:00 |
|
Uwe Steinmann
|
f02e0ca977
|
add more documentation
|
2020-12-12 16:26:21 +01:00 |
|
Uwe Steinmann
|
b65c62e370
|
fix error when checking for manager
|
2020-12-12 15:57:14 +01:00 |
|
Uwe Steinmann
|
2158225795
|
put revision date into log messages
|
2020-12-01 12:37:13 +01:00 |
|
Uwe Steinmann
|
67a8d10797
|
add discarding of checked out document
|
2020-11-26 09:14:03 +01:00 |
|
Uwe Steinmann
|
c9a2aaca9c
|
add notes for 6.0.14
|
2020-11-26 09:13:37 +01:00 |
|
Uwe Steinmann
|
152c943d5a
|
SeedDMS_Core_Document::getCheckOutInfo() returns all checkout versions
|
2020-11-24 08:04:44 +01:00 |
|
Uwe Steinmann
|
3014b94111
|
fix syntax error
|
2020-10-28 14:35:05 +01:00 |
|
Uwe Steinmann
|
73fe0e37ff
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-10-05 17:15:09 +02:00 |
|
Uwe Steinmann
|
d867e5d0b8
|
SeedDMS_Folder_DMS::getAccessList() and getDefaultAccess() do not return fals anymore if the parent does not exists. They just stop inheritance.
|
2020-10-03 10:18:04 +02:00 |
|
Uwe Steinmann
|
94e57c6a5b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-09-29 16:40:03 +02:00 |
|
Uwe Steinmann
|
73b957281f
|
start version 5.1.21
|
2020-09-29 16:37:50 +02:00 |
|
Uwe Steinmann
|
237fb9af42
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-09-29 13:53:41 +02:00 |
|
Uwe Steinmann
|
dc33ad774a
|
update release date, fix typo
|
2020-09-29 13:45:50 +02:00 |
|
Uwe Steinmann
|
ab464b633d
|
pass update user to callback onSetStatus
|
2020-09-23 15:56:29 +02:00 |
|
Uwe Steinmann
|
b8b88b1ba3
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-09-23 13:12:41 +02:00 |
|
Uwe Steinmann
|
ad9afab6e0
|
set dms of user instances
|
2020-09-23 11:39:00 +02:00 |
|
Uwe Steinmann
|
d06e5fa3fb
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-09-17 09:27:08 +02:00 |
|
Uwe Steinmann
|
999f4f76c9
|
removing a document version will not remove attachments of the document anymore
|
2020-09-17 09:26:08 +02:00 |
|
Uwe Steinmann
|
52dfa8f401
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-09-04 09:31:30 +02:00 |
|
Uwe Steinmann
|
a75fe94d95
|
add notes for 5.1.20
|
2020-09-03 20:10:41 +02:00 |
|
Uwe Steinmann
|
1ffcfdeb81
|
getDocumentList() returns false, if an unknown list passed
|
2020-09-03 20:09:41 +02:00 |
|
Uwe Steinmann
|
a78800e036
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-09-03 14:21:30 +02:00 |
|
Uwe Steinmann
|
fef827a7db
|
start new version 5.1.20
|
2020-09-03 14:17:23 +02:00 |
|
Uwe Steinmann
|
a5994e3011
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-09-01 15:15:07 +02:00 |
|
Uwe Steinmann
|
dd94bb0bae
|
fix searching within attributes of document contents
|
2020-09-01 14:59:50 +02:00 |
|
Uwe Steinmann
|
ce2ee995fc
|
getValueSetSeparator() returns ',' for type_user and type_group
|
2020-09-01 14:59:16 +02:00 |
|
Uwe Steinmann
|
1a9e7bde1b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-09-01 11:17:02 +02:00 |
|
Uwe Steinmann
|
051fac8281
|
add validation and parsing of new types (user, group, etc.)
|
2020-09-01 09:22:48 +02:00 |
|
Uwe Steinmann
|
012dbeaf27
|
fix access on workflow object
|
2020-08-31 15:31:29 +02:00 |
|
Uwe Steinmann
|
9e5224a661
|
fix typo in var name
|
2020-08-31 13:01:40 +02:00 |
|
Uwe Steinmann
|
d1ad6383d2
|
update notes for 5.1.19
|
2020-08-28 15:37:02 +02:00 |
|
Uwe Steinmann
|
031408fdae
|
remove duplicate release 5.1.17
|
2020-08-28 15:33:59 +02:00 |
|
Uwe Steinmann
|
9f491dce6d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-08-28 12:34:26 +02:00 |
|
Uwe Steinmann
|
9117f8f64a
|
add new attribute types 'document', 'folder', 'user', 'group'
|
2020-08-28 11:45:37 +02:00 |
|
Uwe Steinmann
|
19502debea
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-08-21 14:06:21 +02:00 |
|
Uwe Steinmann
|
b083ebb40e
|
add new method SeedDMS_Core_Document::isLatestContent()
|
2020-08-21 13:19:22 +02:00 |
|
Uwe Steinmann
|
990621ae99
|
invalidate list of versions after removing a version
|
2020-08-21 12:34:35 +02:00 |
|
Uwe Steinmann
|
b89b2a9254
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-08-05 18:45:09 +02:00 |
|
Uwe Steinmann
|
d705ff4618
|
notes for 5.1.19
|
2020-08-05 18:42:22 +02:00 |
|
Uwe Steinmann
|
328b1b2b1a
|
add method setParent() as an alias for setFolder()
|
2020-08-05 18:41:53 +02:00 |
|
Uwe Steinmann
|
446472c3b1
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-08-01 13:50:43 +02:00 |
|
Uwe Steinmann
|
7c2959be02
|
add fold marks
|
2020-08-01 13:47:24 +02:00 |
|
Uwe Steinmann
|
709d362b02
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-07-30 11:06:28 +02:00 |
|
Uwe Steinmann
|
245e54f893
|
some additional documentation for getDocumentByName()
|
2020-07-28 18:12:13 +02:00 |
|
Uwe Steinmann
|
a605ba6c67
|
start new version 5.1.19
|
2020-07-28 11:54:57 +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
|
8eec73b4be
|
add more documentation is addRevisor()
|
2020-07-20 19:30:36 +02:00 |
|
Uwe Steinmann
|
cd3026a88a
|
remove spaces
|
2020-06-28 13:57:34 +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
|
98945e57df
|
cast id to int
|
2020-06-24 16:14:58 +02:00 |
|
Uwe Steinmann
|
ac1ea2d58e
|
add note for 5.1.18
|
2020-06-23 09:59:57 +02:00 |
|
Uwe Steinmann
|
a68f644ba5
|
create temp table ttcontentid in getDocumentByOriginalFilename()
|
2020-06-23 09:58:38 +02:00 |
|
Uwe Steinmann
|
ba91151cea
|
add note for 5.1.18
|
2020-06-19 11:38:52 +02:00 |
|
Uwe Steinmann
|
f817fc4489
|
fix parsing of file size
|
2020-06-19 11:36:51 +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
|
1c8452ecea
|
docs in S_IN_REVISION are in list AppRev (had been removed after merge)
|
2020-06-06 16:15:32 +02:00 |
|
Uwe Steinmann
|
50fb928988
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-06-05 18:10:23 +02:00 |
|
Uwe Steinmann
|
3cf091099b
|
fix many remaining todos (moѕtly wrong var names)
|
2020-06-05 18:06:27 +02:00 |
|
Uwe Steinmann
|
b974f4c4e9
|
filterAccess() propperly checks for documents
|
2020-06-05 17:45:31 +02:00 |
|
Uwe Steinmann
|
cc6fd60168
|
start new version 6.0.11
|
2020-06-05 17:45:17 +02:00 |
|
Uwe Steinmann
|
e1a6497b05
|
start new version 5.1.18
|
2020-05-28 12:49:53 +02:00 |
|
Uwe Steinmann
|
b2c606f37f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-05-28 11:54:09 +02:00 |
|
Uwe Steinmann
|
c70f1cc6f8
|
start new version 5.1.18
|
2020-05-28 11:51:55 +02:00 |
|
Uwe Steinmann
|
d497eebc01
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-05-27 12:05:39 +02:00 |
|
Uwe Steinmann
|
a4b84f5558
|
add docs for hasExpired(), doc expires with the first second of the next
|
2020-05-27 12:01:40 +02:00 |
|
Uwe Steinmann
|
f737b20830
|
add new parameter and documentation for getDocumentsExpired()
|
2020-05-27 12:00:58 +02:00 |
|
Uwe Steinmann
|
973f7eea65
|
update release date
|
2020-05-22 16:30:23 +02:00 |
|
Uwe Steinmann
|
496020ca59
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-05-22 16:30:05 +02:00 |
|
Uwe Steinmann
|
8548765ef8
|
add note for 5.1.17
|
2020-05-22 16:27:58 +02:00 |
|
Uwe Steinmann
|
dd146a6f5e
|
fix getDocumentsExpired(), need to create temp tables
|
2020-05-22 16:25:50 +02:00 |
|
Uwe Steinmann
|
204387237f
|
add changelog for 5.1.17
|
2020-05-19 06:15:13 +02:00 |
|
Uwe Steinmann
|
2e31004982
|
pass updating user to callback onSetStatus, finish revision when document status changes form inrevision to released
|
2020-05-15 17:24:04 +02:00 |
|
Uwe Steinmann
|
35afca7996
|
rename callback onUpdateStatusDocumentContent to onSetStatus
|
2020-05-15 08:20:37 +02:00 |
|
Uwe Steinmann
|
06de96a552
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-05-15 08:17:12 +02:00 |
|
Uwe Steinmann
|
a31524df09
|
delRevisor() returns -4 if user has placed revision already
|
2020-05-15 08:05:46 +02:00 |
|
Uwe Steinmann
|
7343108914
|
add new callback onChangeStatusDocumentContent
|
2020-05-14 19:05:01 +02:00 |
|
Uwe Steinmann
|
84aa83d1d9
|
rework countDocuments()
check if user is actually set, 'WorkflowByMe' now uses a single sql
statement
|
2020-05-08 12:42:44 +02:00 |
|
Uwe Steinmann
|
8ae40fbc9e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-05-08 07:44:49 +02:00 |
|
Uwe Steinmann
|
d0259109e1
|
rework getDocumentList()
WorkflowByMe just returns those documents which still need action.
propperly handle $param1 = null
|
2020-05-08 07:40:04 +02:00 |
|
Uwe Steinmann
|
20e3826316
|
add dummy note in 6.0.9
|
2020-04-17 14:09:56 +02:00 |
|
Uwe Steinmann
|
7485e0b57a
|
fix notes
|
2020-04-14 18:04:08 +02:00 |
|
Uwe Steinmann
|
7cc6ed952e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-04-14 18:02:35 +02:00 |
|
Uwe Steinmann
|
d1b3b00815
|
add notes for 5.1.16
|
2020-04-14 18:02:19 +02:00 |
|
Uwe Steinmann
|
16613a1e27
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-04-14 17:44:27 +02:00 |
|
Uwe Steinmann
|
4021d62cb3
|
better error handling in addDocumentFile()
|
2020-04-14 17:06:38 +02:00 |
|
Uwe Steinmann
|
7a8fffadfc
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-25 09:19:54 +01:00 |
|
Uwe Steinmann
|
a2cb94cbe8
|
new notes for 5.1.16
|
2020-03-25 08:10:13 +01:00 |
|
Uwe Steinmann
|
c6924de065
|
init $lasterror before calling hook
|
2020-03-25 08:05:41 +01:00 |
|
Uwe Steinmann
|
c6f85fc6e9
|
fix call of hooks, add new variable 'lasterror'
|
2020-03-25 08:04:39 +01: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
|
b5eddc2296
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-04 18:19:43 +01:00 |
|
Uwe Steinmann
|
92b291d4d2
|
start new version 5.1.16
|
2020-03-04 18:16:40 +01:00 |
|
Uwe Steinmann
|
45acd496d6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-04 17:58:01 +01:00 |
|
Uwe Steinmann
|
25b979d9ef
|
start new version 5.1.16
|
2020-03-04 17:51:25 +01:00 |
|
Uwe Steinmann
|
67e5eb5efe
|
set notes for 5.1.15
|
2020-03-02 11:50:55 +01:00 |
|
Uwe Steinmann
|
a41e03425b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-03-02 11:50:03 +01:00 |
|
Uwe Steinmann
|
e543f100d5
|
update release date and notes
|
2020-03-02 09:43:39 +01:00 |
|
Uwe Steinmann
|
33c4f88636
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-02-25 17:14:36 +01:00 |
|
Uwe Steinmann
|
6bf6a4b582
|
start new version 5.1.15
|
2020-02-17 12:57:48 +01:00 |
|
Uwe Steinmann
|
5f900b7ab1
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-02-17 10:22:23 +01:00 |
|
Uwe Steinmann
|
4b402a131f
|
update release date
|
2020-02-17 10:21:01 +01:00 |
|
Uwe Steinmann
|
ac1c2a55e2
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-02-13 13:25:59 +01:00 |
|
Uwe Steinmann
|
80ca2a7174
|
remove debug echo
|
2020-02-13 13:25:35 +01:00 |
|
Uwe Steinmann
|
9b24827598
|
add new method setFileType()
|
2020-02-13 12:19:43 +01:00 |
|
Uwe Steinmann
|
efec0c36bf
|
add method getWrongFiletypeDocumentContent()
|
2020-02-13 12:19:16 +01:00 |
|
Uwe Steinmann
|
5ff1333c9f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-02-12 17:29:52 +01:00 |
|
Uwe Steinmann
|
30ca5c71cd
|
new method SeedDMS_Document_Content::repair, restore old getPath() behaviour
getPath() didn't return a single '.' in the fileType
|
2020-02-11 07:45:30 +01:00 |
|
Uwe Steinmann
|
c3ef148ca6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-02-06 11:35:55 +01:00 |
|
Uwe Steinmann
|
2b685a835e
|
include new Iterator class
|
2020-02-06 11:34:42 +01:00 |
|
Uwe Steinmann
|
23b994ac23
|
add new Iterator class
not used yet
|
2020-02-06 11:34:08 +01:00 |
|
Uwe Steinmann
|
58412c8179
|
use getDMS() instead of access varialbe _dms in folder or document
|
2020-01-24 08:53:04 +01:00 |
|
Uwe Steinmann
|
cfdd951369
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-01-13 09:45:05 +01:00 |
|