summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2013-12-06Wsat documentation in QuickStart tutorial at 35%!Daniel
2013-12-02Removing unnecessary dependencies!Daniel
2013-11-30Adding Many To Many relationships support!Daniel
2013-11-26Adjusting to PRADO code style...Daniel
2013-11-25WSAT beta release with doc.Daniel
2013-11-22Merge branch 'jquery' of https://github.com/pradosoft/prado into jqueryDaniel
2013-11-22WSAT beta release.Daniel
2013-11-21Ported TSliderFabio Bas
2013-11-21Ported TKeyboardFabio Bas
2013-11-21Ported THtmlArea4Fabio Bas
2013-11-21Ported THtmlAreaFabio Bas
2013-11-21Ported colorpickerFabio Bas
2013-11-21Ported TActiveDatePickerFabio Bas
2013-11-21Fixed a bug in TDatePicker rendering an unused TTextBoxFabio Bas
2013-11-21Fixed TTextBox's AutoPostBack=trueFabio Bas
2013-11-21Ported datepickerFabio Bas
2013-11-21Fixed Prado's stopObservingFabio Bas
2013-11-21Fixed TControl::focus()Fabio Bas
2013-11-21Fixed DefaultButtonFabio Bas
2013-11-18WSAT Login...Daniel
2013-11-17Micro-optimizations:Daniel
2013-11-17WSAT, similar to Microsoft - Web Site Administration Tool and Yii's Gii, will...Daniel
2013-11-03Ported TEventTriggeredCallback and TValueTriggeredCallbackFabio Bas
2013-11-03Fix for TTimeTriggeredCallabckFabio Bas
2013-11-03Ported TCallback + demoFabio Bas
2013-11-03Fixed evaluation of end-scripts on callbackFabio Bas
2013-11-03Ported TActiveFileUploadFabio Bas
2013-11-03Log ajax exceptions a bit betterFabio Bas
2013-11-03Fixed TActiveCustomValidatorFabio Bas
2013-11-03Ported TActiveTextBoxFabio Bas
2013-11-03Fixed TActiveRadioButton's validationFabio Bas
2013-11-03Fixed TActiveCheckbox's validationFabio Bas
2013-11-03Fixed TImageButton, TActiveImageButtonFabio Bas
2013-11-03Merged lowpro.jquery.js inside prado.js and removed the unneeded bitsFabio Bas
2013-10-24More work on ajaxFabio Bas
2013-10-24More ajax-related portingFabio Bas
2013-10-21Ajax: clientside events and optionsFabio Bas
2013-10-20Ported ajax effects, Prado.Element.*Fabio Bas
2013-10-19Started work on ajaxFabio Bas
2013-10-16jquery portFabio Bas
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