summaryrefslogtreecommitdiff
path: root/framework/Web
AgeCommit message (Expand)Author
2014-09-04Fix #531David
2014-07-30Fixed Validation.setErrorMessageDavid
2014-07-23Fix #528David
2014-07-22fix #527Fabio Bas
2014-07-19Merge pull request #525 from david0/issue-524ctrlaltca
2014-07-19Fix 526Fabio Bas
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-21TJuiProgressBarFabio Bas
2014-04-21TJuiControlAdapter: guess value datatype before passing it to clientsideFabio Bas
2014-04-21Fixed #516 , added test caseFabio Bas
2014-04-20Fix #515Fabio Bas
2014-04-14Fixed TDatePicker validationFabio Bas
2014-04-12Recaptcha controls converted to jQuerygnits
2014-04-11Added missing method in TJuiAutoComplete; refs #514Fabio Bas
2014-04-03Respect ButtonCssClass property in TActivePager. fix #511Fabio Bas
2014-03-27Fix for tab control removing all extra css classes from tabsgnits
2014-03-26Fix #502Fabio Bas
2014-03-26Fix #506Fabio Bas
2014-03-25Fix #504Fabio Bas
2014-03-12Fix: avoid unnecessary scrollingDavid
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-02Fix #498Fabio Bas
2014-01-29Restored Prado.Element.focus()Fabio Bas
2014-01-29Avoid dependency loop between TRadioButton and TRadioButtonListFabio Bas
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-10Ported TRatingListFabio Bas
2014-01-10Fixed AutoPostback of TImageButton, TCheckBoxList, TRadioButtonListFabio Bas