summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2014-01-06Removed all @version $Id comments: they were managed by svn and are useless w...Fabio Bas
2014-01-06Happy 2014!Fabio Bas
2014-01-05Ported TAccordionFabio Bas
2014-01-05Re-enable prototype-based scripts, and enable old drag&drop controlsFabio Bas
2014-01-05Ensure script works in jQuery.noConflict() modeFabio Bas
2014-01-05Ported TInPlaceTextBoxFabio Bas
2014-01-05Restored TAutoCompleteFabio Bas
2013-12-24all readyDaniel
2013-12-09Support for all PRADO DB drivers!Daniel
2013-12-08QS Doc completed!Daniel
2013-12-06Wsat documentation in QuickStart tutorial at 35%!Daniel
2013-12-06fixed TListBox && TImageButton AutoPostbackFabio Bas
2013-12-06jQuery-ui: Resizable, Selectable, SortableFabio Bas
2013-12-04jQuery-ui based draggable and droppableFabio Bas
2013-12-02Small fix for autocompleteFabio Bas
2013-12-02Avoid rendering <script> blocks in callbacksFabio Bas
2013-12-02Added an autocomplete based on jQuery-uiFabio Bas
2013-12-02Removing unnecessary dependencies!Daniel
2013-12-02WIP port of TAutoComplete to jQuery-uiFabio Bas
2013-11-30Adding Many To Many relationships support!Daniel
2013-11-28cleaned up forgotten code in datepicker jsFabio Bas
2013-11-28Deleted duplicated filesFabio Bas
2013-11-28readded the ability to get a simple result from an ajax callbackFabio Bas
2013-11-26Adjusting to PRADO code style...Daniel
2013-11-26Merge branch 'jquery' of https://github.com/pradosoft/prado into jqueryFabio Bas
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