jam-cloud/web/spec/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
..
api_affiliate_controller_spec.rb * affiliate program in place VRFS-3030 2015-05-28 08:20:14 -05:00
api_claimed_recordings_spec.rb * VRFS-2485 - allow user to tweak to lower framesizes if they experience bad i/o or audio quality 2014-11-14 20:47:56 -06:00
api_corporate_controller_spec.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_favorites_controller_spec.rb * wip 2014-05-06 08:34:38 -05:00
api_feeds_controller_spec.rb VRFS-2427 fixed broken test 2014-11-02 14:26:56 -05:00
api_icecast_controller_spec.rb Conflicts: 2014-12-18 15:13:55 -06:00
api_jam_tracks_controller_spec.rb * VRFS-3260 - fraud check code and admin helpers complete 2015-05-20 09:24:17 -05:00
api_latency_tests_controller_spec.rb *wip 2014-05-29 14:44:37 -05:00
api_links_controller_spec.rb * affiliate program in place VRFS-3030 2015-05-28 08:20:14 -05:00
api_mixes_controller_spec.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_sessions_controller_spec.rb VRFS-2498, VRFS-2618 : API, routes and specs for backing tracks/metronomes. 2015-01-13 10:15:46 -06:00
api_payment_histories_controller_spec.rb * VRFS-3080 - partial refund manual process done 2015-04-23 16:20:21 -05:00
api_recordings_controller_spec.rb Merge with develop 2015-02-27 11:51:45 -06:00
api_recurly_spec.rb * wip 2015-03-20 08:48:00 -05:00
api_recurly_web_hook_controller_spec.rb * VRFS-2875 - sales record keeping as well as recurly hook processing 2015-04-03 15:34:12 -05:00
api_scoring_controller_spec.rb * merge in faster score searches (VRFS-2202) 2014-09-30 10:51:23 -05:00
api_shopping_carts_controller_spec.rb * VRFS-3236 - update landing pages for jamtracks 2015-05-15 15:02:00 -05:00
api_signup_hint_spec.rb * VRFS-3236 - update landing pages for jamtracks 2015-05-15 15:02:00 -05:00
api_user_syncs_controller_spec.rb * recording file/manager fixes and aging of recordings 2014-11-07 16:12:36 -06:00
api_users_controller_spec.rb Merge feature/calendaring branch: 2015-07-06 15:34:27 -05:00
sessions_controller_spec.rb VRFS-2033 : Spec and fixes for google_oauth2 provider-type 2014-10-15 13:41:49 -05:00
share_tokens_controller_spec.rb * wip 2014-05-06 08:34:38 -05:00