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
|
0229d329e3
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-02-10 08:07:17 +01:00 |
|
Uwe Steinmann
|
c74caf1d43
|
fix sql statement in setOwner()
|
2017-02-10 08:06:22 +01:00 |
|
Uwe Steinmann
|
6e41c58beb
|
add backticks around identifier in sql statements
|
2017-02-10 08:04:19 +01:00 |
|
Uwe Steinmann
|
2f0cb09e31
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-02-09 17:49:21 +01:00 |
|
Uwe Steinmann
|
fd5b5034db
|
add method rbt()
|
2017-02-09 16:45:58 +01:00 |
|
Uwe Steinmann
|
0d5f7a607a
|
finishRevision() puts document version in to 'waiting'
need to be able to start a new revision
|
2017-01-25 14:49:37 +01:00 |
|
Uwe Steinmann
|
c98ff36977
|
minor uncrucial corrections
|
2017-01-25 14:49:05 +01:00 |
|
Uwe Steinmann
|
b07cd2d442
|
fix getRevisionStatus()
it didn't always return the last entry of the revision log
|
2017-01-25 14:48:12 +01:00 |
|
Uwe Steinmann
|
ec4712b5bf
|
limit sql statement in getDuplicateDocumentContent() to 1000 hits
|
2017-01-25 11:54:36 +01:00 |
|
Uwe Steinmann
|
761247fe0d
|
add new methods getDocumentsInReception() and getDocumentsInRevision()
|
2017-01-25 09:52:48 +01:00 |
|
Uwe Steinmann
|
bbcff75b00
|
create temp table for document revisions
|
2017-01-25 09:52:16 +01:00 |
|
Uwe Steinmann
|
8c63cc607b
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-01-24 14:23:48 +01:00 |
|
Uwe Steinmann
|
15d45dc493
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-01-24 14:23:36 +01:00 |
|
Uwe Steinmann
|
6a43c85eb9
|
getUnlinkedDocumentContent, getNoFileSizeDocumentContent, getNoChecksumDocumentContent return only false if db query fails
|
2017-01-24 14:21:55 +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
|
c63f994a5f
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-01-18 15:13:18 +01:00 |
|
Uwe Steinmann
|
47db85c175
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-01-18 15:11:45 +01:00 |
|
Uwe Steinmann
|
8959a9e167
|
add searching for document id
|
2017-01-18 14:45:40 +01:00 |
|
Uwe Steinmann
|
ba4a6558b4
|
add new document list ReceiveOwner, list docs with revision in AppRevOwner
|
2017-01-17 13:44:19 +01:00 |
|
Uwe Steinmann
|
f6d3e9785f
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-01-16 15:52:19 +01:00 |
|
Uwe Steinmann
|
c37910e473
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-01-16 15:12:16 +01:00 |
|
Uwe Steinmann
|
57498f84a1
|
add optional parameter to filterDocumentLinks()
|
2017-01-16 12:59:02 +01:00 |
|
Uwe Steinmann
|
deceea4494
|
new version 5.0.9
|
2017-01-12 21:05:15 +01:00 |
|
Uwe Steinmann
|
d0662a6132
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-01-12 18:08:24 +01:00 |
|
Uwe Steinmann
|
950449ac04
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-01-12 18:03:01 +01:00 |
|
Uwe Steinmann
|
7e34053ece
|
new version 4.3.32
|
2017-01-12 17:45:36 +01:00 |
|
Uwe Steinmann
|
2d2ebdc887
|
add ordering to all list in getDocumentList()
|
2017-01-10 21:25:15 +01:00 |
|
Uwe Steinmann
|
229ae54234
|
order groups by name in getAccessList()
|
2017-01-10 17:53:52 +01:00 |
|
Uwe Steinmann
|
e80987de9a
|
order groups by name getAccessList()
|
2017-01-10 17:51:46 +01:00 |
|
Uwe Steinmann
|
6cb5dec1a9
|
fix search for documents with reception acknowledgement
|
2016-11-22 17:58:28 +01:00 |
|
Uwe Steinmann
|
662d9d0d85
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-11-22 10:34:15 +01:00 |
|
Uwe Steinmann
|
a4bec45158
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-11-22 10:28:29 +01:00 |
|
Uwe Steinmann
|
b3657b039a
|
rename check() to checkForCycles()
|
2016-11-18 08:40:49 +01:00 |
|
Uwe Steinmann
|
3459f18c72
|
add check for cycles in workflow
|
2016-11-18 08:38:46 +01:00 |
|
Uwe Steinmann
|
c5a67874cf
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-11-14 11:27:18 +01:00 |
|
Uwe Steinmann
|
046f33f2e1
|
validate() is less strict on multi value attributes
if the attribute has just one value the leading separator can be
omitted
|
2016-11-14 11:26:26 +01:00 |
|
Uwe Steinmann
|
a8f5892562
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-11-14 11:11:11 +01:00 |
|
Uwe Steinmann
|
7d7bff7b22
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-11-14 11:11:00 +01:00 |
|
Uwe Steinmann
|
a1f6bd9a7d
|
getAttributeValue() checks if value starts with seperator
|
2016-11-14 11:05:57 +01:00 |
|
Uwe Steinmann
|
530d75fdf0
|
getValueAsArray() checks if value starts with separator
new funtion parseValue()
|
2016-11-14 11:04:57 +01:00 |
|
Uwe Steinmann
|
106f849e82
|
minor documentation fix
|
2016-11-11 16:20:10 +01:00 |
|
Uwe Steinmann
|
ca76b64ba8
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-11-08 12:00:44 +01:00 |
|
Uwe Steinmann
|
2ed68b22d2
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-11-08 11:39:02 +01:00 |
|
Uwe Steinmann
|
b3571c360b
|
new version 4.3.31
|
2016-11-08 11:27:28 +01:00 |
|
Uwe Steinmann
|
10a8b14eff
|
take out search for reception
|
2016-11-04 20:28:22 +01:00 |
|
Uwe Steinmann
|
e5016cf4f1
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-11-03 19:46:07 +01:00 |
|
Uwe Steinmann
|
f1f970b0e0
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-11-02 18:13:18 +01:00 |
|