Uwe Steinmann
|
04ce8ea28f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-09-07 09:08:54 +02:00 |
|
Uwe Steinmann
|
56bbdefced
|
add function getFilenameByDocname()
|
2022-09-07 08:56:08 +02:00 |
|
Uwe Steinmann
|
80067393f1
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-08-31 20:39:43 +02:00 |
|
Uwe Steinmann
|
4ac560c8d1
|
value of extracols can be an array
|
2022-08-31 20:32:51 +02:00 |
|
Uwe Steinmann
|
8f4c2f454b
|
user uid instead of cn in distinguished name to auth. user
|
2022-08-30 18:11:00 +02:00 |
|
Uwe Steinmann
|
cac7608e0b
|
backport export of search result from 6.0.x
|
2022-08-18 13:49:27 +02:00 |
|
Uwe Steinmann
|
a0db4bcc6d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-08-12 10:53:32 +02:00 |
|
Uwe Steinmann
|
014bcc009d
|
first check if parameter 'action' is set, return false if preRun fails
|
2022-08-01 12:43:56 +02:00 |
|
Uwe Steinmann
|
5378d6e7d9
|
pass class name to preRun, invoke() returns false if preRun fails
|
2022-08-01 12:11:51 +02:00 |
|
Uwe Steinmann
|
1051f669f4
|
create request
|
2022-07-29 21:41:43 +02:00 |
|
Uwe Steinmann
|
8b75ffaea1
|
call hook preRun and check result
|
2022-07-29 21:41:12 +02:00 |
|
Uwe Steinmann
|
718d922950
|
make some methods public
|
2022-07-29 21:40:32 +02:00 |
|
Uwe Steinmann
|
8ceb8d1e6a
|
get action from request, run hook preRun and check for return value
|
2022-07-29 21:37:59 +02:00 |
|
Uwe Steinmann
|
1cce969ba7
|
pass request to controller
|
2022-07-29 21:36:40 +02:00 |
|
Uwe Steinmann
|
7bf671c20a
|
pass request to view
|
2022-07-29 21:36:22 +02:00 |
|
Uwe Steinmann
|
b8fd313e2d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-07-26 14:33:23 +02:00 |
|
Uwe Steinmann
|
6421aa94ed
|
pass array passed to __invoke() to hooks preRun and postRun
|
2022-07-26 11:33:12 +02:00 |
|
Uwe Steinmann
|
6557d2edc9
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-07-15 15:31:52 +02:00 |
|
Uwe Steinmann
|
607dcc41b9
|
skip internal conversion service for images if imagick extension is missing
|
2022-07-15 15:27:15 +02:00 |
|
Uwe Steinmann
|
3e45d6a13f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-07-15 12:10:15 +02:00 |
|
Uwe Steinmann
|
9fcebb898a
|
finally got rid of ancient method sanitizeString()
|
2022-07-15 09:32:58 +02:00 |
|
Uwe Steinmann
|
16cdb8a323
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-07-06 14:01:30 +02:00 |
|
Uwe Steinmann
|
0799f908f1
|
remove old get_magic_quotes code
|
2022-07-01 09:51:30 +02:00 |
|
Uwe Steinmann
|
f8b78c7212
|
include vendor/autoload.php after setting include path
|
2022-07-01 09:50:37 +02:00 |
|
Uwe Steinmann
|
d991978144
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-06-28 17:42:10 +02:00 |
|
Uwe Steinmann
|
65801f1181
|
start version 5.1.27
|
2022-06-28 17:08:45 +02:00 |
|
Uwe Steinmann
|
dee7977016
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-06-16 17:07:21 +02:00 |
|
Uwe Steinmann
|
c3f5a637f6
|
getHookObjects() takes parent classes into account
|
2022-06-16 12:43:50 +02:00 |
|
Uwe Steinmann
|
199f26703c
|
set default of $class to 'Style'
|
2022-06-16 12:42:53 +02:00 |
|
Uwe Steinmann
|
8bc93eac03
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-06-10 08:53:18 +02:00 |
|
Uwe Steinmann
|
9eae4c4863
|
make getConfigDir() public, because it is used in install/install.php
|
2022-06-10 08:51:33 +02:00 |
|
Uwe Steinmann
|
6254c8a41a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-05-31 20:05:59 +02:00 |
|
Uwe Steinmann
|
fce2ba2bd7
|
fix getLongReadableDate()
|
2022-05-31 20:05:38 +02:00 |
|
Uwe Steinmann
|
d2c680280b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-05-30 17:48:18 +02:00 |
|
Uwe Steinmann
|
6d5d1a7703
|
check if IndexedDocument() set error msg, call right hook after indexing document
|
2022-05-30 13:07:30 +02:00 |
|
Uwe Steinmann
|
0d5536f198
|
add conversion service from tiff, gif to png
|
2022-05-30 09:41:02 +02:00 |
|
Uwe Steinmann
|
a11bba23e4
|
check if logger is set before using it
|
2022-05-30 09:15:08 +02:00 |
|
Uwe Steinmann
|
f852ae0827
|
log type of receiver
|
2022-05-21 10:58:22 +02:00 |
|
Uwe Steinmann
|
369dc80110
|
log type of receiver
|
2022-05-21 10:57:50 +02:00 |
|
Uwe Steinmann
|
cc341f6ed3
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-05-17 08:20:16 +02:00 |
|
Uwe Steinmann
|
49a1b33df4
|
check extension dependency on shell commands
|
2022-05-16 15:54:04 +02:00 |
|
Uwe Steinmann
|
9b07f6e943
|
pass logger to fulltextservice
|
2022-05-16 15:45:23 +02:00 |
|
Uwe Steinmann
|
9a76df52bd
|
fix documentation of execute() methods
|
2022-05-13 07:27:24 +02:00 |
|
Uwe Steinmann
|
307b524d11
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-05-12 17:35:36 +02:00 |
|
Uwe Steinmann
|
395e60ca71
|
logger can be set
|
2022-05-12 09:03:27 +02:00 |
|
Uwe Steinmann
|
bef41ad838
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-05-03 08:13:36 +02:00 |
|
Uwe Steinmann
|
e67dce277e
|
make getLongReadableDate() behave like getReadableDate()
|
2022-05-02 11:45:32 +02:00 |
|
Uwe Steinmann
|
8c43c709b0
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-04-30 14:40:20 +02:00 |
|
Uwe Steinmann
|
bcd15517eb
|
make setViewOnlineFileTypesFromString() and setEditOnlineFileTypesFromString() public
|
2022-04-30 14:19:56 +02:00 |
|
Uwe Steinmann
|
16c560d549
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-04-30 14:11:51 +02:00 |
|