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
Uwe Steinmann
699152d95b
use getDMS() instead of accessing _dms
2020-01-10 14:48:14 +01:00
Uwe Steinmann
7b1835774d
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2019-12-15 08:03:36 +01:00
Uwe Steinmann
61f1ddbd08
minimize number of sql statements
...
add new method getInstanceByData(), get folders and documents from
first sql statement which fetches the subfolders and documents of
a folder instead of fetching each single document and folder.
2019-12-13 09:03:44 +01:00
Uwe Steinmann
769b9e5beb
add changes for 6.0.7
2019-11-28 14:07:19 +01:00
Uwe Steinmann
1593ca5f34
removeFromProcess() can transfer to new user for all processes
2019-11-28 13:48:50 +01:00
Uwe Steinmann
3011f96372
add optional parameter $newuser to removeFromProcesses()
...
if set, the process will be transfered to a new user
2019-11-28 09:16:23 +01:00
Uwe Steinmann
2ec6534079
fix documentation for rewriteRevisionLog()
2019-11-28 09:15:26 +01:00
Uwe Steinmann
270770782f
verifyStatus() handles status change when S_EXPIRED is set
2019-11-20 13:11:24 +01:00
Uwe Steinmann
65212329a7
fix invaled xml
2019-10-28 08:23:27 +01:00
Uwe Steinmann
95aede5c2b
fix SeedDMS_Core_DocumentContent::verifyЅtatus()
...
the method can now handle revisions with status==-1. Status will not
change if status is already S_NEEDS_CORRECTION
2019-10-18 07:19:51 +02:00
Uwe Steinmann
065bf4eb26
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2019-10-17 07:41:17 +02:00
Uwe Steinmann
c06ec0de2e
more documentation in SeedDMS_Core_DocumentContent::verifyStatus()
2019-10-17 07:40:01 +02:00
Uwe Steinmann
a870602324
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2019-10-17 07:22:16 +02:00