Commit Graph

466 Commits

Author SHA1 Message Date
Brian Smith 860d76db86 VRFS-2095 fix tests 2014-08-29 09:17:22 -04:00
Seth Call 2e226f28dd * implementing autostart, which also requires frontend control of audio
* VRFS-2087, VRFS-2080, VRFS-2079, VRFS-2065
2014-08-28 21:11:25 -05:00
Seth Call 6a01a1c2d6 * VRFS-2076, VRFS-2071 - musicians only listed once, and added spinner to find musician page 2014-08-21 14:58:14 -05:00
Seth Call 9d46f07153 * VRFS-2070 - work current_scores into a better query, and update the entire site to use it correctly 2014-08-20 17:06:57 -05:00
Seth Call d0ad17ecfb * fixing bad test code I typoped 2014-08-19 21:24:29 -05:00
Seth Call 554d100c31 * VRFS-1962, VRFS-2047, VRFS-2046, VRFS-2006 - score breakdown hover and score badges are all tested and working 2014-08-19 20:58:24 -05:00
Seth Call 9c4ab6418c * wip 2014-08-19 14:23:41 -05:00
Seth Call 8f49a9ab66 Merge branch 'develop' into feature/latency_hover 2014-08-19 12:49:54 -05:00
Seth Call 95cbb47978 * wip 2014-08-19 12:40:55 -05:00
Seth Call 3daedbd549 * wip 2014-08-19 10:07:21 -05:00
Seth Call 27f4adf772 * VRFS-2064 - stop cycle in network test; VRFS-2062 - don't store HTML in user-inputs 2014-08-18 20:41:44 -05:00
Seth Call 0c3a43a177 * wip 2014-08-18 10:37:55 -05:00
Brian Smith 25e3f23dcf VRFS-1891 VRFS-2022 bug fixes / test additions 2014-08-15 00:32:45 -04:00
Brian Smith af1a4596e0 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-08-14 23:57:51 -04:00
Seth Call d34929d70b * landing pages in VRFS-2037 2014-08-14 22:23:22 -05:00
Seth Call 90f1c253dd * VRFS-2037 - landing pages done 2014-08-14 22:21:34 -05:00
Seth Call 30b2c1bb53 * VRFS-2045 - fixing tests that use websocket-gateway, pass in 20 instead of defaulting of 0 for max connections 2014-08-14 13:16:38 -05:00
Seth Call 322cdad87d * wip 2014-08-14 10:09:33 -05:00
Brian Smith 4b93b23282 VRFS-2022 fix tests 2014-08-14 02:11:36 -04:00
Brian Smith 257e14ef5d VRFS-1478 fix text 2014-08-12 00:46:05 -04:00
Seth Call aa863240b9 * VRFS-1992 finished (daily session email improvements) 2014-08-01 16:17:04 -05:00
Seth Call 00dee99e17 * wip 2014-07-31 20:16:38 -05:00
root d4e2c88994 Merge branch 'develop' of https://bitbucket.org/jamkazam/jam-cloud into develop 2014-07-31 17:08:14 +02:00
root 18cb0d6473 account_spec 2014-07-31 16:54:51 +02:00
root 8e7a566125 birthday dropdown 2014-07-31 14:49:13 +02:00
Anthony Davis 8deddd269e Fixing intermittent test failure 2014-07-30 23:43:16 -05:00
Seth Call 2cdafacd16 * adding more debugs for problem on server 2014-07-30 21:35:37 -05:00
Seth Call 9544e3d075 * rename new column because it's not working for reasons I can't understand on the build server 2014-07-30 21:05:59 -05:00
Seth Call 0abb38d48a * remove debugigng puts 2014-07-30 15:13:07 -05:00
Seth Call 8966a3fc2f * VRFS-1992 - check open_rsvps for daily session email, VRFS-1991 - remove hardcoded 10 in audio latency on create/join, VRFS-1990 - only send update rsvp notification if scheduled start time changes 2014-07-30 15:11:03 -05:00
Brian Smith fd49851815 VRFS-1979 fix test 2014-07-29 23:43:48 -04:00
Seth Call 9013ff2e94 * VRFS-1987 fix stupid typo caused by refactor of MusicSession to ActiveMusicSession 2014-07-29 21:42:35 -05:00
Seth Call 525a2b298b Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-29 20:56:12 -05:00
Seth Call 9797bd8e92 * put pending in it block. sigh 2014-07-29 20:55:43 -05:00
Brian Smith 051e7f8bde VRFS-1972 show correct information under Still Needed section for sessions with unstructured RSVPs 2014-07-29 21:20:38 -04:00
Seth Call 4ecf7abb1e * VRFS-1978 - state is now autopopulated again 2014-07-29 18:49:36 -05:00
Seth Call 10fbf7584e * marking time sensitive test as pending 2014-07-29 17:55:34 -05:00
Seth Call c3461e82a7 * VRFS-1976 - fixed issue where UI always picks 1st scheduled session; VRFS-1962 - use 'full latency' instead of just internet latency in musician search, find session, and new musicians email 2014-07-29 17:52:20 -05:00
Anthony Davis 3136165076 VRFS-1933 - fixing Jenkins failures 2014-07-28 22:04:42 -05:00
Anthony Davis c28e932c2d VRFS-1933 - integration tests for all ways of creating a session - might fail on Jenkins 2014-07-28 21:14:21 -05:00
Bert Owen b09551548d Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-25 13:50:17 +02:00
Bert Owen c4f0472438 VRFS-1940 fix, test fix 2014-07-25 13:50:00 +02:00
Seth Call 6a037d9987 * VRFS-1944 - user info added to scores and score_histories 2014-07-24 18:39:26 -05:00
Seth Call 27e6f7ce65 * fixing scoring test 2014-07-23 21:27:21 -05:00
Seth Call 5833da2618 * fixing test; marking one as pending while i work on it 2014-07-23 18:26:28 -05:00
Seth Call cc6f3fe974 * VRFS-1934/VRFS-1936 - fix scrolling in sessions, VRFS-1938 - no dups in find session page 2014-07-23 15:11:02 -05:00
Seth Call 333e321877 * updating the last_jam info on user in 5 needed locations (login, registration, ftue, import, etc) 2014-07-22 14:36:45 -05:00
Seth Call 6c4bcd98be * VRFS-1924 - score_history added 2014-07-21 16:42:30 -05:00
Seth Call 00ab39d82b * speeding up web tests 2014-07-19 22:53:33 -05:00
Seth Call 513a46067a * merged 2014-07-19 21:12:11 -05:00