Content - News Menu - Ressources Menu - Sitemap - Share your code - Code library - Reference
Formidable is part of the TYPO3 Project and is supported by Ameos
r495 | jschneiderameos | 2011-03-21 11:56:30 +0100 (lun, 21 mar 2011) | 4 lines
All:
-> corrected a bug in rdt_tinymce; js path to tinymce js files was incorrect
r494 | jschneiderameos | 2011-03-18 19:35:31 +0100 (ven, 18 mar 2011) | 4 lines
All:
-> Formidable now has the ability to use system function json_encode() with any PHP 5.0
r493 | jschneiderameos | 2011-03-18 18:29:25 +0100 (ven, 18 mar 2011) | 4 lines
All:
-> corrected a bug in js parameters handling
r492 | jschneiderameos | 2011-03-16 11:32:50 +0100 (mer, 16 mar 2011) | 5 lines
All:
-> many speed optimisations. Averall gain 25%.
-> formidable js are now gzip'd and cached before delivery to client
r491 | sfillion | 2010-12-30 09:45:49 +0100 (jeu, 30 déc 2010) | 7 lines
All :
-> Modification in the i18n management
Rdt_lister
-> Bugfix on the pager
r490 | jschneiderameos | 2010-12-03 16:57:12 +0100 (ven, 03 déc 2010) | 4 lines
All:
* implemented JS garbage collector; parameters for GC may be changed via ext-manager Formidable options; temporary JS files not accessed since given number seconds are removed
r489 | jschneiderameos | 2010-12-02 10:19:21 +0100 (jeu, 02 déc 2010) | 7 lines
api/class.tx_ameosformidable.php:
-> added getDs() method, shortcut methode giving access to datasource objects
ds_db/api/class.tx_dsdb.php:
-> added new method getSql(), alias of method _getSql()
r488 | sfillion | 2010-12-01 17:53:37 +0100 (mer, 01 déc 2010) | 8 lines
Add ajax validators feature
-> res/jsfwk/*
-> api/class.mainrenderlet.php
Retrieves data with a datasource like the renderlet box.
-> api/base/rdt_modalbox/api/class.tx_rdtmodalbox.php
r487 | sfillion | 2010-11-22 14:33:05 +0100 (lun, 22 nov 2010) | 4 lines
rdt_swfupload
-> bug fixed : more one swfupload in a form
r486 | sfillion | 2010-11-17 15:23:26 +0100 (mer, 17 nov 2010) | 13 lines
class.mainvalidator.php
-> add a feature for add params on validators
class.templatemethods.php
-> bug fixed on linkUrl template methode
api/base/rdt_radio
-> add un majixCheck function.
api/base/rdt_lister
-> bug fixed on pager
r485 | sfillion | 2010-10-08 10:31:44 +0200 (ven, 08 oct 2010) | 1 line
api\class.tx_ameosformidable.php tx_ameosformidable::__sendMail now forced the use of the send as Return-Path if safe-mode is off