Jonathan Kolyer
50c3731dff
VRFS-3728 check for purchases and mixes outside of ios
2015-11-25 03:47:22 +00:00
Seth Call
f002864a08
* most of VRFS-3674 (detect browser-based fraud) done
2015-10-23 14:42:51 -05: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
276442a9b4
* VRFS-3512 - upload videos to youtube
2015-10-07 21:12:26 -05:00
Seth Call
a0feb09509
* check in missing images
2015-09-22 05:48:00 -05:00
Seth Call
4a647b8bd1
* VRFS-3519 - client and server jamtrack mixdown support
2015-09-21 20:01:39 -05:00
Seth Call
557e19e5e7
* allow better onboarding of JamTracks including audio from Tency Music (VRFS-3296, VRFS-3386)
2015-08-09 13:37:43 -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
cfda14e16e
VRFS-3190 : Merge with latest develop branch
2015-06-16 12:23:57 -05:00
Seth Call
0dbbfc0ee7
* VRFS-2855 - broadcast notifications done
2015-06-10 08:26:45 -05:00
Steven Miers
d5a8959677
Merge with develop.
2015-06-03 14:22:21 -05:00
Seth Call
d959a17be4
* affiliate program in place VRFS-3030
2015-05-28 08:20:14 -05:00
Steven Miers
d684ecda3b
Merge with latest from develop and manually fix.
2015-05-18 16:02:07 -05:00
Seth Call
939f8cdf82
* VRFS-3255 (shopping cart only on /client) , VRFS-3253 - frictionless shopping done with tests
2015-05-15 12:34:35 -05:00
Steven Miers
2260d21fc1
VRFS-3007 : Merge with latest develop
2015-04-28 16:43:38 -05:00
Seth Call
022304c6af
* VRFS-3065 - permission error name change
2015-04-20 10:42:09 -05:00
Seth Call
13027649f4
* VRFS-3023 - i want a jamblaster functionality
2015-04-15 21:37:22 -05:00
Brian Smith
246efbdaa8
merge develop
2015-04-09 20:47:01 -04:00
Seth Call
42dac058e1
VRFS-2884 - Update things in session and FTUE for default profile
2015-04-08 14:34:05 -05:00
Brian Smith
9ad1ffc3f6
remove binding.pry
2015-04-04 02:32:00 -04:00
Brian Smith
2f8d048dde
VRFS-2701 updated site validator lib to extract recording title for YouTube and SoundCloud URLs
2015-04-04 02:31:12 -04:00
Brian Smith
83c00ea6e4
merge develop
2015-03-29 10:12:42 -04:00
Steven Miers
abb31c4e40
VFFS-2830 : Jam tracks account overview
2015-03-17 13:52:30 -05:00
Brian Smith
500af2bc05
merge develop (had lots of migration issues)
2015-02-20 08:35:59 -05:00
Jonathan Kolyer
6ff4d197ef
VRFS-2700 recording source jasmine tests
2015-02-15 23:10:29 +00:00
Brian Smith
0a1837c4e6
VRFS-2695 VRFS-2696 wip get/update musician profile API changes
2015-02-14 21:02:26 -05:00
Brian Smith
a778eaef28
VRFS-2695 wip get user profile API
2015-02-13 22:45:19 -05:00
Brian Smith
28ff54b000
VRFS-2695 wip new profile API
2015-02-13 03:16:48 -05:00
Jonathan Kolyer
889de25a9f
VRFS-2700 fixed error detection for recording sources
2015-02-12 08:31:37 +00:00
Jonathan Kolyer
5e6a63db2e
VRFS-2700 added rec_* site types to site validation
2015-02-12 08:16:54 +00:00
Jonathan Kolyer
e466ca0f5a
VRFS-2698 implemented site_validator
2015-02-08 06:10:31 +00:00
Jonathan Kolyer
9f27ef8429
VRFS-2698 renamed url_validator to site_validator
2015-02-06 07:43:24 +00:00
Jonathan Kolyer
d52f5b2372
VRFS-2698 repurposed urls into usernames
2015-02-06 07:43:24 +00:00
Jonathan Kolyer
ed47441f67
VRFS-2698 refactoring website_validate to url_validate
2015-02-06 07:43:24 +00:00
Jonathan Kolyer
9e777a84aa
VRFS-2697 display errors from server-side site check
2015-01-31 18:45:10 +00:00
Jonathan Kolyer
9086fac76a
VRFS-2697 enhanced error handling; crop url length
2015-01-31 18:07:51 +00:00
Jonathan Kolyer
fdcc77ae80
VRFS-2697 url format and site validation
2015-01-31 08:41:56 +00:00
Jonathan Kolyer
9f60327d20
VRFS-2424 added user.genres; refactored band_genres to genre_players; incorporated editing of user genres in profile
2014-12-05 07:50:03 +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
6277708bb4
VRFS-1491 - create personal/master mix toggle, and beef up user.mods
2014-11-11 16:21:46 -06:00
Jonathan Kolyer
6f28ca7874
VRFS-2132 modified crash_dumps to accept dump files and upload them to aws
2014-10-31 05:04:48 +00:00
Jonathan Kolyer
7ab6d4d1fb
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
2014-10-08 03:22:12 +00:00
Seth Call
71f6b7edc6
* VRFS-2304 - create scoring timeout when doing a network test
2014-10-06 16:44:30 -05:00
Jonathan Kolyer
3595b46106
VRFS-1486 paginated scrolling of notifications; adjusting notification layout
2014-10-06 04:51:19 +00:00
Seth Call
61f0bd2aa0
* merged
2014-09-22 14:20:58 -05:00
Seth Call
2bd189b697
* VRFS-2159 merge
2014-09-12 22:30:51 -05:00
Seth Call
27f4adf772
* VRFS-2064 - stop cycle in network test; VRFS-2062 - don't store HTML in user-inputs
2014-08-18 20:41:44 -05:00
Seth Call
8966a3fc2f
* VRFS-1992 - check open_rsvps for daily session email, VRFS-1991 - remove hardcoded 10 in audio latency on create/join, VRFS-1990 - only send update rsvp notification if scheduled start time changes
2014-07-30 15:11:03 -05:00
Seth Call
333e321877
* updating the last_jam info on user in 5 needed locations (login, registration, ftue, import, etc)
2014-07-22 14:36:45 -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