Commit Graph

24 Commits

Author SHA1 Message Date
Uwe Steinmann
7790f483f0 no need to create notification service a second time 2023-03-31 12:00:56 +02:00
Uwe Steinmann
782e4c2044 include Log.php early and use require_once 2023-03-15 11:13:14 +01:00
Uwe Steinmann
e9b3b25b64 pass notification and authentication service to ServeRequest 2022-11-29 10:44:19 +01:00
Uwe Steinmann
ec38938d8d include Log.php 2022-11-24 12:39:37 +01:00
Uwe Steinmann
f1e200ad83 use new method getLogger() 2022-04-07 14:38:49 +02:00
Uwe Steinmann
e436e7fb05 pass settings to notification 2021-05-14 21:56:09 +02:00
Uwe Steinmann
d9653e182f use require_once instead of include 2021-02-23 21:05:10 +01:00
Uwe Steinmann
33342d0b15 do not include EmailNotify 2021-02-23 20:49:26 +01:00
Uwe Steinmann
9e6f49598d include right files, fix fulltext index 2021-02-23 20:37:14 +01:00
Uwe Steinmann
095d187ce1 no need to include inc/inc.ClassEmailNotify.php and Log.php anymore 2021-02-04 10:51:00 +01:00
Uwe Steinmann
b34d06ca9b create logger before initiating extension, because it is passed to each extension 2021-02-04 10:41:56 +01:00
Uwe Steinmann
fdde3e29c5 pass logger to Authentication Service 2021-01-28 21:09:11 +01:00
Uwe Steinmann
e571fe38a5 send notifications, check for duplicate folder/document names if configured 2019-08-22 07:47:04 +02:00
Uwe Steinmann
0e64f8a7fc do not log DEBUG by default 2018-03-22 15:13:09 +01:00
Uwe Steinmann
0d3b07b44d place log files in contentDir/log 2018-03-14 10:16:10 +01:00
Uwe Steinmann
ed93657566 use extensions and controller 2018-03-07 12:36:24 +01:00
Uwe Steinmann
73c6ff9427 major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
Uwe Steinmann
0487b37b51 rename letodms_webdav.php to webdav.php and fixed include 2013-02-13 21:06:47 +01:00
steinm
ede1f4a992 - include Log.php after Settings has been read
- set db client encoding to utf8
2012-05-08 08:03:48 +00:00
steinm
d4d1c7ead9 - include inc.Settings.php before letodms_webdav.php 2011-12-07 07:32:01 +00:00
steinm
c26aa95b0d - do not use old config file anymore.
- write log into contentDir/webdav-xx
2011-07-27 19:52:45 +00:00
steinm
bb3ce66aaf - updated on new configuration setting 2011-07-20 07:19:06 +00:00
steinm
6587ae9aeb - fixed call of constructor of LetoDMS_DMS
- output of file size and modification time in GetDir()
2011-05-16 06:47:06 +00:00
steinm
0626b79380 - webdav server 2011-02-09 07:03:00 +00:00