Commit Graph

183 Commits

Author SHA1 Message Date
Seth Call 3afdd55a15 * fix IE auth issues (and other browsers)... chehck if session is over between every retry play attempt 2014-03-04 11:56:42 -06:00
Seth Call 64d77d4ebb Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-03-04 00:59:31 -06:00
Seth Call 44be38f2b0 * VRFS-1280 - allow people to listen to public widgets without being logged in by allowing music session show API public access 2014-03-04 00:58:40 -06:00
Brian Smith 0f9603f0e8 VRFS-1232 added testimonials 2014-03-04 01:44:32 -05:00
Jonathan Kolyer 17088d49b5 VRFS-1326 fixed integration of latest/buzz 2014-03-04 05:38:58 +00:00
Seth Call 608f4b2b13 * VRFS-1323 - protect against null entries 2014-03-03 20:45:24 -06:00
Seth Call 3c4f5c7e55 * merged 2014-03-03 16:18:03 -06:00
Seth Call 7ab7bfd795 * VRFS-1297, VRFS-1305, VRFS-293, VRFS-950, VRFS-641 - track changes added to help frontend better understand when it needs to poke backend, and refresh state 2014-03-03 16:13:23 -06:00
Jonathan Kolyer 848430ef05 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-03-03 00:51:36 +00:00
Jonathan Kolyer f760fa1795 VRFS-756 fixed broken tests 2014-03-03 00:51:06 +00:00
Scott Comer a64ab23c97 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-03-01 20:37:15 -06:00
Scott Comer 5d899f57dd complete unit tests for api_scoring_controller and add some better test data 2014-03-01 20:36:51 -06:00
Scott Comer fdbdf53ec6 fix the variable names for record to be more natural 2014-03-01 16:54:23 -06:00
Jonathan Kolyer 23957d0260 VRFS-756 fixed bugs 2014-03-01 03:07:48 +00:00
Jonathan Kolyer b4aae340f7 merge conflict 2014-02-28 07:07:26 +00:00
Scott Comer fd42fc56fe wire up get_work 2014-02-27 10:42:47 -06:00
Seth Call fd584967f2 Merge branch 'develop' oft sta bitbucket.org:jamkazam/jam-cloud into develop 2014-02-27 18:38:12 +00:00
Seth Call aaef11add4 * VRFS-1047 - broadcasts can be listened to (but very raw). VRFS-1257 - adding back in listen_in page for admin only 2014-02-27 18:38:02 +00:00
Scott Comer 63fdd60311 eh, added some code which i disabled 2014-02-26 21:44:49 -06:00
Seth Call 7c99c44eaf Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-02-27 00:38:06 +00:00
Seth Call f0e916e736 * VRFS-1047 - looks good; no audio hooked up 2014-02-27 00:38:01 +00:00
Scott Comer 0444c1209f take ceil of score before posting 2014-02-25 23:35:48 -06:00
Scott Comer d12e65549d wire up api/scoring/record 2014-02-25 23:01:55 -06:00
Seth Call 7753a2d4b3 * VRFS-1228 - can add, but not update ,user biography 2014-02-25 05:41:43 +00:00
Jonathan Kolyer a1a265f36f VRFS-756 changing email invite posting behavior incrementally 2014-02-25 03:29:03 +00:00
Seth Call e4718652fd * merging 2014-02-24 16:57:01 +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
Brian Smith ccee2e15b3 VRFS-1210 VRFS-1212 VRFS-1223 bug fixes 2014-02-24 01:10:09 -05:00
Brian Smith b2718de7cf VRFS-1223 allow unauthenticated users to view hover bubbles but hide action buttons 2014-02-23 21:05:31 -05:00
Seth Call a42d750b30 * VRFS-468 - hiding any pages not needed for production appropriately 2014-02-22 07:46:41 +00:00
Seth Call 7704611d39 * VRFS-800 - client update is a proper dialog; and added concept of 'topmost' to force a certain dialog to the top 2014-02-22 07:20:53 +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
Scott Comer 9d5958175b * merged 2014-02-20 20:40:22 -06:00
Scott Comer 451976aabd integrate scoring stubs work, worklist, and record 2014-02-20 20:30:40 -06:00
Seth Call a6b3abdc3a * VRFS-1200 - api for toggling favorite is done 2014-02-20 22:56:00 +00:00
Seth Call f3c09f65c2 * allowing tests to be skipped, and mostly done with VRFS-1200 2014-02-20 22:23:44 +00:00
Seth Call 9ca1149daf * fix accidental typo in hover-recording 2014-02-20 20:59:50 +00:00
Seth Call aab902e8cf * VRFS-1160 - favorites REST API done 2014-02-20 20:54:35 +00:00
Seth Call df14676495 * VRFS-1135 - user and band targetting possible 2014-02-20 07:45:51 +00:00
Seth Call 3efb3fc5ab * feed test fixes 2014-02-20 03:23:38 +00:00
Seth Call 6aae1ef0e6 * VRFS-1135 add time filters and type filter 2014-02-20 02:22:41 +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 ec0eb4bb2a * VRFS-1140 2014-02-18 20:12:50 +00:00
Seth Call 7449de7aad * fix test bugs, get VRFS-1135 sorts resolved, and fix for easydropdown not destroying topmost div 2014-02-18 18:53:16 +00:00
Jonathan Kolyer b822711f1d Merge branch 'develop' into vrfs1110 2014-02-18 00:13:26 -06:00
Seth Call 0218ca5ad6 * urls fixed for VRFS-1148 2014-02-17 19:12:52 +00:00
Seth Call 134974af61 * fix issue 2014-02-17 02:52:00 +00:00
Seth Call ff6b3795ce * merged 2014-02-17 00:32:51 +00:00