Commit Graph

4520 Commits

Author SHA1 Message Date
Brian Smith dd95558d17 VRFS-2322 change color to black for instrument text on signup page 2014-10-18 16:47:45 -04:00
Brian Smith 87170b9134 VRFS-2322 changed all input fields to render black text 2014-10-18 14:43:22 -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 e3dadf9c4b VRFS-2032 : Youtube test account app name/developer key. 2014-10-15 15:17:03 -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 dacd702bd8 VRFS-2029 : Migration/manifest for upload_to_youtube
On claimed_recordings table.
2014-10-15 13:44:31 -05:00
Steven Miers ece7cf2d56 VRFS-2033 : Spec and fixes for google_oauth2 provider-type
user_authentications.  These are named “google_login” in our app.
2014-10-15 13:41:49 -05:00
Steven Miers 077d3f4253 VRFS-2033 - YouTube client library 2014-10-15 12:25:05 -05:00
Steven Miers 10c5a66f24 VRFS-2033 - Youtube developer keys for test and dev environments 2014-10-15 12:24:58 -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
Jonathan Kolyer 959d68833d Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-10-14 07:33:34 +00:00
Jonathan Kolyer 2ac03a912c VRFS-2217 fixed spec test; cleanup profile feeds issue 2014-10-14 07:33:08 +00:00
Jonathan Kolyer ac57463415 Merge branch 'develop' into VRFS-2217 2014-10-14 06:21:38 +00:00
Brian Smith 3641521740 VRFS-2244 handle duplicate friend requests better 2014-10-14 02:12:33 -04:00
Brian Smith bb33421e4a Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-10-14 01:43:58 -04:00
Brian Smith d2a8ff242e VRFS-2330 resolve several issues with session details screen including RSVP cancel dialog and showing/hiding of 3 action buttons at top 2014-10-14 01:43:48 -04:00
Jonathan Kolyer 70aef73c64 Merge branch 'develop' into VRFS-2282 2014-10-14 04:09:50 +00:00
Brian Smith 9e7dc1f354 VRFS-2329 changed radio button on RSVP cancel dialog to fix Qt bug 2014-10-14 00:00:02 -04:00
Jonathan Kolyer 649027cda7 VRFS-2282 tests and music session time queries 2014-10-14 03:54:58 +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
Jonathan Kolyer 6f27455b02 Merge branch 'develop' into VRFS-2282 2014-10-13 16:18:47 +00:00
Jonathan Kolyer 38631cabde VRFS-2217 enabling feeds to work in both profile and feed screen 2014-10-13 16:18:20 +00:00
Seth Call 1673d88760 * fix broken mixer behavior 2014-10-13 09:49:52 -05:00
Seth Call 078de098ce * fix test 2014-10-13 09:48:34 -05:00
Jonathan Kolyer d5274554f0 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-10-13 06:30:45 +00:00
Brian Smith 257421a1d0 VRFS-2318 show JOIN button for non-scheduled (future) session 2014-10-13 08:40:10 -04:00
Brian Smith 275fb34d52 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-10-13 08:15:59 -04:00
Jonathan Kolyer 7b7a803f10 VRFS-2217 marked "between users" test pending until profile feed issues worked out 2014-10-13 06:29:39 +00:00
Jonathan Kolyer 80fc8596b1 VRFS-2217 clearResults sets didLoadAllFeeds = false 2014-10-13 03:45:45 +00:00
Jonathan Kolyer 9f869f200f VRFS-2282 added resque schedule cleaner test 2014-10-13 02:32:45 +00:00
Jonathan Kolyer 95b26e9c00 Merge branch 'develop' into VRFS-2282 2014-10-13 02:15:01 +00:00
Jonathan Kolyer 2ce8382a1c VRFS-2217 fixed tests broken by scrolling changes 2014-10-13 02:02:53 +00:00
Brian Smith 4d050ce689 change Edit Bio text to all caps for consistency 2014-10-12 21:53:13 -04: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 3fc3d4c67b Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-10-12 23:03:55 +00:00
Jonathan Kolyer 4f15045005 VRFS-2217 replace infinite-scroll with simple jquery solution; lowered batch size to 10 2014-10-12 23:03:18 +00:00
Jonathan Kolyer 26b124dde8 VRFS-2282 first pass purging stale sessions 2014-10-12 07:49:31 +00:00
Brian Smith 4b8d464616 remove debug 2014-10-11 13:58:13 -04: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
Jonathan Kolyer 55957e7551 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-10-11 15:41:08 +00:00
Jonathan Kolyer cf4355bdd2 VRFS-2317 fixed tests to be compatible with default musician access selection 2014-10-11 15:39:52 +00: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
Jonathan Kolyer a18cd57510 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-10-11 06:32:15 +00:00
Jonathan Kolyer 9fb08ced15 VRFS-2317 changed session-musician-access default to be "join at will" 2014-10-10 19:40:02 +00:00
Jonathan Kolyer 5564fd2cf7 VRFS-2263 added special handling for attempts to join session multiple times 2014-10-10 19:16:25 +00: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
Seth Call 0fb721b8ed * fix upgrade path: VRFS-2331 2014-10-09 16:45:48 -05:00
Brian Smith d08475c34e VRFS-2321 comment out session join email notification 2014-10-08 20:27:28 -04:00
Seth Call 69477c5a86 * VRFS-2323 - add new support article for unreachable condition 2014-10-08 14:24:51 -05:00