Travis Grathwell

Results 15 comments of Travis Grathwell

Which specific links are you thinking of adding this behavior to? Typically when I'm navigating a website, I use single-click if I want the link to open in the same...

I'm actually not sure whether it's better to merge the two repos. Moving `docs-es` into the `railsbridge` org seems like a sane first step, but if we merge all the...

Code speaks louder than words, on this front. Are there specific images you were thinking about? Is there something stopping you from making the change yourself? I'd like to help...

Some alt text has been added in ecfacf4f4914f19f2d80d59cba287f7d5af8ee2e, which should be deployed now. Is this sufficient for finishing this story, or are there other things that should be changed?

Who will do this retiring? Currently installfest.railsbridge and curriculum.railsbridge seem to be doing their same ol' thing.

The new `food_provided` column sounds good. The migration that adds it should probably set it to `true` for all existing events.

[There's a model called Organization](https://github.com/railsbridge/bridge_troll/blob/master/app/models/organization.rb) which serves this purpose (every event has an `@event.chapter.organization`). "Chapter leader" and "Organization leader" functionality isn't quite built out yet, though we have "Region leader"...

Statistics-wise, we've been sending around 2000 - 4000 emails a month to Gmail addresses, but they tend to happen in big bursts (event announcements, RSVP reminders) so I don't know...

Also our emails are still signed through sendgrid which Gmail probably does not love. ![screen shot 2016-07-20 at 5 28 36 pm](https://cloud.githubusercontent.com/assets/1041691/17007683/8af93cb4-4e9f-11e6-928f-b74bd51bd477.png) Getting that to say something other than `sendgrid.me`...

The PR that changed the Email Attendees feature is #374. Not sure if there's anywhere else where we specifically discussed the fact that the email addresses are no longer revealed,...