+ added new Interface usable to connect from WYSIWYG-Editor to all Modules with subitems like news or topics
! upgrade-script:: now repairs mismatched pagelinks from older versions! upgrade-script:: /temp/TranslationTable/cache/ will be deleted now during upgrade+ UpgradeHelper::checkSetupFiles() the old config.php will be changed into setup.ini.php now.
! WbDatabase added method fetchObject()! WbAdaptor little typofixes! /index.php added one more update of WbAdaptor
! WbAutoloader added possibility to load classes with additional file prefix 'class.'
! framework/functions-utf8::entities_to_7bit() deprecated warning for modifier /e in preg_replace() corrected
! /include/idna_convert protect unneeded files in an zip file.
! modules/wysiwyg made completely independend from hardcoded internal URLs
!implemented temporary solution for IE11 compatibility
14 Nov-2013 Build 2005 Dietmar Woellbrink (Luisehahne)/admin/addons/reload.php::ReloadAddonLoop delete all cachefiles of class Translate
! /modules/MultiLingual/tpl/lang.html.twig updating template with changed data
! /modules/news/upgrade.php optimize add and modify field tables, rebuild message! /modules/news/modify_post.php and modify_post.php check posts folder if not exists then create! /upgrade-script.php add ModuleReorgAbstract calling the Reorg Accessfiles from modules
! WbAdaptor::getWbConstants() now on import skip constants holding database settings
! admin/pages/PageTree added list of sections to the tooltip of 'manage_sections'
+ WbDatabase added new methods fetchObject(), rewind(), seekRow(), freeResult()! renamed some methods and add aliases for the old names
+ /module/news/WbLink.php added Interface class to module news! ../fck_wbmodules.php & ../wbmodules.htt modified link generation for news module
! /module/output_filter/filters/filterWbLink added extended format to [wblinkXX] - tag+ /framework/WbLinkAbstract.php added abstract class/interface for filterWbLink
! /admin/modules/index.php : captions of module lists changed from `directory` to real `name` and sorted by name
fixed /news/Reorg::deleteAll() typofixupdate ModuleReorgAbstract::__construct() set to final
Also available in: Atom