Commit Graph

167 Commits

Author SHA1 Message Date
Seth Call 4d9e8d2847 done 2020-05-06 14:42:52 -05:00
Seth Call 0294761079 invite actually working 2020-04-04 17:51:36 -05:00
Seth Call bc4e5607ee configs 2018-07-29 11:09:03 -05:00
Seth Call 98bde49131 put in backend details 2018-07-22 14:19:21 -05:00
Seth Call fd38e1ab4e fix shutdown prompt 2018-04-22 16:29:22 -05:00
Seth Call 560bd05da6 remix 2017-10-19 07:38:20 -05:00
Seth Call aaee08d4f3 fix popup in JB config and also fix musician instruments 2017-10-19 07:30:09 -05:00
Seth Call cd7d28c819 fix session rating and signup url 2017-10-15 21:32:51 -05:00
Peter Walker 85c020d6b4 disable send button until user selects up/down 2017-10-15 20:17:42 -05:00
Seth Call f339da1227 shorten shutdown options 2017-09-16 11:29:23 -05:00
Seth Call 7ff7327ef8 lots of progress on amazon-readiness 2017-07-09 21:21:29 -05:00
Seth Call 5e04f72d8e paypal support 2016-12-15 12:47:08 -06:00
Seth Call ffd0469f09 working recordings 2016-11-04 11:18:58 -05:00
Seth Call 510d157262 * upgrade to Rails 4 as well as support JjamBlaster 2016-07-17 10:16:27 -05:00
Seth Call bd0dc40a4c initial version of jamblaster management page 2016-06-24 09:15:04 -05:00
Seth Call f8c62631f6 Fix bad dialog when you have test drive already 2016-04-25 10:15:23 -05:00
Seth Call 5701e888a8 Updating lessons with barely working version 2016-04-21 09:23:29 -05:00
Seth Call 399d010310 * lessons 90% done, but still mostly hidden 2016-04-05 21:23:15 -05:00
Seth Call 853d359a7e * VRFS-3919 - teacher testdrive settings in on pricing profile 2016-02-06 17:32:20 -06:00
Seth Call 8638cdda92 * VRFS-2035 allow static port config in UI 2016-01-25 10:29:27 -06:00
Seth Call 86ea959972 * fix padding issue 2016-01-18 18:41:53 -06:00
Seth Call def24616f3 * VRFS-3816 - tell user VST enable is coming in session 2015-12-23 12:35:57 -06:00
Seth Call 0305369944 * midi working for the most part 2015-12-22 21:28:19 -06:00
Seth Call 39d72e83bb * no scan done unless user asks. scan paths 2015-12-21 16:42:18 -06:00
Seth Call 34dcc27641 Merge branch 'develop' into feature/vst 2015-12-07 21:05:10 -06:00
Seth Call 886df5d092 * master mix controls for creator or delegated 2015-12-07 20:25:43 -06:00
Seth Call 6d5db83aea * midi not working still 2015-12-04 15:29:59 -06:00
Seth Call 021db62539 Merge branch 'develop' into feature/vst 2015-11-13 11:06:07 -06:00
Seth Call 7fbb215fca * VRFS-3708 - allow redemption of gift cards 2015-11-13 07:12:58 -06:00
Seth Call 1da8c73721 * wip 2015-11-09 15:33:04 -06:00
Seth Call 022fd60b3c * wip 2015-11-01 06:39:51 -06:00
Seth Call f7267d38c6 * wip 2015-10-30 09:59:50 -05:00
Seth Call 52524c774d * wip 2015-10-27 09:19:14 -05:00
Seth Call b686020b49 * wip 2015-10-26 20:20:26 -05:00
Seth Call 55007e9619 * use closure to caputer video true/false 2015-10-15 11:16:12 -05:00
Seth Call e01634285a * make sure upload to youtube popup is only shown for video dialogs 2015-10-15 06:10:21 -05:00
Seth Call 29f3b52120 * VRFS-3651 - dont show upload to youtube checkbox for audio sessions 2015-10-15 06:03:03 -05:00
Seth Call c3097d4436 * VRFS-3625 - tell backend correctly abot keeping video if user discards, and filter out recordingId of video 2015-10-08 12:18:18 -05:00
Seth Call 276442a9b4 * VRFS-3512 - upload videos to youtube 2015-10-07 21:12:26 -05:00
Seth Call 9abee035be * VRFS-3513 - start/stop video possible from frontentd 2015-09-30 11:26:03 -05:00
Seth Call 4a647b8bd1 * VRFS-3519 - client and server jamtrack mixdown support 2015-09-21 20:01:39 -05:00
Seth Call ac1cc0c828 * VRFS-3541 - don't use HTML to store data sent to server for genre ID bug in profile 2015-09-10 07:24:42 -05:00
Seth Call b483dd537f * better text for video test 2015-09-09 07:02:12 -05:00
Seth Call 29104ff09b * VRFS-3446 - bug fix for no genre specified on join of session; also fix search bar in jamtrack dialog 2015-08-21 05:02:48 -05:00
Seth Call 3fa58715fc * fix open jamtrack dialog for people with less than 10 jamtracks 2015-08-19 07:36:04 -05:00
Seth Call f6101f3621 VRFS-3422, VRFS-3423, VRFS-3424, VRFS-3429 - JamTrack search/listing 2015-08-18 14:26:41 -05:00
Seth Call c5033435f2 * fixing feed_spec 2015-07-17 07:18:27 -05:00
Seth Call 3b71931e73 merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
Steven Miers 614cfcbe85 Merge feature/calendaring branch:
commit 8023d6481c
    VRFS-3276 : Hook calendar creation into user controller API.  Add test to verify.

commit 3a35002a46
    VRFS-3276 : Calendar cleanup job

    * Add cleanup method to calendar manager
    * Create a daily job.
    * Add calendar cleanup to that job.
    * Add CRON entry
    * Daily job/ calendar cleanup test cases
    * Fix calendar manager spec for new required attribute

commit 3ff5910f1f
    VRFS-3276 : Add a delete-calendar directive when RSVP is canceled.
    VRFS-3276 : Include path to partial.  This fails depending on the method used to start the web server.

commit d2441cbf57
    VRFS-3276 : Test new calendar features. Use icalendar gem in test mode only to more deeply verify calendar in strict mode.

commit 9ac272a0fb
    VRFS-3276 : Calendar manager updates to include manual calendars.  Some refactoring to keep common stuff in one place.

commit b5d0c758f0
    VRFS-3276 : Schema, model updates and new calendar model.

commit 20472b6b26
    VRFS-3276 : Change initial submit behavior of RSVP dialog to display calendar info.  The user can then close the dialog after this prompt.

commit 77c99103d0
    VRFS-3276 : Calendar feed markup and styling.  Included as partial.

commit e632f48600
    VRFS-3276 : Routes and controller implementation of user calendar ICS feed, which uses calendar manager.

commit 21fd80a188
    VRFS-3276 : Initial tests for calendar manager

commit 92a2524c65
    VRFS-3276 : Calendar manager

    * Streamline logic
    * Enable recurring sessions through rrule
    * Implement method to create ics feed for user
    * Extract a type-safe scheduled duration method on music_session for
    external and internal use.

commit b71ad3a4cd
    VRFS-3276 : Include calendar manager

commit f8eaafd036
    VRFS-3276 : Calendar Manager - initial checkin

    * Create ICS events given individual parameters
    * Create calendar from music session
    * Also will create ICS “delete” events
2015-07-06 15:34:27 -05:00
Steven Miers d5a8959677 Merge with develop. 2015-06-03 14:22:21 -05:00