summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2013-11-26Fixed DataTypeValidator for datesFabio Bas
2013-11-26Fixed dynamic creation of js eventsFabio Bas
2013-11-26Re-added Prado.Callback helper functionFabio Bas
2013-11-26Re-enabled prototype, moved scriptaculous inside itFabio Bas
2013-11-26Ported TSliderFabio Bas
2013-11-26Ported TKeyboardFabio Bas
2013-11-26Ported THtmlArea4Fabio Bas
2013-11-26Ported THtmlAreaFabio Bas
2013-11-26Ported colorpickerFabio Bas
2013-11-26Ported TActiveDatePickerFabio Bas
2013-11-26Fixed TTextBox's AutoPostBack=trueFabio Bas
2013-11-26Ported datepickerFabio Bas
2013-11-26Fixed Prado's stopObservingFabio Bas
2013-11-26Fixed TControl::focus()Fabio Bas
2013-11-26Fixed DefaultButtonFabio Bas
2013-11-26Ported TEventTriggeredCallback and TValueTriggeredCallbackFabio Bas
2013-11-26Fix for TTimeTriggeredCallabckFabio Bas
2013-11-26Ported TCallback + demoFabio Bas
2013-11-26Fixed evaluation of end-scripts on callbackFabio Bas
2013-11-26Ported TActiveFileUploadFabio Bas
2013-11-26Log ajax exceptions a bit betterFabio Bas
2013-11-26Fixed TActiveCustomValidatorFabio Bas
2013-11-26Ported TActiveTextBoxFabio Bas
2013-11-26Fixed TActiveRadioButton's validationFabio Bas
2013-11-26Fixed TActiveCheckbox's validationFabio Bas
2013-11-26Fixed TImageButton, TActiveImageButtonFabio Bas
2013-11-26Merged lowpro.jquery.js inside prado.js and removed the unneeded bitsFabio Bas
2013-11-26More work on ajaxFabio Bas
2013-11-26More ajax-related portingFabio Bas
2013-11-26Ajax: clientside events and optionsFabio Bas
2013-11-26Ported ajax effects, Prado.Element.*Fabio Bas
2013-11-26Started work on ajaxFabio Bas
2013-11-26jquery portFabio 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