jam-cloud/web/app/controllers
Jonathan Kolyer 7a2dd6ea0b VRFS-3459 merging develop 2015-10-19 19:58:41 +00:00
..
affiliates_controller.rb Merge with develop. 2015-06-03 14:22:21 -05:00
api_affiliate_controller.rb Merge with develop. 2015-06-03 14:22:21 -05:00
api_alerts_controller.rb * VRFS-3082 - email alert if jamtrack fails 2015-04-23 10:34:17 -05:00
api_auths_controller.rb VRFS-3393 register api--first draft 2015-09-21 01:00:37 +00:00
api_backing_tracks_controller.rb * VRFS-3065 - permission error name change 2015-04-20 10:42:09 -05:00
api_bands_controller.rb VRFS-3246 : Support online presences and performance samples through sub-widget. Incremental. 2015-06-02 15:13:41 -05:00
api_chats_controller.rb * VRFS-3065 - permission error name change 2015-04-20 10:42:09 -05:00
api_claimed_recordings_controller.rb * VRFS-3077 - fix issue with no null check of current_user 2015-04-22 14:04:20 -05:00
api_configs_controller.rb Merge with latest develop 2015-05-11 17:25:37 -05:00
api_controller.rb Merge with develop. 2015-06-03 14:22:21 -05:00
api_corporate_controller.rb merging jam-web into web 2013-09-15 18:04:37 +00:00
api_diagnostics_controller.rb * updating the last_jam info on user in 5 needed locations (login, registration, ftue, import, etc) 2014-07-22 14:36:45 -05:00
api_favorites_controller.rb * allowing tests to be skipped, and mostly done with VRFS-1200 2014-02-20 22:23:44 +00:00
api_feeds_controller.rb VRFS-2427 fix sorting / paging issue on Feeds screen 2014-11-02 12:57:43 -05:00
api_genres_controller.rb VRFS-3389 fetch genres/instrumnets only with jamtracks; initial search impl 2015-09-21 01:00:37 +00:00
api_icecast_controller.rb * VRFS-2629 - one can follow the progression of a jam track being signed with detail 2015-01-09 11:23:20 -06:00
api_instruments_controller.rb VRFS-3389 fetch genres/instrumnets only with jamtracks; initial search impl 2015-09-21 01:00:37 +00:00
api_invitations_controller.rb * VRFS-3065 - permission error name change 2015-04-20 10:42:09 -05:00
api_invited_users_controller.rb wip 2014-05-29 14:34:18 -05:00
api_jam_track_mixdowns_controller.rb * VRFS-3630 - jamtrack landing page revamp 2015-10-16 14:01:18 -05:00
api_jam_tracks_controller.rb * VRFS-3630 - jamtrack landing page revamp 2015-10-16 14:01:18 -05:00
api_join_requests_controller.rb * all tests pass; but need to now rename music session tables to match class names... 2014-05-06 16:17:26 -05:00
api_latency_testers_controller.rb * wip 2014-05-29 14:44:37 -05:00
api_links_controller.rb Merge with develop. 2015-06-03 14:22:21 -05:00
api_maxmind_requests_controller.rb * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
api_mixes_controller.rb * VRFS-3065 - permission error name change 2015-04-20 10:42:09 -05:00
api_music_notations_controller.rb merge conflict from feature/new_session (VRFS-3283) 2015-07-15 10:04:45 -05:00
api_music_sessions_controller.rb * allow better onboarding of JamTracks including audio from Tency Music (VRFS-3296, VRFS-3386) 2015-08-09 13:37:43 -05:00
api_payment_histories_controller.rb * VRFS-3080 - partial refund manual process done 2015-04-23 16:20:21 -05:00
api_recordings_controller.rb * anonymous check is correct now, as well as video in landing page 2015-10-16 16:50:08 -05:00
api_recurly_controller.rb Merge with develop. 2015-06-03 14:22:21 -05:00
api_recurly_web_hook_controller.rb * VRFS-2875 - sales record keeping as well as recurly hook processing 2015-04-03 15:34:12 -05:00
api_rsvp_requests_controller.rb * VRFS-3066 - fix bug with rsvp_request controller not using api_signed_in_user filter (causing 500 errors on the service) 2015-04-20 21:31:08 -05:00
api_rsvp_slots_controller.rb VRFS-1671 RSVP submit dialog work 2014-05-28 01:14:14 -04:00
api_sales_controller.rb * VRFS-3080 - partial refund manual process done 2015-04-23 16:20:21 -05:00
api_scoring_controller.rb * fix how we check if udpReachable 2014-09-15 14:09:49 -05:00
api_search_controller.rb merging develop 2015-10-05 14:06:39 +00:00
api_sessions_controller.rb * VRFS-3061 - deal with shopping cart porting over correctly when user logs in during shopping 2015-04-19 16:40:35 -05:00
api_shopping_carts_controller.rb VRFS-3422, VRFS-3423, VRFS-3424, VRFS-3429 - JamTrack search/listing 2015-08-18 14:26:41 -05:00
api_signup_hints_controller.rb * VRFS-2977 - make facebook signup work with checkout flow 2015-04-14 14:12:24 -05:00
api_text_messages_controller.rb VRFS-2465 use new table for text messages 2015-01-12 22:37:07 -05:00
api_twitters_controller.rb * VRFS-3065 - permission error name change 2015-04-20 10:42:09 -05:00
api_user_syncs_controller.rb * fix broken tests because of removal of diagnostics, and fix bad logging pattern 2014-12-31 23:17:47 -06:00
api_users_controller.rb * VRFS-3630 - jamtrack landing page revamp 2015-10-16 14:01:18 -05:00
application_controller.rb * only need params affiliate to be present 2015-10-17 06:30:45 -05:00
artifacts_controller.rb * VRFS-2104 - client update dialog happens when it needs to; not just on startup 2014-08-31 10:30:59 -05:00
clients_controller.rb * VRFS-3255 (shopping cart only on /client) , VRFS-3253 - frictionless shopping done with tests 2015-05-15 12:34:35 -05:00
corps_controller.rb stub press release link correctly 2014-03-10 23:40:14 -04:00
events_controller.rb * working on event page 2014-03-10 06:31:20 +00:00
extras_controller.rb * tweak hover code 2014-04-11 14:45:54 +00:00
gmail_controller.rb Merge feature/video_mvp to develop and resolve conflicts. 2014-11-03 18:28:28 -06:00
landings_controller.rb * anonymous check is correct now, as well as video in landing page 2015-10-16 16:50:08 -05:00
music_sessions_controller.rb VRFS-1823 allow anonymous users to view session info page 2014-07-06 23:07:58 -04:00
ping_controller.rb * adding in updated jnlp files 2013-12-17 23:55:10 +00:00
popups_controller.rb * VRFS-3630 - jamtrack landing page revamp 2015-10-16 14:01:18 -05:00
recordings_controller.rb Merge with latest develop 2015-05-11 17:25:37 -05:00
sessions_controller.rb * VRFS-3512 - upload videos to youtube 2015-10-07 21:12:26 -05:00
share_tokens_controller.rb * fixing controller 2014-02-06 21:44:49 +00:00
spikes_controller.rb VRFS-3036 building out band search filter features, refactoring musician search filter 2015-05-18 04:00:12 +00:00
static_pages_controller.rb merging jam-web into web 2013-09-15 18:04:37 +00:00
users_controller.rb * make unsubscribed work, and only dump first_name 2015-06-20 14:49:11 -05:00
vanilla_forums_controller.rb * VRFS-2608 - refactor and slight cleanup of UI towards new spec 2015-01-06 16:51:19 -06:00