Seth Call
bca4356e43
many school fixes
2016-09-09 09:06:02 -05:00
Seth Call
2173a8821d
various fixes for emails for second ed program
2016-09-08 18:06:04 -05:00
Seth Call
5353b75c2e
posa wip
2016-08-31 04:19:16 -05:00
Seth Call
c5f7711850
VRFS-4189 - non free jamtrack support
2016-08-02 20:46:15 -05:00
Seth Call
510d157262
* upgrade to Rails 4 as well as support JjamBlaster
2016-07-17 10:16:27 -05:00
Seth Call
197313dfc9
VRFS-4158, VRFS-4159 - audio/notation attachments work better
2016-05-30 00:32:55 -05:00
Seth Call
3252d2cbd2
screenshots add to student anding page
2016-05-29 14:37:54 -05:00
Seth Call
4c199661bf
VRFS-4128 - refactoring of UserMailer done, but more testing needed
2016-05-29 11:17:26 -05:00
Seth Call
ae9249532b
ACH payment consideration in teacher payments
2016-05-28 18:48:40 -05:00
Seth Call
1528de57a4
clean up no bill email
2016-05-24 10:45:15 -05:00
Seth Call
4f35d5ce0f
VRFS-3896 - update email for store owners
2016-05-09 20:13:06 -05:00
Seth Call
5701e888a8
Updating lessons with barely working version
2016-04-21 09:23:29 -05:00
Seth Call
9e4105a391
* VRFS-4004 and VRFS-4005 - student/teacher welcome emails
2016-04-06 13:01:40 -05:00
Seth Call
399d010310
* lessons 90% done, but still mostly hidden
2016-04-05 21:23:15 -05:00
Steven Miers
2761ea8ed7
Merged session reminder feature branch.
...
Squashed commit of the following:
commit 84293ed637
Author: Steven Miers <steven.miers@gmail.com>
Date: Thu Jul 9 17:52:26 2015 -0500
VRFS-3300 : Reminder notification functionality -- sends in-app/1-day/upcoming emails as necessary.
commit 521b0f4ba7
Author: Steven Miers <steven.miers@gmail.com>
Date: Thu Jul 9 17:50:33 2015 -0500
VRFS-3300 : Reminder mails on user mailer. Also add tests to spec.
commit ed487e11a3
Author: Steven Miers <steven.miers@gmail.com>
Date: Thu Jul 9 17:48:04 2015 -0500
VRFS-3300 : Music session reminder job and spec
commit e5c7f50cd2
Author: Steven Miers <steven.miers@gmail.com>
Date: Thu Jul 9 17:46:55 2015 -0500
VRFS-3300 : Reminder cron setting
2015-07-10 10:51:12 -05:00
Steven Miers
11f60b71e4
VRFS-3242 : Schema and model changes required for band profile functionality.
...
* Additional attributes for band_type, band_status, concert_count,
add_new_members, play_commitment, touring_option, paid_gigs,
hourly_rate, gig_minimum
* For joined table musician_instruments, remove the hard requirement
that they be joined to a user, rather a “player” that is polymorphic.
* For joined table performance_stamples, remove the hard requirement
that they be joined to a user, rather a “player” that is polymorphic.
* For joined table online_presences, remove the hard requirement that
they be joined to a user, rather a “player” that is polymorphic.
* Change models as appropriate with new attributes and modify
belongs_to / has_many directives as necessary.
* Fix existing usages of user_id to work with polymorphic player_id.
* Fix tests that use user_id
* Add new tests that exercise online_presence, performance_samples, and
instruments that target a band, rather than a user.
2015-05-13 21:06:14 -05:00
Jonathan Kolyer
252beca091
VRFS-2895 added unsubscribe link to email footer that doesnt require login
2015-04-12 11:03:12 +00:00
Seth Call
078de098ce
* fix test
2014-10-13 09:48:34 -05:00
Jonathan Kolyer
f06ef0c716
VRFS-1430 fixed broken tests
2014-10-08 03:48:05 +00:00
Brian Smith
a7623aac26
VRFS-2140 do not send any email notifications if the user has opted out of receiving emails
2014-09-10 03:04:35 -04:00
Seth Call
00dee99e17
* wip
2014-07-31 20:16:38 -05:00
Jonathan Kolyer
215fb1807c
VRFS-1664 fixed broken tests
2014-05-31 21:52:28 +00:00
Jonathan Kolyer
b4a3c73917
VRFS-1483 fixed batch email test so it should always work in test Rails.env
2014-04-04 10:18:09 +00:00
Seth Call
700ef04edf
* VRFS-1531, and a fix for feed test having 'dirt' in it from other tests. also reverting batch mailer test
2014-04-04 23:16:38 +01:00
Seth Call
d1622cfd95
* fix batch_mailer tests
2014-04-04 20:02:44 +01:00
Jonathan Kolyer
a7c8d9311f
VRFS-1483 fixing tests
2014-04-03 05:03:28 +00:00
Jonathan Kolyer
accaa99e38
VRFS-1483 integrating opt-out; fixing tests
2014-04-01 14:42:26 +00:00
Jonathan Kolyer
21bd8fcf2f
VRFS-1483 removed debug code
2014-03-19 16:29:19 +00:00
Jonathan Kolyer
d15c1dbdfd
VRFS-1483
2014-03-19 07:15:38 +00:00
Jonathan Kolyer
4ba18a88ee
VRFS-1483 integrating sendgrid_smtpapi
2014-03-19 06:20:58 +00:00
Jonathan Kolyer
c6c12e7b9e
Merge branch 'develop' into vrfs1483
2014-03-19 00:23:32 +00:00
Seth Call
d6210c0b2f
* VRFS-1474 - link in friend invite
2014-03-25 15:29:08 +00:00
Seth Call
b04c7bcea5
* VRFS-871 - user-to-user messaging complete
2014-03-20 11:53:26 +00:00
Jonathan Kolyer
cdb271bf98
VRFS-1483 added async support
2014-03-18 22:50:06 +00:00
Jonathan Kolyer
40a2049bdf
VRFS-1483 added from_email column to email_batches
2014-03-18 20:31:23 +00:00
Jonathan Kolyer
98a4553f72
VRFS-1483 specs for test users
2014-03-18 18:33:48 +00:00
Jonathan Kolyer
3204de01e6
VRFS-1483 merge
2014-03-18 15:13:03 +00:00
Jonathan Kolyer
e6d0851391
VRFS-1483 adding first set of updates for batch emails
2014-03-18 15:07:45 +00:00
Jonathan Kolyer
ee9b203f99
vrfs-775: integrating new musician emails
2013-11-26 00:03:42 -06:00
Seth Call
b40e240cd4
* VRFS-711 welcome email added; also, VRFS-725 fixing signout
2013-09-26 17:33:28 +00:00
Seth Call
cf907cc060
* VRFS-711 - adding new welcome email with useful links
2013-09-26 13:43:02 +00:00
Seth Call
6ea4bae05c
merging jam-ruby into ruby
2013-09-15 18:04:03 +00:00