Fix mishandled quotes in breadcrumbs
Better compatibility with php 8.1
Maintenance updates
Commit Log
d3eea925e Release v5.0.25 [Bill Tomczak]
92da13731 Update file headers [Bill Tomczak]
13aa4f830 Bump dev version [Bill Tomczak]
3144426fb Standards fix [Bill Tomczak]
357f5ac08 Improve php 8.1 compatibility [Bill Tomczak]
7b1de7d3f Breadcrumbs already escape special characters [Bill Tomczak]
v5.0.21
v5.0.19
- Remove debugging messages
- Fix broken user profiles in front end
v5.0.18
- Fix fatal error visiting already confirmed registration link
- Fix seneding incorrect error code when location not found
v5.0.15
- Fix 0 Cannot assign bool to property JcalproViewRegistration::$item
- Allow use of {%event.id%} in email templates
- Maintenance release
v5.0.14
- Allow use of custom registration fields in emails
- Enforce unique custom field names regardless of assigned form type
- Update email tag list help text
- Remove custom email tags in configuration parameters
- Ensure warning message display when changing child events
- Maintenance release
- Fix 'Call to a member function format()' error
- Fix routing to default menus
- Fix locations filtering on events views
- Restore missing locations dropdown filter
- Maintenance updates
v5..0.13
v5..0.12
- Make updates visible to Joomla 5
v5..0.11
- Ensure DB schema gets properly updated
- Maintenance release
v5..0.10
- Fix dropdown calendar navigation
- Fix custom field ordering in events module
- Fix Joomla 5 compatibility issues
- Performance improvements in admin
- Maintenance release
- Fix absolute urls in form actions
- Fix fatal error on install/update
- Prevent taking whole site down when errors in event module
- Fix potential conflicts with other components
- Maintenance release
- Fix recur_end_until 'Data too long' error
- Fix broken urls in Custom URL field
- Fix formatting of location tooltip
- Improve formatting of form/location admin screens
- Fix JcalproHelperRoute::getEventRoute() argument error
- Fix Data too long for column 'recur_end_until' error
- Fix user plugin breaking registration form
- Fix unpublished/unapproved events appearing in category views
- Fix navigation buttons displayed for disabled views
- First release for Joomla 4
- Will not install on Joomla 3
- Registration/Event forms now appear in correct context
- Registration custom fields appear in single page
- Theming feature removed.
- Frontend editing removed
- Flex module removed
- Locations module removed
- Search plugin removed
- ical library internalized
- custom date object internalized
- Large number of bugs and inconsistencies resolved