Uwe Steinmann
|
359be28912
|
catch imagemagick exception
|
2021-10-19 12:18:16 +02:00 |
|
Uwe Steinmann
|
d422927f87
|
do not pop service from services in convert(), use end()
|
2021-10-16 17:46:03 +02:00 |
|
Uwe Steinmann
|
e9ae9cce34
|
add conversion from image/svg+xml to png
|
2021-10-16 16:32:57 +02:00 |
|
Uwe Steinmann
|
54d4ebf872
|
check for settings.xml in conf dir not just the conf dir
|
2021-10-16 15:01:30 +02:00 |
|
Uwe Steinmann
|
3a81d22e8b
|
backport addLogLine from 6.0.x
|
2021-10-15 13:53:16 +02:00 |
|
Uwe Steinmann
|
90555f9728
|
add method getInfo()
|
2021-10-08 13:11:20 +02:00 |
|
Uwe Steinmann
|
31db5f69fe
|
add extension to temp file, because this is needed for programms like unoconv
|
2021-10-08 13:10:24 +02:00 |
|
Uwe Steinmann
|
96bff23919
|
fix add_log_line() if query string contains '/', log complete path to script
|
2021-10-08 12:14:42 +02:00 |
|
Uwe Steinmann
|
1d90291032
|
add fulltext converter
|
2021-10-08 12:14:05 +02:00 |
|
Uwe Steinmann
|
8d3815d7db
|
add getAdditionalParams(), getInfo(), width and page can be passed to convert()
|
2021-10-08 12:13:31 +02:00 |
|
Uwe Steinmann
|
43c0f626ea
|
add getAdditionalParams(), getInfo(), width of image can be passed
|
2021-10-08 12:12:37 +02:00 |
|
Uwe Steinmann
|
306555cd45
|
add getInfo(), getAdditionalParams() and handle output to stdout
|
2021-10-08 12:12:00 +02:00 |
|
Uwe Steinmann
|
1813ac32a0
|
add getAdditionalParams(), convert() returns false
|
2021-10-08 12:11:10 +02:00 |
|
Uwe Steinmann
|
1737d43cd3
|
add method getServices()
|
2021-10-08 10:03:27 +02:00 |
|
Uwe Steinmann
|
898943dd6e
|
add new conversion manager and services
|
2021-10-06 15:03:03 +02:00 |
|
Uwe Steinmann
|
4e8bb56821
|
add support for new conversion service
|
2021-10-06 14:59:46 +02:00 |
|
Uwe Steinmann
|
ef2aaaf32c
|
remove extra space
|
2021-09-30 07:57:47 +02:00 |
|
Uwe Steinmann
|
99efcac8bb
|
fix line indenting
|
2021-09-30 07:52:47 +02:00 |
|
Uwe Steinmann
|
74035b6fde
|
fix accessing settings
|
2021-09-29 14:59:28 +02:00 |
|
Uwe Steinmann
|
70d250cfea
|
add configuration for defaultFolderPosition
|
2021-09-28 11:13:05 +02:00 |
|
Uwe Steinmann
|
cf30ad5ddd
|
initialize path if not explicitly set in settings.xml
|
2021-09-27 15:56:50 +02:00 |
|
Uwe Steinmann
|
3e1dcc3c75
|
add new configuration noFolderFormFields
|
2021-09-22 09:53:53 +02:00 |
|
Uwe Steinmann
|
8e7d2547b4
|
remove constructor, because it was the same like in the parent class
|
2021-09-20 16:42:14 +02:00 |
|
Uwe Steinmann
|
63ae861257
|
many code style cleanups
|
2021-09-20 16:41:48 +02:00 |
|
Uwe Steinmann
|
c13756ac02
|
do not call $dms->setEnableConverting() and setViewOnlineFileTypes()
|
2021-09-16 16:19:19 +02:00 |
|
Uwe Steinmann
|
da0f5d3053
|
more settings to disable import and download of extensions
|
2021-09-09 11:42:38 +02:00 |
|
Uwe Steinmann
|
9f618c5437
|
remove titleDisplayHack configuration
|
2021-09-09 09:57:00 +02:00 |
|
Uwe Steinmann
|
4a5426a180
|
fix indention
|
2021-09-09 08:17:28 +02:00 |
|
Uwe Steinmann
|
df8e0c29e9
|
add methods to inform a user/group about adding/deleting as a reviewer/approver
|
2021-08-31 10:26:34 +02:00 |
|
Uwe Steinmann
|
cd10bcaea3
|
add sendApprovalRequestMail() and sendReviewRequestMail()
|
2021-08-30 19:40:43 +02:00 |
|
Uwe Steinmann
|
aadcbbd979
|
check if workflow exists in sendRequestWorkflowActionMail()
|
2021-08-30 19:40:10 +02:00 |
|
Uwe Steinmann
|
a4276a42a9
|
add and use sendRewindWorkflowMail()
|
2021-08-30 19:39:29 +02:00 |
|
Uwe Steinmann
|
96ca072528
|
add methods sendRequestWorkflowActionMail and sendTriggerWorkflowTransitionMail
|
2021-08-30 16:03:00 +02:00 |
|
Uwe Steinmann
|
33ad98bdfd
|
replace $notifier-> by $this->
|
2021-08-30 16:02:22 +02:00 |
|
Uwe Steinmann
|
45b51cb043
|
send notification to owner
|
2021-08-30 16:01:54 +02:00 |
|
Uwe Steinmann
|
0ac0ca5760
|
remove duplicate of sendRequestWorkflowActionMail()
|
2021-08-30 16:00:51 +02:00 |
|
Uwe Steinmann
|
b66e87b72d
|
fix sending of notification mails to groups
|
2021-08-25 15:05:35 +02:00 |
|
Uwe Steinmann
|
6a8382747b
|
start new version 5.1.24
|
2021-08-20 10:42:44 +02:00 |
|
Uwe Steinmann
|
0f79234012
|
show versions if database version doesn't match seeddms version
|
2021-08-05 08:41:16 +02:00 |
|
Uwe Steinmann
|
817433638b
|
doNotCheckVersion must be doNotCheckDBVersion
|
2021-08-05 08:40:49 +02:00 |
|
Uwe Steinmann
|
401452767e
|
get dir of config file even if config file is set in environment
|
2021-08-04 14:19:11 +02:00 |
|
Uwe Steinmann
|
cc9835e3a6
|
add pear dir to include path
|
2021-07-23 13:39:59 +02:00 |
|
Uwe Steinmann
|
6a72b3c0fa
|
extra _extraPath if not empty, add rootDir.'../pear' to include path
|
2021-07-23 12:08:26 +02:00 |
|
Uwe Steinmann
|
e29976bf25
|
check for more php modules and > 7.2.5
|
2021-07-23 12:07:30 +02:00 |
|
Uwe Steinmann
|
f1358317ea
|
remove all old methods not longer used
|
2021-07-21 15:45:24 +02:00 |
|
Uwe Steinmann
|
e0a12590da
|
callHook merges strings and arrays returned from hook
|
2021-07-08 14:14:13 +02:00 |
|
Uwe Steinmann
|
8a7fb230da
|
fix hasHook() which still had some old code
|
2021-07-08 11:05:27 +02:00 |
|
Uwe Steinmann
|
8b2b2a12e2
|
propperly update expire of cookie (do not take enableLargeFileUpload into account)
|
2021-07-07 09:46:29 +02:00 |
|
Uwe Steinmann
|
132cbf336a
|
rename check_access to check_view_access, first param of html_url is no longer optional
|
2021-07-07 08:25:26 +02:00 |
|
Uwe Steinmann
|
378993782b
|
do not create relative link
|
2021-07-06 18:15:00 +02:00 |
|