summaryrefslogtreecommitdiff
path: root/framework/Web/Javascripts
AgeCommit message (Expand)Author
2014-07-30Fixed Validation.setErrorMessageDavid
2014-07-23Fix #528David
2014-07-19Merge pull request #525 from david0/issue-524ctrlaltca
2014-07-10Convert encoding of all values inside an array before json_serialize (Fixes #...David
2014-05-26Fixed regression in previous commitFabio Bas
2014-05-11Better way for callbacks to get form objectFabio Bas
2014-04-25IE7+IE8 compatibility (fixes #520)David
2014-04-21Fixed #516 , added test caseFabio Bas
2014-04-14Fixed TDatePicker validationFabio Bas
2014-03-27Fix for tab control removing all extra css classes from tabsgnits
2014-03-26Fix #502Fabio Bas
2014-02-24IE fixesFabio Bas
2014-02-12Fixed TAutoCompleteFabio Bas
2014-02-08Javascript fixes + workaround for old internet explorer < 9Fabio Bas
2014-02-08Removed duplicated codeFabio 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-01-29Restored Prado.Element.focus()Fabio Bas
2014-01-10Optimization: avoid duplicate creation of T*CheckBoxList, T*RadioButtonList j...Fabio Bas
2014-01-10Fix TActiveCheckBoxList, TActiveRadioButtonListFabio Bas
2014-01-10Ported TRatingListFabio Bas
2014-01-10Fixed AutoPostback of TImageButton, TCheckBoxList, TRadioButtonListFabio Bas
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-06fixed TListBox && TImageButton AutoPostbackFabio Bas
2013-12-02Small fix for autocompleteFabio Bas
2013-12-02Added an autocomplete based on jQuery-uiFabio Bas
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-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