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
|
050aff4798
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-12-02 22:10:09 +01:00 |
|
Uwe Steinmann
|
9d0b961364
|
call sendRequestWorkflowActionMail() only if next state was reached
|
2021-12-02 22:08:50 +01:00 |
|
Uwe Steinmann
|
b01e2aa666
|
take out sending mails to owner
|
2021-11-30 17:17:28 +01:00 |
|
Uwe Steinmann
|
f635d0e546
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-11-27 13:51:15 +01:00 |
|
Uwe Steinmann
|
eae5699bdf
|
get error msg from controller
|
2021-11-26 14:32:00 +01:00 |
|
Uwe Steinmann
|
e6766a3607
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-11-10 08:35:22 +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
|
542a6cb045
|
require basic auth and login as user cli_scheduler
|
2021-11-08 15:53:43 +01:00 |
|
Uwe Steinmann
|
31fda7e60e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-11-08 14:36:39 +01:00 |
|
Uwe Steinmann
|
99cc8b5b5d
|
return error msg of extension mgr
|
2021-11-08 09:01:37 +01:00 |
|
Uwe Steinmann
|
a830b18fc3
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-10-06 15:19:14 +02:00 |
|
Uwe Steinmann
|
898943dd6e
|
add new conversion manager and services
|
2021-10-06 15:03:03 +02:00 |
|
Uwe Steinmann
|
ab5aec99ba
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-09-29 18:25:54 +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 |
|
Uwe Steinmann
|
7aaa02cf7d
|
propperly check return value of setApprovalByXX
|
2021-09-29 17:25:24 +02:00 |
|
Uwe Steinmann
|
8b68402bec
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-09-28 11:14:26 +02:00 |
|
Uwe Steinmann
|
772f15ce7d
|
add configuration for defaultFolderPosition
|
2021-09-28 11:13:21 +02:00 |
|
Uwe Steinmann
|
3b55c458c2
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-09-22 10:54:54 +02:00 |
|
Uwe Steinmann
|
825ae7bfeb
|
check access on RemoveDocumentFile and EditDocumentFile
|
2021-09-22 10:41:36 +02:00 |
|
Uwe Steinmann
|
3e1dcc3c75
|
add new configuration noFolderFormFields
|
2021-09-22 09:53:53 +02:00 |
|
Uwe Steinmann
|
a3e6373673
|
createDump() has moved into database class and now expects a file pointer
|
2021-09-17 19:03:14 +02:00 |
|
Uwe Steinmann
|
4ad5628833
|
return better error msg if regex is invalid
|
2021-09-16 17:11:42 +02:00 |
|
Uwe Steinmann
|
24ae96b9fa
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-09-09 12:07:17 +02:00 |
|
Uwe Steinmann
|
da0f5d3053
|
more settings to disable import and download of extensions
|
2021-09-09 11:42:38 +02:00 |
|
Uwe Steinmann
|
9f618c5437
|
remove titleDisplayHack configuration
|
2021-09-09 09:57:00 +02:00 |
|
Uwe Steinmann
|
7a1b03951e
|
use methods in notification class for sending notifications
|
2021-09-01 17:45:56 +02: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
|
67ab9fbf71
|
remove old code
|
2021-08-31 10:29:56 +02:00 |
|
Uwe Steinmann
|
200806effd
|
use new methods to inform approvers/reviewers about deleting/adding a review/approval
|
2021-08-31 10:27:20 +02:00 |
|
Uwe Steinmann
|
1d5164c2ab
|
use sendChangedDocumentStatusMail()
|
2021-08-30 19:41:26 +02:00 |
|
Uwe Steinmann
|
a4276a42a9
|
add and use sendRewindWorkflowMail()
|
2021-08-30 19:39:29 +02:00 |
|
Uwe Steinmann
|
6dac961e9c
|
call sendChangedDocumentStatusMail() if status has changed
|
2021-08-30 19:36:40 +02:00 |
|
Uwe Steinmann
|
3951c3ec38
|
call sendReviewRequestMail() after review was removed
|
2021-08-30 19:35:47 +02:00 |
|
Uwe Steinmann
|
13ad0788a3
|
send notification mail when new attachment was added
|
2021-08-30 19:35:08 +02:00 |
|
Uwe Steinmann
|
48a0ca8cb9
|
use new methods sendTriggerWorkflowTransitionMail and sendRequestWorkflowActionMail
|
2021-08-30 16:04:51 +02:00 |
|
Uwe Steinmann
|
42fdeaf915
|
fix type of recipient when send notification, remove old code
|
2021-08-30 16:04:15 +02:00 |
|
Uwe Steinmann
|
8018dc1a24
|
remove old code
|
2021-08-30 16:03:42 +02:00 |
|
Uwe Steinmann
|
4f3a7f6512
|
send notification on submit of reception
|
2021-08-27 09:55:08 +02:00 |
|
Uwe Steinmann
|
11c97f4c41
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-08-20 11:02:53 +02:00 |
|
Uwe Steinmann
|
ace8161afd
|
fix strange char
|
2021-08-20 11:02:34 +02:00 |
|
Uwe Steinmann
|
cb0c51234e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-23 14:07:03 +02:00 |
|
Uwe Steinmann
|
03eb842f8e
|
remove extra '/' in referuri
|
2021-07-23 13:41:04 +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
|
4401ce7b23
|
fix form validation, sync with UpdateDocument
|
2021-07-14 21:09:28 +02:00 |
|
Uwe Steinmann
|
74d1b11250
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-14 16:32:00 +02:00 |
|
Uwe Steinmann
|
7d16ed6168
|
take given name of document if set
|
2021-07-14 16:31:32 +02:00 |
|
Uwe Steinmann
|
64a5ea3d90
|
allow to cancel checkout if document was not modified
|
2021-07-14 13:28:26 +02:00 |
|
Uwe Steinmann
|
c91476fe80
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-10 22:28:35 +02:00 |
|
Uwe Steinmann
|
0efbba9e20
|
fix setting bool and array values
|
2021-07-10 22:28:16 +02:00 |
|
Uwe Steinmann
|
0b22b8d657
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-08 14:27:08 +02:00 |
|
Uwe Steinmann
|
4149c33b39
|
add hook for retrieving more uploaded files from post data
|
2021-07-08 14:15:03 +02:00 |
|
Uwe Steinmann
|
486a685873
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-02 08:36:23 +02:00 |
|
Uwe Steinmann
|
4d7e041388
|
approvals can be removed by admins
|
2021-07-02 08:34:06 +02:00 |
|
Uwe Steinmann
|
2a23dbb0ef
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-01 12:25:19 +02:00 |
|
Uwe Steinmann
|
1360fbc478
|
allow removal of reviews
|
2021-07-01 12:17:04 +02:00 |
|
Uwe Steinmann
|
d6419d38ef
|
add new config var enableRemoveRevApp
|
2021-07-01 12:14:55 +02:00 |
|
Uwe Steinmann
|
03a394906e
|
more access control
|
2021-06-29 09:44:30 +02:00 |
|
Uwe Steinmann
|
bf23abad87
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-29 09:07:23 +02:00 |
|
Uwe Steinmann
|
0edce2694b
|
include Settings.php only if $settings not set
|
2021-06-29 09:06:49 +02:00 |
|
Uwe Steinmann
|
e8a50e3101
|
more access checking
|
2021-06-29 09:04:57 +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
|
c57640f804
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-28 09:03:35 +02:00 |
|
Uwe Steinmann
|
8c130c06e4
|
check remaining conf vars if disabled in hiddenConfFields
|
2021-06-28 08:59:42 +02:00 |
|
Uwe Steinmann
|
ece38b9d22
|
store undelUserIds as array in settings class
|
2021-06-26 11:57:02 +02:00 |
|
Uwe Steinmann
|
265865a9b6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-24 22:46:54 +02:00 |
|
Uwe Steinmann
|
7af5857df3
|
add new methods setXXXValue which check if _POST data has value and it is not hidden
|
2021-06-24 22:33:17 +02:00 |
|
Uwe Steinmann
|
8cbf9c803f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-23 17:18:21 +02:00 |
|
Uwe Steinmann
|
f8d81bd734
|
theme can be set in user manager
|
2021-06-23 14:49:53 +02:00 |
|
Uwe Steinmann
|
1a3d3c8f80
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-23 09:00:33 +02:00 |
|
Uwe Steinmann
|
e21ef794c4
|
add access control
|
2021-06-23 08:58:55 +02:00 |
|
Uwe Steinmann
|
ea5efd75d7
|
add access control for EditComment and EditAttributes
|
2021-06-22 11:33:54 +02:00 |
|
Uwe Steinmann
|
79e926324a
|
add access check for EditFolder, MoveFolder, put logo in header
|
2021-06-22 09:47:16 +02:00 |
|
Uwe Steinmann
|
bfcad700af
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-21 18:10:50 +02:00 |
|
Uwe Steinmann
|
0b9435d362
|
append referuri to base url to prevent redirects to arbitraty sites
|
2021-06-21 08:58:22 +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
|
047b5bb3b0
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-08 07:09:04 +02:00 |
|
Uwe Steinmann
|
54b403882e
|
fix downloading log file
|
2021-06-08 07:07:34 +02:00 |
|
Uwe Steinmann
|
74292d9304
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-06-07 21:15:48 +02:00 |
|
Uwe Steinmann
|
0d5ba3bc1e
|
pass $logger to migrate()
|
2021-06-07 21:15:18 +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
|
386a18be09
|
check for name, email and comment, remove duplicate quota code
|
2021-05-27 21:52:01 +02:00 |
|
Uwe Steinmann
|
9575090fdd
|
check if name and comment is set
|
2021-05-27 19:52:13 +02:00 |
|
Uwe Steinmann
|
8b69d859a4
|
check if comment is set
|
2021-05-27 19:51:50 +02:00 |
|
Uwe Steinmann
|
05a3405f07
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-05-21 10:11:42 +02:00 |
|
Uwe Steinmann
|
b12dbd8e02
|
move sending notification mail into Notification service
|
2021-05-21 09:14:55 +02:00 |
|
Uwe Steinmann
|
a9d912bce2
|
better error checking, send notification mail via notification service
|
2021-05-21 08:54:07 +02:00 |
|
Uwe Steinmann
|
eacd59c2ef
|
issue splash messages
|
2021-05-21 08:53:43 +02:00 |
|
Uwe Steinmann
|
477d1a69b8
|
issue splash message
|
2021-05-21 08:51:47 +02:00 |
|