stable

Clone or download

Read-only

Refactoring: move notifications list rendering into mustache

Part of story #9892: notify group of people in addition to individuals No functional changes, monitored people are still displayed in docman item notifications pane. This is a first step. The built of Notification presenter will be done in another commit. Change-Id: I55033a540e7bcd82f10620c20d9f9cfb88708095

Modified Files

Name
A plugins/docman/include/Notifications/NotificationListPresenter.php +75 −0 Go to diff View file
M plugins/docman/include/autoload.php +4 −3 Go to diff View file
M plugins/docman/include/view/Docman_View_ItemDetailsSectionNotifications.class.php +10 −29 Go to diff View file
A plugins/docman/templates/item-details-notifications.mustache +32 −0 Go to diff View file