Events Calendar Release Notes
These Release Notes detail the changes made to each version of the Event Calendar Module, this includes new features or changes to the pre-existing one, including bug fixes.
Release: 3.0
Release date: 31 July 2024
Features
- Added support up to PHP 8.2.
Changes
Component | Summary | Key |
---|---|---|
Core | Update for support up to PHP 8.2 | PSCC-855 |
Release: 2.4
Release date: 06 August 2020
Features
- Improved iCal Source files considering all custom variables added for single events.
- Added ability to handle RRULE using iCal Source
Changes
Component | Summary | Key |
---|---|---|
Core | Ability to handle the RRULE in a iCal Source | PSCC-663 |
Core | Ability to use in view custom iCal Source Event attribute | PSCC-689 |
Release: 2.3
Release date: 25 March 2020
Fixed Bugs
- Added ability to handle Terminalfour Events with Access Control
Changes
Component | Summary | Key |
---|---|---|
Core | Added ability to handle Terminalfour Events with Access Control | PSCC-628 |
Release: 2.2.1
Release date: 31 October 2019
Fixed Bugs
- Fixed issue when multiple sources were selected only one was showing
- Fixed issue with iCal source incapabaple to handle HTML in the main description of an event
- Fixed issue when categories had special characters.
Changes
Component | Summary | Key |
---|---|---|
Core | Fixed issue when multiple sources were selected. | PSCC-607 |
Views | Fixed issue with iCal version that did not handle HTML in the main description | PSCC-603 |
Core | Fixed issue in pagination with special characters in categories. | PSCC-608 |
Release: 2.2
Release date: 29 August 2019
New features
- Add an option to display the total number of events found
Changes
Component | Summary | Key |
---|---|---|
Views | Added an option to display the total number of events found | PSCC-542 |
Release: 2.1
Release date: 28 June 2019
New features
- Add an option to customize the keyword search
- Add an option to search by keyword in additional elements.
Changes
Component | Summary | Key |
---|---|---|
Views | Added an option to customize the PHP Search | PSCC-542 |
Views | Added the ability to search for additional elements specified in the source | PSCC-328 |
Release: 2.0.2
Release date: 07 May 2019
New features
- Added the option to have linkable category link
Fixed Bugs
- Fixed timezone issue in the Mini Calendar view
Changes
Component | Summary | Key |
---|---|---|
Views | Fixed timezone issue in the Mini Calendar View | PSCC-540 |
Views | Added ability to create a link for each category | PSCC-315 |
Release: 2.0.1
Release date: 26 February 2019
Fixed Bugs
- Fixed issue occurring with the Google API in the event details with recurring events
Changes
Component | Summary | Key |
---|---|---|
Google Calendar Source |
Fixed issue in event detail page | PSCC-511 |
Release: 2.0
Release date: 15 February 2019
New features
- Add possibility to search for a date range
- Add the possibility to highlight past events in the Mini Calendar views
Fixed Bugs
- Fixed issue in the Canonical URLs
- Fixed issue in the Event Calendar Configuration content type
- Fixed issue when empty categories were listed
Changes to pre-existing features
- Views updated with the latest Sample Site design
- Edited Error message during installation
Changes
Component | Summary | Key |
---|---|---|
General | Added the option to search for a date range | PSCC-372 |
Views | Added class for past events in the Mini Calendar view | PSCC-331 |
Views | Fixed issue in the canonical URLs view | PSCC-353 |
General | Fixed issues when Event Calendar Configuration content has empty options | PSCC-297 |
General | Check added to remove empty categories from the list of searchable categories | PSCC-439 |
Views | Changed the default views available | PSCC-502 |
General | Updated error message during installation | PSCC-288 |
Release: 0.1.129
Release date: 24 January 2018
Fixed Bugs
- Fixed various issues that occurred when working with the Google API
- Fixed configurable issue in the Event Calendar Module content type
Changes
Component | Summary | Key |
---|---|---|
General | An error occurs when cached is not saved correctly | PSCC-493 |
Google Calendar Source |
Dates ordered incorrectly with recurring events | PSCC-490 |
Release: 0.1.128
Release date: 04 December 2018
New features
- Added filter view to the list of available views
Fixed Bugs
- Fixed various issues occurring with the Google API
- Fixed configurable issue in the Event Calendar Module content type
Changes
Component | Summary | Key |
---|---|---|
Google Calendar Source |
Google Calendar does not returns correctly date from Google API | PSCC-457 |
Google Calendar Source |
Google Calendar does not refresh correctly the data | PSCC-449 |
Google Calendar Source |
Recurring events weren't imported as expected | PSCC-442 |
General | Configuring cache_directory in Event Calendar View contents causes cache not to save | PSCC-327 |
Views | Added filter views to the list of default views | PSCC-293 |
Release: 0.1.127
Release date: 03 October 2018
Fixed Bugs
- Fixed various issues occurring with the Google API
Changes
Component | Summary | Key |
---|---|---|
Google Calendar Source |
Fixed a Timezone issue with the Mini Calendar and previous and next link | PSCC-422 |
Release: 0.1.126
Release date: 10 August 2018
Fixed Bugs
- Fixed issues in the Mini Calendar view
- Fixed issues occurring when downloading the iCal version for each event
- Fixed ordering issue in the Go To view
- Fixed AJAX issue in the Calendar Switch view
Changes
Component | Summary | Key |
---|---|---|
Views | Fixed a Timezone issue with the Mini Calendar and previous and next link | PSCC-410 |
Views | Fixed ordering issue in the Go To view | PSCC-409 |
Views | Fixed design issue in Mini Calendar not displaying icons | PSCC-408 |
Views | Fixed AJAX issue when clicking on Calendar Switch views does not update the Mini Calendar | PSCC-406 |
Views | Fixed issue during the download of the iCal version | PSCC-394 |
Release: 0.1.125
Release date: 24 April 2018
New features
- Added All Day Events option
- Improved sources and configuration checks to provide web developer more information if anything goes wrong.
- Created an installation package with all files required for the installation guide
- Improved the iCal download version to allow customization
Fixed Bugs
- Fixed issue with timezone in the Mini Calendar view
Changes to pre-existing features
- Added comments to all views
- Changed the way how the iCal sources are specified in Event Calendar Configuration content type
Changes
Component | Summary | Key |
---|---|---|
General | Ability to set All day events | PSCC-254 |
Google Calendar Source |
Added Error message when the Module is unable to retrieve events from Google API | PSCC-153 |
iCalendar Source | Added a different variable to set the refresh time | PSCC-154 |
TerminalFour Source |
Verify the JSON file if was set correctly | PSCC-148 |
General | Added visible version in the code | PSCC-120 |
General | Created installation package | PSCC-326 |
General | Checked that the configurable variables are passed correctly | PSCC-132 |
Views | Ability to customize fields in the iCal download version | PSCC-254 |
Views | Added list of recurring events in iCal download version | PSCC-129 |
Views | Fixed issue in the Mini Calendar View related timezone | PSCC-325 |
Views | Added a comment in the views to help developers when they need to modify them | PSCC-163 |
General | Changed the way how the iCal Feeds are specified in the Event Calendar Content Type | PSCC-107 |