summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2014-08-23Removed ?> from buildscripts and demosFabio Bas
2014-08-23Avoid dependency loop between TRadioButton and TRadioButtonListFabio Bas
2014-08-23Optimization: avoid duplicate creation of T*CheckBoxList, T*RadioButtonList j...Fabio Bas
2014-08-23Avoid rendering <script> blocks in callbacksFabio Bas
2014-08-22Fixed slider.js syntax errorDavid
2014-08-22fix #527Fabio Bas
2014-08-22Fix 526Fabio Bas
2014-08-22Convert encoding of all values inside an array before json_serialize (Fixes #...David
2014-08-22IE7+IE8 compatibility (fixes #520)David
2014-08-22re fix #246Fabio Bas
2014-08-22Fixed #516 , added test caseFabio Bas
2014-08-21Fix #515Fabio Bas
2014-08-21Fix #519Fabio Bas
2014-08-21Added missing "static" keywords in TGettext; fix #518Fabio Bas
2014-08-21TXmlDocument::buildElement visibility changedgnits
2014-08-21Respect ButtonCssClass property in TActivePager. fix #511Fabio Bas
2014-08-21Fix #502Fabio Bas
2014-08-21Fix #506Fabio Bas
2014-08-21Fix #504Fabio Bas
2014-08-21Fix: avoid unnecessary scrollingDavid
2014-08-21Avoid an exception loop on callback error when headers have already been sent...Fabio Bas
2014-08-21Fix #498Fabio Bas
2014-08-21Fix: do json_decode before decoding UTF8 to globalisations charsetDavid
2014-08-21Adding toArray() and toJSON() to TActiveRecord(cherry picked from commit 3f7d...David Marko
2014-08-21Removed all @version $Id comments: they were managed by svn and are useless w...Fabio Bas
2014-08-21Happy 2014!Fabio Bas
2013-11-26Updatd release date3.2.3Fabio Bas
2013-11-26Forgot to update Quickstart tutorial pdf's versionFabio Bas
2013-11-26Clean up checks for .svn directoryFabio Bas
2013-11-26Rebuilt pradoliteFabio Bas
2013-11-25Updated version to 3.2.3Fabio Bas
2013-11-25Fixed a bug in TDatePicker rendering an unused TTextBoxFabio Bas
2013-11-19Rebuild pradolite for 3.2.2.053.2.2.05Ciro Mattia Gonano
2013-10-18Rebuild pradolite to release new tag3.2.2.04Ciro Mattia Gonano
2013-10-14Fixes the first-call fail of loading parameters in TParameterModule::init() w...Andras Laczi
2013-10-03During callback, separate loading of stylesheet files and code snippets; fixe...Fabio Bas
2013-09-30Better handling of callback errors on request containing non-UTF8Fabio Bas
2013-09-30Fix use of TCallbackOptions with TActiveCheckBoxList, TActiveRadioButtonList,...Fabio Bas
2013-09-27Fix for mirror method TApplicationComponent::publishFilePath()Fabio Bas
2013-09-19Committed TComponent patch by javalizardFabio Bas
2013-09-17Avoid triggering the default button of the form when pressing enter over a va...3.2.2.03Fabio Bas
2013-09-17Don't instanciate patterns twice in TUrlMapping; Fixes #479Fabio Bas
2013-09-17NumberFormat: force the use of C locale when formatting numbers. Add some tes...Fabio Bas
2013-09-13Update composerCiro Mattia Gonano
2013-09-13Update to r3325Ciro Mattia Gonano
2013-09-12Travis permissions and rebuilt pradoliteCiro Mattia Gonano
2013-09-11Try to go back to default autoload.Ciro Mattia Gonano
2013-09-11BuildCiro Mattia Gonano
2013-09-11Merge up to r3319Ciro Mattia Gonano
2013-07-29Merge r3299Ciro Mattia Gonano