Commit Graph

8218 Commits

Author SHA1 Message Date
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
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
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
Uwe Steinmann
7202d85e55 fix indention of lines 2023-01-01 09:23:04 +01:00
Uwe Steinmann
f4b8eb05b7 set timeout of SeedDMS_ConversionServiceExec 2023-01-01 09:22:11 +01:00
Uwe Steinmann
c67cc6ede4 turn off auto commit for mysql 2023-01-01 09:21:01 +01:00
Uwe Steinmann
8940a3b338 timeout can be passed to constructor 2023-01-01 09:18:52 +01:00
Uwe Steinmann
06e9f41ec1 replace plain html in formField() method 2022-12-20 15:55:37 +01:00
Uwe Steinmann
41721467ac focus search field after loading page 2022-12-20 15:54:47 +01:00
Uwe Steinmann
6233ac59ff log transactions 2022-12-20 13:45:53 +01:00
Uwe Steinmann
d72422eb36 add second column with error messages 2022-12-19 16:00:28 +01:00
Uwe Steinmann
79b1560a27 fix typo 2022-12-18 12:46:29 +01:00
Uwe Steinmann
edabd515f1 use methods in style to create tabs 2022-12-18 12:41:39 +01:00
Uwe Steinmann
ed036819e7 set currenttab from GET if available 2022-12-17 14:07:55 +01:00
Uwe Steinmann
61db1313a3 add translation of 'Processing ...', use getMLText() 2022-12-15 12:36:57 +01:00
Uwe Steinmann
0186e1af00 check field indexed instead of created 2022-12-15 12:36:35 +01:00
Uwe Steinmann
20d368ec99 add new field 'indexed' 2022-12-15 12:35:16 +01:00
Uwe Steinmann
a81f51c17c add new field 'indexed' 2022-12-15 12:35:02 +01:00
Uwe Steinmann
c53e27efff make getFileName() public 2022-12-13 17:43:47 +01:00
Uwe Steinmann
45221b8154 add changes of 5.1.29 2022-12-11 15:34:30 +01:00
Uwe Steinmann
3477b1fc9b use formSubmit() instead of plain html for submit button 2022-12-10 13:48:11 +01:00
Uwe Steinmann
ad19678e86 add secondary submit button 2022-12-10 13:47:32 +01:00
Uwe Steinmann
6ae0eb38d9 use formSubmit() instead of plain html for submit button 2022-12-10 13:12:21 +01:00
Uwe Steinmann
22d59a61ed add neutral submit button 2022-12-10 13:07:26 +01:00
Uwe Steinmann
c31250089e use formSubmit() instead of plain html for submit button 2022-12-10 13:05:22 +01:00