canvas-lms/vendor/plugins/broadcast_policy
Cameron Matheson b9e014ce86 notifications: allow including extra data for messages
refs #7771

This adds a 'data' block to broadcast_policy definitions.  The data
block should return a hash which will be turned into a struct named
'data' that is accessible in the message templates

Change-Id: I3c6d76577a1a1ba0f832669a4196fc8fae609058
Reviewed-on: https://gerrit.instructure.com/9720
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Jon Jensen <jon@instructure.com>
2012-04-18 17:08:13 -06:00
..
lib notifications: allow including extra data for messages 2012-04-18 17:08:13 -06:00
spec use a meaningful context for confirmation notifications 2012-02-22 14:43:53 -07:00
README optimize AdheresToPolicy 2011-07-14 13:25:28 -06:00
init.rb use a meaningful context for confirmation notifications 2012-02-22 14:43:53 -07:00

README

License
=======

Copyright (C) 2011 Instructure, Inc.

This file is part of Canvas.

Canvas is free software: you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the Free
Software Foundation, version 3 of the License.

Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
details.

You should have received a copy of the GNU Affero General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.