Commit Graph

1854 Commits

Author SHA1 Message Date
Brian Smith 1f99ebef89 VRFS-2067 expand / collapse RSVP musicians and latencies when there are more than 3 2014-09-17 12:49:58 -04:00
Brian Smith 692416e27f VRFS-2067 VRFS-2163 expand / collapse open slots, add All Languages option to language filter 2014-09-17 03:14:43 -04:00
Seth Call 169f97fdc3 * fix bad support blurp 2014-09-16 21:47:59 -04:00
Seth Call 74ac15c8a1 * make better alert about no network server 2014-09-16 21:47:39 -04:00
Brian Smith 1203a26271 Merge branch 'develop' into feature/opt_out_notification_fix 2014-09-15 23:02:53 -04:00
Seth Call 7c3530a403 * fix how we check if udpReachable 2014-09-15 14:09:49 -05:00
Seth Call d2cd527f10 * fix preferences window not showing 2014-09-15 07:45:17 -05:00
Seth Call 35dd53469d * VRFS-2164 - fix for missing tracks on record 2014-09-14 21:55:43 -05:00
Brian Smith 99ad394633 VRFS-2066 fix tests 2014-09-14 21:54:12 -04:00
Brian Smith 4ddd4e4c13 VRFS-2066 fixed some issues with session landing and feed 2014-09-14 19:17:16 -04:00
Brian Smith f296932f27 fix more session join/leave bugs 2014-09-14 15:12:25 -04:00
Brian Smith e5a6ad862b fix notification bugs - active_music_session vs. music_session confusion 2014-09-14 14:41:32 -04:00
Brian Smith 7290188681 refactored code related to joining a session (Terms / Join Request dialog display logic) into SessionUtils 2014-09-14 14:16:48 -04:00
Seth Call 773e4dfca5 * VRFS-2159 - adding json maintanece page to jam-web 2014-09-12 22:49:23 -05:00
Seth Call 2bd189b697 * VRFS-2159 merge 2014-09-12 22:30:51 -05:00
Seth Call 770d0acd42 * VRFS-1505 - adding sorting to genres in controller 2014-09-12 06:29:10 -05:00
Seth Call 251049bca2 * VRFS-1505 - fix tests now thaht there is also Alternative Rock 2014-09-10 11:27:55 -05:00
Seth Call 7761c2e9a8 * VRFS-2155 fix passing of yellow 2014-09-10 09:25:43 -05:00
Seth Call 75d50b8286 * make notations private bucket; only allow access if user has can_join? permissions for session 2014-09-08 16:51:28 -05:00
Brian Smith 07024a44a6 VRFS-2094 wip notation upload bug fixes 2014-09-08 09:13:20 -04:00
Brian Smith cb7b42e761 fix issues 2014-09-07 17:42:31 -04:00
Brian Smith 74763d53f3 VRFS-2094 fixed issue with notation file upload and tying it to music session; still need to fix download issue 2014-09-06 03:30:29 -04:00
Brian Smith 6517a3b97d VRFS-2121 hide CenturyLink promo in sidebar 2014-09-03 00:34:29 -04:00
Seth Call c148b4a35e * VRFS-2122 - fix for the update 2014-09-02 09:36:29 -04:00
Seth Call cf061aa055 * fix typos in network test fix 2014-08-31 20:35:51 -05:00
Seth Call 42b5144d72 * VRFS-2109 - you can toggle between profiles fine now 2014-08-31 16:13:53 -05:00
Seth Call 182b047fba * VRFS-2111 - fixed issue with dead drag/drop 2014-08-31 15:48:35 -05:00
Seth Call 0132fa38b0 * guard against undefined SessionRemoveAllPlayTracks 2014-08-31 15:23:42 -05:00
Seth Call e503287400 * VRFS-2110 - add simple guard to protect against xtra callbacks 2014-08-31 15:02:49 -05:00
Seth Call 1430fb1923 * more wording tweaks 2014-08-31 12:01:02 -05:00
Seth Call d0e63684b9 * open up downloads in browser 2014-08-31 11:58:37 -05:00
Seth Call de64c17b59 * updating warning banner 2014-08-31 11:57:59 -05:00
Seth Call b736be5c7f * check if ClientUpdate dialog is null before calling it 2014-08-31 11:00:20 -05:00
Seth Call 5f85908c79 * VRFS-2104 - client update dialog happens when it needs to; not just on startup 2014-08-31 10:30:59 -05:00
Seth Call 4dcbd34d9e Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-08-29 10:02:46 -05:00
Seth Call 7d6b104cbd * VRFS-2103 - guarding against new backend calls 2014-08-29 09:59:12 -05:00
Brian Smith 860d76db86 VRFS-2095 fix tests 2014-08-29 09:17:22 -04:00
Brian Smith d6fc76728f show musician hover bubbles on Find Session results, clicking musician avatar should take user to musician profile screen 2014-08-29 00:44:42 -04:00
Brian Smith 2db1de8e3c VRFS-2095 add orange spinner to Find Session screen 2014-08-29 00:23:36 -04:00
Seth Call 09787a513c Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-08-28 21:28:12 -05: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
Brian Smith 7d5cfa4cd2 VRFS-2093 fixed formatting and band URL issues with band search and hover bubble 2014-08-28 00:31:22 -04:00
Brian Smith 4621a6474d VRFS-1617 added band website to "about" section of band profile 2014-08-25 00:47:38 -04:00
Brian Smith fabfa1675b VRFS-2048 wire up "more" link in notifications sidebar 2014-08-24 23:22:57 -04:00
Anthony Davis 6144cda136 VRFS-912 - can't even see it 2014-08-24 11:23:13 -05:00
Seth Call fbb1ffb7a3 * no more results element in find musician page needs to be hidden on new search 2014-08-21 15:03:02 -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