Commit Graph

  • 6d6bbca94b set placeholder of task frequency Uwe Steinmann 2023-01-10 15:44:09 +0100
  • aa733c7531 pass logger to controller, fix including php files Uwe Steinmann 2023-01-10 15:43:37 +0100
  • 41b2ae91e1 use authenticator Uwe Steinmann 2023-01-10 15:43:06 +0100
  • 244a5da6d8 get logger Uwe Steinmann 2023-01-10 15:42:50 +0100
  • 9461f2c24d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2023-01-10 08:26:39 +0100
  • acd96034d8 add changes of 5.1.29 Uwe Steinmann 2023-01-10 08:12:06 +0100
  • cc144f6c0f show number of keywords per category in select menu Uwe Steinmann 2023-01-10 08:11:52 +0100
  • 913baaa7ce show number of documents per category in select menu Uwe Steinmann 2023-01-10 08:11:24 +0100
  • da4aafff86 add more notes for 5.1.29 Uwe Steinmann 2023-01-10 08:10:51 +0100
  • 1d217251c1 add method SeedDMS_Core_KeywordCategory::countKeywordLists() Uwe Steinmann 2023-01-10 08:10:33 +0100
  • 330a147533 update release date and notes Uwe Steinmann 2023-01-09 17:45:20 +0100
  • 1374c7fda3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2023-01-09 16:58:39 +0100
  • 8c87816070 check if $record_type is set Uwe Steinmann 2023-01-09 16:15:36 +0100
  • 627baa5cc8 add logos to list of extensions Uwe Steinmann 2023-01-09 16:15:18 +0100
  • 927e5acdc2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2023-01-09 15:40:41 +0100
  • 095605f85e add text preview Uwe Steinmann 2023-01-09 15:33:56 +0100
  • b1b16e1008 output time in secs for indexing Uwe Steinmann 2023-01-09 15:32:38 +0100
  • bc5aa7703c display number of occurences of term Uwe Steinmann 2023-01-09 15:32:00 +0100
  • 707082f6b6 list terms in auto complete if set Uwe Steinmann 2023-01-09 15:31:30 +0100
  • 5e48d724ac pass terms to view Uwe Steinmann 2023-01-09 15:31:05 +0100
  • 2310395e46 add field record_type Uwe Steinmann 2023-01-09 15:30:44 +0100
  • 0686cfecf5 init only fulltext service which was selected in configuration Uwe Steinmann 2023-01-09 15:30:18 +0100
  • 732fd81018 add query for record_type Uwe Steinmann 2023-01-09 15:29:58 +0100
  • 409df834a3 check for typeahead action without php warnings Uwe Steinmann 2023-01-08 16:24:02 +0100
  • 23c4327382 escape html in typeahead action Uwe Steinmann 2023-01-08 16:23:27 +0100
  • 71b8b197da various minor improvements Uwe Steinmann 2023-01-08 16:22:52 +0100
  • 593792089f implement Zend indexer as singleton in SeedDMS_Lucene_Indexer Uwe Steinmann 2023-01-08 16:22:01 +0100
  • 3cc7497863 fix setting limit Uwe Steinmann 2023-01-08 16:21:08 +0100
  • 30ab2f9ef7 limit can be passed by url parameter, add '*' to query in typeahead mode Uwe Steinmann 2023-01-07 12:18:30 +0100
  • 1ec7715b26 set limit of typeahead search to 15 Uwe Steinmann 2023-01-07 12:18:03 +0100
  • 8f07c2fd1f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2023-01-06 18:55:13 +0100
  • d35cf5d9f6 fix syntax of url, set propper favicon Uwe Steinmann 2023-01-06 18:43:18 +0100
  • b14a421591 do not auth because browsers do not send cookies to fetch opensearch desc Uwe Steinmann 2023-01-06 18:41:29 +0100
  • f98df0efcc better legend title Uwe Steinmann 2023-01-06 13:46:58 +0100
  • 26e6f24565 fix checking for search result hits Uwe Steinmann 2023-01-06 13:46:33 +0100
  • 8c86b4f61c output homefolder and link email address Uwe Steinmann 2023-01-06 11:13:32 +0100
  • adbea2919a do not set PDO::ATTR_AUTOCOMMIT because it prevents sql statements not in a transaction from being executed Uwe Steinmann 2023-01-06 07:48:32 +0100
  • 67163324bb set end of conversion in any case, not just if iptc data was found Uwe Steinmann 2023-01-05 16:57:18 +0100
  • 99bb9e5e20 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2023-01-05 16:47:28 +0100
  • 4ef60bbf10 add note for 5.1.29 Uwe Steinmann 2023-01-05 15:10:21 +0100
  • b01dd7655c separate cache by png, txt, and pdf Uwe Steinmann 2023-01-05 15:09:25 +0100
  • a94eccb6cf add converter for postscript Uwe Steinmann 2023-01-05 15:09:04 +0100
  • 58fd8877fb use DIRECTORY_SEPARATOR, add prefix 'png', 'txt', 'pdf' to previewDir Uwe Steinmann 2023-01-05 15:08:05 +0100
  • ba8a2d5d87 add method getPreviewDir() Uwe Steinmann 2023-01-05 15:07:19 +0100
  • 8cdafe49e0 remove spaces which prevented reading the stop word list Uwe Steinmann 2023-01-05 09:45:22 +0100
  • 292ade83e7 return empty text if image has no iptc data Uwe Steinmann 2023-01-05 09:35:13 +0100
  • 735fe4235f set $success to false if exec of command failed Uwe Steinmann 2023-01-05 09:34:39 +0100
  • a8474b08c6 use method wasSuccessful() to check if conversion succeeded Uwe Steinmann 2023-01-05 09:34:09 +0100
  • 5a778a1b75 add note about setting papersize for a2ps Uwe Steinmann 2023-01-05 09:02:30 +0100
  • 12ffb0174e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2023-01-05 08:39:45 +0100
  • f48f649249 call constructor of parent Uwe Steinmann 2023-01-05 08:05:46 +0100
  • 99e7623ea0 init index with stopwords file Uwe Steinmann 2023-01-05 08:04:48 +0100
  • 4540f85745 add var $success which is set to false if the conversion fails Uwe Steinmann 2023-01-05 08:04:07 +0100
  • 99ee18a336 add note for 1.1.18 Uwe Steinmann 2023-01-05 08:03:13 +0100
  • b9ac1860cf use stop words Uwe Steinmann 2023-01-05 08:02:14 +0100
  • e28911711b make init() static Uwe Steinmann 2023-01-05 08:01:48 +0100
  • a9aa87332d add comment that converters are deprecated Uwe Steinmann 2023-01-04 14:33:36 +0100
  • dd65fe2e35 add conversion service from text to png Uwe Steinmann 2023-01-04 14:33:11 +0100
  • a80702e7b8 add more documentation Uwe Steinmann 2023-01-04 14:32:52 +0100
  • 722b5dfba5 add converter from text to image Uwe Steinmann 2023-01-04 14:32:16 +0100
  • 18ea59bfc7 add more documentation Uwe Steinmann 2023-01-04 14:31:59 +0100
  • 2cbe041b60 user getClassname() for SeedDMS_Core_DocumentFile Uwe Steinmann 2023-01-04 14:31:28 +0100
  • dbe7f36eb0 add conversion service from text to image Uwe Steinmann 2023-01-04 14:30:45 +0100
  • b5c773a4a3 fix php error Uwe Steinmann 2023-01-03 17:53:36 +0100
  • c4f1019afb Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2023-01-03 17:01:07 +0100
  • 0b94308831 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x Uwe Steinmann 2023-01-03 17:00:57 +0100
  • 7694adabaa Merge branch 'seeddms-4.3.x' into seeddms-5.0.x Uwe Steinmann 2023-01-03 17:00:47 +0100
  • d8ed7797c0 some new phrases Uwe Steinmann 2023-01-03 17:00:25 +0100
  • eb0be965ee adjust label of checkbox to delete preview images and text Uwe Steinmann 2023-01-03 16:59:08 +0100
  • 51d8ebbf60 improve html for listing errors Uwe Steinmann 2023-01-03 16:58:40 +0100
  • 2f868c4f44 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2023-01-03 16:38:57 +0100
  • a8ccf1669b script for uploading files from local disc Uwe Steinmann 2023-01-03 14:16:43 +0100
  • 3633beb98d script for informing users about expired documents Uwe Steinmann 2023-01-03 14:13:06 +0100
  • 7634208432 script for deleting a docuemnt Uwe Steinmann 2023-01-03 14:09:48 +0100
  • e54874c3ff some more documentation Uwe Steinmann 2023-01-03 14:07:38 +0100
  • d8e9cb5707 indexdocument returns propper error msg Uwe Steinmann 2023-01-03 14:07:05 +0100
  • 29310e7c43 pass text previewer to fulltext service Uwe Steinmann 2023-01-03 14:06:24 +0100
  • 98e7c58b74 fulltext service can use new text previewer to create a cached txt file of a document Uwe Steinmann 2023-01-03 14:05:32 +0100
  • 75638089e6 add notes for latest version Uwe Steinmann 2023-01-03 14:04:08 +0100
  • 05d7c709ab callable can be passed for retrieving text content Uwe Steinmann 2023-01-03 14:01:04 +0100
  • eefb0f5ad3 include TxtPreviewer.php Uwe Steinmann 2023-01-03 14:00:28 +0100
  • 388cf0d136 update release notes Uwe Steinmann 2023-01-02 19:36:22 +0100
  • 91e20d72af start new version 1.5.0 Uwe Steinmann 2023-01-02 19:36:07 +0100
  • 8418bb962d use get getClassname() for getting class of documentfile Uwe Steinmann 2023-01-02 19:35:35 +0100
  • ff5e6e6302 use getClassname() for getting class of documentfile Uwe Steinmann 2023-01-02 19:34:48 +0100
  • c9f3a2c335 get class name for 'documentfile' Uwe Steinmann 2023-01-02 19:34:14 +0100
  • be62540c69 set $new when creating preview Uwe Steinmann 2023-01-02 12:26:48 +0100
  • 0e55c95171 remove old converters Uwe Steinmann 2023-01-02 12:26:31 +0100
  • d291c18eab add logger, conversionmgr, authenticator, etc to container Uwe Steinmann 2023-01-01 20:00:27 +0100
  • e30032f028 move init of notification into DBInit.php Uwe Steinmann 2023-01-01 19:59:29 +0100
  • 5bd69596c9 add slim middleware for authenticating with session Uwe Steinmann 2023-01-01 19:58:28 +0100
  • 7202d85e55 fix indention of lines Uwe Steinmann 2023-01-01 09:23:04 +0100
  • f4b8eb05b7 set timeout of SeedDMS_ConversionServiceExec Uwe Steinmann 2023-01-01 09:22:11 +0100
  • c67cc6ede4 turn off auto commit for mysql Uwe Steinmann 2023-01-01 09:21:01 +0100
  • 8940a3b338 timeout can be passed to constructor Uwe Steinmann 2023-01-01 09:18:52 +0100
  • 06e9f41ec1 replace plain html in formField() method Uwe Steinmann 2022-12-20 15:55:37 +0100
  • 41721467ac focus search field after loading page Uwe Steinmann 2022-12-20 15:54:47 +0100
  • 6233ac59ff log transactions Uwe Steinmann 2022-12-20 13:45:53 +0100
  • d72422eb36 add second column with error messages Uwe Steinmann 2022-12-19 16:00:28 +0100
  • 79b1560a27 fix typo Uwe Steinmann 2022-12-18 12:46:29 +0100