Commit Graph

1143 Commits

Author SHA1 Message Date
Seth Call 8c04a601ab * add required websocket configs 2015-05-11 09:50:45 -05:00
Seth Call 10da152916 * VRFS-3225 - show sampler ate dropdown 2015-05-08 15:03:19 -05:00
Seth Call f2e2a79b5b * VRFS-3220 - estimated taxes fixed 2015-05-07 14:48:28 -05:00
Seth Call 2495f58bf5 * VRFS-3220 - estimated taxes fixed 2015-05-07 14:48:16 -05:00
Seth Call dfe010d0a5 fix nothing in cart msg on shopping cart screen 2015-05-07 08:52:14 -05:00
Seth Call 76a4a13c41 * fixed the message that occurs when gear goes in/out of USB during FTUE 2015-05-06 22:44:16 -05:00
Seth Call b523850296 * VRFS-3208 - add new config - purchases_enabled, so that we can stop purchases if needed 2015-05-06 22:09:07 -05:00
Seth Call eaabd98ca4 * VRFS-3198 - fix simple boolean bug to rectify out of sync play/pause buttons on playcontrols 2015-05-06 11:54:09 -05:00
Seth Call 05f5cd619a * VRFS-3193 - indicate on jamtrack browse page that 1st jamtrack is free 2015-05-05 16:38:29 -05:00
Seth Call adfc3d18a9 * VRFS-3184 - user dropdown only shows get help, community, and support 2015-05-05 14:48:39 -05:00
Seth Call 5970fae4fa * VRFS-3188 - sort instrument appropriately 2015-05-05 09:22:15 -05:00
Seth Call 12ea7312a7 * VRFS-3168 - fix sidebar on session/recording landing pages 2015-05-04 21:36:40 -05:00
Seth Call 1a191f1b0b * VRFS-3178 - sort instrument by alpha 2015-05-04 18:27:28 -05:00
Seth Call 6a3c9b85b2 * VRFS-3179 - tweaking text on jamtracks product page 2015-05-04 18:05:56 -05:00
Seth Call 6fdb784eb4 * remove title setter in downloads partial to fix title; VRFS-3185 2015-05-04 18:03:28 -05:00
Seth Call af98559dfd * VRFS-3181 hide availability filter 2015-05-04 18:01:03 -05:00
Seth Call 4d28915381 * VRFS-3177 - add spinner to playback and stop preloading all media on page 2015-05-04 17:48:14 -05:00
Seth Call b0dfccec85 * VRFS-2931 - show video as thumbnail 2015-05-04 11:16:13 -05:00
Seth Call 0ac1f977b5 update jamblaster video on home page and on product page 2015-05-04 08:54:42 -05:00
Seth Call 3069d6b077 * adding video to browse page VRFS-2931 2015-05-04 07:19:48 -05:00
Seth Call 5adc6fe217 * update more locations with wrong video for JamTracks 2015-05-03 22:56:46 -05:00
Seth Call c8daee4e00 * VRFS-3148 - column widths are consistent across pages 2015-05-03 22:20:39 -05:00
Seth Call 4be257c52e * finishing up VRFS-2829 now that JamTracks video is available 2015-05-03 21:58:15 -05:00
Seth Call d5b12eacfa * VRFS-3161 - don't use floats for one-liner; use white-space:no-wrap 2015-05-03 21:40:04 -05:00
Seth Call 1cd57cb4e8 * VRFS-3118 - check for high latency while in session, VRFS-3138 - fix tons of issues with user downloading both sample rates 2015-05-01 12:09:18 -05:00
Seth Call 69ccf0d4e5 * VRFS-3118 - refresh latency by start/stopping audio system 2015-04-29 21:51:54 -05:00
Seth Call a7526dad43 * fix description label 2015-04-29 15:28:01 -05:00
Seth Call 72ff54213a * VRFS-2997 - added license to accounts link. also adding config to ignore high latency if in a pinch 2015-04-28 20:07:21 -05:00
Seth Call 13e4e816d9 * VRFS-3071 - progress indicator for download 2015-04-28 16:29:48 -05:00
Seth Call a70e90ab8c * VRFS-3099 - fix left over download confirmation on checkout page if you re-enter it 2015-04-28 10:33:42 -05:00
Seth Call cada0ed0b9 * VRFS-3112 - make recording smaller so no horizontal scroll bar 2015-04-28 09:44:56 -05:00
Seth Call 1ad86b1d80 * VRFS-3098 - pause button added to jamtrack 2015-04-28 08:58:34 -05:00
Seth Call 1bd054d050 * VRFS-3094 - update style and minor issues in shopping cart screen 2015-04-27 15:42:38 -05:00
Seth Call 907e2a4552 * fix jamtrack shopping tests for the change in button text 2015-04-27 13:42:03 -05:00
Seth Call 760ddecbb1 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
Conflicts:
	web/app/views/users/_user_dropdown.html.erb
2015-04-27 11:13:31 -05:00
Seth Call 8e6b923b05 * VRFS-3092 - fix jamtrack browse page styling issues, VRFS-3096 - fix standalone download page to have no signup context 2015-04-27 10:35:09 -05:00
Seth Call d4679f6524 * VRFS-3903 - small shopping cart, VRFS-3092 - done except for play/pause icon 2015-04-26 08:25:36 -05:00
Steven Miers 7aa9f3d10a VRFS-3055 : Don't force override of video_available if current_user is admin. 2015-04-24 17:42:32 -05:00
Seth Call 774c50984d * add a space after dash to give room to packaging prcentage 2015-04-24 15:05:08 -05:00
Seth Call 24e244d766 * VRFS-3085 - further TOS updates 2015-04-24 14:45:49 -05:00
Seth Call d94388161c * fixing recording-based tests and one checkout test 2015-04-24 12:09:22 -05:00
Seth Call e4bd80a3c3 * VRFS-3085 - update TOS 2015-04-24 10:08:43 -05:00
Seth Call 4cce21e7f8 * VRFS-3080 - partial refund manual process done 2015-04-23 16:20:21 -05:00
Steven Miers b916d4d997 VRFS-3055 : Multiple levels of config option video_available
“none”, “mvp”, and “full”.  “mvp” mode is similar to full, except it
hides video recording functionality.
2015-04-22 15:36:21 -05:00
Seth Call 39f45f20ba * VRFS-3078 - show original price in void purchase 2015-04-22 14:20:07 -05:00
Steven Miers c3134d8177 VRFS-3070 : Webcam selection & state fixes
* Hook up test webcam button
* Handle object vs. string from client method.
2015-04-21 18:30:02 -05:00
Steven Miers 196ed1340e VRFS-3070 : Fix text that alludes to embedded webcam. 2015-04-21 18:28:16 -05:00
Steven Miers a9ab5bb730 Merge video_ui branch into develop. 2015-04-21 13:47:00 -05:00
Steven Miers 6f4c8d819d VRFS-3055 : Video features on gear wizard available via config. Update spec to match behavior. 2015-04-21 09:23:57 -05:00
Steven Miers ea45c286ea VRFS-3055 : Make video features optional via config option. 2015-04-21 09:21:55 -05:00