ChangeLog¶
v.0.1.0: Initial Upload
v.0.2.0: changed js configuration output generation from TS to PHP. Added flexforms for configuration possibility to show more than one google calendar by using db entries.
v.1.0.0: Made some improvements of the flexforms configuration. Added support for T3 jQuery extension. Added this manual.
v.1.0.1: Set status to stable
v.1.0.2: Update currupt manual. Added default timezone to new calendar feed entries. Some small bugfixes.
v.1.0.3: Added jQuery noConflict mode. Added jQuery path configuration.
v.1.0.4: Bugfix to work with CSS Styled Content <4.3. Manual Correction.
v.1.0.5: Update to newest version of fullCalendar script (1.4.4) and jQuery (1.4.1). Manual Correction.
v.1.0.6: Update to newest version of fullCalendar script (1.4.5) and jQuery (1.4.2).
v.1.0.7: Small bugfix for jQuery no conflict mode.
v.1.0.8: Update to newest version of fullCalendar script (1.4.6). Added jsMinify and jsToFooter option. Constants will grouped and ordered correctly now (Thanks to Jürgen Furrer!).Attention: Change Constants-Pre-var from plugin.megooglecalendar to plugin.tx_megooglecalendar_pi1. Please update your constants configuration!
v.1.0.9: Update to newest version of fullCalendar script (1.4.7) and jQuery UI (1.8.5). Small changes in configuration (jQueryUiPath replaces jQueryUICorePath, jQueryUiDraggablePath and jQueryUiResizablePath; Added jQueryPluginPath and gcalPath)
v.1.1.0: Added jQueryUI popup dialog for event details. Makes use of jQueryUI.dialog and jQueryUI.buttons now - so please check your jquery-ui-custom-theme-css-files for needed parts!
v.1.1.1: Added Buttons for iCal-File (.ics) Download and “Add to Google Calendar” in Event-Details. Added Link to Google Maps in Event- Details. Updated to newest version of fullCalendar script (1.4.8) and jQuery (1.4.3).
v.1.2.0: Update to newest version of fullCalendar script (1.4.9), jQuery (1.4.4) and jQuery UI (1.8.6). Added event detail tab in frontend plugin + option to switch off link to google maps. Bugfix for IE-problem in dynamic generated js-code (Thanks to Jesper Goos!).
v.1.3.0: Update to newest version of fullCalendar script (1.5.2), jQuery (1.6.2) and jQuery UI (1.8.16).
v.3.0.0: Completely rewritten in Extbase and Fluid. Uses fullCalendar script 1.5.4, jQuery 1.8.3, jQuery-UI 1.9.2
v.3.1.0: Update to newest version of fullCalendar script (2.0.2) and all needed libraries and stylesheets. Add constant “useCurl” (and function of course) to prevent google feeds (especially private one) are visible in source code.It is also now possible to restrict the access to a calendar feed only for logged in fe_users. Attention: Because of the update to fullCalendar 2, some time and date formats were changed! Especially the minTime, maxTime and scrollTime needs your attentions (e.g. a value “8” must be changed to “08:00:00”). Additionally the broken “Download iCal-File”-function has been fixed. Unfortunately google switched off there (undocumented) REST-service to generate them by adding some parameters to the single event url. The file is now generated by the extension itself.
v.3.2.0: Update to newest version of fullCalendar script (2.2.3), all needed libraries and stylesheets. Since Google switched off API V1 and V2 on Nov 17th 2014 a Google Calendar API key is now required. See manual for more info. Removed curl feature, since feeds can now be protected by google api settings. Add constant “eventLimit” to switch on/off a more events link, if number of events do not fit into a time slot. New Feed Icon.
v.3.3.0: Update to newest version of fullCalendar script (2.3.2), all needed libraries and stylesheets. Add time format constants for month, week, day view. Add timezone constant to set the timezone. Remove timezone from feed records, because it does not work since fullcalendar 2.2.x anymore. Timezone from Google UI is used instead.
v.3.4.0: TYPO3 7 LTS Compatibility Update. Changed vendor name from TYPO3 to MediaEssenz.
v.4.0.0: Update to newest version of fullCalendar script (3.1.0), with several new list views (day, week, month, year). Add footer menu, week numbers and aspect ratio. Add bootstrap modal support. Add TYPO3 8 compatibility. Breaking changes: remove timeFormat.axis setting; new calendar record selection under general settings tab!
v.4.0.1: Fix version and requirements in composer.json
v.4.0.2: Fix Documentation
v.4.0.3: Fix missing images in documentation
v.4.0.4: Improve code example formating
v.4.0.5: Show event description only if available; use icon factory for calendar tca; small cleanups
v.4.1.0: Update fullcalendar plugin to version 3.2.0