Age | Commit message (Expand) | Author |
2014-02-08 | Removed duplicated code | Fabio Bas |
2014-02-08 | Quickstart documentation for Interactions | Fabio Bas |
2014-02-08 | TJuiSortable events | Fabio Bas |
2014-02-08 | TJuiSelectable events | Fabio Bas |
2014-02-08 | TJuiResizable events | Fabio Bas |
2014-02-08 | Misc TJuiControlAdapter fixes | Fabio Bas |
2014-02-06 | Implemented basic support for callback events for JUI controls; TJuiDraggable... | Fabio Bas |
2014-02-02 | fix datepicker positioning | Fabio Bas |
2014-02-02 | Updated jQuery to 1.11, jQueryUi to 1.10.4 | Fabio Bas |
2014-02-02 | Fix #498 | Fabio Bas |
2014-01-29 | Restored Prado.Element.focus() | Fabio Bas |
2014-01-29 | Avoid dependency loop between TRadioButton and TRadioButtonList | Fabio Bas |
2014-01-15 | Removed ?> from buildscripts and demos | Fabio Bas |
2014-01-15 | Merge pull request #495 from david0/master | ctrlaltca |
2014-01-15 | Fix: do json_decode before decoding UTF8 to globalisations charset | David |
2014-01-15 | Added basic events for JuiControls, added quickstart demos | Fabio Bas |
2014-01-10 | Optimization: avoid duplicate creation of T*CheckBoxList, T*RadioButtonList j... | Fabio Bas |
2014-01-10 | Fix TActiveCheckBoxList, TActiveRadioButtonList | Fabio Bas |
2014-01-10 | Ported TRatingList | Fabio Bas |
2014-01-10 | Fixed AutoPostback of TImageButton, TCheckBoxList, TRadioButtonList | Fabio Bas |
2014-01-06 | Implemented ajax queue (based on https://github.com/gnarf37/jquery-ajaxQueue) | Fabio Bas |
2014-01-06 | Removed all @version $Id comments: they were managed by svn and are useless w... | Fabio Bas |
2014-01-06 | Happy 2014! | Fabio Bas |
2014-01-05 | Ported TAccordion | Fabio Bas |
2014-01-05 | Re-enable prototype-based scripts, and enable old drag&drop controls | Fabio Bas |
2014-01-05 | Ensure script works in jQuery.noConflict() mode | Fabio Bas |
2014-01-05 | Ported TInPlaceTextBox | Fabio Bas |
2014-01-05 | Restored TAutoComplete | Fabio Bas |
2013-12-06 | fixed TListBox && TImageButton AutoPostback | Fabio Bas |
2013-12-06 | jQuery-ui: Resizable, Selectable, Sortable | Fabio Bas |
2013-12-04 | jQuery-ui based draggable and droppable | Fabio Bas |
2013-12-02 | Small fix for autocomplete | Fabio Bas |
2013-12-02 | Avoid rendering <script> blocks in callbacks | Fabio Bas |
2013-12-02 | Added an autocomplete based on jQuery-ui | Fabio Bas |
2013-12-02 | WIP port of TAutoComplete to jQuery-ui | Fabio Bas |
2013-11-28 | cleaned up forgotten code in datepicker js | Fabio Bas |
2013-11-28 | Deleted duplicated files | Fabio Bas |
2013-11-28 | readded the ability to get a simple result from an ajax callback | Fabio Bas |
2013-11-26 | Merge branch 'jquery' of https://github.com/pradosoft/prado into jquery | Fabio Bas |
2013-11-26 | Fixed DataTypeValidator for dates | Fabio Bas |
2013-11-26 | Fixed dynamic creation of js events | Fabio Bas |
2013-11-26 | Re-added Prado.Callback helper function | Fabio Bas |
2013-11-26 | Re-enabled prototype, moved scriptaculous inside it | Fabio Bas |
2013-11-26 | Ported TSlider | Fabio Bas |
2013-11-26 | Ported TKeyboard | Fabio Bas |
2013-11-26 | Ported THtmlArea4 | Fabio Bas |
2013-11-26 | Ported THtmlArea | Fabio Bas |
2013-11-26 | Ported colorpicker | Fabio Bas |
2013-11-26 | Ported TActiveDatePicker | Fabio Bas |
2013-11-26 | Fixed TTextBox's AutoPostBack=true | Fabio Bas |