Uwe Steinmann
|
1f1fe940f8
|
use same user selection as on UsrMgr page
|
2021-03-01 18:37:49 +01:00 |
|
Uwe Steinmann
|
84ce189eff
|
add more changes for 5.1.22
|
2021-02-25 17:06:28 +01:00 |
|
Uwe Steinmann
|
9d8654c183
|
fix major security issue
|
2021-02-25 12:04:27 +01:00 |
|
Uwe Steinmann
|
35702a30b4
|
fix error when sending notification and the document content was replaced
|
2021-02-24 18:56:14 +01:00 |
|
Uwe Steinmann
|
e6220b7090
|
minor improvements in notification mails
|
2021-02-24 18:21:46 +01:00 |
|
Uwe Steinmann
|
3ae98b7af3
|
use new methods getMandatoryReviewers() and getMandatoryApprovers()
|
2021-02-24 13:44:04 +01:00 |
|
Uwe Steinmann
|
f8f1e3fd73
|
take over mandatory reviewers and approvers
|
2021-02-24 13:23:49 +01:00 |
|
Uwe Steinmann
|
a7917dad35
|
use new methods getMandatoryReviewers() and getMandatoryApprovers()
|
2021-02-24 13:23:08 +01:00 |
|
Uwe Steinmann
|
20586c021d
|
add new methods getMandatoryReviewers() and getMandatoryApprovers()
|
2021-02-24 13:22:03 +01:00 |
|
Uwe Steinmann
|
08ee240dc1
|
remove final '?>'
|
2021-02-24 08:31:50 +01:00 |
|
Uwe Steinmann
|
f9c6139bda
|
do not add html part if body doesn't exists
|
2021-02-24 06:15:53 +01:00 |
|
Uwe Steinmann
|
d9653e182f
|
use require_once instead of include
|
2021-02-23 21:05:10 +01:00 |
|
Uwe Steinmann
|
33342d0b15
|
do not include EmailNotify
|
2021-02-23 20:49:26 +01:00 |
|
Uwe Steinmann
|
56ae71b82c
|
fix fulltextservice
|
2021-02-23 20:49:10 +01:00 |
|
Uwe Steinmann
|
9e6f49598d
|
include right files, fix fulltext index
|
2021-02-23 20:37:14 +01:00 |
|
Uwe Steinmann
|
2bc678bc7b
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2021-02-23 12:22:19 +01:00 |
|
Uwe Steinmann
|
83a9b3961d
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2021-02-23 12:22:06 +01:00 |
|
Uwe Steinmann
|
0ff247d83e
|
various translation updates
|
2021-02-23 12:21:38 +01:00 |
|
Uwe Steinmann
|
d0f011827b
|
propperly set html body
|
2021-02-23 11:49:55 +01:00 |
|
Uwe Steinmann
|
7c69ac348b
|
fix setting body from param array
|
2021-02-23 08:43:03 +01:00 |
|
Uwe Steinmann
|
9b7645f6c5
|
add note for 5.1.22
|
2021-02-21 11:51:22 +01:00 |
|
Uwe Steinmann
|
686a6b3ab7
|
add support for sending html mails
|
2021-02-21 11:50:42 +01:00 |
|
Uwe Steinmann
|
2f2472f79f
|
add icon for m4a
|
2021-02-20 20:13:01 +01:00 |
|
Uwe Steinmann
|
12ae492f54
|
move creating notification service into extra file
|
2021-02-16 21:47:07 +01:00 |
|
Uwe Steinmann
|
d61f7f0b2a
|
add css for badges
|
2021-02-16 15:18:27 +01:00 |
|
Uwe Steinmann
|
a2e9d7e3e9
|
add changes for 5.1.22
|
2021-02-16 14:57:10 +01:00 |
|
Uwe Steinmann
|
b4fd707a60
|
change to two column layout
|
2021-02-16 14:35:16 +01:00 |
|
Uwe Steinmann
|
c8956a365d
|
much better html formatting
|
2021-02-16 13:58:24 +01:00 |
|
Uwe Steinmann
|
400c8f11d1
|
fix button for sorting
|
2021-02-15 19:17:58 +01:00 |
|
Uwe Steinmann
|
89ca0adc7d
|
add currenttab=revapp to url in notification mail
|
2021-02-15 11:55:24 +01:00 |
|
Uwe Steinmann
|
248d106852
|
pass more data to view, do not use $_GET in view anymore
|
2021-02-09 11:16:20 +01:00 |
|
Uwe Steinmann
|
e7b40e21f3
|
use htmlspecialchars() in getAttributeValue() for user/group name
|
2021-02-06 18:01:26 +01:00 |
|
Uwe Steinmann
|
0d6fe3e238
|
add note for 5.1.22
|
2021-02-05 13:26:59 +01:00 |
|
Uwe Steinmann
|
9ed6f688bf
|
list user which has been disabled
|
2021-02-05 13:26:03 +01:00 |
|
Uwe Steinmann
|
03ef93df2c
|
add parameter $incdisabled to SeedDMS_Core_Folder::getNotifyList()
|
2021-02-05 13:25:46 +01:00 |
|
Uwe Steinmann
|
8543d62ce4
|
pass status code as parameter to document_status_changed_email
|
2021-02-05 10:50:28 +01:00 |
|
Uwe Steinmann
|
4e5139616c
|
add new parameter to SeedDMS_Core_DMS->getDocumentList() for skipping expired documents
|
2021-02-04 12:25:22 +01:00 |
|
Uwe Steinmann
|
095d187ce1
|
no need to include inc/inc.ClassEmailNotify.php and Log.php anymore
|
2021-02-04 10:51:00 +01:00 |
|
Uwe Steinmann
|
a495d315e5
|
use global $logger
|
2021-02-04 10:50:38 +01:00 |
|
Uwe Steinmann
|
b34d06ca9b
|
create logger before initiating extension, because it is passed to each extension
|
2021-02-04 10:41:56 +01:00 |
|
Uwe Steinmann
|
15a4d3195b
|
pass logger to contructor of SeedDMS_ExtBase
|
2021-02-04 10:41:16 +01:00 |
|
Uwe Steinmann
|
5210d756e9
|
remove second include of LogInit.php
|
2021-02-02 21:57:26 +01:00 |
|
Uwe Steinmann
|
5f7ab50965
|
fix sending notifiations to list
|
2021-02-02 21:54:29 +01:00 |
|
Uwe Steinmann
|
83d54c3a36
|
do not send mail if receiver mail address is ''
|
2021-02-02 21:53:49 +01:00 |
|
Uwe Steinmann
|
79ed5b94ae
|
add missing LogInit
|
2021-02-02 20:52:29 +01:00 |
|
Uwe Steinmann
|
4724935bec
|
cast access mode to int when passing to constructor of SeedDMS_Core_GroupAccess or SeedDMS_Core_UserAccess
|
2021-02-02 14:56:15 +01:00 |
|
Uwe Steinmann
|
7c6ab4027a
|
set url in notification mail
|
2021-02-02 13:08:55 +01:00 |
|
Uwe Steinmann
|
7ebd3a4a0a
|
get reviewers, approvers, workflow from controller before sending notifications
|
2021-02-02 10:21:02 +01:00 |
|
Uwe Steinmann
|
cf9f159829
|
log recvtype
|
2021-02-01 13:42:16 +01:00 |
|
Uwe Steinmann
|
fc437c2e77
|
get reviewers, approvers, workflow from controller
|
2021-02-01 13:15:14 +01:00 |
|