Uwe Steinmann
|
228bfffba1
|
set allday flag for scheduled revision
|
2017-12-19 08:26:46 +01:00 |
|
Uwe Steinmann
|
3b3b5efafe
|
getTimeline() returns documents with a scheduled revision
|
2017-12-19 08:19:48 +01:00 |
|
Uwe Steinmann
|
6b7eb1cf3e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-12-12 22:12:17 +01:00 |
|
Uwe Steinmann
|
da972bbc2b
|
fix SeedDMS_Core_DocumentFile::setDate()
|
2017-12-12 09:48:05 +01:00 |
|
Uwe Steinmann
|
b63ffa490b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-12-12 09:35:00 +01:00 |
|
Uwe Steinmann
|
a78747cc10
|
addDocumentFile() returns object of file, new method SeedDMS_Core_DocumentFile::setDate()
|
2017-12-12 09:33:13 +01:00 |
|
Uwe Steinmann
|
6d8652f393
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-12-09 07:28:18 +01:00 |
|
Uwe Steinmann
|
f4c25576bc
|
addRevisor() puts recheck into waiting if recheck has already begun
previously it was put into sleeping, which didn't the user/group
to do the recheck.
|
2017-12-08 10:52:23 +01:00 |
|
Uwe Steinmann
|
0640b39c85
|
check for === false after calling onPreRemoveDocument
|
2017-12-07 08:53:40 +01:00 |
|
Uwe Steinmann
|
b68cfe3893
|
add SeedDMS_Core_Document::transferToUser()
|
2017-12-05 18:31:04 +01:00 |
|
Uwe Steinmann
|
e3d1cc172b
|
add method to set name, comment, version, public flag of document files
|
2017-12-05 08:27:14 +01:00 |
|
Uwe Steinmann
|
b29f7b1e9c
|
add method getParent()
|
2017-11-21 11:28:18 +01:00 |
|
Uwe Steinmann
|
3d6dcbd181
|
take out duplicate getLatestContent()
|
2017-10-27 16:47:50 +02:00 |
|
Uwe Steinmann
|
5149511aaa
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-10-27 15:01:18 +02:00 |
|
Uwe Steinmann
|
5bf132b170
|
add virtual access mode for links and attachments
|
2017-10-06 17:58:46 +02:00 |
|
Uwe Steinmann
|
0b8b92076a
|
remove linked files of a version if the version is deleted
|
2017-10-05 07:37:21 +02:00 |
|
Uwe Steinmann
|
f3d4b86bae
|
remove unused revisionDate in SeedDMS_Core_DocumentFile
|
2017-09-28 07:27:43 +02:00 |
|
Uwe Steinmann
|
22dce2fdf1
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-09-28 07:26:49 +02:00 |
|
Uwe Steinmann
|
f1f439af8c
|
add support for access restrictions on document content
|
2017-09-28 07:23:15 +02:00 |
|
Uwe Steinmann
|
d5f79f5f7c
|
various small improvements back ported from 6.0.x
|
2017-09-27 18:36:59 +02:00 |
|
Uwe Steinmann
|
cb17de44fc
|
getNotifyList() returns only users which are not disabled
|
2017-07-28 10:28:57 +02:00 |
|
Uwe Steinmann
|
29bc0c1fda
|
getNotifyList() returns only users which are not disabled
|
2017-07-27 22:10:44 +02:00 |
|
Uwe Steinmann
|
268d844b43
|
fix some comments
|
2017-07-27 21:17:58 +02:00 |
|
Uwe Steinmann
|
37e03e2e9e
|
SeedDMS_Core_Document::checkForDueRevisionWorkflow() also checks if there are any waiting or pending revisions at all
|
2017-07-21 11:48:01 +02:00 |
|
Uwe Steinmann
|
bbad479580
|
use define S_LOG_USER_REMOVED
|
2017-07-20 18:21:05 +02:00 |
|
Uwe Steinmann
|
1326f825d3
|
$dms->noReadForStatus no longer needed
SeedDMS_Core_DocumentContent::getAccessMode() retrieves the role based
access restrictions from the role of the given user
|
2017-07-05 10:43:14 +02:00 |
|
Uwe Steinmann
|
919f4cb39c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-06-26 10:20:48 +02:00 |
|
Uwe Steinmann
|
93380ab261
|
add hook on(Pre|Post)RemoveContent
|
2017-06-24 07:15:37 +02:00 |
|
Uwe Steinmann
|
092967004a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-05-12 08:23:42 +02:00 |
|
Uwe Steinmann
|
3c9c0b7e3a
|
check if onPreRemove[Document|Folder] returns bool or null
|
2017-05-12 08:16:05 +02:00 |
|
Uwe Steinmann
|
050a2e60df
|
remove some debug echos
|
2017-03-23 07:07:57 +01:00 |
|
Uwe Steinmann
|
43b613c210
|
add method rewriteRevisionLog()
|
2017-03-09 11:33:09 +01:00 |
|
Uwe Steinmann
|
ee4215f89e
|
rewriteReceiptLog() can handle none exiting users
|
2017-03-09 11:14:31 +01:00 |
|
Uwe Steinmann
|
0cfd663275
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-03-09 11:09:49 +01:00 |
|
Uwe Steinmann
|
2fca40953d
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-03-09 11:09:34 +01:00 |
|
Uwe Steinmann
|
233111e818
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-03-09 11:09:23 +01:00 |
|
Uwe Steinmann
|
2e99b1ba38
|
rewrite...Log() can handle entries with none exiting users
|
2017-03-09 11:07:40 +01:00 |
|
Uwe Steinmann
|
b05a7f2ba5
|
add method rewriteReceiptLog()
|
2017-03-03 22:07:15 +01:00 |
|
Uwe Steinmann
|
fa5721c2cb
|
Merge branch 'seeddms-6.0.x-postgres' into seeddms-6.0.x
|
2017-02-20 17:38:35 +01: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
|
cafdd457c8
|
pass tablename to getInsertID()
|
2017-02-20 17:11:37 +01:00 |
|
Uwe Steinmann
|
c55b595ae9
|
pass tablename to getInsertID(), add pgsql as new db driver
|
2017-02-20 17:11:37 +01:00 |
|
Uwe Steinmann
|
52deebbf6e
|
Merge branch 'seeddms-5.0.x-attachment' into seeddms-5.1.x
|
2017-02-20 15:37:44 +01:00 |
|
Uwe Steinmann
|
19f77a37c8
|
add missing changes which got lost during last rebase
|
2017-02-20 15:33:15 +01:00 |
|
Uwe Steinmann
|
606effb759
|
fix sql to retrieve attachments
|
2017-02-20 15:24:06 +01:00 |
|
Uwe Steinmann
|
0053213856
|
pass $dms to getSearchFields() and cast id to text
|
2017-02-16 15:27:01 +01:00 |
|
Uwe Steinmann
|
307abdf493
|
pass tablename to getInsertID(), add pgsql as new db driver
|
2017-02-16 15:27:01 +01:00 |
|
Uwe Steinmann
|
be16e7edce
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-02-15 08:24:23 +01:00 |
|
Uwe Steinmann
|
568e8a19e4
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-02-15 08:24:08 +01:00 |
|
Uwe Steinmann
|
a16b58a9fa
|
set workflow in addContent() after initial status has been set
|
2017-02-15 08:23:34 +01:00 |
|