Bitte beachte, dass sich diese Dokumentation auf die neuste Version dieser Erweiterung bezieht. Wenn eine ältere Version eingesetzt wird, kann diese abweichen. Die jeweils passende Dokumentation befindet sich im Dokumentation-Verzeichnis der Erweiterung.
TYPO3-Adventskalender Change-Log
2025-09-02 Release of version 6.0.0
- [TASK] Raise dependency versions and clean up composer.json/ext_emconf.php
- [TASK] Migrate icons and icon registration
- [TASK] Update and regenerate documentation
- [TASK] Migrate plugins to content elements incl. new-content-element-wizards
- [TASK] Migrate flex-form array keys and remove TCEforms tags
- [TASK] Migrate page TypoScript from ext_localconf.php into page.tsconfig
- [TASK] Update included Parsedown library to 1.8.0
- [TASK] Migrate allowTableOnStandardPages in TCA into a security.ignorePageTypeRestriction
- [TASK] Migrate usage of getFileFieldTCAConfig to additional_tca
- [TASK] Add PHP strict-types
- [TASK] Migrate flash messages to use ContextualFeedbackSeverity
- [TASK] Add controller action return types to ResponseInterface
- [TASK] Migrate getCurrentTypo3Version conditions for TYPO3 11
- [TASK] Migrate to TYPO3 13 and remove support for TYPO3 11
- [TASK] Add or update PHP doc comment for classes
- [BUGFIX] Fix translation for documentation title
- [TASK] Add a developer notice in sources about database fields and their usage
2025-07-14 Release of version 5.0.9
- [BUGFIX] Ensure predefined background images are available in TYPO3 12
2024-11-15 Release of version 5.0.8
- [TASK] Add option for background image position in themes
- [TASK] Move bulletpoints to center when list elements are centered
- [TASK] Optimize headlines in theme 2 and 3
- [TASK] Optimize responsive behaviour for demo-bar
2024-10-24 Release of version 5.0.7
- [TASK] Add backgound images for theme fancy and big font
- [TASK] Add margins for alerts in windows
- [TASK] Add info text in demo select box about the window type
- [TASK] Migrate TypoScript imports
2024-08-15 Release of version 5.0.6
- [TASK] Add info text for Pro version on window type in backend
2024-08-08 Release of version 5.0.5
- [BUGFIX] Fix footer links in adventskalender frontend
- [BUGFIX] Fix link color in theme 00 and 01
2024-07-30 Release of version 5.0.4
- [TASK] Add a documentation page about JavaScript events
- [BUGFIX] Add missing link view-helper on images
- [TASK] Optimize version conditions in PHP code
2023-11-16 Release of version 5.0.3
- [BUGFIX] Refactor setViewConfiguration and getViewProperty
- [TASK] Add another documentation section about JavaScript
2023-11-01 Release of version 5.0.2
- [TASK] Clean up documentation
2023-10-25 Release of Version 5.0.1
- [TASK] Center calendar for big viewports at theme 05
2023-10-11 Release of version 5.0.0
- [TASK] Move FrontendUserGroup Selection from TS to the calendar record
- [BUGFIX] Move modules dependency from pro into base extension
- [TASK] Migrate to TYPO3 12 and remove support for TYPO3 10
2023-04-05 Release of Version 4.0.3
- [TASK] Fix wrong link in documentation
2023-02-24 Release of Version 4.0.2
- [TASK] Migrate TYPO3 PHP constants
- [TASK] Create TypoScript constants documentation
- [TASK] Migrate CSH to TCA descriptions
- [BUGFIX] Fix lottery submission without answer
2022-11-09 Release of Version 4.0.1
- [TASK] Add support for PHP 8.1
- [TASK] Add documentation translation files
- [BUGFIX] Fix clickCount and reminderCount initialization
- [TASK] Add new Theme (Theme06 (Fancy))
2022-10-06 Release of Version 4.0.0
- [BUGFIX] Fix translating adventskalender records including windows
- [TASK] Optimize documentation metadata
- [TASK] Add extension manager setting for report file logging
- [FEATURE] Add counter for sent reminders in calendar and windows
- [TASK] Add human readable url configuration documentation
- [TASK] Move allow-opening-past-windows completely into pro version
- [TASK] Prevent selecting media files in image selection
- [TASK] Refactor JSON response
- [TASK] Migration for TYPO3 11, PHP 8.0 and migration to use frontend user instead of own participants in pro version
- [TASK] Add dependency for additional_tca in order to reduce complexity
- [TASK] Migration for TYPO3 11 and PHP 8.0
- [TASK] Preparation for TYPO3 11
- [BUGFIX] Don't open future windows in demo mode
- [BUGFIX] Fix documentation configuration
- [TASK] Add documentations configuration
- [BUGFIX] Fix some conditions and variables in theme 5 (Rhombus)
- [BUGFIX] Fix Rhombus lottery participate button with winnings available
2023-10-25 Release of Version 3.8.7
- [TASK] Center calendar for big viewports at theme 05
2022-11-20 Release of Version 3.8.6
- [BUGFIX] Fix lottery answer selection in theme rhombus in TYPO3 9/10
2021-12-02 Release of Version 3.8.5
- [TASK] Documentation for LotteryTextAnswer window
2021-11-30 Release of Version 3.8.4
- [TASK] Dont close doors by clicking outside of the modal
- [BUGFIX] Fix image width
- [TASK] Compress images of theme-05
- [TASK] Add some more CSS classes on the window wrapper
- [TASK] Add more documentation how-to stuff
2021-11-12 Release of Version 3.8.3
- [TASK] Adjust route enhancer documentation
- [TASK] Add lotteryTermsLink field to calendar model
2021-11-12 Release of Version 3.8.2
- [TASK] Add constants for image sizes
- [TASK] Add window auto open function
2021-11-08 Release of Version 3.8.1
- [BUGFIX] Fix flex form for Adventskalender plugin
- [TASK] Add template into window title in backend
- [BUGFIX] Fix accessing background image title when there is no title set
2021-10-29 Release of Version 3.8.0
- [TASK] Hide login links when showLogin is disabled
- [TASK] Deactivate content RTE for ImageOnly window
- [TASK] Add demo mode
- [TASK] TCA refactoring
- [TASK] Remove exclude setting from window.content field
- [TASK] Switch image position below headline in text/image image above
- [TASK] Insert styles for new pro features
- [TASK] Insert terms and privacy link in footer, when filled in calendar record
- [TASK] Add TCA and labeling optimizations
- [FEATURE] Add background image selection in adventskalender record
- [TASK] Add some exclude fields for TCA
2020-12-02 Release of Version 3.7.7
- [TASK] Add styling for default button at theme05
- [TASK] Add max-width for lightbox at theme05
- [BUGFIX] Fix missing attachments for TYPO3 9
2020-11-16 Release of Version 3.7.6
- [BUGFIX] Load custom window partials for lottery feature if set (for theme 05)
- [TASK] Change lottery radio buttons for theme 05
- [TASK] Add additional markup for theme 05 (add dummy containers)
- [TASK] Change translation keys
2020-10-13 Release of Version 3.7.5
- [TASK] Show warning, if a question has no correct answer
- [BUGFIX] Set window template in generate windows hook
- [TASK] Change current day styling for theme 01
- [TASK] Add styling for close icons
- [TASK] Add styling changes for register info
- [TASK] Add npm and grunt config to generate theme05 styles
2020-09-10 Release of Version 3.7.4
- [TASK] Show info messages for future and past days
- [TASK] Dont show the image tab if window content type = content element
- [TASK] New content element wizard for adventskalender plugin
- [TASK] Change german button label for login
- [TASK] Change color default color windows (theme00 / theme01)
- [TASK] Add responsive images inside lightbox for theme05
- [TASK] Prevent confused scrollbar by snow
- [TASK] Improve responsive-styling for lightbox content
- [TASK] Change lottery winning-description to display as paragraph for theme05
- [TASK] Take theme override into account for additional templates
- [TASK] Improve responsive-styling for theme00 to theme04
- [TASK] Add past-info to Theme05
- [TASK] Add subheader to Theme05
- [TASK] Auto-generate window records on first save of the adventskalender record (no need to add 24 records manually anymore)
- [TASK] Hide windows table in the backend
- [TASK] Remove extbase/ext_typoscript_setup.txt include
- [TASK] Improve spacing for subheader and button-group
- [BUGFIX] Fix reload on change for calendar and window records
2020-09-10 Release of Version 3.7.3
- [TASK] Cleanup ext_tables.php and ext_localconf.php
- [FEATURE] Add new Theme "Theme05"
- [TASK] Fix email sending for TYPO3 10
2020-05-27 Release of Version 3.7.2
This version requires TYPO3 9.5 or 10.4.
- [BUGFIX] Correct translations
- [TASK] Unify icons for calendar and windows
- [BUGFIX] Fix generation of the rootPath in the loadTheme function
- [TASK] Pre-render all AJAX links in the controller in order to avoid pageNotFoundOnCHashError
- [TASK] Move registerPlugin to TCA/Overrides/tt_content.php
- [TASK] Move typeicon_classes definition to TCA files
- [TASK] Move registration of static templates to TCA/Overrides/sys_template.php
- [TASK] Hide fields recursive and pages in plugin settings
- [TASK] Move flexform registration to TCA/Overrides
- [BUGFIX] Fix path to calendar icon (tree image)
- [TASK] migrate informationRow TCA renderType
- [TASK] migrate usages of siteRelPath and PATH_site
- [TASK] remove unnecessary call of siteRelPath
- [TASK] fix extbase validation
- [TASK] Allow installation with TYPO3 10
- [TASK] migrate informationRow renderType
- [TASK] Optimize return value and extend documentation
2020-05-27 Release of Version 3.7.1
- [TASK] Cleanup Change-Log
2019-11-22 Release of version 3.7.0
- [FEATURE] Add custom stylesheets to calendar object
2019-11-19 Release of version 3.6.3
- [TASK] Finalize migration of pro features
2019-11-12 Release of version 3.6.2
- [BUGFIX] Fix click_count + 1 casting issue in MySQL strict mode
2019-11-12 Release of version 3.6.1
- [BUGFIX] Fix sys_language_uid evaluation in TCA
2019-10-31 Release of version 3.6.0
- [TASK] Change TypoScript file extension to *.typoscript.
- [TASK] Migration for TYPO3 9.5.
- [BUGFIX] Fix annotations and remove inject annotations.
2019-10-23 Release of version 3.5.5
- [TASK] Update Gitlab-CI configuration.
2019-07-23 Release of version 3.5.4
- [TASK] Add composer.json.
2019-07-23 Release of version 3.5.3
- [TASK] Remove DEV identifier.
- [TASK] Add Gitlab-CI configuration.
- [TASK] Update UpdatesService.
- [BUGFIX] Fixing Update-Service request.
2018-12-03 Release of version 3.5.2
- [BUGFIX] Updating included FancyBox for fixing a mobile scrolling issue.
2018-11-26 Release of version 3.5.1
- [TASK] Extending length of calendar sub title.
2018-11-24 Release of version 3.5.0
- [FEATURE] Extending initialization for displaying messages.
- [BUGFIX] Fixing rendering of non cached content elements in windows.
- [TASK] Documentation for registration address feature.
- [TASK] CSS modification in Theme 4, for registration address feature.
- [TASK] Documentation for modifying translation label.
2018-08-30 Release of version 3.4.0
- [TASK] Documentation for external usage.
- [TASK] Removing typos in documentation.
- [FEATURE] Adding privacy policy checkbox.
- [TASK] Rising dependencies.
- [BUGFIX] Fixing z-index of loading info.
- [TASK] Source code optimizations.
- [TASK] Extending jQuery AJAX error handler with more detailed information.
- [FEATURE] Adding loading layer while AJAX actions are in progress.
2017-12-02 Release of version 3.3.0
- [FEATURE] Adding a No-JavaScript message, in case of deactivated JavaScript
2017-11-28 Release of version 3.2.2
- [BUGFIX] Fixing file links in RTE
2017-11-07 Release of version 3.2.1
- [TASK] Adding css class with adventskalender uid
- [TASK] Extending documentation
- [TASK] Refreshing backend form by changing the window template
- [TASK] Adding english translations
- [BUGFIX] Fixing TypoScript constant assignment
2017-11-07 Release of version 3.2.0
- [TASK] Optimizing Theme-CSS
- [FEATURE] Overriding selected theme by TypoScript for Demos
2017-10-10 Release of version 3.1.0
- [TASK] Making Update-Check/Information row configurable
2017-10-10 Release of version 3.0.0
- [TASK] Refactoring window templates
- [FEATURE] Adding new Theme 04 - binary
- [TASK] Changing ColorBox to FancyBox
- [TASK] Changing Theme and Window-Template selection to simple TCA select
- [TASK] Migration to TYPO3 8.7
- [TASK] Working on documentation
2017-08-09 Release of version 2.4.3
- [TASK] Working on documentation
2017-08-08 Release of version 2.4.2
- [BUGFIX] Update update service URL
2016-12-02 Release of version 2.4.1
- [BUGFIX] Bugfix for ajax submit events in Firefox
2016-11-28 Release of version 2.4.0
- [BUGFIX] Theme/CSS bugfix for window heights
- [BUGFIX] Adding a missed TCA wizard icon
2016-11-15 Release of version 2.3.1
- [BUGFIX] Bugfix for TYPO3 6.2.x Template/Partial path
- [TASK] Optimizing themes
2016-11-07 Release of version 2.3.0
- [TASK] Updating Update-Service
- [FEATURE] Adding a sub title for adventskalender
- [FEATURE] Adding Theme 03
- [BUGFIX] Fixing content of copyright colorbox
- [BUGFIX] Fixing button placement in themes
- [BUGFIX] TYPO3 7.6 make instance bugfix
- [BUGFIX] TYPO3 7.6 TCA-Bugfix
- [TASK] Adding exception in case of .htaccess couldn't be written
2015-12-02 Release of version 2.2.0
- [FEATURE] Adding reminder email feature
2015-11-30 Release of version 2.1.0
- [FEATURE] SendMailUtility
- [FEATURE] UploadsDirectoryUtility
- [FEATURE] Register/Login/Logout in Header
- [FEATURE] Providing *Past templates for past days
- [FEATURE] Integration of lottery features
- [TASK] Use jQuery only restrict
- [BUGFIX] Fixing backend object icons
- [BUGFIX] Fixing makeInstance; PHP version compatibility
- [TASK] Translation labels
2015-11-18 Release of version 2.0.3
- [BUGFIX] Fixing partial pathes with EXT: in 6.2.x
- [BUGFIX] Only using SVG in TYPO3 7.x or higher
- [TASK] Remove deprecated CSS classes
- [TASK] Prefix CSS classes with ak-
2015-11-18 Release of version 2.0.2
- [FEATURE] Adding an additional fluid fallback path on index 200
- [TASK] Optimizing error handling for template selection
2015-11-18 Release of version 2.0.1
- [FEATURE] Fluid path extended to inheriting pathS