Commit Graph

264 Commits

Author SHA1 Message Date
Chris Doughty fa8df410da VRFS-719 Added code to force downloads through cloudfront 2013-12-12 20:47:20 -06:00
Brian Smith 6b4e42dfc5 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2013-12-08 22:32:02 -05:00
Brian Smith 833eb45379 VRFS-878 use IP address to default location for band setup 2013-12-08 22:31:49 -05:00
Daniel Weigh 1b77065826 VRFS-294 Resizing Create Session View tweaks for ~1024 px width.
tweak to content-icon
2013-12-08 13:07:36 -05:00
Daniel Weigh 0bad5573b2 VRFS-294 Resizing Create Session View tweaks for ~1024 px width.
enables scrolling within the session container for short screens.
2013-12-08 12:12:26 -05:00
Brian Smith 5856c5d176 VRFS-876 allow user to remove band members 2013-12-07 20:45:24 -05:00
Daniel Weigh c49406d467 VRFS-294 Resizing Create Session View tweaks for ~1024 px width 2013-12-07 12:31:02 -05:00
Seth Call 4f97753f47 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2013-12-05 11:16:26 +00:00
Seth Call 73087f0f7a * recordings manager - changes to download/upload REST APIs - VRFS-821 2013-12-05 11:16:21 +00:00
Jonathan Kolyer 7f302a6f0e vrfs-774: removed the like button for results and commented out the message link for compliance with product spec 2013-11-29 15:07:15 -06:00
Brian Smith cc4f2512bd VRFS-867 bug fixes 2013-12-01 18:16:33 -05:00
Brian Smith 3e1e05e378 VRFS-867 preselect assigned genres when editing band details 2013-12-01 17:53:24 -05:00
Brian Smith 6e180b86d1 VRFS-867 preload location data correctly when editing band details 2013-12-01 16:53:05 -05:00
Brian Smith 95954f4789 VRFS-867 band edit feature 2013-12-01 15:09:44 -05:00
Brian Smith 63a5559689 VRFS-689 integrate email / Google+ invitation dialog 2013-12-01 01:25:01 -05:00
Brian Smith 4824ca4eb3 VRFS-689 show pending band invitations on Band Profile Members tab 2013-12-01 01:11:23 -05:00
Brian Smith 419ff2793d VRFS-689 reset form when cancelling setup 2013-11-30 16:35:22 -05:00
Brian Smith 4fadedb04b VRFS-689 added validations for required fields 2013-11-30 16:19:20 -05:00
Jonathan Kolyer c3d49de7f1 vrfs-868: added auth_action route to enable GET-based actions requiring authentication 2013-11-28 06:15:22 -06:00
Jonathan Kolyer 1d0b07cbe1 vrfs-775: fixed arg handling in new musicians email 2013-11-27 23:35:16 -06:00
Brian Smith 37c571d9ea VRFS-689 city/state/country dropdowns should be dynamic using REST API 2013-11-28 00:36:32 -05:00
Brian Smith 71eae1dbb2 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2013-11-27 00:57:56 -05:00
Brian Smith 2cd70405e0 fix bug introduced in create session friend selector 2013-11-27 00:57:49 -05:00
Jonathan Kolyer 2c30b51048 Merge branch 'musicians_page' into develop 2013-11-26 09:01:08 -06:00
Jonathan Kolyer e57a276144 vrfs-775: added rake task; updating plain text email 2013-11-26 09:00:50 -06:00
Jonathan Kolyer 743048e95b Merge branch 'musicians_page' into develop 2013-11-25 20:46:11 -06:00
Brian Smith 7aeb182f1f VRFS-866 band invitations / notifications 2013-11-26 02:47:56 -05:00
Jonathan Kolyer cc3994e950 Merge branch 'develop' into musicians_page 2013-11-25 15:57:36 -06:00
Jonathan Kolyer 2748588caa testing updates 2013-11-25 15:56:54 -06:00
Jonathan Kolyer 114daf2818 vrfs-774: replaced raw HTML with rails helpers 2013-11-23 16:54:01 -06:00
Jonathan Kolyer b50c46dd32 vrfs-774: converted raw html into rails helpers 2013-11-23 16:25:27 -06:00
Brian Smith 2586601a17 fix test 2013-11-23 15:38:34 -05:00
Brian Smith ff4c25285e VRFS-689 band creation works (minus avatar, form validations, and band invite notifications) 2013-11-23 15:06:42 -05:00
Jonathan Kolyer 9efefb485e vrfs-774: refactored api tests; added geocoding support 2013-11-23 06:17:58 -06:00
Jonathan Kolyer 0eb9ddc4d6 vrfs-774: changed value of Search::PARAM_MUSICISN to srch_m 2013-11-23 06:17:23 -06:00
Brian Smith 205d90e25b VRFS-689 only show band setup link if user is on his own profile 2013-11-22 00:16:03 -05:00
Brian Smith 92d9999719 VRFS-689 add links on Profile Band tab to set up band 2013-11-21 22:12:08 -05:00
Brian Smith 5b21a8b1b8 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2013-11-21 01:24:53 -05:00
Brian Smith 69bf50ff28 VRFS-689 band setup work 2013-11-21 01:24:40 -05:00
Jonathan Kolyer a8f68c6396 Merge branch 'develop' into musicians_page 2013-11-16 15:10:39 -06:00
Jonathan Kolyer 9265a2c413 vrfs-774: fixed styles in musician page 2013-11-16 15:10:11 -06:00
Seth Call f74ef61965 * trying reset sessions 2013-11-16 19:35:01 +00:00
Seth Call 7f4c15ea87 * fixing recording feature tests 2013-11-16 18:51:54 +00:00
Seth Call 9c9c427b75 * VRFS-852 fixed 2013-11-16 15:36:23 +00:00
Seth Call 95bc077634 * merging VRFS-813 into develop branch; mostly dealing with configureTracks.js and change from client-first on track state (VRFS-852) 2013-11-16 14:05:23 +00:00
Seth Call 9805775496 * VRFS-813 - done for this feature 2013-11-16 04:35:40 +00:00
Jonathan Kolyer 555d4f1139 vrfs-774: added orderby for plays/playing; ui tweaks 2013-11-15 16:35:55 -06:00
Jonathan Kolyer a8160cca5c vrfs-774: implementing musician search result actions like/follow/friend 2013-11-15 14:03:03 -06:00
Jonathan Kolyer 673507458c vrfs-774: changed blank search critieria to allow multiple results 2013-11-15 13:54:54 -06:00
Jonathan Kolyer 2783336e65 vrfs-774: changed city for Kolyer to Austin 2013-11-15 13:53:34 -06:00