#54 new
Brian Michalski

Email Notifications

Reported by Brian Michalski | November 8th, 2009 @ 11:35 PM

We want to send email notifications for select newsfeed entries.

Comments and changes to this ticket

  • Brian Michalski

    Brian Michalski January 25th, 2010 @ 02:21 PM

    Hey Jon,
    We should meet up at some point so we can get this new feature added. I'm interested in releasing a 1.9.2 in the next week or two, and this is the largest ticket holding us back.

    It shouldn't take me too long to get you up to speed and point you in the right direction for this one...

  • Brian Michalski

    Brian Michalski June 5th, 2010 @ 12:28 PM

    • Tag changed from email, newsfeed, notifications to email, newsfeed, notifications, v1
  • Brian R Zaik

    Brian R Zaik August 16th, 2010 @ 01:40 PM

    • State changed from “new” to “open”
    • Milestone order changed from “0” to “0”

    Has this been addressed? It's been so long I can't remember.

  • Brian Michalski

    Brian Michalski August 16th, 2010 @ 06:52 PM

    Nope, this has not been addressed.

    BrZ: Do you think this is worth the development time for V1 or should we start thinking about notifications & email for Concerto 2?

  • Brian R Zaik

    Brian R Zaik August 16th, 2010 @ 06:54 PM

    • Milestone cleared.
    • Tag changed from email, newsfeed, notifications, v1 to email, newsfeed, notifications, v2

    People haven't been up in arms for it yet, so let's move this to v2. We need to start planning out notifications, stats, and all that other good stuff for Concerto 2.

  • Brian R Zaik

    Brian R Zaik September 25th, 2010 @ 11:33 PM

    • Assigned user changed from “Jonathan” to “Zach Rowe”
  • Brian R Zaik

    Brian R Zaik September 25th, 2010 @ 11:35 PM

    Zach, we first need to make sure that we have a system for sending out emails or any kind through Rails. So you should first build and test the ability to send emails to people in the app, and then we need to determine which notifications get sent out and when. Work with Brian M. to start determining how we will send emails for particular notifications based on user preferences.

  • Brian Michalski
  • Brian Michalski

    Brian Michalski September 26th, 2010 @ 03:26 PM

    • State changed from “open” to “new”

    I'm going to switch this back to new until we start getting some code behind this.

    Zach - Let me know when you want to talk about this! I'm excited to start getting some emails from Concerto.

  • Brian Michalski

    Brian Michalski March 15th, 2011 @ 05:16 PM

    Zach - Can you write what you remember from our white board discussion?

  • Zach Rowe

    Zach Rowe March 16th, 2011 @ 12:12 PM

    Alert

    • int:id (pk)
    • int:type_id (fk)
    • text:content

      Alert_Type

    • int:id (pk)
    • string:template

      Alert_Subscription

    • int:id (pk)
    • int:user_id (fk)
    • int:feed_id (fk)
    • datetime:frequency

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Concerto is an open source digital signage system that makes it easy to engage a large community of people with graphical and text-based announcements, bulletins, and other messages... but enough about us, you came here to get involved.
<br />
If you think you've <b>found a bug in Concerto</b>, please click 'Create new ticket' and let us know about it.
<br />
Looking to peek at our source code? Head to <a href="https://github.com/concerto/concerto_v1">https://github.com/concerto/concerto_v1</a> (Concerto version 1) or <a href="https://github.com/concerto/concerto">https://github.com/concerto/concerto</a> (Concerto version 2).
<br />
Our getting started guide is available here: <a href="https://github.com/concerto/concerto/wiki/Getting-Involved">https://github.com/concerto/concerto/wiki/Getting-Involved</a>.

Pages