summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2014-02-27TRatingList: try harder to find the Caption controlFabio Bas
2014-02-24IE fixesFabio Bas
2014-02-19Avoid an exception loop on callback error when headers have already been sent...Fabio Bas
2014-02-12Dropped Markdown for ParsedownFabio Bas
2014-02-12Fixed TAutoCompleteFabio Bas
2014-02-08Fixed TActiveRatingListFabio Bas
2014-02-08Javascript fixes + workaround for old internet explorer < 9Fabio Bas
2014-02-08Removed duplicated codeFabio Bas
2014-02-08Quickstart documentation for InteractionsFabio Bas
2014-02-08TJuiSortable eventsFabio Bas
2014-02-08TJuiSelectable eventsFabio Bas
2014-02-08TJuiResizable eventsFabio Bas
2014-02-08Misc TJuiControlAdapter fixesFabio Bas
2014-02-06Implemented basic support for callback events for JUI controls; TJuiDraggable...Fabio Bas
2014-02-02fix datepicker positioningFabio Bas
2014-02-02Updated jQuery to 1.11, jQueryUi to 1.10.4Fabio Bas
2014-02-02Rebuild pradolite.phpFabio Bas
2014-02-02Fix #498Fabio Bas
2014-01-29Restored Prado.Element.focus()Fabio Bas
2014-01-29Avoid dependency loop between TRadioButton and TRadioButtonListFabio Bas
2014-01-22Merge pull request #496 from pradosoft/wsatctrlaltca
2014-01-17adding wsat missing files!Daniel
2014-01-15Removed ?> from buildscripts and demosFabio Bas
2014-01-15Merge pull request #495 from david0/masterctrlaltca
2014-01-15Fix: do json_decode before decoding UTF8 to globalisations charsetDavid
2014-01-15Added basic events for JuiControls, added quickstart demosFabio Bas
2014-01-10Optimization: avoid duplicate creation of T*CheckBoxList, T*RadioButtonList j...Fabio Bas
2014-01-10Fix TActiveCheckBoxList, TActiveRadioButtonListFabio Bas
2014-01-10Some doc updateFabio Bas
2014-01-10Ported TRatingListFabio Bas
2014-01-10Fixed AutoPostback of TImageButton, TCheckBoxList, TRadioButtonListFabio Bas
2014-01-10updated 3rdParty read meFabio Bas
2014-01-07Adding toArray() and toJSON() to TActiveRecordDavid Marko
2014-01-06Implemented ajax queue (based on https://github.com/gnarf37/jquery-ajaxQueue)Fabio Bas
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