Commit Graph

28 Commits

Author SHA1 Message Date
Uwe Steinmann
845317e27d better documentation 2023-01-26 13:16:18 +01:00
Uwe Steinmann
328cbd9eb9 fix indexing documents 2023-01-10 15:44:30 +01:00
Uwe Steinmann
e141892934 fulltext index uses 'indexed' instead of 'created' 2022-12-15 12:46:54 +01: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
9a76df52bd fix documentation of execute() methods 2022-05-13 07:27:24 +02:00
Uwe Steinmann
43fe015049 add task to informa about upcoming events 2022-03-31 06:48:05 +02:00
Uwe Steinmann
283d051d3a initial code to check for upcomming events in calendar 2022-03-28 17:36:20 +02:00
Uwe Steinmann
e7303b6371 pass conversion mgr to previewer, list all conversion services 2021-10-16 17:44:11 +02:00
Uwe Steinmann
bbcf7cb979 do send mail to disabled users or guests 2021-08-19 13:52:13 +02:00
Uwe Steinmann
8b34c4f82e fix width in task for creating preview 2021-08-06 08:33:34 +02:00
Uwe Steinmann
cb601a82eb expect parameter of type SeedDMS_SchedulerTask in execute() 2021-07-05 10:08:51 +02:00
Uwe Steinmann
4de124d9ae take out logging of cachedir path 2021-06-28 09:19:20 +02:00
Uwe Steinmann
363f417eb7 index folders in task 2021-06-24 12:51:44 +02:00
Uwe Steinmann
6d1aa2f347 use translated text 2021-06-24 08:43: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
7d34bd86b3 create previews of attachments 2021-05-11 22:13:35 +02:00
Uwe Steinmann
d1690c917d show only detail preview for older versions 2021-05-11 19:02:48 +02:00
Uwe Steinmann
e0cfbd9b1b set converters in preview task, really check if preview was created 2021-05-10 08:45:52 +02:00
Uwe Steinmann
c53b3babbd add task for creating missing preview images 2021-05-09 13:41:53 +02:00
Uwe Steinmann
6a9def5358 issue warning if full text search is disabled 2021-04-22 09:28:25 +02:00
Uwe Steinmann
53ee447d84 get logger in execute() 2021-02-24 15:11:20 +01:00
Uwe Steinmann
a0ef972028 send expired docs mail as html, log sending mail 2021-02-24 15:01:13 +01:00
Uwe Steinmann
16c8102392 send list of expired docs to configured email address 2021-02-15 19:04:23 +01:00
Uwe Steinmann
a7286be63a add a new task for checking the checksum of all versions 2021-01-26 15:42:45 +01:00
Uwe Steinmann
8d2de27828 add indexing task 2020-09-30 09:11:13 +02:00
Uwe Steinmann
b44a368d6d use new method resolveTask() 2020-06-28 13:59:54 +02:00
Uwe Steinmann
6f0b8806a1 include inc.ClassSchedulerTaskBase.php 2020-05-28 08:10:39 +02:00
Uwe Steinmann
376df1cb20 include new task for checking for expired documents 2020-05-27 15:12:03 +02:00