Uwe Steinmann
|
21ce9631d7
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2021-05-22 13:58:23 +02:00 |
|
Uwe Steinmann
|
be5785589b
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2021-05-22 13:58:11 +02:00 |
|
Uwe Steinmann
|
f1a17f18a4
|
minor updates
|
2021-05-22 13:57:55 +02:00 |
|
Uwe Steinmann
|
aef421a581
|
fix color change of header after substituion of user
|
2021-05-22 13:14:17 +02:00 |
|
Uwe Steinmann
|
635c40bd84
|
put menu items into one global menu
|
2021-05-21 14:54:23 +02:00 |
|
Uwe Steinmann
|
165eaec67e
|
set zIndexOffset of datepicker to 1040, which is above the header
|
2021-05-21 14:53:42 +02:00 |
|
Uwe Steinmann
|
19600dd7ca
|
no need to include bootbox.js anymore
|
2021-05-21 10:37:09 +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 |
|
Uwe Steinmann
|
9ed96e2a2a
|
init $statusstartdate and $statusenddate in search()
|
2021-05-21 08:51:08 +02:00 |
|
Uwe Steinmann
|
aa8f6250b3
|
move sending notification emails into notification service
|
2021-05-19 21:19:32 +02:00 |
|
Uwe Steinmann
|
8de5b0ab15
|
add notes for 5.1.23
|
2021-05-19 20:44:37 +02:00 |
|
Uwe Steinmann
|
5028f37acc
|
move notification emails into notification service
|
2021-05-19 20:41:50 +02:00 |
|
Uwe Steinmann
|
24be00ccd1
|
add methods getApproveLog() and getReviewLog()
|
2021-05-19 20:40:45 +02:00 |
|
Uwe Steinmann
|
1d4bd6d1f0
|
place submit outside of content area
|
2021-05-19 17:01:18 +02:00 |
|
Uwe Steinmann
|
acf85728c3
|
move sending notification mail into Notification Service
|
2021-05-19 16:18:03 +02:00 |
|
Uwe Steinmann
|
4d84aa2ce2
|
remove old commented code
|
2021-05-19 16:11:18 +02:00 |
|
Uwe Steinmann
|
92ff13afc6
|
move notification mail into notification service
|
2021-05-19 15:13:49 +02:00 |
|
Uwe Steinmann
|
6feb6d7121
|
remove already commented code
|
2021-05-19 08:34:31 +02:00 |
|
Uwe Steinmann
|
ba381d8e85
|
use controller RemoveDocument, send mail with notification class
|
2021-05-19 08:33:15 +02:00 |
|
Uwe Steinmann
|
0852d10df4
|
add version to document update mail, add stub for remove version mail
|
2021-05-19 08:32:38 +02:00 |
|
Uwe Steinmann
|
97c001acbe
|
move notification mail into notification service
|
2021-05-18 17:39:14 +02:00 |
|
Uwe Steinmann
|
040793034b
|
move notification mail into class NotificationService
|
2021-05-18 17:07:14 +02:00 |
|
Uwe Steinmann
|
3422e5a906
|
move sending notification mail in class NotificationService
|
2021-05-18 16:58:16 +02:00 |
|
Uwe Steinmann
|
72dcae36a2
|
place submit button outside content area
|
2021-05-17 13:31:32 +02:00 |
|
Uwe Steinmann
|
abd52ea219
|
set version in sendChangedVersionCommentMail()
|
2021-05-17 07:01:03 +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
|
07b8ab9706
|
use methods in notification service for sending mails
|
2021-05-15 07:39:18 +02:00 |
|
Uwe Steinmann
|
d6a296c071
|
add more methods for sending mails
|
2021-05-15 07:38:46 +02:00 |
|
Uwe Steinmann
|
64c6c21592
|
fix error in creating list of notifier
|
2021-05-15 07:38:04 +02:00 |
|
Uwe Steinmann
|
c6a7460533
|
add missing case in getAttributeValidationError()
|
2021-05-15 07:37:21 +02:00 |
|
Uwe Steinmann
|
423f42c1f4
|
use new method sendNewDocumentMail() to send notification mail
|
2021-05-14 21:56:37 +02:00 |
|
Uwe Steinmann
|
e436e7fb05
|
pass settings to notification
|
2021-05-14 21:56:09 +02:00 |
|
Uwe Steinmann
|
ca52671bac
|
add method sendNewDocumentMail(), settings can be passed to construct
|
2021-05-14 21:55:48 +02:00 |
|
Uwe Steinmann
|
e40fcf1c2c
|
add method sendNewDocumentMail(), settings can be passed to construct
|
2021-05-14 21:55:00 +02:00 |
|
Uwe Steinmann
|
e5159ca7f9
|
add methods SeedDMS_Core_DocumentContent::getReviewers() and SeedDMS_Core_DocumentContent::getApprovers()
|
2021-05-14 21:54:34 +02:00 |
|
Uwe Steinmann
|
1ac8f31105
|
check if shift key was preset when clicked in a folder/document row
|
2021-05-14 19:05:02 +02:00 |
|
Uwe Steinmann
|
639c280920
|
add changes for 5.1.23
|
2021-05-14 12:39:05 +02:00 |
|
Uwe Steinmann
|
5a74c3debf
|
add mandatory group reviewer/approver
|
2021-05-14 12:37: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
|
74eccd1a1f
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2021-05-13 17:02:42 +02:00 |
|
Uwe Steinmann
|
414e49e248
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2021-05-13 17:02:29 +02:00 |
|
Uwe Steinmann
|
e76581f5b1
|
add new and some missing translations
|
2021-05-13 17:01:55 +02:00 |
|
Uwe Steinmann
|
0b2ba1a893
|
fix layout of filter field
|
2021-05-13 16:46:18 +02:00 |
|
Uwe Steinmann
|
c56901147b
|
add class action-list to list of version actions
|
2021-05-12 15:32:25 +02:00 |
|
Uwe Steinmann
|
95f4485382
|
add bootstrap4 to view
|
2021-05-12 11:39:30 +02:00 |
|
Uwe Steinmann
|
9a417a9460
|
include inc/inc.ClassAccessOperation.php
|
2021-05-12 09:37:48 +02:00 |
|