Uwe Steinmann
|
2f868c4f44
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-01-03 16:38:57 +01:00 |
|
Uwe Steinmann
|
d8e9cb5707
|
indexdocument returns propper error msg
|
2023-01-03 14:07:05 +01:00 |
|
Uwe Steinmann
|
5694bf9501
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-12-10 14:23:43 +01:00 |
|
Uwe Steinmann
|
a5e975caa5
|
searchfolder returns full path of folder
|
2022-11-29 17:33:04 +01:00 |
|
Uwe Steinmann
|
330073f52a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-17 15:24:32 +01:00 |
|
Uwe Steinmann
|
820370d713
|
getMimeType() is now SeedDMS_Core_File::mimetype()
|
2022-11-17 11:35:34 +01:00 |
|
Uwe Steinmann
|
1667187613
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-15 16:08:32 +01:00 |
|
Uwe Steinmann
|
f52e950283
|
add command 'setmimetype'
|
2022-11-15 16:05:27 +01:00 |
|
Uwe Steinmann
|
a97fcbc67a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-11 13:01:44 +01:00 |
|
Uwe Steinmann
|
28c2670504
|
add a random sequence number deviation
|
2022-11-11 10:42:28 +01:00 |
|
Uwe Steinmann
|
f0cd33d110
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-09 12:20:32 +01:00 |
|
Uwe Steinmann
|
233639ce35
|
include inc.Utils.php early
|
2022-11-09 06:40:50 +01:00 |
|
Uwe Steinmann
|
2ee4773357
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-09-14 20:42:30 +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
|
a0db4bcc6d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-08-12 10:53:32 +02:00 |
|
Uwe Steinmann
|
54d802b36a
|
do not call run() but use __invoke()
|
2022-07-29 21:44:04 +02:00 |
|
Uwe Steinmann
|
7a7fca84b4
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-06-09 16:56:06 +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
|
b88e05fe22
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-03-09 08:39:34 +01:00 |
|
Uwe Steinmann
|
2fa2d33fe9
|
categories and keywords can be set in uploaddocument
|
2022-03-09 08:38:19 +01:00 |
|
Uwe Steinmann
|
a4f96c76d6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-03-07 15:20:24 +01:00 |
|
Uwe Steinmann
|
85f7332e06
|
comment and attributes can be passed to uploaddocument
|
2022-03-07 15:19:22 +01:00 |
|
Uwe Steinmann
|
1398b614cd
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-09-01 16:29:01 +02:00 |
|
Uwe Steinmann
|
13ad0788a3
|
send notification mail when new attachment was added
|
2021-08-30 19:35:08 +02:00 |
|
Uwe Steinmann
|
532db722a6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-16 16:20:11 +02:00 |
|
Uwe Steinmann
|
0072efd2ff
|
new command 'addfile' for adding attachments
|
2021-07-16 15:55:47 +02:00 |
|
Uwe Steinmann
|
0c260f286b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-29 08:27:07 +02:00 |
|
Uwe Steinmann
|
efd159e4d8
|
call hook preIndexFolder() for folders
|
2021-06-29 08:26:42 +02:00 |
|
Uwe Steinmann
|
e91a66af21
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-16 14:28:33 +02:00 |
|
Uwe Steinmann
|
a38f7fd408
|
secure locking/inlocking documents with security token
|
2021-06-16 14:23:53 +02:00 |
|
Uwe Steinmann
|
4363566998
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-14 09:10:27 +02:00 |
|
Uwe Steinmann
|
ab546099f1
|
fix possible CSRF attack by setting document name
|
2021-06-14 09:09:36 +02:00 |
|
Uwe Steinmann
|
64658c06cd
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-05-31 21:53:08 +02:00 |
|
Uwe Steinmann
|
d3b8202086
|
set message after successful folder/document deletion
|
2021-05-28 10:35:39 +02:00 |
|
Uwe Steinmann
|
cd99928cd4
|
remove superflous fold mark
|
2021-05-17 07:01:50 +02:00 |
|
Uwe Steinmann
|
447c035065
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-05-17 06:59:44 +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
|
b87f68c06e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-05-14 12:40:48 +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
|
b03e759053
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-05-04 09:04:25 +02:00 |
|
Uwe Steinmann
|
4be72880a8
|
typeahead search for folders can search in subfolders
|
2021-05-04 09:03:10 +02:00 |
|
Uwe Steinmann
|
42a7644d09
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-04-26 12:25:35 +02:00 |
|
Uwe Steinmann
|
43a280bc6d
|
set sequence of document when moving
|
2021-04-26 12:24:55 +02:00 |
|
Uwe Steinmann
|
58f349e295
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-03-10 09:15:57 +01: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
|
47b3416b5b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-02-24 13:45:40 +01:00 |
|
Uwe Steinmann
|
3ae98b7af3
|
use new methods getMandatoryReviewers() and getMandatoryApprovers()
|
2021-02-24 13:44:04 +01:00 |
|