summaryrefslogtreecommitdiffstatshomepage
path: root/misc
Commit message (Collapse)AuthorAge
* Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core ↵Nathan Haug2011-11-01
| | | | Drupal files under a core subdirectory.
* Issue #488496 by loganfsmyth: Implement missing msgctx context in JS ↵Nathaniel2011-10-26
| | | | translation for feature parity with t().
* Issue #879580 by arithmetric: Fixed States fail when using integer values ↵Nathaniel2011-09-28
| | | | for select/radio dependencies.
* Issue #363354 by xjm, aspilicious, casey, Boobaa: Fixed Tableselect should ↵catch2011-09-28
| | | | only select enabled checkboxes.
* - Patch #1282024 by Wim Leers: optimize favicon.ico by removing the embedded ↵Dries Buytaert2011-09-21
| | | | 32x32 version.
* - Patch #308865 by cosmicdreams, casey, Rob Loach, tim.plunkett: drop IE6 ↵Dries Buytaert2011-09-11
| | | | support in Drupal core.
* - Patch #1191614 by Gábor Hojtsy: make t() formatter available as its own ↵Dries Buytaert2011-08-07
| | | | function.
* Issue #303189 by Darren Oh, fietserwin, q0rban, bdragon, osopolar, dboulet, ↵webchick2011-07-28
| | | | Peter Törnstrand: Fixed Tabledrag doesn't hide columns when the whole table is initially hidden.
* - Patch #1162802 by Liam Morland: Asterisk * used for required or changed ↵Dries Buytaert2011-07-05
| | | | marker should be in abbr not span.
* Issue #634616 by effulgentsia, rfay, sun: Fixed Various problems due to AJAX ↵webchick2011-06-29
| | | | binding to mousedown instead of click.
* Issue #1149188 by fago: Fixed machine_name.js does not respect maxlength of ↵webchick2011-06-08
| | | | target field.
* - Patch #908282: added missing binaries.Dries Buytaert2011-04-22
|
* - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error.Dries Buytaert2011-04-12
|
* - 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.