Uwe Steinmann
|
f6ae2c3868
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-01-19 15:02:19 +01:00 |
|
Uwe Steinmann
|
b197639dd2
|
add wasSuccessful() to check if last conversion was successful
|
2023-01-19 15:01:43 +01:00 |
|
Uwe Steinmann
|
872c66158b
|
conversion service gets reference to conversion mgr when service is added
|
2023-01-19 12:10:33 +01:00 |
|
Uwe Steinmann
|
1506cef2ab
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-01-19 07:10:36 +01:00 |
|
Uwe Steinmann
|
9d69bd12eb
|
fix text in comment
|
2023-01-19 07:05:41 +01:00 |
|
Uwe Steinmann
|
ace30334a8
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-01-13 21:30:35 +01:00 |
|
Uwe Steinmann
|
cafc50ca4b
|
pass logger to hooks
|
2023-01-13 21:21:41 +01:00 |
|
Uwe Steinmann
|
328cbd9eb9
|
fix indexing documents
|
2023-01-10 15:44:30 +01:00 |
|
Uwe Steinmann
|
41b2ae91e1
|
use authenticator
|
2023-01-10 15:43:06 +01:00 |
|
Uwe Steinmann
|
927e5acdc2
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-01-09 15:40:41 +01:00 |
|
Uwe Steinmann
|
0686cfecf5
|
init only fulltext service which was selected in configuration
|
2023-01-09 15:30:18 +01:00 |
|
Uwe Steinmann
|
8f07c2fd1f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-01-06 18:55:13 +01:00 |
|
Uwe Steinmann
|
67163324bb
|
set end of conversion in any case, not just if iptc data was found
|
2023-01-05 16:57:18 +01:00 |
|
Uwe Steinmann
|
99bb9e5e20
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-01-05 16:47:28 +01:00 |
|
Uwe Steinmann
|
292ade83e7
|
return empty text if image has no iptc data
|
2023-01-05 09:35:13 +01:00 |
|
Uwe Steinmann
|
735fe4235f
|
set $success to false if exec of command failed
|
2023-01-05 09:34:39 +01:00 |
|
Uwe Steinmann
|
a8474b08c6
|
use method wasSuccessful() to check if conversion succeeded
|
2023-01-05 09:34:09 +01:00 |
|
Uwe Steinmann
|
12ffb0174e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-01-05 08:39:45 +01:00 |
|
Uwe Steinmann
|
f48f649249
|
call constructor of parent
|
2023-01-05 08:05:46 +01:00 |
|
Uwe Steinmann
|
4540f85745
|
add var $success which is set to false if the conversion fails
|
2023-01-05 08:04:07 +01:00 |
|
Uwe Steinmann
|
a9aa87332d
|
add comment that converters are deprecated
|
2023-01-04 14:33:36 +01:00 |
|
Uwe Steinmann
|
dd65fe2e35
|
add conversion service from text to png
|
2023-01-04 14:33:11 +01:00 |
|
Uwe Steinmann
|
a80702e7b8
|
add more documentation
|
2023-01-04 14:32:52 +01:00 |
|
Uwe Steinmann
|
dbe7f36eb0
|
add conversion service from text to image
|
2023-01-04 14:30:45 +01:00 |
|
Uwe Steinmann
|
2f868c4f44
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-01-03 16:38:57 +01:00 |
|
Uwe Steinmann
|
e54874c3ff
|
some more documentation
|
2023-01-03 14:07:38 +01:00 |
|
Uwe Steinmann
|
29310e7c43
|
pass text previewer to fulltext service
|
2023-01-03 14:06:24 +01:00 |
|
Uwe Steinmann
|
98e7c58b74
|
fulltext service can use new text previewer to create a cached txt file of a document
|
2023-01-03 14:05:32 +01:00 |
|
Uwe Steinmann
|
e30032f028
|
move init of notification into DBInit.php
|
2023-01-01 19:59:29 +01:00 |
|
Uwe Steinmann
|
5bd69596c9
|
add slim middleware for authenticating with session
|
2023-01-01 19:58:28 +01:00 |
|
Uwe Steinmann
|
f4b8eb05b7
|
set timeout of SeedDMS_ConversionServiceExec
|
2023-01-01 09:22:11 +01:00 |
|
Uwe Steinmann
|
8940a3b338
|
timeout can be passed to constructor
|
2023-01-01 09:18:52 +01:00 |
|
Uwe Steinmann
|
e141892934
|
fulltext index uses 'indexed' instead of 'created'
|
2022-12-15 12:46:54 +01:00 |
|
Uwe Steinmann
|
5694bf9501
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-12-10 14:23:43 +01:00 |
|
Uwe Steinmann
|
56bd5c00e4
|
set resolution of pdf to 72dpi, using 36dpi will not allow previes wider than 298px
|
2022-12-08 14:45:31 +01:00 |
|
Uwe Steinmann
|
e40f7e6a25
|
fix typo
|
2022-12-05 09:18:36 +01:00 |
|
Uwe Steinmann
|
de61d9f1f3
|
set error msg if extension list cannot be fetched
|
2022-11-29 21:46:07 +01:00 |
|
Uwe Steinmann
|
f7ebe88822
|
add authentication service
|
2022-11-28 21:40:42 +01:00 |
|
Uwe Steinmann
|
28a4a24613
|
add constructor, authenticate() returns null if authentication fails
|
2022-11-28 21:36:40 +01:00 |
|
Uwe Steinmann
|
0f0ba03449
|
remove constructor and class vars from abstract class
|
2022-11-28 21:35:41 +01:00 |
|
Uwe Steinmann
|
9e4eae8206
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-22 06:56:46 +01:00 |
|
Uwe Steinmann
|
3af5b0f943
|
new version 5.1.29
|
2022-11-22 06:52:44 +01:00 |
|
Uwe Steinmann
|
baa3010b43
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-18 17:17:38 +01:00 |
|
Uwe Steinmann
|
8d2becb0ca
|
change namespace of iterators from SeedDMS to SeedDMS\Core
|
2022-11-18 11:20:38 +01:00 |
|
Uwe Steinmann
|
9dbe4e25aa
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-17 17:44:05 +01:00 |
|
Uwe Steinmann
|
2e4b19e4ef
|
fix counting of login failures if both ldap and db authentication is done
|
2022-11-17 17:43:55 +01:00 |
|
Uwe Steinmann
|
330073f52a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-17 15:24:32 +01:00 |
|
Uwe Steinmann
|
2c96fb5a1c
|
remove getMimeType(), it has been moved to SeedDMS_Core
|
2022-11-17 11:34:28 +01:00 |
|
Uwe Steinmann
|
4888082cda
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-15 17:16:46 +01:00 |
|
Uwe Steinmann
|
83770f7521
|
fix getMimetype()
|
2022-11-15 16:15:24 +01:00 |
|
Uwe Steinmann
|
1667187613
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-15 16:08:32 +01:00 |
|
Uwe Steinmann
|
aa18d3f883
|
add new function getMimeType()
|
2022-11-15 16:05:06 +01:00 |
|
Uwe Steinmann
|
f0cd33d110
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-09 12:20:32 +01:00 |
|
Uwe Steinmann
|
3571d97f2f
|
fix inclusion of php files
|
2022-11-09 09:25:45 +01:00 |
|
Uwe Steinmann
|
17673db914
|
use getLogger() to retrieve logger
|
2022-11-08 20:07:39 +01:00 |
|
Uwe Steinmann
|
a9f3b7a6a6
|
add optional parameter $mask to getLogger()
|
2022-11-08 20:07:08 +01:00 |
|
Uwe Steinmann
|
dc6b153df8
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-02 09:00:43 +01:00 |
|
Uwe Steinmann
|
68427394ae
|
add new function uniqidReal()
|
2022-11-02 08:57:01 +01:00 |
|
Uwe Steinmann
|
6bb4eeb926
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-10-20 14:44:25 +02:00 |
|
Uwe Steinmann
|
3aca89e174
|
pass extension mgr to init() of extension
|
2022-10-20 14:43:58 +02:00 |
|
Uwe Steinmann
|
df659c52d9
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-09-25 13:49:35 +02:00 |
|
Uwe Steinmann
|
83099dd422
|
start new version 5.1.28
|
2022-09-24 08:32:43 +02:00 |
|
Uwe Steinmann
|
a453c0e6ef
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-09-15 20:06:21 +02:00 |
|
Uwe Steinmann
|
aaf7733ab2
|
add conversion service from jpeg to text based on iptc data
|
2022-09-15 13:09:20 +02:00 |
|
Uwe Steinmann
|
56a0b14fe9
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-09-13 20:04:31 +02:00 |
|
Uwe Steinmann
|
ad3ecdd586
|
image conversion falls back to gd library if imagick extension is not loaded
|
2022-09-13 13:23:48 +02:00 |
|
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 |
|
Uwe Steinmann
|
2194c92801
|
- use more icons in status column of document/folder list, fix getReadableDate()
|
2022-04-30 14:10:51 +02:00 |
|
Uwe Steinmann
|
8907c2f20a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-04-29 18:32:59 +02:00 |
|
Uwe Steinmann
|
af6f48db48
|
use new method getMaximumUploadSize()
|
2022-04-29 18:30:46 +02:00 |
|
Uwe Steinmann
|
03cc220380
|
getReadableDate() returns empty string if emptry string or null is passed
|
2022-04-29 18:29:17 +02:00 |
|
Uwe Steinmann
|
8d4492164d
|
add method getMaximumUploadSize(), make various methods protected
|
2022-04-29 18:27:49 +02:00 |
|
Uwe Steinmann
|
24146db478
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-04-25 10:19:40 +02:00 |
|
Uwe Steinmann
|
da94f54294
|
start new version 5.1.25
|
2022-04-25 10:12:09 +02:00 |
|
Uwe Steinmann
|
9cab1880a7
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-04-12 13:26:03 +02:00 |
|
Uwe Steinmann
|
7a0f2a784e
|
add more extension in get_extension()
|
2022-04-12 08:14:53 +02:00 |
|
Uwe Steinmann
|
b48318d1da
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-04-07 14:39:21 +02:00 |
|
Uwe Steinmann
|
de31db0bec
|
add new method getLogger()
|
2022-04-07 14:38:32 +02:00 |
|
Uwe Steinmann
|
b177e77389
|
addEvent() returns new event
|
2022-04-07 13:57:49 +02:00 |
|
Uwe Steinmann
|
d80d1be9de
|
include inc.ClassAccessOperation.php because it is need at many places and the back button of the ErrorDlg works again
|
2022-04-04 08:42:26 +02:00 |
|
Uwe Steinmann
|
d90b01111e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-03-31 06:53:21 +02:00 |
|
Uwe Steinmann
|
38ea04c20d
|
fix sql in getEventsInInterval() if user is taken into account
|
2022-03-31 06:52:27 +02:00 |
|
Uwe Steinmann
|
f0e05463af
|
make methods public, add methods getUser() and setUser()
|
2022-03-31 06:48:32 +02:00 |
|
Uwe Steinmann
|
43fe015049
|
add task to informa about upcoming events
|
2022-03-31 06:48:05 +02:00 |
|
Uwe Steinmann
|
6f4a1bab68
|
make methods public, add methods getUser() and setUser()
|
2022-03-31 06:36:48 +02:00 |
|
Uwe Steinmann
|
7a1836d33a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-03-30 11:39:47 +02:00 |
|
Uwe Steinmann
|
2134754e91
|
show only events of logged in user unless it is admin
|
2022-03-28 19:09:02 +02:00 |
|
Uwe Steinmann
|
283d051d3a
|
initial code to check for upcomming events in calendar
|
2022-03-28 17:36:20 +02:00 |
|
Uwe Steinmann
|
11942c825d
|
filename can be passed to addItem()
|
2022-03-25 07:21:37 +01:00 |
|
Uwe Steinmann
|
f93af56f52
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-02-12 19:48:56 +01:00 |
|
Uwe Steinmann
|
35b8b9b703
|
images can be passed to toIndividual() for adding it to the html part
|
2022-02-02 21:36:27 +01:00 |
|
Uwe Steinmann
|
7fc1a62b75
|
fix error when sending notification after owner change (see 4dda2549c7 )
|
2022-01-05 08:25:57 +01:00 |
|
Uwe Steinmann
|
4dda2549c7
|
fix error when sending notification after owner change
|
2022-01-05 07:29:23 +01:00 |
|
Uwe Steinmann
|
5e386597c3
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-12-15 17:19:23 +01:00 |
|
Uwe Steinmann
|
ad2ea73031
|
send mail to uploader of a version
|
2021-12-15 10:28:34 +01:00 |
|
Uwe Steinmann
|
7f61dbbcad
|
new mail body for change of version comment
|
2021-12-15 10:28:00 +01:00 |
|
Uwe Steinmann
|
29a6882106
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-12-11 14:08:19 +01:00 |
|
Uwe Steinmann
|
5ff285c745
|
start new version 5.1.25
|
2021-12-11 14:00:22 +01:00 |
|
Uwe Steinmann
|
e78c8174d8
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-12-05 07:52:25 +01:00 |
|
Uwe Steinmann
|
6fdd3ea39d
|
index document if max size is 0
|
2021-12-05 07:52:00 +01:00 |
|
Uwe Steinmann
|
fa946be140
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-12-03 20:39:13 +01:00 |
|
Uwe Steinmann
|
f24badd9ce
|
move send of notification mail in Notification class, do not inform approvers and reviewers anymore
|
2021-12-03 19:13:16 +01:00 |
|
Uwe Steinmann
|
58434abf10
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-12-01 16:54:43 +01:00 |
|
Uwe Steinmann
|
7588fb8317
|
set mail to owner if doc status or owner changed or doc is transfered
|
2021-12-01 13:06:33 +01:00 |
|
Uwe Steinmann
|
6e124f73f1
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-12-01 11:14:22 +01:00 |
|
Uwe Steinmann
|
47f77d9d4c
|
send mails to owner of doc only if not logged or in list of notifiers
|
2021-11-30 17:18:43 +01:00 |
|
Uwe Steinmann
|
f635d0e546
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-11-27 13:51:15 +01:00 |
|
Uwe Steinmann
|
539b026d5e
|
init $settings->_contentDir to data directory
|
2021-11-27 12:08:32 +01:00 |
|
Uwe Steinmann
|
4ef64199ab
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-11-26 10:05:24 +01:00 |
|
Uwe Steinmann
|
582a85947f
|
add method getService()
|
2021-11-19 13:34:55 +01:00 |
|
Uwe Steinmann
|
25e12c5f5e
|
include Notification.php instead of setting services
|
2021-11-08 15:54:15 +01:00 |
|
Uwe Steinmann
|
31fda7e60e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-11-08 14:36:39 +01:00 |
|
Uwe Steinmann
|
b7b92bcc57
|
replace rename() by exec('mv ..')
|
2021-11-08 09:01:15 +01:00 |
|
Uwe Steinmann
|
4e5fefa4ba
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-11-04 17:07:36 +01:00 |
|
Uwe Steinmann
|
b6ed28b4ec
|
extension mgr can now cache check result
|
2021-11-04 17:06:47 +01:00 |
|
Uwe Steinmann
|
ea5a9f499f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-11-03 16:18:06 +01:00 |
|
Uwe Steinmann
|
4abdb104f0
|
iterate over all service until a working one is found
|
2021-10-29 19:55:01 +02:00 |
|
Uwe Steinmann
|
9260382ef2
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-10-22 09:46:36 +02:00 |
|
Uwe Steinmann
|
359be28912
|
catch imagemagick exception
|
2021-10-19 12:18:16 +02:00 |
|
Uwe Steinmann
|
4c8a2496b6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-10-16 17:46:34 +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
|
b46795cbfe
|
pass conversion mgr to task
|
2021-10-16 17:44:45 +02:00 |
|
Uwe Steinmann
|
e7303b6371
|
pass conversion mgr to previewer, list all conversion services
|
2021-10-16 17:44:11 +02:00 |
|
Uwe Steinmann
|
b2b61eb990
|
pass conversion mgr to constructor of task
|
2021-10-16 17:43:42 +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
|
8e6828e36d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-10-15 13:50:46 +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
|
a830b18fc3
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-10-06 15:19:14 +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
|
77a606cebe
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-09-30 07:56:50 +02:00 |
|
Uwe Steinmann
|
99efcac8bb
|
fix line indenting
|
2021-09-30 07:52:47 +02:00 |
|
Uwe Steinmann
|
ab5aec99ba
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-09-29 18:25:54 +02:00 |
|
Uwe Steinmann
|
74035b6fde
|
fix accessing settings
|
2021-09-29 14:59:28 +02:00 |
|
Uwe Steinmann
|
8b68402bec
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-09-28 11:14:26 +02:00 |
|
Uwe Steinmann
|
70d250cfea
|
add configuration for defaultFolderPosition
|
2021-09-28 11:13:05 +02:00 |
|
Uwe Steinmann
|
0c1a795113
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-09-28 10:33:44 +02:00 |
|
Uwe Steinmann
|
cf30ad5ddd
|
initialize path if not explicitly set in settings.xml
|
2021-09-27 15:56:50 +02:00 |
|
Uwe Steinmann
|
3b55c458c2
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-09-22 10:54:54 +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
|
24ae96b9fa
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-09-09 12:07:17 +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
|
753d808d2a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-09-09 08:19:51 +02:00 |
|
Uwe Steinmann
|
4a5426a180
|
fix indention
|
2021-09-09 08:17:28 +02:00 |
|
Uwe Steinmann
|
1398b614cd
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-09-01 16:29:01 +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
|
6fbfe15baf
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-08-25 16:11:04 +02:00 |
|
Uwe Steinmann
|
b66e87b72d
|
fix sending of notification mails to groups
|
2021-08-25 15:05:35 +02:00 |
|
Uwe Steinmann
|
ada2730636
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-08-20 10:51:34 +02:00 |
|
Uwe Steinmann
|
6a8382747b
|
start new version 5.1.24
|
2021-08-20 10:42:44 +02:00 |
|
Uwe Steinmann
|
f19ed34d25
|
pass notifier to constructor of SeedDMS_SchedulerTaskBase
|
2021-08-19 13:52:51 +02:00 |
|
Uwe Steinmann
|
bbcf7cb979
|
do send mail to disabled users or guests
|
2021-08-19 13:52:13 +02:00 |
|
Uwe Steinmann
|
99bc6becb6
|
do not check for sender in toList() because it is done in toIndividual()
|
2021-08-19 13:51:07 +02:00 |
|
Uwe Steinmann
|
8b34c4f82e
|
fix width in task for creating preview
|
2021-08-06 08:33:34 +02:00 |
|
Uwe Steinmann
|
8bc9ab8f3c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-08-05 08:42:34 +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
|
9f20268d3b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-08-04 14:20:07 +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
|
cb0c51234e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-23 14:07:03 +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
|
58a46497f0
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-21 16:11:33 +02:00 |
|
Uwe Steinmann
|
f1358317ea
|
remove all old methods not longer used
|
2021-07-21 15:45:24 +02:00 |
|
Uwe Steinmann
|
20dd55840e
|
use replacement for PHPExcel() which is outdated for a long time, create xlsx instead of xls
|
2021-07-21 08:12:17 +02:00 |
|
Uwe Steinmann
|
09a60988fb
|
parameter $urlparams of html_url() can be a string
|
2021-07-21 08:10:42 +02:00 |
|
Uwe Steinmann
|
0b22b8d657
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-08 14:27:08 +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
|
f5068fa30f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-07 08:28:56 +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 |
|
Uwe Steinmann
|
496c70c024
|
add methods check_access(), html_url(), html_link() backported from 6.0.x
|
2021-07-06 09:31:11 +02:00 |
|
Uwe Steinmann
|
9a616999d3
|
new parameter $wrap can be passed to html_link()
|
2021-07-06 07:34:26 +02:00 |
|
Uwe Steinmann
|
a289c8bbf6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-05 17:22:04 +02:00 |
|
Uwe Steinmann
|
6fccfd1d18
|
use _httpRoot for imagepath
|
2021-07-05 16:29:30 +02:00 |
|
Uwe Steinmann
|
00bbfff34d
|
make $settings already in constructor of view class available
|
2021-07-05 16:28:51 +02:00 |
|
Uwe Steinmann
|
cb601a82eb
|
expect parameter of type SeedDMS_SchedulerTask in execute()
|
2021-07-05 10:08:51 +02:00 |
|
Uwe Steinmann
|
2a23dbb0ef
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-01 12:25:19 +02:00 |
|
Uwe Steinmann
|
d6419d38ef
|
add new config var enableRemoveRevApp
|
2021-07-01 12:14:55 +02:00 |
|
Uwe Steinmann
|
635d8253fe
|
add space after scriptname in add_log_line()
|
2021-06-28 11:15:56 +02:00 |
|
Uwe Steinmann
|
4e33cee86a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-28 09:32:00 +02:00 |
|
Uwe Steinmann
|
47aebfdb14
|
do not strip .php from uri in add_log_line()
|
2021-06-28 09:27:40 +02:00 |
|
Uwe Steinmann
|
34a02f77d7
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-28 09:26:22 +02:00 |
|
Uwe Steinmann
|
cb383eb70b
|
do not strip .php from uri in add_log_line()
|
2021-06-28 09:25:58 +02:00 |
|
Uwe Steinmann
|
4de124d9ae
|
take out logging of cachedir path
|
2021-06-28 09:19:20 +02:00 |
|
Uwe Steinmann
|
c57640f804
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-28 09:03:35 +02:00 |
|
Uwe Steinmann
|
ece38b9d22
|
store undelUserIds as array in settings class
|
2021-06-26 11:57:02 +02:00 |
|
Uwe Steinmann
|
61a5dbc2b9
|
check if latest content exists
|
2021-06-25 09:02:39 +02:00 |
|
Uwe Steinmann
|
371f348d88
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-25 08:59:18 +02:00 |
|
Uwe Steinmann
|
ff9385bf1e
|
change behaviour of mayEditComment and mayEditAttributes
|
2021-06-25 08:54:05 +02:00 |
|
Uwe Steinmann
|
265865a9b6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-24 22:46:54 +02:00 |
|
Uwe Steinmann
|
97414a0971
|
just read hiddenConfFields but do not save
|
2021-06-24 22:32:04 +02:00 |
|
Uwe Steinmann
|
363f417eb7
|
index folders in task
|
2021-06-24 12:51:44 +02:00 |
|
Uwe Steinmann
|
3827cdda27
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-24 11:41:23 +02:00 |
|
Uwe Steinmann
|
1c839fd26b
|
pass depth of iterator to callback function
|
2021-06-24 09:26:17 +02:00 |
|
Uwe Steinmann
|
6d1aa2f347
|
use translated text
|
2021-06-24 08:43:09 +02:00 |
|
Uwe Steinmann
|
8cbf9c803f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-23 17:18:21 +02:00 |
|
Uwe Steinmann
|
932835ef03
|
add field in configuration for hidden other fields in settings form
|
2021-06-23 16:27:09 +02:00 |
|
Uwe Steinmann
|
e425120d7d
|
mails listing expired documents can be send for each owner
|
2021-06-16 08:02:32 +02:00 |
|
Uwe Steinmann
|
74292d9304
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-07 21:15:48 +02:00 |
|
Uwe Steinmann
|
0d5ba3bc1e
|
pass $logger to migrate()
|
2021-06-07 21:15:18 +02:00 |
|
Uwe Steinmann
|
7c818d0913
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-01 11:02:45 +02:00 |
|
Uwe Steinmann
|
3003d6d0d3
|
check for non empty workflow state
|
2021-06-01 10:50:55 +02:00 |
|
Uwe Steinmann
|
05a3405f07
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-05-21 10:11:42 +02:00 |
|
Uwe Steinmann
|
b12dbd8e02
|
move sending notification mail into Notification service
|
2021-05-21 09:14:55 +02:00 |
|
Uwe Steinmann
|
aa8f6250b3
|
move sending notification emails into notification service
|
2021-05-19 21:19:32 +02:00 |
|
Uwe Steinmann
|
5028f37acc
|
move notification emails into notification service
|
2021-05-19 20:41:50 +02:00 |
|
Uwe Steinmann
|
acf85728c3
|
move sending notification mail into Notification Service
|
2021-05-19 16:18:03 +02:00 |
|
Uwe Steinmann
|
92ff13afc6
|
move notification mail into notification service
|
2021-05-19 15:13:49 +02:00 |
|
Uwe Steinmann
|
0852d10df4
|
add version to document update mail, add stub for remove version mail
|
2021-05-19 08:32:38 +02:00 |
|
Uwe Steinmann
|
97c001acbe
|
move notification mail into notification service
|
2021-05-18 17:39:14 +02:00 |
|
Uwe Steinmann
|
040793034b
|
move notification mail into class NotificationService
|
2021-05-18 17:07:14 +02:00 |
|
Uwe Steinmann
|
3422e5a906
|
move sending notification mail in class NotificationService
|
2021-05-18 16:58:16 +02:00 |
|
Uwe Steinmann
|
d939b40486
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-05-17 07:01:22 +02:00 |
|
Uwe Steinmann
|
abd52ea219
|
set version in sendChangedVersionCommentMail()
|
2021-05-17 07:01:03 +02:00 |
|
Uwe Steinmann
|
447c035065
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-05-17 06:59:44 +02:00 |
|
Uwe Steinmann
|
33c6436c16
|
move more emails into class NotificationService
|
2021-05-15 22:46:46 +02:00 |
|
Uwe Steinmann
|
7f417157f8
|
move sending mails into NotificationService
|
2021-05-15 12:17:07 +02:00 |
|
Uwe Steinmann
|
d6a296c071
|
add more methods for sending mails
|
2021-05-15 07:38:46 +02:00 |
|
Uwe Steinmann
|
c6a7460533
|
add missing case in getAttributeValidationError()
|
2021-05-15 07:37:21 +02:00 |
|
Uwe Steinmann
|
ca52671bac
|
add method sendNewDocumentMail(), settings can be passed to construct
|
2021-05-14 21:55:48 +02:00 |
|
Uwe Steinmann
|
e40fcf1c2c
|
add method sendNewDocumentMail(), settings can be passed to construct
|
2021-05-14 21:55:00 +02:00 |
|
Uwe Steinmann
|
7d34bd86b3
|
create previews of attachments
|
2021-05-11 22:13:35 +02:00 |
|
Uwe Steinmann
|
813587e8c9
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-05-11 21:19:01 +02:00 |
|
Uwe Steinmann
|
c0120b0a1d
|
do not call get_magic_quotes_gpc() anymore
|
2021-05-11 21:18:15 +02:00 |
|
Uwe Steinmann
|
d1690c917d
|
show only detail preview for older versions
|
2021-05-11 19:02:48 +02:00 |
|