jam-cloud/web/app/controllers
Steven Miers 433fe0be74 Initial merge and manual conflict and fix for tests. 2014-11-04 14:55:12 -06:00
..
api_auths_controller.rb * VRFS-1026 - putting user dropdown back to where it belonged 2014-02-04 02:45:52 +00:00
api_bands_controller.rb * VRFS-800 - client update is a proper dialog; and added concept of 'topmost' to force a certain dialog to the top 2014-02-22 07:20:53 +00:00
api_chats_controller.rb * wip 2014-05-06 08:34:38 -05:00
api_claimed_recordings_controller.rb * many recording features/improvements: VRFS-2151, VRFS-1551, VRFS-2360, VRFS-2290, VRFS-2002, VRFS-2181 2014-10-22 23:10:49 -05:00
api_configs_controller.rb * VRFS-2367 - create api to discover websocket location, and fix tests 2014-10-24 21:50:40 -05:00
api_controller.rb VRFS-2311 allow session creator to add and approve slots on the fly when there are no available slots 2014-10-25 22:23:52 -04: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-1505 - adding sorting to genres in controller 2014-09-12 06:29:10 -05:00
api_icecast_controller.rb * adding test method to check 'local' behavior 2014-03-07 20:52:00 -06:00
api_instruments_controller.rb merging jam-web into web 2013-09-15 18:04:37 +00:00
api_invitations_controller.rb VRFS-1478 fix bugs 2014-08-12 00:24:57 -04:00
api_invited_users_controller.rb wip 2014-05-29 14:34:18 -05:00
api_jamtracks_controller.rb Initial merge and manual conflict and fix for tests. 2014-11-04 14:55:12 -06: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_maxmind_requests_controller.rb * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
api_mixes_controller.rb * VRFS-1100 - can only download 100 times before 404 given for client downloads, VRFS-862 - quick change to unblock 2014-02-24 16:55:56 +00:00
api_music_notations_controller.rb VRFS-2232 VRFS-2233 handle notification files so they only can be viewed if can_join?; otherwise throw 403 and handle appropriately 2014-10-22 07:01:11 +00:00
api_music_sessions_controller.rb VRFS-2358 fixed notation upload and display issues 2014-10-26 19:45:29 -04:00
api_recordings_controller.rb Merge feature/video_mvp to develop and resolve conflicts. 2014-11-03 18:28:28 -06:00
api_recurly_controller.rb Initial merge and manual conflict and fix for tests. 2014-11-04 14:55:12 -06:00
api_rsvp_requests_controller.rb VRFS-1927 Session organizer needs to be prohibited from canceling their RSVP 2014-07-16 20:19:43 +02:00
api_rsvp_slots_controller.rb VRFS-1671 RSVP submit dialog work 2014-05-28 01:14:14 -04:00
api_scoring_controller.rb * fix how we check if udpReachable 2014-09-15 14:09:49 -05:00
api_search_controller.rb * merged 2014-09-22 14:20:58 -05:00
api_sessions_controller.rb * moved shareable_resolver into new controller, and made tests 2014-02-06 21:02:04 +00:00
api_shopping_carts_controller.rb Initial merge and manual conflict and fix for tests. 2014-11-04 14:55:12 -06:00
api_twitters_controller.rb * VRFS-1082 and VRFS-1083 - centralize facebook logic for invitationDialog, and add twitter integration into share dialog 2014-02-07 21:28:47 +00:00
api_user_syncs_controller.rb * many recording features/improvements: VRFS-2151, VRFS-1551, VRFS-2360, VRFS-2290, VRFS-2002, VRFS-2181 2014-10-22 23:10:49 -05:00
api_users_controller.rb VRFS-2132 modified crash_dumps to accept dump files and upload them to aws 2014-10-31 05:04:48 +00:00
application_controller.rb * VRFS-1730 - websocket on web layout 2014-05-20 00:33:43 -04: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 * fixing tests 2014-05-29 15:34:19 -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 * wip 2014-08-14 10:09:33 -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
recordings_controller.rb * many recording features/improvements: VRFS-2151, VRFS-1551, VRFS-2360, VRFS-2290, VRFS-2002, VRFS-2181 2014-10-22 23:10:49 -05:00
sessions_controller.rb VRFS-2033 : Spec and fixes for google_oauth2 provider-type 2014-10-15 13:41:49 -05:00
share_tokens_controller.rb * fixing controller 2014-02-06 21:44:49 +00:00
spikes_controller.rb * VRFS-1730 - websocket on web layout 2014-05-20 00:33:43 -04:00
static_pages_controller.rb merging jam-web into web 2013-09-15 18:04:37 +00:00
users_controller.rb VRFS-1989 - update to ftue video links 2014-07-30 08:41:47 -05:00
vanilla_forums_controller.rb * VRFS-2298 - tack on JamKazam Staff to username in vanilla forums if admin 2014-10-02 14:04:36 -05:00