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
|
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
|
e5159ca7f9
|
add methods SeedDMS_Core_DocumentContent::getReviewers() and SeedDMS_Core_DocumentContent::getApprovers()
|
2021-05-14 21:54:34 +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
|
68b307cf34
|
add missing notes for 5.1.23
|
2021-04-21 08:52:37 +02:00 |
|
Uwe Steinmann
|
5efc5802b7
|
start version 5.1.23
|
2021-04-13 08:39:07 +02:00 |
|
Uwe Steinmann
|
4d8da1a7bb
|
smarter caching in SeedDMS_Core_Document::getDocumentFiles()
|
2021-03-17 08:07:45 +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
|
b103d9f30d
|
SeedDMS_Core_DMS::search() support searching for date of last document status change
|
2021-03-15 16:07:57 +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
|
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
|
03ef93df2c
|
add parameter $incdisabled to SeedDMS_Core_Folder::getNotifyList()
|
2021-02-05 13:25:46 +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
|
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
|
8aa7662f31
|
add SeedDMS_Core_User->isType() and SeedDMS_Core_Group->isType()
|
2021-01-29 10:33:09 +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
|
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
|
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
|
144d35849b
|
check if attr def exists when setting attribute value
|
2020-12-28 08:14:05 +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
|
68ae8c17a5
|
check if folder/document is below rootDir can be turned on (default off)
|
2020-12-16 16:47:49 +01:00 |
|
Uwe Steinmann
|
6e46e95702
|
pass current object and $new to validate()
|
2020-12-14 18:46:38 +01:00 |
|
Uwe Steinmann
|
55e0204054
|
new parameter 'new' of SeedDMS_Core_AttributeDefinition::validate()
|
2020-12-14 18:16:35 +01:00 |
|
Uwe Steinmann
|
c4cdf7b92e
|
add method getDMS()
|
2020-12-14 17:20:06 +01:00 |
|
Uwe Steinmann
|
ec5a17f4f3
|
pass attribute value to callback 'onAttributeValidate'
|
2020-12-14 14:32: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
|
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
|
73b957281f
|
start version 5.1.21
|
2020-09-29 16:37:50 +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
|
ad9afab6e0
|
set dms of user instances
|
2020-09-23 11:39:00 +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
|
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
|
fef827a7db
|
start new version 5.1.20
|
2020-09-03 14:17:23 +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
|
051fac8281
|
add validation and parsing of new types (user, group, etc.)
|
2020-09-01 09:22:48 +02:00 |
|
Uwe Steinmann
|
9117f8f64a
|
add new attribute types 'document', 'folder', 'user', 'group'
|
2020-08-28 11:45:37 +02:00 |
|
Uwe Steinmann
|
b083ebb40e
|
add new method SeedDMS_Core_Document::isLatestContent()
|
2020-08-21 13:19:22 +02:00 |
|