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 |
|
Uwe Steinmann
|
d68c922152
|
fix possible DoS
|
2022-03-26 18:48:04 +01:00 |
|
Uwe Steinmann
|
2fa2d33fe9
|
categories and keywords can be set in uploaddocument
|
2022-03-09 08:38:19 +01:00 |
|
Uwe Steinmann
|
85f7332e06
|
comment and attributes can be passed to uploaddocument
|
2022-03-07 15:19:22 +01:00 |
|
Uwe Steinmann
|
210f5cb1c4
|
no need to include inc.ClassEmailNotify.php
|
2022-03-04 08:17:34 +01:00 |
|
Uwe Steinmann
|
e4fb5d5255
|
set session to null if login fails to prevent warning when error msg is shown
|
2022-03-04 08:17:07 +01:00 |
|
Uwe Steinmann
|
d4df6796f3
|
output splash messages when adding, editing, removing an entry
|
2022-02-22 09:10:04 +01:00 |
|
Uwe Steinmann
|
375c68e8de
|
call getLastWorkflowLog() instead od getWorkflowLog()
|
2022-02-21 11:10:13 +01:00 |
|
Uwe Steinmann
|
97bdb0773d
|
certain fields in configuration can be disabled for editing
|
2021-12-15 08:39:11 +01:00 |
|
Uwe Steinmann
|
afb7736f9b
|
check if post request succeeds
|
2021-12-09 17:30:01 +01:00 |
|
Uwe Steinmann
|
f263ec1ac2
|
init $oldattributes
|
2021-12-04 17:51:18 +01:00 |
|
Uwe Steinmann
|
f24badd9ce
|
move send of notification mail in Notification class, do not inform approvers and reviewers anymore
|
2021-12-03 19:13:16 +01:00 |
|
Uwe Steinmann
|
368b0fc6a5
|
do not show workflow tab if workflow was ended
|
2021-12-03 10:49:04 +01:00 |
|
Uwe Steinmann
|
1f2e9496a8
|
extra error msg if hash is invalid
|
2021-12-03 09:30:00 +01:00 |
|
Uwe Steinmann
|
9d0b961364
|
call sendRequestWorkflowActionMail() only if next state was reached
|
2021-12-02 22:08:50 +01:00 |
|
Uwe Steinmann
|
eae5699bdf
|
get error msg from controller
|
2021-11-26 14:32:00 +01:00 |
|
Uwe Steinmann
|
96310c40c2
|
pass source and source details to controller
|
2021-11-10 08:33:10 +01:00 |
|
Uwe Steinmann
|
e653817813
|
pass source details to controller
|
2021-11-10 08:32:52 +01:00 |
|
Uwe Steinmann
|
99cc8b5b5d
|
return error msg of extension mgr
|
2021-11-08 09:01:37 +01:00 |
|
Uwe Steinmann
|
898943dd6e
|
add new conversion manager and services
|
2021-10-06 15:03:03 +02:00 |
|
Uwe Steinmann
|
529efd6baa
|
check for new return values when modifying reviewers and approvers
|
2021-09-29 17:27:43 +02:00 |
|
Uwe Steinmann
|
6d92be55fb
|
propperly check return value after removing log entry
|
2021-09-29 17:27:00 +02:00 |
|
Uwe Steinmann
|
7a4e0e8513
|
propperly change the return value of setReviewByXXX
|
2021-09-29 17:26:20 +02:00 |
|