Uwe Steinmann
|
7fc1a88e95
|
better eval of error msg after updating or adding a document
|
2023-05-11 16:58:08 +02:00 |
|
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
|
2913a9bc97
|
include webdav server from vendor dir
|
2023-01-21 13:31:25 +01:00 |
|
Uwe Steinmann
|
e9b3b25b64
|
pass notification and authentication service to ServeRequest
|
2022-11-29 10:44:19 +01:00 |
|
Uwe Steinmann
|
4e528975b8
|
use Login controller
|
2022-11-24 12:40:25 +01:00 |
|
Uwe Steinmann
|
ec38938d8d
|
include Log.php
|
2022-11-24 12:39:37 +01:00 |
|
Uwe Steinmann
|
08d10d2cc0
|
get mimetype without encoding which simplifies the code
|
2022-11-15 16:07:06 +01:00 |
|
Uwe Steinmann
|
b9311ff1e7
|
find a better mimetype by using file() and the extension
|
2022-11-09 15:14:38 +01:00 |
|
Uwe Steinmann
|
fbe6e492c8
|
use methods in inc/inc.ClassNotificationService.php it send notifications
|
2022-11-06 16:09:27 +01:00 |
|
Uwe Steinmann
|
57b298c489
|
invoke controller instead of calling run()
|
2022-11-06 16:08:57 +01:00 |
|
Uwe Steinmann
|
9869c3d8ce
|
add missing space in log message
|
2022-11-06 16:07:40 +01:00 |
|
Uwe Steinmann
|
d9ba59990f
|
clear login failures after successful login
|
2022-11-06 16:07:04 +01:00 |
|
Uwe Steinmann
|
f6ec37df74
|
do not rawurl[de|en]code path anymore
|
2022-10-25 13:16:59 +02:00 |
|
Uwe Steinmann
|
ef3047aae9
|
add rewrite of header for php fpm
|
2022-09-09 09:29:08 +02:00 |
|
Uwe Steinmann
|
3dd4fb145b
|
add mimetype as title attribute in folder listing
|
2022-06-08 16:05:39 +02:00 |
|
Uwe Steinmann
|
0d5a1ba3c7
|
rawurlencode path of files and folders
|
2022-06-08 15:52:27 +02:00 |
|
Uwe Steinmann
|
f1e200ad83
|
use new method getLogger()
|
2022-04-07 14:38:49 +02:00 |
|
Uwe Steinmann
|
8f5a699f0c
|
log successful authentication
|
2021-05-31 19:13:51 +02:00 |
|
Uwe Steinmann
|
e436e7fb05
|
pass settings to notification
|
2021-05-14 21:56:09 +02:00 |
|
Uwe Steinmann
|
a3cc1c3c43
|
fix php error when setting mandatory workflow
|
2021-05-03 14:01:56 +02:00 |
|
Uwe Steinmann
|
35702a30b4
|
fix error when sending notification and the document content was replaced
|
2021-02-24 18:56:14 +01:00 |
|
Uwe Steinmann
|
e6220b7090
|
minor improvements in notification mails
|
2021-02-24 18:21:46 +01:00 |
|
Uwe Steinmann
|
f8f1e3fd73
|
take over mandatory reviewers and approvers
|
2021-02-24 13:23:49 +01: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
|
56ae71b82c
|
fix fulltextservice
|
2021-02-23 20:49:10 +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
|
2ff0979275
|
log user who failed to login
|
2020-09-28 17:28:47 +02:00 |
|
Uwe Steinmann
|
79d118a731
|
expiration date can be set, prefix attributes with 'attr_'
|
2020-08-24 12:56:36 +02:00 |
|
Uwe Steinmann
|
f440ffa224
|
check for prefixorgfilename in PROPFIND
|
2020-06-28 19:38:17 +02:00 |
|
Uwe Steinmann
|
994b207f2b
|
improve support for using original filenames (still not ready)
|
2020-06-24 16:22:28 +02:00 |
|
Uwe Steinmann
|
bb38dc7b22
|
properly handle duplicate names when moving a document/folder
|
2020-01-13 09:32:22 +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
|
482bf93cc0
|
set date of folder
|
2018-09-17 13:47:40 +02:00 |
|
Uwe Steinmann
|
45615be207
|
pass context to getAccessMode()
|
2018-07-12 22:36:44 +02:00 |
|
Uwe Steinmann
|
453dfcd71e
|
check for _enableWebdavReplaceDoc in settings
|
2018-04-12 11:32:10 +02:00 |
|
Uwe Steinmann
|
e13cd0fb49
|
add missing space
|
2018-03-22 15:15:13 +01:00 |
|
Uwe Steinmann
|
0e64f8a7fc
|
do not log DEBUG by default
|
2018-03-22 15:13:09 +01:00 |
|
Uwe Steinmann
|
75a6eafef4
|
better error logging
|
2018-03-22 15:12:53 +01:00 |
|
Uwe Steinmann
|
0d3b07b44d
|
place log files in contentDir/log
|
2018-03-14 10:16:10 +01:00 |
|
Uwe Steinmann
|
b223344af9
|
set dms and user in controller
was previously taken from global variables
|
2018-03-12 18:34:17 +01:00 |
|
Uwe Steinmann
|
bcdcfe2b43
|
call controller for adding and removing a folder
|
2018-03-09 18:23:14 +01:00 |
|
Uwe Steinmann
|
ed93657566
|
use extensions and controller
|
2018-03-07 12:36:24 +01:00 |
|
Uwe Steinmann
|
2e4ef97bff
|
orig filename can be used instead of document name
|
2017-08-28 13:46:16 +02:00 |
|
Uwe Steinmann
|
ca9b3cb245
|
no need to check for password, but check for ip, guest login and disabled accounts (Closes #250)
|
2017-03-21 11:35:39 +01:00 |
|
Uwe Steinmann
|
14ab2120f1
|
take out definition of apache_request_headers(), do use method if not available
|
2017-01-17 13:47:14 +01:00 |
|