Uwe Steinmann
|
66917cd156
|
add support for date range search for attributes of type 'date'
|
2021-03-12 10:05:17 +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
|
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
|
73b957281f
|
start version 5.1.21
|
2020-09-29 16:37:50 +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
|
245e54f893
|
some additional documentation for getDocumentByName()
|
2020-07-28 18:12:13 +02:00 |
|
Uwe Steinmann
|
a605ba6c67
|
start new version 5.1.19
|
2020-07-28 11:54:57 +02:00 |
|
Uwe Steinmann
|
a68f644ba5
|
create temp table ttcontentid in getDocumentByOriginalFilename()
|
2020-06-23 09:58:38 +02:00 |
|
Uwe Steinmann
|
3cf091099b
|
fix many remaining todos (moѕtly wrong var names)
|
2020-06-05 18:06:27 +02:00 |
|
Uwe Steinmann
|
c70f1cc6f8
|
start new version 5.1.18
|
2020-05-28 11:51:55 +02:00 |
|
Uwe Steinmann
|
f737b20830
|
add new parameter and documentation for getDocumentsExpired()
|
2020-05-27 12:00:58 +02:00 |
|
Uwe Steinmann
|
dd146a6f5e
|
fix getDocumentsExpired(), need to create temp tables
|
2020-05-22 16:25:50 +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
|
c6f85fc6e9
|
fix call of hooks, add new variable 'lasterror'
|
2020-03-25 08:04:39 +01:00 |
|
Uwe Steinmann
|
25b979d9ef
|
start new version 5.1.16
|
2020-03-04 17:51:25 +01:00 |
|
Uwe Steinmann
|
6bf6a4b582
|
start new version 5.1.15
|
2020-02-17 12:57:48 +01:00 |
|
Uwe Steinmann
|
4767bf69d0
|
new version 5.1.13
|
2019-08-08 09:37:33 +02:00 |
|
Uwe Steinmann
|
9a0b6c4d3d
|
add methods for setting and getting decorators
|
2019-08-08 08:39:53 +02:00 |
|
Uwe Steinmann
|
e71c9c2e4e
|
fix sql statement for searching when setting a limit
|
2019-07-16 20:16:50 +02:00 |
|
Uwe Steinmann
|
b8bc69bb11
|
add sorting by name,date for documents in search()
|
2019-06-26 18:01:53 +02:00 |
|
Uwe Steinmann
|
3e4d90fe91
|
parameters for search() can be an array, add support for sorting the output
|
2019-06-26 13:38:39 +02:00 |
|
Uwe Steinmann
|
b3a2e0bb32
|
search() sorts hits by name
|
2019-06-26 11:47:34 +02:00 |
|
Uwe Steinmann
|
eccbc5ebd6
|
start new version 5.1.12
|
2019-06-24 11:55:24 +02:00 |
|
Uwe Steinmann
|
f8841e670e
|
start new version 5.1.11
|
2019-05-02 16:56:00 +02:00 |
|
Uwe Steinmann
|
53a742b082
|
start new version 5.1.10
|
2018-11-16 08:16:45 +01:00 |
|
Uwe Steinmann
|
9d1a17fe87
|
start new version 5.1.9
|
2018-07-03 06:45:20 +02:00 |
|
Uwe Steinmann
|
70015878d0
|
search() returns false in case of an error
|
2018-04-12 12:32:32 +02:00 |
|
Uwe Steinmann
|
2413da8c0b
|
start new version 5.1.8
|
2018-04-05 17:28:00 +02:00 |
|
Uwe Steinmann
|
798a4b99b3
|
new version 5.1.7
|
2018-04-05 16:30:06 +02:00 |
|
Uwe Steinmann
|
f392e35072
|
fix search for attribute values if value is passed as string
|
2018-02-22 19:11:25 +01:00 |
|
Uwe Steinmann
|
fffdf0a0ba
|
optimize query for documents in search()
|
2018-02-21 15:33:47 +01:00 |
|
Uwe Steinmann
|
840feec9fa
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2018-02-14 09:10:32 +01:00 |
|
Uwe Steinmann
|
922f6a0f7f
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2018-02-14 09:09:49 +01:00 |
|
Uwe Steinmann
|
433cfa4ac4
|
SeedDMS_Core_DMS::search() finds documents without status log
|
2018-02-14 09:07:03 +01:00 |
|
Uwe Steinmann
|
3e5d744d6d
|
Merge commit '10896ca183a4fa0b30c02fca8831d2f5497e6a76' into seeddms-5.1.x
|
2018-02-08 09:25:45 +01:00 |
|
Uwe Steinmann
|
5ee7110597
|
started new version 5.1.6
|
2018-01-03 09:29:34 +01:00 |
|
Uwe Steinmann
|
78f4d62e36
|
optimized code to get various document lists
|
2017-11-21 11:51:12 +01:00 |
|
Uwe Steinmann
|
4410868874
|
started new version 5.1.5
|
2017-11-07 06:43:25 +01:00 |
|
Jörg Neugebauer
|
3f2e24f80d
|
inc.ClassFolder.php
|
2017-10-28 14:28:12 +02:00 |
|
Jörg Neugebauer
|
ab73fe5298
|
inc.ClassDMS.php
|
2017-10-24 14:00:56 +02:00 |
|
Jörg Neugebauer
|
e1fc45b69a
|
inc.ClassDMS.php
|
2017-10-24 13:36:07 +02:00 |
|
Jörg Neugebauer
|
2ab5db0c6d
|
inc.ClassObject.php
|
2017-10-24 12:12:38 +02:00 |
|
Jörg Neugebauer
|
b34b936b24
|
Einfügen DocBlock
|
2017-10-24 11:53:31 +02:00 |
|
Uwe Steinmann
|
89eeb98d82
|
add new method getDocumentsExpired()
|
2017-10-06 17:58:13 +02:00 |
|
Uwe Steinmann
|
031887de0a
|
add var noReadForStatus and method getLoggedInUser()
|
2017-09-28 07:21:08 +02:00 |
|
Uwe Steinmann
|
4c5dc52fa0
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-09-05 09:35:23 +02:00 |
|
Uwe Steinmann
|
4ba5db88e9
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-09-05 09:32:03 +02:00 |
|