summaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAge
...
* - Patch #1017882 by Gábor Hojtsy: required elements buggy with #states.Dries Buytaert2011-04-12
|
* - Patch #1031148 by Berdir: select-all checkbox is not added when updating a ↵Dries Buytaert2011-04-10
| | | | table with #ajax.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'.Dries Buytaert2011-02-19
|
* #1018714 by effulgentsia: Fixed Image Upload Widget Not Working in IE8Angie Byron2011-01-27
|
* #969456 follow-up by effulgentsia, threewestwinds: Upgrade jQuery Form ↵Angie Byron2011-01-03
| | | | library to 2.52.
* #1009862 by neclimdul, threewestwinds: Update to jQuery UI 1.8.7Angie Byron2011-01-03
|
* #1003828 by rfay: Fixed Drupal.ajaxError may itself throw an exception, ↵Angie Byron2011-01-01
| | | | causing silent 'AJAX Error 0' events
* #995854 by rfay, effulgentsia, sun, merlinofchaos, Damien Tournoud, ↵Angie Byron2010-12-23
| | | | manimejia: Fixed #ajax doesn't work at all if a file element (or enctype => 'multipart/form-data') is included in the form
* #995122 by threewestwinds, rfay: Allow textareas and textfields to accept ↵Angie Byron2010-12-21
| | | | spaces in ajax.
* - Patch #951262 by sun: move #ajax default settings from PHP into JS.Dries Buytaert2010-12-17
|
* #984416 by Berdir: Fixed #states doesn't work on submit buttonsAngie Byron2010-12-06
|
* #557284 by rfay, timos: Fixed AHAH/AJAX bindings do not work on checkbox or ↵Angie Byron2010-12-04
| | | | radio in IE6/7/8
* #818660 by yched, sun: Provide an AJAX command to invoke simple jQuery methods.Angie Byron2010-11-29
|
* #552000 follow-up by philbar: Smush all remaining core images to cut down on ↵Angie Byron2010-11-22
| | | | filesize.
* #601548 follow-up by David_Rothstein: Remaining clean-ups from ↵Angie Byron2010-11-22
| | | | drupal_placeholder() patch.
* - Patch #976758 by pwolanin, sun: existing machine names are changed when ↵Dries Buytaert2010-11-22
| | | | human readable name is changed (e.g. node type, vocabulary).
* #939568 by merlinofchaos, sun: Enable finer control for ajax-using modules ↵Angie Byron2010-11-20
| | | | of the trigger response in the ajax object.
* #515262 by Everett Zufelt, mgifford: Fixed Autocomplete requires ARIA for ↵Angie Byron2010-11-20
| | | | screen-reader users
* #969346 by merlinofchaos, sun: Fixed CTools AJAX regression: AJAX calls made ↵Angie Byron2010-11-20
| | | | with things that are not forms cannot use the throbber.
* #969456 by amateescu: Update to jQuery Forms 2.49Angie Byron2010-11-15
|
* #959872 by mfer: Fix poor JS usage in Drupal.jsAngie Byron2010-11-13
|
* - Patch #565808 by cha0s, thegreat, Dave Reid, Alexander N, andrewlevine, ↵Dries Buytaert2010-11-12
| | | | carlos8f: nojs/ajax replacement.
* #944308 follow-up by cosmicdreams, amateescu: Upgrade to jQuery 1.4.4.Angie Byron2010-11-12
|
* - Patch #625170 by roborn, stBorchert, casey, sun, amateescu: autocomplete ↵Dries Buytaert2010-11-07
| | | | popup position.
* #916968 by drifter, mfer, amateescu, et al: Upgrade to jQuery UI 1.8.6 ↵Angie Byron2010-10-31
| | | | (latest point release).
* #944308 by bojanz: Upgrade jQuery to 1.4.3 (latest point release).Angie Byron2010-10-31
|
* - Patch #647228 by sun: links are needlessly unable to fully participate in ↵Dries Buytaert2010-10-25
| | | | D7 AJAX framework features.
* #607240 by brianV: Fixed allow AJAX behaviours to be triggered with spacebar.Angie Byron2010-10-23
|
* - Patch #647228 by sun, katbailey, Rob Loach: links are needlessly unable to ↵Dries Buytaert2010-10-21
| | | | fully participate in D7 AJAX framework features.
* #902644 follow-up: Committing missing JS file.Angie Byron2010-10-13
|
* - Patch #939860 by rfay, yched: on 2nd ajax call, behaviors are called with ↵Dries Buytaert2010-10-13
| | | | empty settings.
* #874370 follow-up by deekayen: Smush system message icons.Angie Byron2010-10-09
|
* #925350 by reglogge, Jacine, Jeff Burnz: Fixed Vertical tabs markup to ↵Angie Byron2010-10-07
| | | | restore RTL support and fix other bugs.
* #932848 by merlinofchaos: Fix ajax setClick command once and for all. :PAngie Byron2010-10-06
|
* #922796 by merlinofchaos: Fixed ajax.js ajax options are not dynamic.Angie Byron2010-10-06
|
* - Patch #736066 by effulgentsia, casey, yched, peterpoe: ajax.js insert ↵Dries Buytaert2010-10-06
| | | | command wraps content in a div.
* - Patch #561858 by effulgentsia, sun, rfay, Nick_vh, merlinofchaos, ↵Dries Buytaert2010-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 #821672 by dereine, mgifford, andypost, Damien Tournoud: forum icons ↵Dries Buytaert2010-10-03
| | | | not accessible to screen-reader users and forum icons not using sprites.
* - Patch #850612 by Meriial, merlinofchaos, adrian: setting class ↵Dries Buytaert2010-09-22
| | | | 'use-ajax-submit' for form submission causes js error(s).
* #616240 follow-up by yched, dereine, marvil07: Make Field UI screens ↵Angie Byron2010-09-11
| | | | extensible from contrib - part II.
* - Patch #906922 by auzigog: error message icon is tiled for when the message ↵Dries Buytaert2010-09-09
| | | | appears on a batch page in place of a progress bar.
* #874370 by Jeff Burnz, aspilicious, Cliff, mgifford, yoroy, et al: Fixed ↵Angie Byron2010-09-09
| | | | System messages need identifying icons (WCAG 2.0).
* - Patch #902490 by jbrown: fixed progress.gif doesn't tile properly.Dries Buytaert2010-09-07
|
* #876966 by dmitrig01: Fixed Warning message sits hard on top of tables.Angie Byron2010-08-09
|
* - Patch #787670 by casey, Kiphaas7: clean up tableheader.js.Dries Buytaert2010-07-28
|
* - Patch #376293 by casey, Dave Reid, droidenator, moshe weitzman: activate ↵Dries Buytaert2010-07-24
| | | | current vertical tab from URL fragment.
* - Patch #846858 by kiamlaluno: it's/its grammar in various doc headers.Dries Buytaert2010-07-21
|
* - Patch #562968 by kkaefer: optimize module and theme images.Dries Buytaert2010-06-29
|
* - Patch #825318 by effulgentsia, katbailey: Drupal.attachBehaviors() is ↵Dries Buytaert2010-06-25
| | | | called an extra time, unnecessarily and for document context, when there is no form.