Age | Commit message (Expand) | Author |
2014-02-24 | IE fixes | Fabio Bas |
2014-02-12 | Fixed TAutoComplete | Fabio Bas |
2014-02-08 | Javascript fixes + workaround for old internet explorer < 9 | Fabio Bas |
2014-02-08 | Removed duplicated code | 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-01-29 | Restored Prado.Element.focus() | 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-02 | Small fix for autocomplete | Fabio Bas |
2013-12-02 | Added an autocomplete based on 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 | 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 |
2013-11-26 | Ported datepicker | Fabio Bas |
2013-11-26 | Fixed Prado's stopObserving | Fabio Bas |
2013-11-26 | Fixed DefaultButton | Fabio Bas |
2013-11-26 | Ported TEventTriggeredCallback and TValueTriggeredCallback | Fabio Bas |
2013-11-26 | Fix for TTimeTriggeredCallabck | Fabio Bas |
2013-11-26 | Fixed evaluation of end-scripts on callback | Fabio Bas |
2013-11-26 | Ported TActiveFileUpload | Fabio Bas |
2013-11-26 | Log ajax exceptions a bit better | Fabio Bas |
2013-11-26 | Fixed TActiveCustomValidator | Fabio Bas |
2013-11-26 | Ported TActiveTextBox | Fabio Bas |
2013-11-26 | Fixed TActiveRadioButton's validation | Fabio Bas |
2013-11-26 | Fixed TActiveCheckbox's validation | Fabio Bas |
2013-11-26 | Fixed TImageButton, TActiveImageButton | Fabio Bas |