Uwe Steinmann
|
5567b57853
|
fix checking upload error
|
2023-08-30 15:48:34 +02:00 |
|
Uwe Steinmann
|
b3b5d11642
|
fix typos in comments
|
2023-08-30 15:48:14 +02:00 |
|
Uwe Steinmann
|
95372d6905
|
add option to disable setting a password
|
2023-08-25 12:34:09 +02:00 |
|
Uwe Steinmann
|
039473d905
|
remove old code, sync with 6.0.x
|
2023-06-19 17:20:45 +02:00 |
|
Uwe Steinmann
|
75d74cad69
|
more readable code
|
2023-06-18 13:59:58 +02:00 |
|
Uwe Steinmann
|
b7d029475d
|
move most of the code in op/* into new controller
|
2023-06-18 13:59:23 +02:00 |
|
Uwe Steinmann
|
18215ebf7f
|
fix php warning
|
2023-05-28 11:08:46 +02:00 |
|
Uwe Steinmann
|
1b45b1c1eb
|
better logging
|
2023-05-22 10:43:10 +02:00 |
|
Uwe Steinmann
|
5a96788ccc
|
number of days to look back on dashboard can be configured
|
2023-05-13 12:07:47 +02:00 |
|
Uwe Steinmann
|
7a56c45db4
|
better checking of error msg after upload new document
|
2023-05-11 16:59:18 +02:00 |
|
Uwe Steinmann
|
d9f25b5a3a
|
get error msg from controller just like AddDocument
|
2023-05-09 11:46:19 +02:00 |
|
Uwe Steinmann
|
244066d34d
|
default public status of attachments can be configured
|
2023-05-03 16:24:33 +02:00 |
|
Uwe Steinmann
|
66ecc57780
|
add new config var suggestTerms
|
2023-04-21 13:02:42 +02:00 |
|
Uwe Steinmann
|
53d7ab063d
|
fix preview for files in dropfolder
|
2023-04-13 12:56:59 +02:00 |
|
Uwe Steinmann
|
9092eeb0a3
|
comment of document, documentcontent and folder can be rendered as markdown
|
2023-04-04 17:46: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
|
0e712c1554
|
empty password in csv file will not override an existing password
|
2023-03-04 10:09:05 +01:00 |
|
Uwe Steinmann
|
bcd0977803
|
fix inclusion of php files
|
2023-02-16 11:36:07 +01:00 |
|
Uwe Steinmann
|
b495fd248b
|
add baseUrl for those cases where seeddms cannot determine the host and protocol itself
|
2023-01-26 13:29:46 +01:00 |
|
Uwe Steinmann
|
5c985f32b1
|
do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already
|
2023-01-22 19:15:11 +01:00 |
|
Uwe Steinmann
|
cf82094149
|
add rule to provide auth info if php is run in fpm mode
|
2023-01-12 06:46:49 +01:00 |
|
Uwe Steinmann
|
99e7623ea0
|
init index with stopwords file
|
2023-01-05 08:04:48 +01:00 |
|
Uwe Steinmann
|
d8e9cb5707
|
indexdocument returns propper error msg
|
2023-01-03 14:07:05 +01:00 |
|
Uwe Steinmann
|
995fd19684
|
remove spaces
|
2022-12-10 12:59:32 +01:00 |
|
Uwe Steinmann
|
a5e975caa5
|
searchfolder returns full path of folder
|
2022-11-29 17:33:04 +01:00 |
|
Uwe Steinmann
|
f7ebe88822
|
add authentication service
|
2022-11-28 21:40:42 +01:00 |
|
Uwe Steinmann
|
2556bf5b3f
|
set 'source' = 'web' for controller
|
2022-11-24 12:39:57 +01:00 |
|
Uwe Steinmann
|
823d98b261
|
add a render function for hashed passwords
|
2022-11-24 09:44:23 +01:00 |
|
Uwe Steinmann
|
820370d713
|
getMimeType() is now SeedDMS_Core_File::mimetype()
|
2022-11-17 11:35:34 +01:00 |
|
Uwe Steinmann
|
f52e950283
|
add command 'setmimetype'
|
2022-11-15 16:05:27 +01:00 |
|
Uwe Steinmann
|
28c2670504
|
add a random sequence number deviation
|
2022-11-11 10:42:28 +01:00 |
|
Uwe Steinmann
|
233639ce35
|
include inc.Utils.php early
|
2022-11-09 06:40:50 +01:00 |
|
Uwe Steinmann
|
df4d492874
|
do not include inc/inc.ClassEmailNotify.php
|
2022-11-02 09:00:13 +01:00 |
|
Uwe Steinmann
|
02947f1bf0
|
include missing class for email notification
|
2022-10-13 16:34:57 +02:00 |
|
Uwe Steinmann
|
5a806f729b
|
check access on document in 'searchdocument'
|
2022-09-14 20:40:33 +02:00 |
|
Uwe Steinmann
|
100b0bfa26
|
check access on folder in 'searchfolder'
|
2022-09-14 18:07:57 +02:00 |
|
Uwe Steinmann
|
3f6755e7e5
|
add function renderQuotaData(), import hidden and disabled field
|
2022-09-02 08:04:15 +02:00 |
|
Uwe Steinmann
|
d2a3ca301c
|
fix import of extension from repository
|
2022-08-19 14:50:25 +02:00 |
|
Uwe Steinmann
|
196f6f7658
|
add ':' after err msg
|
2022-08-12 10:54:22 +02:00 |
|
Uwe Steinmann
|
e31c532c68
|
get rid of old code, use actions for 'version' and 'file'
|
2022-08-05 13:32:46 +02:00 |
|
Uwe Steinmann
|
54d802b36a
|
do not call run() but use __invoke()
|
2022-07-29 21:44:04 +02:00 |
|
Uwe Steinmann
|
3a4220fe18
|
check if exists
|
2022-07-28 11:43:15 +02:00 |
|
Uwe Steinmann
|
9a0992751d
|
fix parameters for validate()
|
2022-07-27 09:37:58 +02:00 |
|
Uwe Steinmann
|
29ec6ff2c9
|
run invoke instead of run()
|
2022-07-26 11:57:45 +02:00 |
|
Uwe Steinmann
|
c31d12b44c
|
set splash message
|
2022-07-08 13:17:27 +02:00 |
|
Uwe Steinmann
|
12e9a803bc
|
set cmd and mimetype in returned json data in case of an error when indexing a document/folder
|
2022-06-09 12:44:17 +02:00 |
|
Uwe Steinmann
|
2aa67b93a0
|
handle case when certain docs are passed to removefromprocesses
|
2022-05-09 09:55:48 +02:00 |
|
Uwe Steinmann
|
dbb2340269
|
backport assigning processes to other user
|
2022-05-06 09:54:55 +02:00 |
|
Uwe Steinmann
|
0198955905
|
add new hook cleanUpDocument
|
2022-04-14 16:59:42 +02:00 |
|
Uwe Steinmann
|
b8924666b6
|
ensure log file ends with .log
|
2022-03-27 17:03:36 +02:00 |
|