GatheringCloneController
Gathering Clone Controller
Handles the clone gathering modal form interactions with date validation and defaulting. Extends BaseGatheringFormController for shared date validation logic.
Features:
- Automatically defaults end date to start date when start date changes
- Validates that end date is not before start date
- Provides real-time feedback to users