summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Collapse)Author
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
Initial implementation of ajax error handling Fixed ajax modifications of select and checkboxes Partially ported TJavascriptLogger (used in tests)
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-26Removed Wsat, will live in its own branchFabio 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-25WSAT beta release with doc.Daniel
2013-11-25More git & linefeeds..Fabio Bas
2013-11-24Fixed DataTypeValidator for datesFabio Bas
2013-11-23Merge branch 'jquery' of https://github.com/pradosoft/prado into jqueryFabio Bas
Conflicts: framework/Wsat/pages/TWsatLogin.php framework/Wsat/themes/PradoSoft/main.css
2013-11-23Fixed dynamic creation of js eventsFabio Bas
2013-11-23Re-added Prado.Callback helper functionFabio Bas
2013-11-23Re-enabled prototype, moved scriptaculous inside itFabio Bas
2013-11-23Git decided to fix line endings..Fabio Bas
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-19Rebuild pradolite for 3.2.2.053.2.2.05Ciro Mattia Gonano
2013-11-18WSAT Login...Daniel
2013-11-17Micro-optimizations:Daniel
Removing unnecessary static functions serialize and unserialize from PradoBase and updating its dependencies with the native php's.
2013-11-17WSAT, similar to Microsoft - Web Site Administration Tool and Yii's Gii, ↵Daniel
will allow as to generate a lot code such as AR classes with the proper relationships... scaffolding... as well as to admin the app configuration and pages configurations in a GUI fashion.
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
Aka: fix js event creation on callbacks
2013-11-03Ported TActiveFileUploadFabio Bas
2013-11-03Log ajax exceptions a bit betterFabio Bas
Its still sucks because of the support to logger.js.. i suppose everybody uses a browser's console nowadays, so we'd better drop this away..
2013-11-03Fixed TActiveCustomValidatorFabio Bas
2013-11-03Ported TActiveTextBoxFabio Bas
2013-11-03Fixed TActiveRadioButton's validationFabio Bas