jam-cloud/web/config
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
..
environments * VRFS-2855 - broadcast notifications done 2015-06-10 08:26:45 -05:00
god * comment in god file about pending removal 2014-01-13 22:53:37 +00:00
initializers Merge with develop. 2015-06-03 14:22:21 -05:00
locales merging jam-web into web 2013-09-15 18:04:37 +00:00
application.rb * VRFS-2855 - broadcast notifications done 2015-06-10 08:26:45 -05:00
aws.yml merging jam-web into web 2013-09-15 18:04:37 +00:00
boot.rb * VRFS-1018 - audiomixer ruby runner generates an mp3 with metadata using ffmpeg 2014-02-04 20:28:00 +00:00
cucumber.yml merging jam-web into web 2013-09-15 18:04:37 +00:00
database.yml * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
environment.rb * fixes for multiple issues: VRFS-2587 - no forking in resque, VRFS-2586 - fix influxdb client's shutdown behavior, VRFS-2585 - firefox cache busting 2014-12-31 20:39:22 -06:00
logging.rb Merge and fix 2015-04-16 12:16:09 -05:00
newrelic.yml * VRFS-694 adding newrelic to rails 2013-09-18 20:14:37 +00:00
profanity.yml merging jam-web into web 2013-09-15 18:04:37 +00:00
resque.yml * VRFS-801 - almost working on my dev machine 2014-01-11 04:57:07 +00:00
routes.rb Merge feature/calendaring branch: 2015-07-06 15:34:27 -05:00
scheduler.yml Merge feature/calendaring branch: 2015-07-06 15:34:27 -05:00
sitemap.rb Merge and fix 2015-04-16 12:16:09 -05:00
unicorn.rb * fix startup of eventmachine when in unicorn/production mode (fixes or could fix: VRFS-1636 VRFS-1637 VRFS-1642 VRFS-1643 2014-04-23 15:08:19 +00:00