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

Releases: waldronmatt/FullCalendar-BS4-PHP-MySQL-JSON

v1.2.0

06 Feb 03:55
Compare
Choose a tag to compare
  • Abstracted weekly recurrence code into class modules

FullCalendar with JSON Repeating Event Support

30 Jul 01:13
Compare
Choose a tag to compare

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