Skip to content

Releases: osseed/com.osseed.eventcalendar

4.6

07 Jul 12:53

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.5...4.6

4.5

05 Feb 06:44

Choose a tag to compare

4.5

What's Changed

  • Add functionality to set and manage the default event calendar by @vinugawade in #110
    • Users can now designate one event calendar as the default for event calendar view (/civicrm/showevents).

Changes

  • Database: Added is_default column to civicrm_event_calendar, ensuring only one calendar is marked as default.
  • Forms & UI: Added a checkbox in the settings form to set a default calendar. The calendar list now displays the default status.
  • Upgrade Script: Ensures is_default column is added if missing.
  • Usability: Simplifies event creation by linking events to the default calendar automatically.

New Contributors

Full Changelog: 4.4...4.5

4.4

27 Mar 12:31

Choose a tag to compare

4.4

What's Changed

Full Changelog: 4.3...4.4

4.3

14 Dec 12:20

Choose a tag to compare

4.3
feat: new version.