REV: 137
First version of email notification support. Currently, "periodic" messages 
(all those that are time-based, like requesting feedback after an event has
completed, or reminders a day before an event) are not implemented, but the
following message types are:
  * new user greeting
  * new event announcement
  * event owner notification of rsvp and feedback activity
  * event participant notification of event cancellation



-----

U   trunk/app/controllers/events_controller.rb
U   trunk/app/controllers/feedbacks_controller.rb
U   trunk/app/controllers/members_controller.rb
U   trunk/app/controllers/participants_controller.rb
A   trunk/app/models/mail_bot.rb
U   trunk/app/models/participant.rb
A   trunk/app/views/mail_bot/
A   trunk/app/views/mail_bot/cancel_message.rhtml
A   trunk/app/views/mail_bot/change_message.rhtml
A   trunk/app/views/mail_bot/feedback_message.rhtml
A   trunk/app/views/mail_bot/new_event_message.rhtml
A   trunk/app/views/mail_bot/rsvp_message.rhtml
A   trunk/app/views/mail_bot/signup_message.rhtml
U   trunk/config/environments/development.rb
U   trunk/config/environments/production.rb
U   trunk/doc/TODO
A   trunk/test/fixtures/mail_bot/
A   trunk/test/unit/mail_bot_test.rb
U   trunk/www.tmproj

_______________________________________________
PdxRuby-dev mailing list
[email protected]
http://lists.pdxruby.org/mailman/listinfo/pdxruby-dev

Reply via email to