Jonathan Kolyer
|
243e06533b
|
VRFS-1665 scheduled session impl
|
2014-05-29 07:19:55 +00:00 |
Jonathan Kolyer
|
219135205a
|
develop merge
|
2014-05-23 14:33:11 +00:00 |
Brian Smith
|
f793b14879
|
VRFS-1738 more RSVP API work
|
2014-05-21 00:57:32 -04:00 |
Brian Smith
|
d665a09080
|
scheduled session rsvp wip
|
2014-05-20 00:31:26 -04:00 |
Brian Smith
|
ca53ee0ead
|
update data model / fix tests
|
2014-05-19 23:34:56 -04:00 |
Bert Owen
|
cdc9d121cb
|
VRFS-1674 Create Session API
|
2014-05-19 23:35:38 +08:00 |
Jonathan Kolyer
|
6e7562ffc8
|
VRFS-736 progression emails first pass
|
2014-05-18 00:12:01 +00:00 |
Jonathan Kolyer
|
7428a2f26b
|
VRFS-1664 new musician weekly email
|
2014-05-16 07:58:06 +00:00 |
Bert Owen
|
091998c200
|
* fix music_session test
|
2014-05-16 01:22:21 +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
|
23aec0d1a5
|
* uncommenting the index tests; fixed a bug too
|
2014-05-07 10:53:39 -05:00 |
Seth Call
|
7dd1e6c464
|
* renaming of tables in
|
2014-05-06 17:50:41 -05:00 |
Seth Call
|
732fd66f0e
|
* all tests pass; but need to now rename music session tables to match class names...
|
2014-05-06 16:17:26 -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 |
Scott Comer
|
5cc515d615
|
a small cleanup of connection fields and fix broken tests
|
2014-05-02 13:44:29 -05:00 |
Seth Call
|
9820562892
|
* more websocket/heartbeat fixes
|
2014-04-30 03:01:28 +00:00 |
Jonathan Kolyer
|
5a4bff14d2
|
VRFS-925 running tests for server side GA events
|
2014-04-08 17:15:49 +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
|
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 |
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 |
Scott Comer
|
c1bea4ae03
|
merge conflict
|
2014-03-09 01:28:41 -06:00 |
Scott Comer
|
f8e06c476d
|
fixed and normalized data types and nullability in max_mind_geo and max_mind_isp; fixed rakes for same to use ruby csv instead of pg; dropped the huge maxmind data files i committed earlier; fixed lack of genre in websocket factories.rb constructed music sessions.
|
2014-03-09 00:22:51 -06:00 |
Jonathan Kolyer
|
713344a7a7
|
merge conflict
|
2014-03-08 20:50:51 +00:00 |
Seth Call
|
faed48271b
|
* VRFS-1372 resolved, and not requiring local only until figure out some deployment issues
|
2014-03-07 14:20:34 -06: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
|
0522c20e60
|
* VRFS-1100 - can only download 100 times before 404 given for client downloads, VRFS-862 - quick change to unblock
|
2014-02-24 16:55:56 +00:00 |
Seth Call
|
b5934bba30
|
* merging in from scoring cache migrations
|
2014-02-22 05:11:40 +00:00 |
Seth Call
|
dae0f40929
|
* removed is_downloadable for VRFS-1141, from database and UI
* what's next dialog has icheck-styled checkbox now VRFS-913
* facebook invitations hooked up for VRFS-1121
|
2014-02-22 05:09:39 +00:00 |
Scott Comer
|
4a9330523c
|
*** scoring schema migration
|
2014-02-21 22:21:31 -06:00 |
Seth Call
|
f353c04900
|
* VRFS-1135 - add unique_user_histories to MusicUserHistory, and render that in feed
|
2014-02-20 16:20:20 +00:00 |
Seth Call
|
df14676495
|
* VRFS-1135 - user and band targetting possible
|
2014-02-20 07:45:51 +00: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
|
222bf23cc5
|
* VRFS-1135 sorts added to model; need to change next behavior to come from model, not controller
|
2014-02-18 13:34:51 +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 |
Seth Call
|
134974af61
|
* fix issue
|
2014-02-17 02:52:00 +00:00 |
Seth Call
|
f7d0ef2b05
|
* VRFS-1135 only one recording comes back; not per claimed recording
|
2014-02-16 13:10:00 +00:00 |
Seth Call
|
47694c5f52
|
* adding tests for share_resolver
|
2014-02-06 21:53:19 +00:00 |
Seth Call
|
9598c06e1f
|
* moved shareable_resolver into new controller, and made tests
|
2014-02-06 21:02:04 +00:00 |
Seth Call
|
d4a5737c51
|
* VRFS-1025 finished
|
2014-02-03 21:19:14 +00:00 |
Seth Call
|
d93d27db52
|
* trying to disable testsgg
|
2014-01-25 16:48:24 -06:00 |
Seth Call
|
bf7b09e820
|
* marking a few tests as pending
|
2014-01-25 16:23:57 -06:00 |
Seth Call
|
96768b7979
|
* VRFS-1022 finished
|
2014-01-25 14:03:14 -06:00 |