Commit Graph
11 Commits
Author SHA1 Message Date
Keith Solomon 42ff7754cb feature: Add calendar layout and occurrence handling functionality
- Introduced `calendar-layout.php` to manage month grid generation, occurrence intersection checks, and segment assignments for events.
- Added `occurrences.php` for normalizing, validating, and displaying event occurrences, including migration from legacy formats.
- Implemented functions for parsing dates, validating occurrence ranges, and formatting occurrences for display.
- Established hooks for synchronizing event occurrence data upon saving posts and validating ACF repeater fields.
2026-07-06 10:26:36 -05:00
Keith Solomon 6ba917bf9b feature: Move fields to sidebar 2025-09-28 19:39:21 -05:00
Keith Solomon 3f543e38fd Merge branch 'main' of github.com:Vincent-Design-Inc/AA-Events 2025-09-07 10:59:49 -05:00
Keith Solomon 5f8d40b42d feature: Allow sorting by event date via API 2025-09-07 10:59:45 -05:00
Keith Solomon bd9a8349c6 🐞 fix: Update function names 2025-09-05 13:38:25 -05:00
Keith Solomon 0ebbcc7574 🐞 fix: Update screenshot 2025-08-30 14:58:21 -05:00
Keith Solomon 6fa44f62cc 🐞 fix: Update plugin description and screenshot 2025-08-30 14:55:53 -05:00
Keith Solomon edf61c6c2a 📄 docs: Update readme 2025-08-30 14:51:47 -05:00
Keith Solomon 9df1b55239 📄 docs: Update readme 2025-08-30 14:51:07 -05:00
Keith Solomon 68c88b0b4b 📄 docs: Update readme 2025-08-30 14:49:22 -05:00
Keith Solomon 63fc9f034d feature: Initial commit 2025-08-30 14:22:44 -05:00