Commit Graph

1642 Commits

Author SHA1 Message Date
Steven Miers 34cb617f5f VRFS-1960 : download API for JamTracks, including a new message type, rescue job that builds the JKZ, and specs that exercise it all. 2014-12-17 17:19:36 -06:00
Steven Miers 361d88a0fa VRFS-1959 : jam_tracks#list_downloads API and model methods, as well as associated tests to verify. 2014-12-15 19:21:27 -06:00
Steven Miers f6fef00ea5 VRFS-1952 : Schema changes for proper type and incremental code changes. WIP. 2014-12-15 12:16:19 -06:00
Steven Miers 8634d4f726 VRFS-1959 : change the primary key (id) to be a big int and to share the sequence used by mixes.id and recorded_tracks.id
Also modify references as necessary, both from other tables and various
code usages.
2014-12-06 19:55:59 -06:00
Steven Miers 41096f08ad VRFS-2480: Additional back-end and UI functionality required for checking out. 2014-12-01 18:45:41 -06:00
Steven Miers a77cc46b4c Remove puts. Disable tracing for billing test. 2014-12-01 11:52:13 -06:00
Steven Miers 76548b1af1 Merge branch 'develop' into feature/jam_tracks_merge 2014-12-01 11:45:54 -06:00
Steven Miers 7f59067226 VRFS-2480 : Refactor and cleanup, incremental. 2014-11-25 14:35:05 -06:00
Steven Miers 09163d2778 Fix javascript to get credit card expiration year from correct field. 2014-11-25 13:59:24 -06:00
Steven Miers b3d80b3be6 VRFS-2480 : Fix UI problem where checkout button was obscured. 2014-11-24 15:07:55 -06:00
Steven Miers 9e95f75e2e VRFS-2480 : Card number was getting whacked from submittal due to a bad javascript assignment. 2014-11-24 15:06:45 -06:00
Steven Miers b35f3ef9ef Fix fat finger. 2014-11-24 15:05:38 -06:00
Steven Miers 7f88a7550c VRFS-2480 : Incremental 2014-11-17 21:24:39 -06:00
Seth Call 6ea19f35aa Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-11-16 21:40:50 -06:00
Seth Call 6b5cd42432 * VRFS-2097 - move around hover hookups 2014-11-16 21:40:21 -06:00
Steven Miers 2d3bbd2a47 VRFS-2480 : Recurly specs, fixes and new implementation. 2014-11-16 20:20:54 -06:00
Steven Miers b01b3ecd7d VRFS-2352 : JamTracks - merge from feature/jam_tracks_merge. 2014-11-16 16:23:31 -06:00
Steven Miers bf33578fdb VRFS-2494 : Option to turn on jam tracks tile. Off in all configuration files for now.
Change config.jam_tracks_available=true to enable.
2014-11-16 16:03:56 -06:00
Jonathan Kolyer 38bf21ad6b VRFS-2125 prevent duplicate clicks from create band button 2014-11-16 05:40:24 +00:00
Jonathan Kolyer da4dfda654 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-11-15 22:59:43 +00:00
Jonathan Kolyer aac1b3d4f1 VRFS-2132 added :crash_dump to skip api_signed_in_user, allowing unauthenicated dump uploads 2014-11-15 22:59:35 +00:00
Seth Call f27673eb31 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-11-15 15:10:43 -06:00
Seth Call 94efaf8a8e * use hover events (js) instead of CSS to detect if hovering VRFS-2097 2014-11-15 15:07:13 -06:00
Brian Smith 719aa2b411 fix getInstrumentId logic 2014-11-15 13:05:01 -05:00
Brian Smith d65358cea6 VRFS-2442 suppress "Recurs once..." text for non-recurring sessions 2014-11-15 13:01:28 -05:00
Brian Smith 1c23f095ab fix null instrument tooltips 2014-11-15 13:00:13 -05:00
Brian Smith 3c18d7cf65 VRFS-2442 suppress "Recurs once..." text for non-recurring sessions 2014-11-15 12:24:37 -05:00
Brian Smith 12ca12f3cf Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-11-15 11:33:43 -05:00
Brian Smith a46664acfe VRFS-2489 scheduled session with is_unstructured_rsvp=true should not prompt user to add slots when approving 2014-11-15 11:05:12 -05:00
Brian Smith e87ab392e6 fix instrument icon wrapping on session and recording landing pages 2014-11-15 10:59:04 -05:00
Seth Call 92b617898f * VRFS-2485 - allow user to tweak to lower framesizes if they experience bad i/o or audio quality 2014-11-14 20:47:56 -06:00
Steven Miers 6b206cfa4a VRFS-2478 : Fix JS timing error causing intermittent test failure. 2014-11-14 16:25:58 -06:00
Steven Miers 9cd9f5d58a VRFS-2478 : Fix a few more tests. 2014-11-13 11:05:29 -06:00
Seth Call ae30cedcb1 * add has-mix to non-ajax recordings 2014-11-11 20:41:19 -06:00
Seth Call ec37e630c7 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-11-11 16:24:48 -06:00
Seth Call 6277708bb4 VRFS-1491 - create personal/master mix toggle, and beef up user.mods 2014-11-11 16:21:46 -06:00
Steven Miers c2b2a7c6ef More test fixes. 2014-11-11 13:17:33 -06:00
Steven Miers 6c825db79f Merge update 2014-11-10 17:10:01 -06:00
Jonathan Kolyer 2c3fab9b34 VRFS-2362 replaced class selector with id selector 2014-11-10 14:59:30 +00:00
Seth Call f0b70b1bb7 * fix issues with music session 'other count' and tests 2014-11-09 10:59:31 -06:00
Seth Call 8a5a40db9c * fix check for existence in array 2014-11-09 10:52:25 -06:00
Seth Call 485b7d35c1 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-11-09 09:52:23 -06:00
Seth Call 948eaecc23 * VRFS-2468 - fix record others count 2014-11-09 09:50:28 -06:00
Brian Smith 5d78939002 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-11-08 21:32:09 -05:00
Brian Smith 9c30becc11 VRFS-1712 fix issue with wrapping buttons on musician hover bubble 2014-11-08 21:32:04 -05:00
Seth Call 4e00863de6 * merged 2014-11-07 16:16:25 -06:00
Seth Call 8cad33a303 * recording file/manager fixes and aging of recordings 2014-11-07 16:12:36 -06:00
Brian Smith 7071177f3f VRFS-2297 show instrument tooltips in session and recording hover bubbles 2014-11-07 12:39:45 -05:00
Brian Smith 0732216a0d Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-11-06 21:18:30 -05:00
Brian Smith a7cabbe924 VRFS-2311 fix bug 2014-11-06 21:15:04 -05:00