summaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAge
* Issue #946118 by droplet, lyricnz, dcam | rvilar: Fixed The machine name ↵David Rothstein2013-04-01
| | | | isn't updating correctly when the user selects a previous input value.
* Issue #1728122 by rymo | HonoredMule: Fixed Sticky Table header tables don't ↵David Rothstein2013-04-01
| | | | inherit parent table's outer width.
* Issue #1901476 by caiosba | mstef: Fixed Uncaught TypeError: Cannot read ↵David Rothstein2013-03-30
| | | | property 'command' of undefined in ajax.js.
* Drupal 7.19David Rothstein2013-01-16
|
* Issue #1263302 by andypost, peterpoe: Fixed States API disabled state ↵webchick2012-10-13
| | | | handler filters out nonexistent class 'form-element'.
* Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronymsJennifer Hodgdon2012-09-17
|
* Issue #1631164 by Aron Novak, Mithrandir: Fixed Autocomplete fires on ↵David Rothstein2012-07-29
| | | | readonly fields.
* Issue #1507954 by nod_, boombatower | silinor: Fixed Global selector in ↵David Rothstein2012-07-29
| | | | states.js brakes some scripts.
* Issue #218470 by redndahead, casey, nod_, Albert Volkman | webernet: Fixed ↵David Rothstein2012-06-23
| | | | Floating tableheader: 'Select all' checkbox not updated.
* Issue #988930 by davidwhthomas, jyve, tim.plunkett, nod_, effulgentsia, ↵webchick2012-04-28
| | | | droplet, patrickd: Fixed Sticky table headers need to react properly to 'show/hide weights column' link.
* Issue #735528 follow-up by attiks: Do not backport span -> attr change.webchick2012-04-12
|
* Issue #1400310 by nod_, sun, m.stenta: Fixed Use of .parents() is really ↵webchick2012-03-28
| | | | .closest().
* Issue #1164812 by Niklas Fiekas, tim.plunkett, xjm: Improve UX for machine ↵webchick2012-03-24
| | | | names for fields.
* Issue #93854 by pillarsdotnet, Steven Jones, Dave Reid, ericduran, xjm, ↵webchick2012-03-13
| | | | das-peter, e2thex, axel.rutz, mstrelan, mikestefff | moonray: Fixed Allow autocompletion requests to include slashes.
* Issue #1361218 by Owen Barton, Kevin Morse, Everett Zufelt: Fixed Focus ↵webchick2012-03-11
| | | | jumps to tab when pressing enter on a form element within tab.
* Issue #1015798 by oriol_e9g, Mohammed J. Razem, dimitriseng, xjm, mstrelan, ↵webchick2012-02-28
| | | | drunken monkey: Fixed Fieldsets inside vertical tabs have no title and can't be collapsed.
* Issue #735528 by nod_, redndahead, kkaefer, agentrickard, peterpoe, Rob ↵webchick2012-02-28
| | | | Loach, xjm, sun: FAPI #states: Fix conditionals to allow OR and XOR constructions.
* Issue #1065626 by Heine, droplet, xjm, jibran: Fixed Machine name not ↵webchick2012-02-28
| | | | editable if every character is replaced.
* Issue #1428538 by Albert Volkman, nod_: Use jQuery toggle.webchick2012-02-14
|
* Issue #1414824 by nod_: Fixed Leaking vars in tabledrag.js.webchick2012-02-14
|
* Issue #1319420 by nod_: Fixed multiple execution of tableselect.js with ↵webchick2012-02-14
| | | | nested tables.
* Issue #1346914 by droplet: Use .length instead of jQuery.size().webchick2012-02-14
|
* - Patch #1099062 by nod_, droplet: Autocomplete.js micro optimization.Dries2012-01-29
|
* - Patch #1387098 by LSU_JBob, nburles: bug in ajax.js when minified.Dries2012-01-24
|
* Issue #1386976 by nburles, LSU_JBob: Fixed Bug in drupal.js when minified.webchick2012-01-21
|
* Issue #488496 by loganfsmyth, Gábor Hojtsy: Implement missing msgctx ↵webchick2011-11-14
| | | | context in JS translation for feature parity with t().
* Issue #1333314 by ericduran: Fixed Left over console.log in authorized.js.webchick2011-11-11
|
* Issue #1191614 by Gábor Hojtsy: Added Make t() formatter available as its ↵webchick2011-10-17
| | | | own function.
* Issue #363354 by xjm, aspilicious, casey, Boobaa: Fixed Tableselect should ↵webchick2011-09-30
| | | | only select enabled checkboxes.
* Issue #879580 by arithmetric: Fixed States fail when using integer values ↵webchick2011-09-30
| | | | for select/radio dependencies.
* - Patch #1116416 by Kars-T, Coornail: use 'Header set' instead of 'Header ↵Dries Buytaert2011-09-21
| | | | append' in .htaccess to avoid double encoding.
* 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.
* 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.
* Issue #908282 by jbrown, pillarsdotnet: add width and height attributes to ↵webchick2011-04-24
| | | | increase front-end performance.
* - 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
|