Age | Commit message (Expand) | Author |
2014-04-21 | TJuiControlAdapter: guess value datatype before passing it to clientside | Fabio Bas |
2014-04-20 | Fix #515 | Fabio Bas |
2014-04-12 | Recaptcha controls converted to jQuery | gnits |
2014-04-11 | Added missing method in TJuiAutoComplete; refs #514 | Fabio Bas |
2014-04-03 | Respect ButtonCssClass property in TActivePager. fix #511 | Fabio Bas |
2014-03-26 | Fix #506 | Fabio Bas |
2014-03-25 | Fix #504 | Fabio Bas |
2014-03-12 | Fix: avoid unnecessary scrolling | David |
2014-02-27 | TRatingList: try harder to find the Caption control | Fabio Bas |
2014-02-19 | Avoid an exception loop on callback error when headers have already been sent... | Fabio Bas |
2014-02-12 | Dropped Markdown for Parsedown | Fabio Bas |
2014-02-08 | Fixed TActiveRatingList | 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 #498 | 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 | 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 | Re-enable prototype-based scripts, and enable old drag&drop controls | Fabio Bas |
2014-01-05 | Restored TAutoComplete | 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 | 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-21 | Ported TSlider | Fabio Bas |
2013-11-21 | Fixed a bug in TDatePicker rendering an unused TTextBox | Fabio Bas |
2013-11-21 | Fixed TControl::focus() | Fabio Bas |
2013-11-17 | Micro-optimizations: | Daniel |
2013-11-03 | Ported TCallback + demo | Fabio Bas |
2013-11-03 | Fixed evaluation of end-scripts on callback | Fabio Bas |
2013-10-24 | More work on ajax | Fabio Bas |
2013-10-24 | More ajax-related porting | Fabio Bas |
2013-10-20 | Ported ajax effects, Prado.Element.* | Fabio Bas |
2013-10-19 | Started work on ajax | Fabio Bas |
2013-10-03 | During callback, separate loading of stylesheet files and code snippets; fixe... | Fabio Bas |
2013-09-30 | Better handling of callback errors on request containing non-UTF8 | Fabio Bas |
2013-09-30 | Fix use of TCallbackOptions with TActiveCheckBoxList, TActiveRadioButtonList,... | Fabio Bas |