summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-26Get version hash from git while creating dist packageFabio Bas
2013-11-26Rebuilt pradoliteFabio Bas
2013-11-25Updated version to 3.2.3Fabio Bas
2013-11-25Remove dummy autoloader directivesFabio Bas
2013-11-25Quickstart: added event priority/behaviours/global events docFabio Bas
2013-11-25Updated HISTORYFabio 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-25updated todoFabio Bas
2013-11-24Ported some testsFabio Bas
2013-11-24Fixed DataTypeValidator for datesFabio Bas
2013-11-24Speed up functional testsFabio 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-03Status updateFabio 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-03Fixed TActivePager's demoFabio Bas
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
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