Brian Smith
|
3bc94249ca
|
VRFS-1497 VRFS-1749 added resque job to clean stale sessions, added tests for session scheduler and session cleaner jobs
|
2014-07-11 02:23:10 -04:00 |
Jonathan Kolyer
|
0edacbe3e2
|
merging with develop
|
2014-05-31 21:07:18 +00:00 |
Jonathan Kolyer
|
689e0a8609
|
VRFS-1664 new musicians emailer
|
2014-05-31 09:36:10 +00:00 |
Brian Smith
|
ae79912dab
|
merge develop
|
2014-05-31 07:41:59 -04:00 |
Jonathan Kolyer
|
30037bc967
|
VRFS-1698 removed sendgrid email error handling
|
2014-05-31 09:03:18 +00:00 |
Jonathan Kolyer
|
b8736ff389
|
VRFS-1698 changed batch sending to one-at-a-time
|
2014-05-31 07:44:56 +00:00 |
Seth Call
|
05666f7927
|
wip
|
2014-05-29 14:34:18 -05:00 |
Jonathan Kolyer
|
243e06533b
|
VRFS-1665 scheduled session impl
|
2014-05-29 07:19:55 +00:00 |
Brian Smith
|
7a4ad83cef
|
merge develop
|
2014-05-29 00:20:09 -04:00 |
Bert Owen
|
bc0e3ba0eb
|
VRFS-1681 cleanup unused notation files
|
2014-05-26 01:30:10 +08:00 |
Jonathan Kolyer
|
5f5bcaf04c
|
VRFS-736 updated welcome message; fixed queue loading issue by updating jam_ruby.rb
|
2014-05-23 04:54:46 +00:00 |
Brian Smith
|
ca53ee0ead
|
update data model / fix tests
|
2014-05-19 23:34:56 -04:00 |
Jonathan Kolyer
|
e44ccc7653
|
VRFS-736 client_notdl mailer
|
2014-05-19 15:12:59 +00:00 |
Brian Smith
|
dce007a13d
|
VRFS-1670 VRFS-1671 VRFS-1678 RSVP work in progres
|
2014-05-18 22:31:25 -04:00 |
Jonathan Kolyer
|
6e7562ffc8
|
VRFS-736 progression emails first pass
|
2014-05-18 00:12:01 +00:00 |
Bert Owen
|
027fd61606
|
* added recurring_mode to music_session for recurring sessions
|
2014-05-16 00:19:44 +08:00 |
Bert Owen
|
24117c1b67
|
VRFS-1718 added MusicNotation model, migration
|
2014-05-15 23:49:06 +08:00 |
Seth Call
|
a19d6dcc07
|
* adding RsvpRequest and RsvpSlot models
|
2014-05-14 15:48:42 -05:00 |
Seth Call
|
244f79eefb
|
* merging develop into feature/scheduled_sessions
|
2014-05-07 15:04:41 -05:00 |
Seth Call
|
f3d39a351d
|
* wip
|
2014-05-06 08:34:38 -05:00 |
Seth Call
|
eab5e5b72b
|
* merging in master with heartbeat fixes into develop after release
|
2014-05-05 10:50:47 -05:00 |
Bert Owen
|
bf04fca205
|
VRFS-1503 implement session chat feature
|
2014-05-03 00:30:56 +08:00 |
Seth Call
|
9820562892
|
* more websocket/heartbeat fixes
|
2014-04-30 03:01:28 +00:00 |
Jonathan Kolyer
|
245727806d
|
VRFS-1576 affiliate_partner model
|
2014-04-20 22:55:40 +00:00 |
Jonathan Kolyer
|
7203124e89
|
merging
|
2014-04-08 07:21:50 +00:00 |
Jonathan Kolyer
|
e59d9cbe7a
|
VRFS-1483 email error handling
|
2014-04-05 18:52:12 +00:00 |
Jonathan Kolyer
|
e750ac9e68
|
VRFS-1483 error handling
|
2014-04-04 10:08:00 +00:00 |
Jonathan Kolyer
|
74a5f3863a
|
VRFS-1483 various fixes from testing
|
2014-03-19 16:32:53 +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 |
Jonathan Kolyer
|
cdb271bf98
|
VRFS-1483 added async support
|
2014-03-18 22:50:06 +00:00 |
Jonathan Kolyer
|
72fb245dd7
|
VRFS-1483 added batch_mailer
|
2014-03-18 19:56:15 +00:00 |
Jonathan Kolyer
|
e6d0851391
|
VRFS-1483 adding first set of updates for batch emails
|
2014-03-18 15:07:45 +00:00 |
Scott Comer
|
2dd8ad0be8
|
data models for countries, regions, and cities tables.
|
2014-03-11 13:20:00 -05:00 |
Jonathan Kolyer
|
d63f090657
|
VRFS-925 merge conflict
|
2014-03-10 09:01:33 +00:00 |
Jonathan Kolyer
|
6ba8256d1a
|
VRFS-925 fixed typo for testing
|
2014-03-10 08:58:03 +00:00 |
Seth Call
|
b9ee475db5
|
* working on event page
|
2014-03-10 06:31:20 +00:00 |
Seth Call
|
3c5a14312a
|
* Event page 'chrome' is setup and pulling from database--now to add band logic
|
2014-03-09 22:58:57 +00:00 |
Jonathan Kolyer
|
1eb4b80482
|
VRFS-1333 refactoring {recording,music_sessions_history}_plays into playable_plays
|
2014-03-05 06:40:04 +00:00 |
Seth Call
|
51f955fc74
|
* VRFS-1047 - broadcast widget almost fully done
|
2014-02-28 00:24:55 +00:00 |
Scott Comer
|
8d72f48915
|
get_work data model
|
2014-02-24 21:50:58 -06:00 |
Scott Comer
|
f69cdc3b4d
|
fix problem with locidispid being int instead of bigint; add scores; flush use of prepared statements for geoip stuff; implement connection manager update of connection and user records with location information
|
2014-02-24 15:19:46 -06:00 |
Scott Comer
|
04dab677f9
|
model for geoiplocations
|
2014-02-23 17:24:25 -06:00 |
Scott Comer
|
b0dfa5501f
|
data model for geoipblocks
|
2014-02-22 23:39:20 -06:00 |
Scott Comer
|
74fc2f1b48
|
data model for jamisp table
|
2014-02-22 22:00:32 -06:00 |
Seth Call
|
857dd27404
|
* VRFS-1191, VRFS-1120, VRFS-1079, VRFS-1087, VRFS-1190, VRFS-1192--many band page changes, fixes. small fix for notification icons showing orange circle if icon_url not specified
|
2014-02-19 22:56:13 +00:00 |
Seth Call
|
d6149a3908
|
* pin rails to 3.x
|
2014-02-18 04:54:33 +00:00 |
Seth Call
|
5654f27b55
|
* merged
|
2014-02-17 23:26:17 +00:00 |
Brian Smith
|
83f347e84c
|
merge like/follow refactor and hover bubble work
|
2014-02-16 16:03:32 -05:00 |