Commit Graph

62 Commits (d1ea099f80d9edae321d2a5ae2c0b040bc3e2c96)

Author SHA1 Message Date
Dries 3e7b3770d4 - Patch #1574696 by droplet, nod_: selectors clean-up: timezone.js. 2012-08-03 13:20:24 -04:00
catch f94eb0b5d2 Issue #1684800 by nod_: JSHint drupal.js 2012-08-01 11:16:49 +01:00
webchick fcb07d584a Issue #1684804 by Jelle_S, nod_, droplet: Fixed JSHint machine-name.js. 2012-07-28 12:00:12 -05:00
Dries 96bca83bcc - Patch #1569648 by nod_: use localStorage to store tableDrag.showWeight value. 2012-07-21 15:19:03 -04:00
Dries ac981fcc10 - Patch #1684804 by droplet, nod_: JSHint machine-name.js. 2012-07-15 06:02:00 -07:00
Dries 148871a8c9 - Patch #1569648 by nod_: use localStorage to store tableDrag.showWeight value. 2012-07-15 05:57:19 -07:00
Dries 5c17c32181 - Patch #1684816 by nod_: JSHint tableselect.js. 2012-07-14 21:30:54 -04:00
webchick 25248da99a Issue #1071818 by JeremyFrench, nod_, reglogge, anthbel, xjm, sun, NROTC_Webmaster, lliss, Cottser: Fixed Lazy-loading CSS fails in IE. 2012-07-07 13:52:10 -07:00
Dries 3b2f5ad9a6 - Patch #1260800 by David_Rothstein, lewisnyman, yoroy, nod_, thedavidmeister, effulgentsia: kill the overlay for widths below 640 pixels. 2012-06-27 16:41:36 -04:00
webchick b0e14ca1d4 Issue #1085590 by Rob Loach, keichee, tim.plunkett, mfer, ericduran: Update jQuery UI to the latest in the git repository. 2012-06-24 10:30:34 -07:00
Dries 8e11050fdb - Patch #1631164 by Aron Novak, Mithrandir: autocomplete fires on readonly fields. 2012-06-23 16:05:17 -07:00
Dries 675803d885 - Patch #1428534 by nod_: Use === and !== 2012-06-23 09:50:41 -07:00
Dries d67ed98ec1 - Patch #1542676 by xjm: Fixed FAPI #states scope issue in Dependent prototype. 2012-06-22 09:44:21 -07:00
catch e1594dbdb7 Issue #1507954 by nod_: Fixed Global selector in states.js brakes some scripts. 2012-06-12 21:06:16 +09:00
catch 9f31a02609 Rollback #1016056 due to a regression. 2012-06-05 14:55:12 +09:00
Dries cde3375be8 - Patch #1016056 by nod_: added Hide tabledrag handle and 'Show row weights' when there is only one item in list. 2012-06-03 08:41:21 -04:00
catch 14fbd55791 Issue #1574484 by tim.plunkett, nod_: Replace authorize.js with states. 2012-05-16 11:58:58 +09:00
catch 777a7b9164 Issue #1089300 by nod_, mfer, JohnAlbin, ksenzee: Clean up drupal.js. 2012-05-16 11:55:55 +09:00
catch bd30dbfc09 Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code. 2012-05-08 11:57:33 +09:00
catch fd9a2104d0 Issue #1419968 by nod_, tim.plunkett, droplet, cosmicdreams: Replace $('selector', domelement) with $(domelement).find('selector'). 2012-05-01 12:17:59 +09:00
Dries 02750689dd - Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support. 2012-04-29 11:16:27 -04:00
catch b3e2c8b4af Issue #1473314 by litwol, nod_, tim.plunkett, attiks: Core js still uses -processed instead of context/.once(). 2012-04-17 12:33:58 +09:00
catch a812e6e840 Issue #1428524 by nod_: Follow-up to fix dashboard after replacing all $.each() with filtered for loop. 2012-04-10 16:53:10 +09:00
catch eab6f127ad Issue #1419968 by nod_, cosmicdreams, droplet, tim.plunkett: Replace $('selector', domelement) with $(domelement).find('selector'). 2012-04-07 16:19:30 +09:00
Dries 5d2dca6829 - Patch #1476824 by Kevin Morse, Haza, droplet: micro clean up to tabledrag.js. 2012-03-23 14:02:29 -06:00
catch 61705d9ab5 Issue #1439462 by nod_: Drop our custom $.support.positionFixed and use jQuery's $.support.fixedPosition. 2012-03-21 14:49:44 +09:00
catch f1d90a0c65 Issue #1428524 by nod_, katbailey: Replace all $.each() with filtered for loop. 2012-03-21 14:40:42 +09:00
catch 0549db82c6 Issue #93854 by pillarsdotnet, Steven Jones, Dave Reid, ericduran, xjm, das-peter, et al: Fixed Allow autocompletion requests to include slashes. 2012-03-13 17:13:59 +09:00
catch d4442020dd Issue #1164812 by Niklas Fiekas, xjm: Improve UX for machine names for fields. 2012-03-12 12:00:51 +09:00
catch 905e0aa4ef Issue #1361218 by Owen Barton: Fixed Focus jumps to tab when pressing enter on a form element within tab. 2012-03-07 23:55:35 +09:00
Dries c3862fabe2 - Patch #661826 by Niklas Fiekas: remove 'powered by graphics' from misc. 2012-03-02 14:16:04 -05:00
catch 4f00ad8b5a Issue #1138258 by Rob Loach, idflood, nod_, ericduran: Drop textarea.js in favor of CSS3 resize. 2012-03-02 15:28:37 +09:00
webchick 51164230db Issue #988930 by davidwhthomas, jyve, tim.plunkett, effulgentsia, droplet, nod_ | mariusz.slonina: Fixed Sticky table headers need to react properly to 'show/hide weights column' link. 2012-02-28 23:27:01 -08:00
Nathaniel 71899b0b65 Issue #218470 by redndahead, casey: Fixed Floating tableheader: 'Select all' checkbox not updated. 2012-02-27 12:43:52 +09:00
Nathaniel ef7f375d91 Issue #1065626 by Heine, droplet, xjm: Fixed Machine name not editable if every character is replaced. 2012-02-24 13:01:17 +09:00
Dries d31b0b4f7e - Patch #1420022 by nod_: remove dead code: progress.upload_callback(), progress.error_callback(). 2012-02-18 22:14:30 -05:00
catch 99438b5783 Issue #1420798 by nod_, droplet: Autocomplete.js clean up. 2012-02-14 21:53:14 +09:00
Dries 45278f5108 - Patch #1428538 by nod_: Use jQuery toggle. 2012-02-06 17:15:29 -05:00
Dries 5b97567262 - Patch #1414824 by nod_: Fixed Leaking vars in tabledrag.js. 2012-02-03 16:18:21 -05:00
Dries 7500befb81 - Patch #1319420 by nod_: multiple execution of tableselect.js with nested tables. 2012-02-02 13:13:06 -05:00
webchick ecfa526bd3 Issue #735528 by redndahead, nod_, kkaefer, agentrickard, peterpoe, Rob Loach, xjm, sun: FAPI #states: Fix conditionals to allow OR and XOR constructions. 2012-01-31 00:03:32 -08:00
Dries c103bdadfb - Patch #1099062 by nod_, droplet: Autocomplete.js micro optimization. 2012-01-29 16:08:51 -05:00
Dries 1c09cbb5c4 - Patch #1346914 by droplet: use .length instead of jQuery.size(). 2012-01-29 08:54:40 -05:00
Dries 768affe5fd - Patch #1414824 by nod_: fixed leaking vars in tabledrag.js. 2012-01-29 08:31:36 -05:00
Dries 47ca221a13 - Patch #1400310 by nod_: Fixed Use of .parents() is really .closest(). 2012-01-24 20:33:51 -05:00
Dries 4edd147d99 - Patch #1387098 by LSU_JBob, nburles: bug in ajax.js when minified. 2012-01-24 17:24:14 -05:00
Dries f5563bf877 - Patch #1400310 by nod_: Fixed Use of .parents() is really .closest(). 2012-01-24 13:54:39 -05:00
Dries 89d83c6f15 - Patch #1217788 by droplet: drop IE7 support from Drupal 8.x. 2012-01-22 17:42:49 -05:00
webchick 10b65594b7 Issue #1386976 by nburles, LSU_JBob: Fixed Bug in drupal.js when minified. 2012-01-21 11:02:10 -08:00
catch 56a7a11062 Issue #1057748 by sun: Fixed #states selector matching multiple checkboxes does not trigger state. 2012-01-18 13:24:44 +09:00