Commit Graph

96 Commits

Author SHA1 Message Date
Uwe Steinmann
875954e730 add composer.json 2023-01-20 17:31:22 +01:00
Uwe Steinmann
a7fd69a6b9 add new changelog files 2023-01-20 17:12:34 +01:00
Uwe Steinmann
3426fa1032 fix formating of notes in preparation for creating a changelog.md 2023-01-20 17:01:19 +01:00
Uwe Steinmann
496bc9214d backport some changes from 6.0.x 2023-01-20 16:57:34 +01:00
Uwe Steinmann
330a147533 update release date and notes 2023-01-09 17:45:20 +01:00
Uwe Steinmann
095605f85e add text preview 2023-01-09 15:33:56 +01:00
Uwe Steinmann
58fd8877fb use DIRECTORY_SEPARATOR, add prefix 'png', 'txt', 'pdf' to previewDir 2023-01-05 15:08:05 +01:00
Uwe Steinmann
ba8a2d5d87 add method getPreviewDir() 2023-01-05 15:07:19 +01:00
Uwe Steinmann
18ea59bfc7 add more documentation 2023-01-04 14:31:59 +01:00
Uwe Steinmann
2cbe041b60 user getClassname() for SeedDMS_Core_DocumentFile 2023-01-04 14:31:28 +01:00
Uwe Steinmann
eefb0f5ad3 include TxtPreviewer.php 2023-01-03 14:00:28 +01:00
Uwe Steinmann
91e20d72af start new version 1.5.0 2023-01-02 19:36:07 +01:00
Uwe Steinmann
8418bb962d use get getClassname() for getting class of documentfile 2023-01-02 19:35:35 +01:00
Uwe Steinmann
be62540c69 set $new when creating preview 2023-01-02 12:26:48 +01:00
Uwe Steinmann
0e55c95171 remove old converters 2023-01-02 12:26:31 +01:00
Uwe Steinmann
c53e27efff make getFileName() public 2022-12-13 17:43:47 +01:00
Uwe Steinmann
6f9ec7cdc3 $width passed to getFileName() is optional 2022-12-07 17:03:11 +01:00
Uwe Steinmann
ad0f3b2cfe better error checking if conversion fails 2022-04-08 12:44:10 +02:00
Uwe Steinmann
0508ccaa1c new version 1.4.0, support for conversion mgr 2021-10-16 16:32:25 +02:00
Uwe Steinmann
898943dd6e add new conversion manager and services 2021-10-06 15:03:03 +02:00
Uwe Steinmann
175dd6902d update package info 2021-05-10 09:00:55 +02:00
Uwe Steinmann
4f59c3b4e8 execWithTimeout() closes all pipes and also returns return value of cmd 2021-05-10 08:54:18 +02:00
Uwe Steinmann
c37802fdca add opitonal parameter $new to createRawPreview() and createPreview() 2021-05-09 13:48:36 +02:00
Uwe Steinmann
086a231b1f add 'exec' to command call 2021-03-25 15:42:28 +01:00
Uwe Steinmann
a4636071c7 new version 1.3.2 2020-12-23 06:20:07 +01:00
Uwe Steinmann
62d19aa808 set header Content-Length 2020-12-23 06:19:52 +01:00
Uwe Steinmann
7a25859a19 new version 1.3.1 2020-03-22 09:30:42 +01:00
Uwe Steinmann
ceb6808c68 pass $target to hasRawPreview and getRawPreview just like createRawPreview 2020-03-22 09:26:47 +01:00
Uwe Steinmann
4b402a131f update release date 2020-02-17 10:21:01 +01:00
Uwe Steinmann
8b6d070a98 set proper name of last preview file 2020-02-12 17:21:02 +01:00
Uwe Steinmann
e830477bf0 new method getPreviewFile(), start version 1.13.0 2020-01-21 08:11:03 +01:00
Uwe Steinmann
392a7e4a51 make getFileName() public 2020-01-13 17:31:59 +01:00
Uwe Steinmann
698038999c new version 1.2.10 2019-02-11 20:43:46 +01:00
Uwe Steinmann
adf55b927c fix error when document content is not of class SeedDMS_Core_DocumentContent 2019-02-11 20:42:39 +01:00
Uwe Steinmann
8337a7602e make getFileName() protected 2019-02-11 20:41:37 +01:00
Uwe Steinmann
2c47911ffc new version 1.2.9 2019-01-18 13:07:08 +01:00
Uwe Steinmann
5353e28fae the use of xsendfile can be set 2019-01-18 13:05:10 +01:00
Uwe Steinmann
268f1ef0aa make getFileName() public 2018-09-29 15:59:58 +02:00
Uwe Steinmann
7f2dd8513f fix creation of preview if SeedDMS_Core_DocumentContent has been derived 2018-03-08 15:13:17 +01:00
Uwe Steinmann
a47300be26 execWithTimeout() also reads data from stderr
currently not evaluated but could be used to find errors when a
converter is called
2018-01-30 06:26:54 +01:00
Uwe Steinmann
380f69a95a new version 1.2.7 2018-01-18 08:47:50 +01:00
Uwe Steinmann
a28d121610 add SeedDMS_Preview_Base::sendfile() which uses xsendfile if available 2018-01-18 08:45:34 +01:00
Uwe Steinmann
7bd625c8fb new version 1.2.6 2017-12-04 10:59:48 +01:00
Uwe Steinmann
76bc672f5c new method addConverter() 2017-12-04 10:59:07 +01:00
Uwe Steinmann
68a6904f70 add converter for mp4 videos 2017-11-22 15:28:28 +01:00
Uwe Steinmann
59be3c3598 start new version 1.2.5, add default converter for images 2017-11-22 13:52:24 +01:00
Uwe Steinmann
8e73d88e8e hasConverter() checks if cmd is actually set 2017-11-22 13:50:24 +01:00
Uwe Steinmann
d4b3540130 add some more preview commands 2017-10-27 07:22:11 +02:00
Uwe Steinmann
5fc430f1ea new version 1.2.4 2017-10-11 14:41:45 +02:00
Uwe Steinmann
0be8766fce fix typo in converter 2017-10-11 14:40:14 +02:00