Content - News Menu - Ressources Menu - Sitemap - Share your code - Code library - Reference
Formidable is part of the TYPO3 Project and is supported by Ameos
Revision: 128
Author: jschneiderameos
Date: 11:52:00, vendredi 5 octobre 2007
Message:
act_redct/api/class.tx_actredct.php:
-> no more die(), but exit()
ds_db/api/class.tx_dsdb.php:
-> added SQL debug in _fetchData()
rdt_date/api/class.tx_rdtdate.php:
-> added missing majixLibs declaration
-> corrected _sqlSearchClause(); now uses overrideSql
rdt_lister/api/class.tx_rdtlister.php:
-> column renderlets are now included in $oForm->aORenderlets and referenced in $this->aOColumns
api/class.maindatahandler.php:
-> corrected bug in _getFlatFormData()
api/class.maindatasource.php:
-> corrected bug in _getRecordWindow(), on generated LIMIT sql part, when no record is returned
api/class.mainrenderlet.php:
-> sql parts generation is now better on all types of renderlets (call to _sqlSearchClause() on renderlets for subparts of SQL query in overrideSql() )
-> added majixClearData()
api/class.tx_ameosformidable.php:
-> _getXml() now uses base64 encoding/decoding in cache files, to avoid charset problems
-> backendHeaders() is now able to automatically neutralize existing standard forms in html of backend modules
----
Modified : /api/base/act_redct/api/class.tx_actredct.php
Modified : /api/base/ds_db/api/class.tx_dsdb.php
Modified : /api/base/rdt_date/api/class.tx_rdtdate.php
Modified : /api/base/rdt_lister/api/class.tx_rdtlister.php
Modified : /api/class.maindatahandler.php
Modified : /api/class.maindatasource.php
Modified : /api/class.mainrenderer.php
Modified : /api/class.mainrenderlet.php
Modified : /api/class.tx_ameosformidable.php
Modified : /ext_emconf.php
Modified : /ext_typoscript_setup.txt
Modified : /res/jsfwk/framework.js