Brian Smith
|
d8a8a0d33b
|
remove byebug reference
|
2014-10-21 19:51:55 -04:00 |
Jonathan Kolyer
|
af2159fe72
|
VRFS-1945 added create_type to music_sessions; filtering session search based on create_type
|
2014-10-21 07:27:26 +00:00 |
Brian Smith
|
a8987efaa1
|
VRFS-2337 added latency badge to musician hover bubble
|
2014-10-19 21:18:05 -04:00 |
Steven Miers
|
cce9fc1577
|
VRFS-2029 : Fix issue where a nil (instead of false)
is causing claimed_recording not to save properly.
|
2014-10-15 17:59:59 -05:00 |
Steven Miers
|
c1f2a2083f
|
VRFS-2029 : Update REST API ApiRecordingsController#claim
to accept and distribute upload_to_youtube flag as appropriate. Spec
to verify.
|
2014-10-15 13:54:10 -05:00 |
Steven Miers
|
d95a063648
|
VRFS-2029 : Rails model attribute for upload_to_youtube flag
Also includes Rails validation.
|
2014-10-15 13:45:30 -05:00 |
Steven Miers
|
5691fbc51f
|
Require new scheduled_music_session_cleaner at class level.
Fixes broken unit test.
|
2014-10-14 14:54:18 -05:00 |
Brian Smith
|
3641521740
|
VRFS-2244 handle duplicate friend requests better
|
2014-10-14 02:12:33 -04:00 |
Jonathan Kolyer
|
649027cda7
|
VRFS-2282 tests and music session time queries
|
2014-10-14 03:54:58 +00:00 |
Jonathan Kolyer
|
6f27455b02
|
Merge branch 'develop' into VRFS-2282
|
2014-10-13 16:18:47 +00:00 |
Brian Smith
|
ab66504532
|
VRFS-2344 show musician hover on pages 2-n on Find Session screen
|
2014-10-13 20:58:30 -04:00 |
Seth Call
|
1673d88760
|
* fix broken mixer behavior
|
2014-10-13 09:49:52 -05:00 |
Brian Smith
|
257421a1d0
|
VRFS-2318 show JOIN button for non-scheduled (future) session
|
2014-10-13 08:40:10 -04:00 |
Jonathan Kolyer
|
95b26e9c00
|
Merge branch 'develop' into VRFS-2282
|
2014-10-13 02:15:01 +00:00 |
Jonathan Kolyer
|
aef2b873f2
|
VRFS-1430 changed db default sender back to noreply; changed text for batch mails to FFFFFF from AAAAAA
|
2014-10-13 00:51:13 +00:00 |
Jonathan Kolyer
|
26b124dde8
|
VRFS-2282 first pass purging stale sessions
|
2014-10-12 07:49:31 +00:00 |
Brian Smith
|
c2c157a0ba
|
VRFS-2124 fix feed issue when session switches from fan_access=true to fan_access=false
|
2014-10-11 13:57:05 -04:00 |
Brian Smith
|
bdd8c6db5a
|
VRFS-2219 activate session in feed when the active_music_session record is created
|
2014-10-11 08:53:26 -04:00 |
Steven Miers
|
4d08359ef1
|
Fixes VRFS-2334 : re-add filter for users
Includes spec to reproduce, and additional specs that uncovered a
problem with setting the client_video_source_id.
|
2014-10-10 11:07:36 -05:00 |
Brian Smith
|
d08475c34e
|
VRFS-2321 comment out session join email notification
|
2014-10-08 20:27:28 -04:00 |
Brian Smith
|
b30d71de6a
|
VRFS-2320 use from_user_mailer template for session comment
|
2014-10-07 21:16:56 -04:00 |
Brian Smith
|
eddd8a526c
|
VRFS-2320 include from user info in session comment emails
|
2014-10-07 20:39:13 -04:00 |
Steven Miers
|
9473ffa352
|
Merge branch 'feature/video_mvp' into develop
|
2014-10-07 17:37:06 -05:00 |
Steven Miers
|
94963f2ad1
|
VRFS-2028 : Add videos to list_uploads, in addition to tracks.
This is accomplished using a SQL union via arel.
|
2014-10-07 15:34:05 -05:00 |
Steven Miers
|
160108a217
|
Merge video_mvp branch
|
2014-10-07 11:33:34 -05:00 |
Brian Smith
|
bffba5fcbc
|
VRFS-2219 changes based on Seth code review
|
2014-10-06 21:03:19 -04:00 |
Steven Miers
|
e25e3b16a9
|
VRFS-2027: Create video recordings from source in ApiRecordingsController#start
Also includes spec.
|
2014-10-06 18:17:08 -05:00 |
Steven Miers
|
1ce0ac34ef
|
VRFS-2025 : Add video_sources to join_the_session and its callers.
Creates and attaches video_sources just as it does tracks.
|
2014-10-06 17:02:10 -05:00 |
Seth Call
|
71f6b7edc6
|
* VRFS-2304 - create scoring timeout when doing a network test
|
2014-10-06 16:44:30 -05:00 |
Steven Miers
|
47490ea3d9
|
VRFS-2025 Incremental
|
2014-10-06 16:17:46 -05:00 |
Steven Miers
|
dffdb78f71
|
Merge develop into this branch.
|
2014-10-06 16:17:36 -05:00 |
Brian Smith
|
7856e43f1e
|
VRFS-2219 active sessions should sort to top of Feed
|
2014-10-06 09:20:31 -04:00 |
Brian Smith
|
14c9a5b469
|
VRFS-2278 show tooltip for instrument icons on Find Session and Session Detail screens, show user friendly error when unable to approve RSVP
|
2014-10-05 22:12:50 -04:00 |
Steven Miers
|
66feb39de8
|
VRFS-2023 - Migration, models and spec for recorded_video, a video analog to recorded_track.
|
2014-10-03 14:12:09 -05:00 |
Steven Miers
|
5135fe7faf
|
VRFS-2024 - Migration, model and spec for video source.
|
2014-10-03 13:36:51 -05:00 |
Jonathan Kolyer
|
5d524cd7b0
|
VRFS-1430 added email from alias to JamKazam <{noreply,support}@jamkazam.com>; updated link colors to be 588C98
|
2014-10-01 22:10:54 +00:00 |
Seth Call
|
8889b8ce42
|
* merge in faster score searches (VRFS-2202)
|
2014-09-30 10:51:23 -05:00 |
Brian Smith
|
6442674c91
|
VRFS-2216 fix tests; include pending RSVPs and invites for session details screen
|
2014-09-28 22:37:52 -04:00 |
Brian Smith
|
a07fdfe2a8
|
Merge branch 'develop' into feature/sprint_12_work
|
2014-09-28 12:00:32 -04:00 |
Seth Call
|
39ed460d14
|
* VRFS-2280 - fix locations getting invalidated, and VRFS-1806 fixed by detecting no login data
|
2014-09-25 23:13:34 -05:00 |
Brian Smith
|
da771acdaf
|
merge develop
|
2014-09-25 09:09:44 -04:00 |
Seth Call
|
b87ff571ce
|
* VRFS-1073 - support multiple websocket gateways
|
2014-09-24 14:27:56 -05:00 |
Brian Smith
|
3f1eb86684
|
Merge branch 'develop' into feature/sprint_12_work
|
2014-09-23 21:27:52 -04:00 |
Seth Call
|
51b5923022
|
* fix broken tests
|
2014-09-22 15:55:02 -05:00 |
Seth Call
|
61f0bd2aa0
|
* merged
|
2014-09-22 14:20:58 -05:00 |
Brian Smith
|
096c43c0e4
|
Merge branch 'develop' into feature/sprint_12_work
|
2014-09-19 00:25:20 -04:00 |
Brian Smith
|
1858e0da49
|
VRFS-2218 VRFS-2197 allow unstarted scheduled sessions to be listed up to 12 hours after start time; allow completed sessions to be listed up 2 to hours after completion time
|
2014-09-19 00:24:38 -04:00 |
Seth Call
|
a396671f8b
|
* VRFS-2223 typo in music_session
|
2014-09-17 20:38:33 -05:00 |
Seth Call
|
6b96bdcd05
|
* VRFS-2221 - fix bad reconnect path
|
2014-09-17 10:22:00 -05:00 |
Brian Smith
|
1203a26271
|
Merge branch 'develop' into feature/opt_out_notification_fix
|
2014-09-15 23:02:53 -04:00 |