Seth Call
|
1ccb6c8a6e
|
ars stuff
|
2020-05-07 23:40:57 -05:00 |
Seth Call
|
4d9e8d2847
|
done
|
2020-05-06 14:42:52 -05:00 |
Seth Call
|
a8b181394c
|
wip
|
2016-10-27 18:24:54 -05:00 |
Seth Call
|
510d157262
|
* upgrade to Rails 4 as well as support JjamBlaster
|
2016-07-17 10:16:27 -05:00 |
Seth Call
|
6f9d39ef16
|
VRFS-4050 - countdown timer
|
2016-05-09 16:47:55 -05:00 |
Seth Call
|
5ce780f03b
|
Fix easydropdown oopsies
|
2016-05-07 13:45:02 -05:00 |
Seth Call
|
886df5d092
|
* master mix controls for creator or delegated
|
2015-12-07 20:25:43 -06:00 |
Seth Call
|
58b8a29f51
|
* VRFS-3630 - jamtrack landing page revamp
* VRFS-3637 - jamtrack landing tile updated
* VRFS-3638 - jamtrack web player
|
2015-10-16 14:01:18 -05:00 |
Seth Call
|
4a647b8bd1
|
* VRFS-3519 - client and server jamtrack mixdown support
|
2015-09-21 20:01:39 -05:00 |
Seth Call
|
609cdacec3
|
* still trying to fix find session tests; aestetic tweaks to session screen (VRFS-3355 and VRFS-3354)
|
2015-07-21 13:23:12 -05:00 |
Steven Miers
|
4db40f6d3b
|
VRFS-2874 : Some prerequisite functionality required for analytics.
|
2015-04-15 18:22:55 -05:00 |
Seth Call
|
e2957592ea
|
VRFS-2605 - audiomixer manifest updated for volume and offsets
|
2015-03-26 17:45:23 -05:00 |
Seth Call
|
7c73e2ab5c
|
* VRFS-2922 - show spinner for pending metronome
|
2015-03-12 21:53:23 -05:00 |
Seth Call
|
a10705c163
|
* VRFS-2909 - jam tracks importer
|
2015-03-09 09:44:12 -05:00 |
Seth Call
|
dbaeb8d996
|
merged
|
2015-02-25 10:43:21 -06:00 |
Seth Call
|
42a2abe99c
|
* merged
|
2015-02-15 22:01:06 -06:00 |
Steven Miers
|
ff95fe1c35
|
VRFS-2498, VRFS-2499 : Mesh out backing track/metronome track support at necessary layers rest/api/UI/etc. Implement necessary methods in fakeJamClient for quicker iterating.
|
2015-01-20 22:14:48 -06:00 |
Seth Call
|
b5c446dd04
|
* VRFS-2625 - adding bpm and tap_in_count to tap in row, and remove tap_in from jamtracks
|
2015-01-08 11:38:46 -06:00 |
Seth Call
|
e9e9962c42
|
Conflicts:
db/manifest
ruby/spec/jam_ruby/models/email_batch_spec.rb
|
2015-01-07 17:44:56 -06:00 |
Seth Call
|
eedc5ae970
|
* VRFS-1491 - finishing up dealing with refactor of monitor vs master tracks
|
2014-11-21 17:16:00 -06:00 |
Brian Smith
|
415805c4eb
|
VRFS-2256 allow invited and approved RSVP users to join approval_required sessions without having to send a join request
|
2014-11-05 21:54:08 -05:00 |
Seth Call
|
bcfc2def9e
|
* VRFS-2367 - create api to discover websocket location, and fix tests
|
2014-10-24 21:50:40 -05:00 |
Seth Call
|
0bda6384e7
|
* try to fix broken tests
|
2014-10-24 12:49:34 -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
|
287faa765c
|
VRFS-1812 added latency indicators to the session info page
|
2014-06-28 13:06:32 -04:00 |
Brian Smith
|
eb30ee3391
|
VRFS-1672 music notation file upload work
|
2014-06-26 23:07:48 -04:00 |
Seth Call
|
e3d521e07a
|
* adding in session.name to show.rabl and history_show.rabl
|
2014-06-18 08:09:36 -05:00 |
Seth Call
|
4a603cbaa2
|
* VRFS-1764 - fix for content falling out of bounds; VRFS-1762 - tracking audio latency now; need to still make sure this works with new create session flow when it arrives
|
2014-06-09 15:43:16 -05:00 |
Seth Call
|
05666f7927
|
wip
|
2014-05-29 14:34:18 -05:00 |
Seth Call
|
732fd66f0e
|
* all tests pass; but need to now rename music session tables to match class names...
|
2014-05-06 16:17:26 -05:00 |
Seth Call
|
f3d39a351d
|
* wip
|
2014-05-06 08:34:38 -05:00 |
Seth Call
|
53a6941ceb
|
* VRFS-1473 - Notification Highlighter - make obvious to user that they have new notifications complete
* VRFS-1523 - USER: Make "enter" key send message in new user-to-user messaging feature
|
2014-03-27 18:43:15 +00:00 |
Scott Comer
|
20cd9e5dd0
|
added stuff to support getting the max_score attribute to client via json
|
2014-03-05 22:26:17 -06:00 |
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
|
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 |
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 |
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 |
Seth Call
|
ac677ebdf1
|
* adding sample data building to create a recording with a mix. VRFS-1135
|
2014-02-16 03:37:54 +00:00 |
Seth Call
|
26a8b8013d
|
* VRFS-1135 - initial implementation with no ways to control the returned results. it just returns most recent to oldest now, with a max of 20
|
2014-02-15 21:19:03 +00:00 |
Seth Call
|
5ba4e97dca
|
* VRFS-1089 - jamadmin creation of recordings done
|
2014-02-13 16:41:50 +00:00 |
Brian Smith
|
003b5f8d33
|
VRFS-1020 display share URL on dialog
|
2014-02-07 00:57:31 -05:00 |
Seth Call
|
1c6c1da027
|
* fixing associations
|
2014-02-06 21:41:35 +00:00 |
Seth Call
|
11c5c8723b
|
* changing url to mp3_url and ogg_url in rabls
|
2014-02-04 21:49:33 +00:00 |
Brian Smith
|
edebf42e73
|
VRFS-1020 share dialog work
|
2014-01-31 01:39:09 -05:00 |
Seth Call
|
ad1521c98b
|
* VRFS-1022 make sure to use resolve_string mime_type, subtype, bitrate, and again try to disable tests in rspec
|
2014-01-25 17:38:03 -06:00 |
Seth Call
|
96768b7979
|
* VRFS-1022 finished
|
2014-01-25 14:03:14 -06:00 |
Seth Call
|
fa23c267f5
|
* VRFS-946 and VRFS-922 - in-session recording features complete
|
2014-01-06 20:35:35 +00:00 |
Seth Call
|
ba3b9ab873
|
* VRFS-946 - in-session recording
|
2014-01-05 03:47:23 +00:00 |
Seth Call
|
9805775496
|
* VRFS-813 - done for this feature
|
2013-11-16 04:35:40 +00:00 |