jam-cloud/web/app/controllers
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
..
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-3061 - deal with shopping cart porting over correctly when user logs in during shopping 2015-04-19 16:40:35 -05: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-2913 - allow /client to be accessed without being logged in 2015-03-11 16:53:37 -05: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-2913 - allow /client to be accessed without being logged in 2015-03-11 16:53:37 -05: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_tracks_controller.rb * VRFS-3260 - disable fraud 2015-05-15 23:28:46 -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 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 Merge with develop. 2015-06-03 14:22:21 -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 * VRFS-3065 - permission error name change 2015-04-20 10:42:09 -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 VRFS-2795 filter description & spec tests; support for reset, cancel buttons; proper display and update impl 2015-04-04 14:55:41 +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-3255 (shopping cart only on /client) , VRFS-3253 - frictionless shopping done with tests 2015-05-15 12:34:35 -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 Merge feature/calendaring branch: 2015-07-06 15:34:27 -05:00
application_controller.rb Merge with develop. 2015-06-03 14:22:21 -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 Merge with develop. 2015-06-03 14:22:21 -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 Merge with latest develop 2015-05-11 17:25:37 -05:00
sessions_controller.rb Merge with develop. 2015-06-03 14:22:21 -05:00
share_tokens_controller.rb * fixing controller 2014-02-06 21:44:49 +00:00
spikes_controller.rb VRFS-3007 : Merge with latest develop 2015-04-28 16:43:38 -05: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