[midPoint-git] [Evolveum/midpoint] 78c81a: MID-7487: added attachment support from message te...
virgo47
noreply at github.com
Fri Feb 25 13:38:37 CET 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 78c81a67da5e19e6fa48ecef2497dc7016b0178f
https://github.com/Evolveum/midpoint/commit/78c81a67da5e19e6fa48ecef2497dc7016b0178f
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2022-02-25 (Fri, 25 Feb 2022)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/common-notifications-3.xsd
M model/notifications-impl/pom.xml
M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/handlers/BaseHandler.java
M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/helpers/NotificationExpressionHelper.java
M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/notifiers/AbstractGeneralNotifier.java
M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/notifiers/SimpleReportNotifier.java
M model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/NotificationsTest.java
Log Message:
-----------
MID-7487: added attachment support from message template
Notification schema docs/clarifications how attachments are combined.
Code fixed to prefer content setup in notifier, it's logically "closer"
to the notifier itself, it should work as override if template is used,
not just as default values.
Commit: 2f62b6694edc5b05a3dbb8f340ee5171da84aedd
https://github.com/Evolveum/midpoint/commit/2f62b6694edc5b05a3dbb8f340ee5171da84aedd
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2022-02-25 (Fri, 25 Feb 2022)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/systemconfiguration/component/LegacyNotificationPanel.java
Log Message:
-----------
LegacyNotificationPanel: added missing end line + import cleanup
Commit: d758000337655f1f0a8a7351f2b031d3e2b026f2
https://github.com/Evolveum/midpoint/commit/d758000337655f1f0a8a7351f2b031d3e2b026f2
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2022-02-25 (Fri, 25 Feb 2022)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestNotifications.java
Log Message:
-----------
MID-7487: fixed TestNotifications, added message count for httpHandler
Compare: https://github.com/Evolveum/midpoint/compare/ea02142cbb5e...d75800033765
More information about the midPoint-svn
mailing list