Commit Graph

10814 Commits

Author SHA1 Message Date
Uwe Steinmann
a94eccb6cf add converter for postscript 2023-01-05 15:09:04 +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
8cdafe49e0 remove spaces which prevented reading the stop word list 2023-01-05 09:45:22 +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
5a778a1b75 add note about setting papersize for a2ps 2023-01-05 09:02:30 +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
99e7623ea0 init index with stopwords file 2023-01-05 08:04:48 +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
99ee18a336 add note for 1.1.18 2023-01-05 08:03:13 +01:00
Uwe Steinmann
b9ac1860cf use stop words 2023-01-05 08:02:14 +01:00
Uwe Steinmann
e28911711b make init() static 2023-01-05 08:01:48 +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
722b5dfba5 add converter from text to image 2023-01-04 14:32:16 +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
dbe7f36eb0 add conversion service from text to image 2023-01-04 14:30:45 +01:00
Uwe Steinmann
b5c773a4a3 fix php error 2023-01-03 17:53:36 +01:00
Uwe Steinmann
c4f1019afb Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-03 17:01:07 +01:00
Uwe Steinmann
0b94308831 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2023-01-03 17:00:57 +01:00
Uwe Steinmann
7694adabaa Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2023-01-03 17:00:47 +01:00
Uwe Steinmann
d8ed7797c0 some new phrases 2023-01-03 17:00:25 +01:00
Uwe Steinmann
eb0be965ee adjust label of checkbox to delete preview images and text 2023-01-03 16:59:08 +01:00
Uwe Steinmann
51d8ebbf60 improve html for listing errors 2023-01-03 16:58:40 +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
a8ccf1669b script for uploading files from local disc 2023-01-03 14:16:43 +01:00
Uwe Steinmann
3633beb98d script for informing users about expired documents 2023-01-03 14:13:06 +01:00
Uwe Steinmann
7634208432 script for deleting a docuemnt 2023-01-03 14:09:48 +01:00
Uwe Steinmann
e54874c3ff some more documentation 2023-01-03 14:07:38 +01:00
Uwe Steinmann
d8e9cb5707 indexdocument returns propper error msg 2023-01-03 14:07:05 +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
75638089e6 add notes for latest version 2023-01-03 14:04:08 +01:00
Uwe Steinmann
05d7c709ab callable can be passed for retrieving text content 2023-01-03 14:01:04 +01:00
Uwe Steinmann
eefb0f5ad3 include TxtPreviewer.php 2023-01-03 14:00:28 +01:00
Uwe Steinmann
388cf0d136 update release notes 2023-01-02 19:36:22 +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
ff5e6e6302 use getClassname() for getting class of documentfile 2023-01-02 19:34:48 +01:00
Uwe Steinmann
c9f3a2c335 get class name for 'documentfile' 2023-01-02 19:34:14 +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
d291c18eab add logger, conversionmgr, authenticator, etc to container 2023-01-01 20:00:27 +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