[midPoint-git] [Evolveum/midpoint] 441f4d: add support for html (MID-2072)
Pavol Mederly
mederly at evolveum.com
Tue Feb 7 10:37:05 CET 2017
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 441f4dc796338b53f704fc5b8d0ea8fd8a2f634c
https://github.com/Evolveum/midpoint/commit/441f4dc796338b53f704fc5b8d0ea8fd8a2f634c
Author: MICHAEL.GRUBER <michael.gruber at wwk.de>
Date: 2017-02-07 (Tue, 07 Feb 2017)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/common-notifications-3.xsd
M model/notifications-api/src/main/java/com/evolveum/midpoint/notifications/api/transports/Message.java
M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/api/transports/MailTransport.java
M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/notifiers/GeneralNotifier.java
A samples/objects/extended-notifications.xml
Log Message:
-----------
add support for html (MID-2072)
and define from, cc, bcc
(cherry picked from commit f367a02)
Commit: fd7af91c4640df5b859c30aaa571c69eda58619b
https://github.com/Evolveum/midpoint/commit/fd7af91c4640df5b859c30aaa571c69eda58619b
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2017-02-07 (Tue, 07 Feb 2017)
Changed paths:
M model/notifications-api/src/main/java/com/evolveum/midpoint/notifications/api/transports/Message.java
M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/api/transports/MailTransport.java
M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/notifiers/GeneralNotifier.java
Log Message:
-----------
Merged Michael's code (notifications: html, cc, bcc, from) into master.
Compare: https://github.com/Evolveum/midpoint/compare/b8ab19ba36ac...fd7af91c4640
More information about the midPoint-svn
mailing list