Uwe Steinmann
|
88c49363ac
|
document search show path of items
|
2024-03-18 13:54:35 +01:00 |
|
Uwe Steinmann
|
dd4149e3a6
|
add commands 'updatedocument' and 'addfolder'
|
2024-03-06 16:31:02 +01:00 |
|
Uwe Steinmann
|
663ce7f675
|
add global and group manager reviewers/approvers
|
2024-02-08 21:02:12 +01:00 |
|
Uwe Steinmann
|
700add3b7f
|
use SeedDMS_Core_File::mimetype() to determin mimetype
|
2023-09-27 11:28:39 +02:00 |
|
Uwe Steinmann
|
1b45b1c1eb
|
better logging
|
2023-05-22 10:43:10 +02:00 |
|
Uwe Steinmann
|
7a56c45db4
|
better checking of error msg after upload new document
|
2023-05-11 16:59:18 +02:00 |
|
Uwe Steinmann
|
244066d34d
|
default public status of attachments can be configured
|
2023-05-03 16:24:33 +02:00 |
|
Uwe Steinmann
|
7790f483f0
|
no need to create notification service a second time
|
2023-03-31 12:00:56 +02: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
|
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
|
a5e975caa5
|
searchfolder returns full path of folder
|
2022-11-29 17:33:04 +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
|
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
|
54d802b36a
|
do not call run() but use __invoke()
|
2022-07-29 21:44:04 +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
|
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
|
13ad0788a3
|
send notification mail when new attachment was added
|
2021-08-30 19:35:08 +02:00 |
|
Uwe Steinmann
|
0072efd2ff
|
new command 'addfile' for adding attachments
|
2021-07-16 15:55:47 +02:00 |
|
Uwe Steinmann
|
efd159e4d8
|
call hook preIndexFolder() for folders
|
2021-06-29 08:26:42 +02:00 |
|
Uwe Steinmann
|
a38f7fd408
|
secure locking/inlocking documents with security token
|
2021-06-16 14:23:53 +02:00 |
|
Uwe Steinmann
|
ab546099f1
|
fix possible CSRF attack by setting document name
|
2021-06-14 09:09:36 +02:00 |
|
Uwe Steinmann
|
d3b8202086
|
set message after successful folder/document deletion
|
2021-05-28 10:35:39 +02:00 |
|
Uwe Steinmann
|
33c6436c16
|
move more emails into class NotificationService
|
2021-05-15 22:46:46 +02:00 |
|
Uwe Steinmann
|
7f417157f8
|
move sending mails into NotificationService
|
2021-05-15 12:17:07 +02:00 |
|
Uwe Steinmann
|
423f42c1f4
|
use new method sendNewDocumentMail() to send notification mail
|
2021-05-14 21:56:37 +02:00 |
|
Uwe Steinmann
|
9a2ebf80cc
|
fix sending notification mail to group, add mandatory group rev/app
|
2021-05-14 12:37:10 +02:00 |
|
Uwe Steinmann
|
4be72880a8
|
typeahead search for folders can search in subfolders
|
2021-05-04 09:03:10 +02:00 |
|
Uwe Steinmann
|
43a280bc6d
|
set sequence of document when moving
|
2021-04-26 12:24:55 +02:00 |
|
Uwe Steinmann
|
27aefc26c9
|
just a comment why the workflow is taken from the controller
|
2021-03-10 09:14:04 +01:00 |
|
Uwe Steinmann
|
3ae98b7af3
|
use new methods getMandatoryReviewers() and getMandatoryApprovers()
|
2021-02-24 13:44:04 +01:00 |
|
Uwe Steinmann
|
7ebd3a4a0a
|
get reviewers, approvers, workflow from controller before sending notifications
|
2021-02-02 10:21:02 +01:00 |
|
Uwe Steinmann
|
899d89a2a9
|
pass $logger to notification service
|
2021-01-30 15:08:40 +01:00 |
|
Uwe Steinmann
|
862f8dffb3
|
pass type of notification receiver in each call of notification service
|
2021-01-29 08:58:21 +01:00 |
|
Uwe Steinmann
|
61a68f8325
|
check if home folder shall be used as root folder
|
2020-12-18 10:08:30 +01:00 |
|
Uwe Steinmann
|
7746fb72db
|
replace rootFolderId with $dms->getHomeFolder()
|
2020-12-17 21:31:03 +01:00 |
|
Uwe Steinmann
|
efed9f2b9c
|
add support for indexing folders
|
2020-12-12 16:29:56 +01:00 |
|
Uwe Steinmann
|
0124f6cc74
|
use require_once instead of include
|
2020-12-01 18:23:48 +01:00 |
|
Uwe Steinmann
|
4bdb3c7061
|
put fulltext search into central service
|
2020-09-29 16:42:09 +02:00 |
|
Uwe Steinmann
|
c6d0a1d345
|
allow inline editing on document details page
|
2020-09-07 16:20:37 +02:00 |
|
Uwe Steinmann
|
b9ea04658b
|
check for existence of paramter command
|
2020-08-31 12:58:48 +02:00 |
|
Uwe Steinmann
|
d7dccfd299
|
check against maxuploadsize when uploading a new document
|
2020-05-13 09:25:30 +02:00 |
|
Uwe Steinmann
|
53521d25ff
|
return error returned by RemoveDocument Controller
|
2020-03-25 08:07:43 +01:00 |
|
Uwe Steinmann
|
3448734024
|
set callback removePreviews() when removing a folder
|
2020-02-25 17:08:38 +01:00 |
|
Uwe Steinmann
|
c3ab464890
|
use new function getBaseUrl()
|
2019-11-28 10:01:59 +01:00 |
|