summaryrefslogtreecommitdiff
path: root/framework/Web/Javascripts/prado/ajax3.js
AgeCommit message (Expand)Author
2007-03-27set prado trunk to use prototype.js v1.5.1rc2, script.aculo.us to v1.7.1betawei
2007-03-26update tests for radio button, update ajax3.js (null post values are ignored)wei
2007-01-06Fixed #485.wei
2007-01-03add Prado.CallbackRequest.getRequestById(id) and Prado.CallbackRequest.dispat...wei
2007-01-03Update active controls to use http response body for application data.wei
2006-12-10Fixed #470wei
2006-12-09Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs for...wei
2006-10-22typo enqueuewei
2006-10-21typo in queuewei
2006-10-21update ajax callback to be quequedwei
2006-09-23Add TJsonServicewei
2006-09-23Fixed #383wei
2006-09-23Fixed #389 and add OnPreDispatch for TCallbackClientSidewei
2006-09-16update ajax js files.wei
2006-09-16Fixed #340wei
2006-09-16typowei
2006-09-16Fixed #218wei
2006-09-16Fixed #360wei
2006-09-10Changed TCallbackEventParameter::Parameter to TCallbackEventParameter::Callba...wei
2006-08-29fixed autocomplete problem and add TInPlcaeTextboxwei
2006-08-27Adding TActiveImage and TActiveImageButtonwei
2006-08-12Update active controls.wei
2006-08-11Update callback request client-side API.wei
2006-06-18Add TCallbackTimerwei
2006-06-17Update changes to active controls, add FT tests for active controls, add comm...wei
2006-05-14refactor active controls.wei
2006-05-06Adding TActiveButton and TActiveTextBoxwei
2006-05-05Update funky active control example. (see tests/FunctionalTests/features/wei
2006-05-05Added prioritize callback and enabled viewstate update on callback return.wei
2006-05-05Adding TActiveLabelwei
2006-05-04Adding TCallback component.wei
2006-05-02Adding more work on ActiveControls. wei
2006-04-30Adding Callback foundations.wei