Uwe Steinmann
|
e8c9fd5e4e
|
add changes for 5.1.12
|
2019-06-26 20:41:19 +02:00 |
|
Uwe Steinmann
|
86c03d3ee4
|
check if $orderby is set before using it
|
2019-06-26 18:02:26 +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
|
0a4d7359b2
|
new version 5.1.12
|
2019-06-24 11:46:46 +02:00 |
|
Uwe Steinmann
|
7485dbba15
|
use only first char of $orderby
|
2019-06-24 11:46:25 +02:00 |
|
Uwe Steinmann
|
f8841e670e
|
start new version 5.1.11
|
2019-05-02 16:56:00 +02:00 |
|
Uwe Steinmann
|
9729d211eb
|
add missing `` in sql statement
|
2019-02-13 06:38:56 +01:00 |
|
Uwe Steinmann
|
d522ced2e1
|
add note for 5.1.10
|
2019-01-11 09:17:56 +01:00 |
|
Uwe Steinmann
|
8545b89d95
|
log file pointer can be set by calling a method
|
2019-01-11 09:17:26 +01:00 |
|
Uwe Steinmann
|
34985e4a0e
|
start new version 5.1.10
|
2018-11-23 21:01:31 +01:00 |
|
Uwe Steinmann
|
7060484594
|
check if next transitions exists
|
2018-11-23 21:00:01 +01:00 |
|
Uwe Steinmann
|
53a742b082
|
start new version 5.1.10
|
2018-11-16 08:16:45 +01:00 |
|
Uwe Steinmann
|
e4533f3488
|
set correct date
|
2018-11-13 07:31:27 +01:00 |
|
Uwe Steinmann
|
c5778b2d44
|
take out old code
|
2018-10-11 12:39:36 +02:00 |
|
Uwe Steinmann
|
d72d92d487
|
add note for 5.1.9
|
2018-08-07 11:11:59 +02:00 |
|
Uwe Steinmann
|
148f37a54c
|
new optional parameter for getReadAccessList()
if set guest will be returned as well
|
2018-08-07 11:10:46 +02:00 |
|
Uwe Steinmann
|
8416bb7375
|
add notes for 5.1.9
|
2018-07-12 22:38:09 +02:00 |
|
Uwe Steinmann
|
951ca85e96
|
call hook onCheckAccessFolder and pass $context
|
2018-07-12 22:01:40 +02:00 |
|
Uwe Steinmann
|
abdbaf5de0
|
pass context in getAccessMode() to onCheckAccessDocument hook
|
2018-07-12 22:01:04 +02:00 |
|
Uwe Steinmann
|
34255ecded
|
add callback onCheckAccessDocument(), reload workflow
|
2018-07-12 21:10:16 +02:00 |
|
Uwe Steinmann
|
9d1a17fe87
|
start new version 5.1.9
|
2018-07-03 06:45:20 +02:00 |
|
Uwe Steinmann
|
3e7fa6e1c1
|
add note for 5.1.8
|
2018-06-27 21:00:15 +02:00 |
|
Uwe Steinmann
|
952a1ad1fa
|
turn some passed vars into integer if they are expected
some where used in an sql statement and could be used for sql injection
|
2018-06-27 18:51:59 +02:00 |
|
Uwe Steinmann
|
535a91db7e
|
getNotifyList() can also return disable user
|
2018-06-20 20:41:16 +02:00 |
|
Uwe Steinmann
|
fdd2e3ab37
|
changes for 5.1.8
|
2018-04-12 12:34:48 +02:00 |
|
Uwe Steinmann
|
8f62039994
|
do not use views
|
2018-04-12 12:33:06 +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
|
c539693288
|
fix name for log files
|
2018-04-03 10:57:29 +02:00 |
|
Uwe Steinmann
|
cfec7323d7
|
add hooks on[Post|Pre]RemoveFromDatabaseFolder
on[Post|Pre]RemoveFolder is called before and after any removal
|
2018-03-07 12:22:35 +01:00 |
|
Uwe Steinmann
|
7e4514c450
|
onPreRemoveDocument hook returns when return value is a boolean
|
2018-03-07 12:21:22 +01:00 |
|
Uwe Steinmann
|
15bf603825
|
add note for 5.1.6
|
2018-02-22 19:14:06 +01: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
|
c4addcd4aa
|
getStatistics() returns single values, add removeValue(), fix sql in getObjects()
|
2018-02-22 19:10:39 +01:00 |
|
Uwe Steinmann
|
fffdf0a0ba
|
optimize query for documents in search()
|
2018-02-21 15:33:47 +01:00 |
|
Uwe Steinmann
|
ad8d0d9bba
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2018-02-20 06:38:22 +01:00 |
|
Uwe Steinmann
|
fc434419fe
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2018-02-20 06:36:20 +01:00 |
|
Uwe Steinmann
|
71ac5428ca
|
fix wrong parameter comment of addDocument()
|
2018-02-20 06:35:48 +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
|
611290292c
|
add entry for 4.3.37
|
2018-02-14 09:07:26 +01:00 |
|
Uwe Steinmann
|
433cfa4ac4
|
SeedDMS_Core_DMS::search() finds documents without status log
|
2018-02-14 09:07:03 +01:00 |
|
Uwe Steinmann
|
7c98ede3fd
|
fix indenting which broke in last merge
|
2018-02-08 14:30:33 +01:00 |
|
Uwe Steinmann
|
3e5d744d6d
|
Merge commit '10896ca183a4fa0b30c02fca8831d2f5497e6a76' into seeddms-5.1.x
|
2018-02-08 09:25:45 +01:00 |
|
Uwe Steinmann
|
e5b215936a
|
add new method SeedDMS_Core_Folder::getDocumentsMinMax()
|
2018-02-07 09:51:20 +01:00 |
|
Uwe Steinmann
|
09a78ed377
|
???
|
2018-01-18 09:12:31 +01:00 |
|