Edgewall Software

Changes between Initial Version and Version 9 of Ticket #11875


Ignore:
Timestamp:
Mar 28, 2015, 8:53:23 AM (9 years ago)
Author:
Peter Suter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11875

    • Property Owner set to Peter Suter
    • Property Status newassigned
    • Property Milestone next-dev-1.1.x1.1.5
  • Ticket #11875 – Release Notes

    initial v9  
     1Added a new `[notification-subscriber]` config section for general configuration of notification subscription defaults, and replacing the `[notification] always_notify_*` options.
     2Added a new `SubscriberListMacro`.
  • Ticket #11875 – API Changes

    initial v9  
     1Added `trac.notification.api.parse_subscriber_config()`, `NotificationSystem.notification_subscriber_section`, `NotificationSystem.subscriber_defaults` and `NotificationSystem.default_subscriptions()`.