Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #2417983 by jacob.embree: Change docs instances of "the the" to "the" | Jennifer Hodgdon | 2015-02-17 |
| | |||
* | Issue #1071818 by JeremyFrench, nod_, Cottser, gielfeldt, xjm, anthbel, ↵ | David Rothstein | 2014-11-03 |
| | | | | reglogge, NROTC_Webmaster, kristofferwiklund, lliss, sun | sepgil: Fixed Lazy-loading CSS fails in IE. | ||
* | Drupal 7.27 | David Rothstein | 2014-04-16 |
| | |||
* | Issue #1797120 by dcam, lazysoundsystem, Lars Toomre, xjm: Remove t() from ↵ | Jennifer Hodgdon | 2013-07-03 |
| | | | | test asserts in various system tests | ||
* | Issue #967166 by effulgentsia, Cottser, no_commit_credit, KrisBulman: Fixed ↵ | webchick | 2012-02-28 |
| | | | | Content rendered via AJAX does not respect stylesheets removed in .info files. | ||
* | Issue #1287368 by TwoD, valthebald, sun, xjm: Fixed ↵ | webchick | 2012-02-14 |
| | | | | Drupal.settings.ajaxPageState.css gets overwritten. | ||
* | Issue #561858 follow-up by effulgentsia, sun: Add tests for AJAX framework ↵ | webchick | 2011-10-29 |
| | | | | lazy-load feature. | ||
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
| | |||
* | - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'. | Dries Buytaert | 2011-02-19 |
| | |||
* | #818660 by yched, sun: Provide an AJAX command to invoke simple jQuery methods. | Angie Byron | 2010-11-29 |
| | |||
* | - Patch #647228 by sun, katbailey, Rob Loach: links are needlessly unable to ↵ | Dries Buytaert | 2010-10-21 |
| | | | | fully participate in D7 AJAX framework features. | ||
* | - Patch #561858 by effulgentsia, sun, rfay, Nick_vh, merlinofchaos, ↵ | Dries Buytaert | 2010-10-04 |
| | | | | katbailey, dereine, tstoeckler: drupal_add_js() and drupal_add_css() to work for AJAX requests too by adding lazy-load to AJAX framework. | ||
* | - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. | Dries Buytaert | 2010-09-28 |
| | |||
* | - Patch #789186 by effulgentsia: improve drupalPostAJAX() to be used more ↵ | Dries Buytaert | 2010-09-19 |
| | | | | easily, leading to better AJAX test coverage. (Actual commit so we have proper credit.) | ||
* | - Patch #789186 by effulgentsia: improve drupalPostAJAX() to be used more ↵ | Dries Buytaert | 2010-09-19 |
| | | | | easily, leading to better AJAX test coverage. (Rollback) | ||
* | - Removing and adding files per #885228. | Dries Buytaert | 2010-09-19 |
| | |||
* | Reverting #500866. Needs more discussion. | Angie Byron | 2010-08-05 |
| | |||
* | #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵ | Angie Byron | 2010-08-05 |
| | | | | SimpleTest, so translators do not get 1000s of bogus strings. | ||
* | - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess ↵ | Dries Buytaert | 2010-07-30 |
| | | | | should default to FALSE. | ||
* | - Patch #645800 by katbailey, effulgentsia, rfay: ajax_deliver() ignores ↵ | Dries Buytaert | 2010-04-30 |
| | | | | #ajax['method'] and incorrectly forces 'replaceWith' for simple AJAX callbacks, D6->D7 regression. | ||
* | - Patch #755566 by effulgentsia: use of ID within theme_filter_guidelines() ↵ | Dries Buytaert | 2010-04-30 |
| | | | | breaks HTML validation with more than 1 field item on a page. | ||
* | - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵ | Dries Buytaert | 2010-04-11 |
| | | | | strict warnings when running tests and for PHP 5.3. | ||
* | - Patch #384992 by effulgentsia, sun: drupal_html_id() does not work ↵ | Dries Buytaert | 2010-04-07 |
| | | | | correctly in AJAX context with multiple forms on page. | ||
* | - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX ↵ | Dries Buytaert | 2010-03-26 |
| | | | | triggered by non-submit element fails if any elements are validated. | ||
* | - Patch #656782 by effulgentsia: critical bug: ajax_process_form() results ↵ | Dries Buytaert | 2010-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 Byron | 2009-12-12 |
| | |||
* | - Patch #622922 by chx, fago, sun, effulgentsia: form API clean-up, bugfixes ↵ | Dries Buytaert | 2009-12-01 |
| | | | | and extra tests. | ||
* | #623310 by rfay: Fixed AJAX 'changed' command asterisk argument. | Angie Byron | 2009-11-22 |
| | |||
* | #633156 by rfay and effulgentsia: Added a baseline of tests for AJAX commands. | Angie Byron | 2009-11-18 |
| | |||
* | #595654 by sun: Fixed AJAX command 'settings' (with tests). | Angie Byron | 2009-10-18 |