Uwe Steinmann
|
905b2aa621
|
format class method comment
|
2021-10-02 07:29:54 +02:00 |
|
Uwe Steinmann
|
0163159c84
|
new method setMimeType()
|
2021-10-02 07:29:15 +02:00 |
|
Uwe Steinmann
|
fbf86b0fe6
|
date passed to setDate() can be string with format Y-m-d H:i:s
|
2021-10-02 07:28:23 +02:00 |
|
Uwe Steinmann
|
bca394176e
|
cast date to int in constructor of SeedDMS_Core_DocumentContent
|
2021-10-02 07:27:29 +02:00 |
|
Uwe Steinmann
|
a0d214eac2
|
add getInheritAccess() as a replacement for inheritsAccess()
|
2021-10-02 07:26:37 +02:00 |
|
Uwe Steinmann
|
228b891e3a
|
do not clean notify list in setDefaultAccess() if rights are inherited
|
2021-10-02 07:25:48 +02:00 |
|
Uwe Steinmann
|
7ba418f25a
|
use upper case for sql keywords
|
2021-10-02 07:24:59 +02:00 |
|
Uwe Steinmann
|
bae7e939a1
|
fix line indenting
|
2021-10-02 07:23:23 +02:00 |
|
Uwe Steinmann
|
0260b8dad9
|
init categories in getCategories()
|
2021-09-30 15:44:54 +02:00 |
|
Uwe Steinmann
|
1b1e60f88f
|
setName() didn't work due to a copy&paste error
|
2021-09-30 15:44:08 +02:00 |
|
Uwe Steinmann
|
8c3857c6e2
|
fix indenting of lines
|
2021-09-30 07:01:22 +02:00 |
|
Uwe Steinmann
|
7e17ea145c
|
set strict_types
|
2021-09-29 17:24:30 +02:00 |
|
Uwe Steinmann
|
2b1f637e9c
|
adding a review returns the log id not 0
|
2021-09-29 17:23:59 +02:00 |
|
Uwe Steinmann
|
989572e069
|
return false not -1 if sql fails
|
2021-09-29 17:23:03 +02:00 |
|
Uwe Steinmann
|
b9fb7e2585
|
fix indenting
|
2021-09-29 17:21:58 +02:00 |
|
Uwe Steinmann
|
335c2ffee5
|
more documentation, better parameter checking, return false is sql fails
|
2021-09-29 17:21:19 +02:00 |
|
Uwe Steinmann
|
7366644d19
|
ensure strict types
|
2021-09-29 17:16:33 +02:00 |
|
Uwe Steinmann
|
c8c79175bd
|
order review log by id desc
|
2021-09-29 14:58:55 +02:00 |
|
Uwe Steinmann
|
43e98643ee
|
verifyStatus() returns new status (or old status if not changed)
|
2021-09-29 14:55:55 +02:00 |
|
Uwe Steinmann
|
fbe091eaf6
|
minor fix in method documentation
|
2021-09-29 14:54:10 +02:00 |
|
Uwe Steinmann
|
1e451529b8
|
add method dropTemporaryTable()
|
2021-09-29 14:53:38 +02:00 |
|
Uwe Steinmann
|
8cd08a6f08
|
fix recreation of temp. table if requested
table was just emptied by not removed
|
2021-09-29 14:52:22 +02:00 |
|
Uwe Steinmann
|
dc48e5da2c
|
get[Review|Approval]Status takes ttreviewid|ttapproveid into account
|
2021-09-29 14:50:35 +02:00 |
|
Uwe Steinmann
|
007e3faa0a
|
various minor changes ported back from SeedDMS 6
|
2021-09-28 16:20:33 +02:00 |
|
Uwe Steinmann
|
b8763822d0
|
init possible values of attribute in getStatistic()
|
2021-09-28 16:19:25 +02:00 |
|
Uwe Steinmann
|
28ddd4b5b2
|
check if passed user is a valid user in setOwner()
|
2021-09-27 10:13:46 +02:00 |
|
Uwe Steinmann
|
378377780e
|
trim name and check if not empty in setName()
|
2021-09-27 10:13:00 +02:00 |
|
Uwe Steinmann
|
e36f6ee15c
|
trim email, commen, language, theme before saving in database
|
2021-09-27 10:12:08 +02:00 |
|
Uwe Steinmann
|
3101d6d952
|
trim name in setName()
|
2021-09-27 10:09:42 +02:00 |
|
Uwe Steinmann
|
7a5123aa6c
|
trim name in setName()
|
2021-09-27 10:09:18 +02:00 |
|
Uwe Steinmann
|
88e0dcc58d
|
check if passed id > 0 in getWorkflow(), getWorkflowAction(), getWorkflowState()
|
2021-09-27 10:08:20 +02:00 |
|
Uwe Steinmann
|
79bcdb6086
|
getting category or attributedef. returns null not false if none was found
|
2021-09-27 10:07:19 +02:00 |
|
Uwe Steinmann
|
84ffa71d24
|
use upper case for all sql keywords in sql statements
|
2021-09-27 10:06:07 +02:00 |
|
Uwe Steinmann
|
a002a23c9b
|
do not dump table sqlite_sequence
|
2021-09-24 10:23:50 +02:00 |
|
Uwe Steinmann
|
8c3c49e3b5
|
add method useViews() to turn on/off the use of views
|
2021-09-24 10:23:11 +02:00 |
|
Uwe Steinmann
|
9d926fb55c
|
better documentation of getAccessMode()
|
2021-09-24 10:22:28 +02:00 |
|
Uwe Steinmann
|
959c75ff79
|
check parameter $mode of addAccess()
|
2021-09-24 10:21:32 +02:00 |
|
Uwe Steinmann
|
ce124bb862
|
fix indenting
|
2021-09-24 10:21:10 +02:00 |
|
Uwe Steinmann
|
8e302bc770
|
hasDocuments() doesn't use internal cache anymore
|
2021-09-24 10:20:19 +02:00 |
|
Uwe Steinmann
|
3cf58fbc86
|
add some documentation for isDescendant() and isSubFolder()
|
2021-09-24 10:19:31 +02:00 |
|
Uwe Steinmann
|
3d7357fca9
|
clear _notifyList in clearCache()
|
2021-09-24 10:17:04 +02:00 |
|
Uwe Steinmann
|
0f5b189838
|
pass document itself to callback onPostRemoveDocument
|
2021-09-24 10:16:25 +02:00 |
|
Uwe Steinmann
|
233e464692
|
addDocumentFiles() clears internal list, make removeDocumentFile() more robust
|
2021-09-24 10:15:06 +02:00 |
|
Uwe Steinmann
|
08887fcbd9
|
just added some spaces in parameter list
|
2021-09-24 10:14:19 +02:00 |
|
Uwe Steinmann
|
efa85c70a0
|
fix documentation of getDocumentFiles()
|
2021-09-24 10:12:51 +02:00 |
|
Uwe Steinmann
|
7a606ca1fb
|
much better checking of passed parameters in addDocumentLink()
|
2021-09-24 10:12:05 +02:00 |
|
Uwe Steinmann
|
77de9bfaae
|
better documentation of getReverseDocumentLinks() and getDocumentLinks()
|
2021-09-24 10:11:13 +02:00 |
|
Uwe Steinmann
|
2f9148e5b9
|
method which return content will return null if no content was found
false is only returned if an error occured
|
2021-09-24 10:09:13 +02:00 |
|
Uwe Steinmann
|
01e243e966
|
fix indenting of comment for method getContentByVersion()
|
2021-09-24 10:07:18 +02:00 |
|
Uwe Steinmann
|
2c7b7344dd
|
check paramert $mode of addAccess() has valid value
|
2021-09-24 10:06:41 +02:00 |
|