Skip to content
This repository was archived by the owner on Oct 17, 2021. It is now read-only.

FullCalendar with JSON Repeating Event Support

Compare
Choose a tag to compare
@waldronmatt waldronmatt released this 30 Jul 01:13
· 18 commits to master since this release

Updates since v1.0.0 (initial repo commit)

Repeating events in JSON

  • Weekday scheduling added
    • Recurring events, all-day events, multi-day events supported
    • Recurrence deletion supported
  • New properties added
    • rid - recurrence id
    • repeat - recurrence status

Modal Changes

  • Start/end date times added for add/edit modals
  • Recurrence fields added
    • Recurrence add option shown on dropdown select
    • Recurrence edit hidden on non-repeating events
    • Start/end range for recurrences auto-populates
      • End range calculated 2 weeks from start date by default
  • Two columns per row for desktop