summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/ajax.test
Commit message (Collapse)AuthorAge
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵Dries Buytaert2010-04-11
| | | | strict warnings when running tests and for PHP 5.3.
* - Patch #384992 by effulgentsia, sun: drupal_html_id() does not work ↵Dries Buytaert2010-04-07
| | | | correctly in AJAX context with multiple forms on page.
* - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX ↵Dries Buytaert2010-03-26
| | | | triggered by non-submit element fails if any elements are validated.
* - Patch #656782 by effulgentsia: critical bug: ajax_process_form() results ↵Dries Buytaert2010-03-26
| | | | in settings being returned for elements that aren't re-rendered as part of the AJAX request.
* #623320 by rfay: Implement AJAX 'css' command in misc/ajax.js (with tests).Angie Byron2009-12-12
|
* - Patch #622922 by chx, fago, sun, effulgentsia: form API clean-up, bugfixes ↵Dries Buytaert2009-12-01
| | | | and extra tests.
* #623310 by rfay: Fixed AJAX 'changed' command asterisk argument.Angie Byron2009-11-22
|
* #633156 by rfay and effulgentsia: Added a baseline of tests for AJAX commands.Angie Byron2009-11-18
|
* #595654 by sun: Fixed AJAX command 'settings' (with tests).Angie Byron2009-10-18