Commit Graph

658 Commits (0d134645afd42a9b96382d9fa90c0e2f47dd2b87)

Author SHA1 Message Date
Alex Pott 872c343d63 Issue #2000558 by pwolanin, nod_, dawehner: Regrression: Progress bar creates doesn't stop on errors. 2013-06-10 10:25:55 +01:00
Alex Pott 2432c02138 Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention. 2013-06-07 11:48:55 +01:00
Alex Pott dcfda14d06 Issue #1684788 followup by nod_: JSHint ajax.js. 2013-06-06 12:44:44 +01:00
Alex Pott 115dd12597 Issue #1999816 by nod_: JSHint announce.js. 2013-06-03 20:12:39 +01:00
Alex Pott 74b5b36cbc Issue #1889394 by droplet, nod_: Choose one JS debounce function. 2013-05-25 12:28:28 -07:00
Alex Pott c785642be2 Issue #1684800 by nod_, droplet, foopang: JSHint drupal.js. 2013-05-23 17:14:12 -07:00
Alex Pott cc71d8d4ef Issue #1684806 by nod_: JSHint progress.js. 2013-05-22 11:09:47 -07:00
Alex Pott 96981bb6e6 Issue #1684802 by nod_: JSHint form.js. 2013-05-22 11:07:54 -07:00
Alex Pott e52b50f9cd Issue #1684812 by nod_, droplet, seutje: JSHint tabledrag.js. 2013-05-22 10:48:39 -07:00
Dries 2dfd1fccae Issue #1989488 by echoz, LewisNyman: Vertical tabs style update. 2013-05-19 08:36:26 -07:00
Dries 60c3a75e8f Issue #1986408 by LewisNyman, oresh: Message style update. 2013-05-19 08:31:33 -07:00
Dries a06e0c2363 Issue #1261002 by LewisNyman, nod_, blueshadow2911, sabsbrain, quicksketch, mgifford, jessebeach: Fixed Draggable tables do not work on touch screen devices. 2013-05-18 08:13:17 -07:00
Dries f6dd1e8212 Issue #1974340 by nod_, jbrown: Update to jQuery 2. 2013-05-15 15:59:58 -04:00
Alex Pott 0311348b08 Issue #1986616 by echoz: Update normalize.css library. 2013-05-15 12:25:51 +01:00
Dries ea2ac54516 Issue #1979784 by Wim Leers, jessebeach: Factor Create.js and VIE.js out of the Edit module. 2013-05-14 15:02:48 -04:00
catch e5fbed4c39 Issue #1993622 by nod_: Follow-up on #1974580 remove two extra lines from drupal.js. 2013-05-13 22:16:24 +01:00
Alex Pott 235142af27 Issue #1974580 by nod_, Wim Leers: Introduce domReady to remove jQuery dependency from drupal.js and clean it up. 2013-05-13 13:49:00 +01:00
Alex Pott 1e40d90134 Issue #1606362 by nod_, Angry Dan, seutje: Use throw when an ajax error occurs and extend JavaScript's Error object. 2013-05-04 01:57:20 +01:00
webchick 22df5962a2 Issue #1944472 by larowlan, quicksketch, effulgentsia: Add generic content handler for returning dialogs. 2013-05-03 10:01:32 -07:00
webchick 6085b34907 Issue #1842718 by alippai, andypost, alexpott, nod_: Use new Transliteration functionality in core for machine names. 2013-05-02 00:51:45 -07:00
Alex Pott 578aa1d1fb Issue #1978036 by echoz: Clean up css in vertical tabs. 2013-05-01 18:43:20 +01:00
Alex Pott 3b5fd77fe8 Issue #1975426 by nod_: Clean up collapse.js. 2013-04-26 20:33:09 +01:00
webchick 1125fa788f Issue #1976032 by Bojhan: Fixed Consolidate messages about unsaved changes. 2013-04-23 12:05:36 -07:00
webchick 6f2f1b73f2 Issue #1974422 by ericduran: Update to latest html5shiv library. 2013-04-19 20:49:57 -07:00
webchick 7981d5d07b Issue #1959306 by jessebeach: Drupal.announce does not handle multiple messages at the same time; Improve the utility so that simultaneously calls are read. 2013-04-19 20:43:48 -07:00
webchick 0deed2a562 Issue #1955926 by quicksketch: Fixed CKEditor admin interface not touch-compatible (Add jQuery Touch Punch to core). 2013-04-19 10:20:53 -07:00
Dries 17ad22fd27 Issue #1913086 by jessebeach, Wim Leers, mgifford, nod_: Generalize the overlay tabbing management into a utility library. 2013-04-19 13:20:06 -04:00
Alex Pott d2e5e7b77a Issue #1972982 by nod_, jessebeach: Fixed Vertical tabs are broken. 2013-04-18 09:21:48 +01:00
Alex Pott e784ac79b6 Issue #1964098 by larowlan | jm.federico: Fixed #ajax doesn't work on #number field types. 2013-04-14 13:04:35 +01:00
webchick 17a2aa62ff Issue #1719640 by nod_, droplet, Wim Leers, SebCorbin: Use 'button' element instead of empty links. 2013-04-12 20:25:44 -07:00
webchick dd85e54ab1 Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
webchick 2e3c6842c0 Issue #1960612 by Wim Leers, bergie, scottgonzalez: Fixed jQuery UI 1.10 update broke Create.js, and thus in-place editing. 2013-04-07 12:51:35 -07:00
webchick 2ad7c18229 Revert "Issue #1960612 by Wim Leers: Fixed jQuery UI 1.10 update broke Create.js, and thus in-place editing."
Sorry, this should be giving credit to more people. Rolling back.

This reverts commit 96b69b0a5d.
2013-04-07 12:50:50 -07:00
webchick 96b69b0a5d Issue #1960612 by Wim Leers: Fixed jQuery UI 1.10 update broke Create.js, and thus in-place editing. 2013-04-07 12:49:13 -07:00
catch a919458c7c Issue #1684798 by foopang: JSHint collapse.js. 2013-04-06 23:01:32 +01:00
webchick 8aedb8ba85 Issue #1847084 by jessebeach, trawekp, LewisNyman, nod_, tarekdj: Fixed Vertical toolbar doesn't work with overlay (measure/track displacing elements better + provide change events for them). 2013-03-29 08:23:50 -07:00
webchick bf79cb0300 Revert "Issue #1948148 by jibran, YesCT: Fixed Update file permissions."
This reverts commit 13b929b667.
2013-03-27 09:04:35 -07:00
webchick 13b929b667 Issue #1948148 by jibran, YesCT: Fixed Update file permissions. 2013-03-26 22:04:50 -07:00
webchick dba4763dfa Issue #1175830 by larowlan, casey, mgifford,, scott.gonzalez, Everett Zufelt, effulgentsia: Update to jQuery UI 1.10 so that Drupal dialogs can be tested for accessibility. 2013-03-25 19:24:49 -07:00
webchick 689dc727c0 Issue #946118 by droplet, lyricnz: Fixed The machine name isn't updating correctly when the user selects a previous input value. 2013-03-24 11:59:29 -07:00
webchick 261a3752a1 Issue #1950098 by Wim Leers: Update CKEditor library to 4.1. 2013-03-22 12:32:36 -04:00
webchick f37b8675d2 Issue #1870764 by quicksketch, dawehner, frega, larowlan, nod_: Add an ajax command which makes it easy to use the dialog API in complex cases. 2013-03-17 09:04:07 -07:00
webchick 80fd0f970c Issue #1843220 by mkadin, dawehner, Crell, effulgentsia, Wim Leers: Convert form AJAX to new AJAX API. 2013-03-09 22:44:39 -08:00
Dries a6143c1811 Issue #1937924 by droplet: Remove jQuery deprecated function. 2013-03-09 10:08:42 -05:00
webchick 47d90dcec5 Issue #1937484 by Wim Leers, quicksketch: Update CKEditor library to 4.1 RC and remove CKEditor default style configuration. 2013-03-08 20:38:00 -08:00
webchick 894e16417f Issue #1928202 by dawehner: Update jQuery Form to the current version (3.27). 2013-02-27 17:33:28 -05:00
Dries 4ebb5fd3ea Issue #1915302 by jessebeach, effulgentsia: Provide an API for aria-live region update announcements that module developers may leverage. 2013-02-16 17:11:13 -05:00
Dries 6d5c211392 Issue #1874664 by Wim Leers, jessebeach, tkoleary, Gábor Hojtsy, quicksketch, Bojhan: Reconcile 'Edit' toolbar option with local tasks (tabs) and contextual links for editing. 2013-02-12 16:46:04 -05:00
webchick aa3ff6a3b5 Issue #1909144 by effulgentsia: Allow #ajax['dialog'] to contain options other than 'modal'. 2013-02-08 16:16:24 -08:00
webchick 2f7db4222b Issue #1905424 by Wim Leers: Update CKEditor library. 2013-02-08 14:27:05 -08:00
Dries 1f5e126d29 Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property. 2013-02-01 16:48:05 -05:00
webchick d3f88a87af Issue #1272990 by mgifford, Everett Zufelt: Fixed Make tabledrag warning message show when row weights are enabled, and add WAI-ARIA live region. 2013-01-30 14:32:24 -08:00
webchick 785ca2b2de Issue #1751606 follow-up by sun, swentel: Various fixes for content creation page. 2013-01-29 19:30:40 -08:00
Dries 2a18edd933 Issue #1751606 by swentel, ry5n, mrfelton, nod_, sun, sannejanssen: Move published status checkbox next to 'Save'. 2013-01-25 14:49:49 -05:00
webchick ec39157837 Revert "Issue #1841896 by TravisCarden: Fixed file permissions in core/misc/ui/themes/base/images/."
This changed file perms in an upstream project which is a no-no.

This reverts commit 6baf46137f.
2013-01-18 10:54:26 -08:00
Dries 9e565e584c Issue #1878344 by quicksketch, sun: added CKEditor JS library to core. 2013-01-17 11:52:36 -05:00
webchick 6baf46137f Issue #1841896 by TravisCarden: Fixed file permissions in core/misc/ui/themes/base/images/. 2013-01-16 21:16:37 -08:00
Dries f2e25f6097 - Issue #1880798 by droplet: Fixed tableselect.js performances. 2013-01-08 12:00:40 -05:00
webchick 3eba53c329 Issue #1849526 follow-up by Wim Leers: Increase VIE/Create.js to latest upstream versions. 2012-12-05 20:01:18 -05:00
Dries f1b6874e72 Issue #1831324 by sun, effulgentsia: Form API #autocomplete_path() JS and callbacks to use GET q= parameter instead of menu tail. 2012-12-02 22:23:33 -05:00
webchick 95d46136d3 Issue #1835094 by nod_: JSHint matchmedia.js. 2012-11-28 23:07:04 -08:00
webchick 04228d4d79 Issue #1849526 by effulgentsia: Added VIE and Create.js libraries to core. 2012-11-28 22:25:21 -08:00
webchick 9e28980b6f Issue #1252178 by rupl, lewisnyman, Jacine: Add Modernizr to core. 2012-11-27 12:49:14 -08:00
webchick d26e8a7d57 Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS. 2012-11-26 23:07:37 -08:00
webchick 6399141c6c Issue #1667742 by larowlan, nod_, effulgentsia, jessebeach, sun: Change notice: Add abstracted dialog to core (resolves accessibility bug). 2012-11-26 20:06:01 -08:00
Dries 7bbf113d4e Issue #1137920 by jessebeach, lewisnyman, tkoleary, Bojhan, webchick, benjifisher, nod_, sjbassett, kathryn531, effulgentsia, Everett Zufelt: fixed toolbar on small screen sizes and redesign toolbar for desktop. 2012-11-21 12:18:57 -05:00
webchick b6af60e11d Issue #1833678 by nod_: Fixed Ajax is messing with overlay. 2012-11-07 00:50:15 -08:00
webchick be7209c9c9 Issue #1816920 by sjbassett, droplet: Fixed dropbutton arrow alignment. 2012-11-06 01:47:08 -08:00
webchick 3c698fb736 Issue #723392 by ry5n, seutje, Jeff Burnz, JohnAlbin, sun: Tame seven's reset.css. 2012-11-01 23:28:14 -07:00
Dries 3e790105d7 Issue #1799498 by seutje, tim.plunkett, delmarr, jessebeach: improve dropbutton. 2012-11-01 15:11:30 -07:00
webchick 1336f0876c Issue follow-up #1815602 by attiks: Polyfill tweak for IE. 2012-10-29 14:02:05 -07:00
webchick 1943fb6167 Issue #1815602 by jessebeach, attiks, Jelle_S, gmclelland, Wim Leers: Introduce a polyfill for matchMedia. 2012-10-28 14:40:07 -07:00
webchick 885f59b225 Issue #1149866 by jessebeach, effulgentsia, ethanw, corbacho, et al: Added Backbone.js and Underscore.js to core. 2012-10-15 01:54:05 -07:00
webchick 546fcdfefe Issue #1277352 by quartsize, lewisnyman, nod_, JohnAlbin, kika, dcmouyard: Fixed Responsive vertical tabs. 2012-10-13 21:37:11 -07:00
webchick 59331e7853 Issue #1263302 by andypost, peterpoe: Fixed States API disabled state handler filters out nonexistent class 'form-element'. 2012-10-11 14:58:35 -07:00
webchick 4c4b4a79cb Issue #1608878 follow-up by tim.plunkett: Move Dropbutton CSS to dropbutton.base.css from node.admin.css. 2012-10-08 12:27:53 -07:00
Dries 64b5b03e86 Issue #1439462 by nod_, Jelle_S: Drop our custom $.support.positionFixed and use jQuery's $.support.fixedPosition. 2012-10-05 11:43:54 -04:00
webchick fc303a4357 Issue #1608878 by jessebeach, tim.plunkett, dead_arm, nod_, sun, effulgentsia, Everett Zufelt, geerlingguy: Added CTools dropbutton to core. 2012-10-03 19:03:22 -07:00
catch 17db0ac2bb Issue #1799594 by nod_: Update jQuery version. 2012-10-01 10:50:08 +01:00
webchick 6e8a223b15 Issue #1276908 by jessebeach, nod_, moshe weitzman, lewisnyman, webchick: Fixed Administrative tables are too wide for smaller screens. 2012-09-26 14:26:15 -04:00
catch bd07cedb74 Issue #1760548 by nod_: Remove dependency on jQuery drupal.js? for JS settings. 2012-09-24 14:12:09 +01:00
catch e2743fdb89 Issue #1575060 by andypost, mcjim, nod_: Fixed ajax_html_ids() are broken for forms with file element (encoding=multipart/form-data). 2012-09-24 10:33:31 +01:00
webchick b787545fb5 Issue #846182 by reglogge, szantog, geerlingguy: Fixed Seven theme form buttons have no hover state. 2012-09-04 14:36:10 -07:00
webchick de473408a6 Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase. 2012-09-01 21:50:06 -07:00
webchick 5d6161202c Issue #1700210 by nod_, aaronbauman: Fixed After editing a field machine name, then re-ordering the field, machine name field disappears. 2012-09-01 21:44:55 -07:00
catch 6e74154a55 Issue #1684812 by droplet, seutje, nod_: JSHint tabledrag.js. 2012-08-31 21:18:17 +01:00
webchick e599787b30 Issue #1685140 by frega, seutje, ethanw, nod_: Refactor collapse.js. 2012-08-26 13:45:53 -07:00
webchick d0ec90ca4a Issue #1684810 by nod_: JSHint states.js. 2012-08-26 11:34:02 -07:00
webchick 54496aebbc Issue #1749782 by pascalduez: Use event.preventDefault(); and event.stopPropagation(); instead of return false;. 2012-08-26 11:20:42 -07:00
Dries 34e4ef4811 - Patch #1574738 by nod_: rewrite tableheader.js. 2012-08-24 14:19:11 +02:00
Dries 316fe064c8 - Patch #1639012 by nod_, seutje: guard against broken behaviors. 2012-08-24 13:38:13 +02:00
webchick 55fae988c9 Issue #1684788 by pascalduez, nod_: JSHint ajax.js. 2012-08-24 11:15:48 +02:00
webchick e6cfbba954 Issue #1574490 by frega, nod_: Clean-up: batch.js. 2012-08-23 00:13:51 +02:00
webchick f047851a7a Issue #229825 by nod_, Rob Loach, sun, yched: Fixed ['has_js()'] must die. 2012-08-19 16:16:10 +02:00
webchick d47110251d Issue #1630782 by nod_: Drupal.theme is not a constructor, don't use Drupal.theme.prototype. 2012-08-19 13:55:16 +02:00
webchick 722f615437 Issue #1684906 by nod_: Drupal.progressBar is a constructor, rename it Drupal.ProgressBar. 2012-08-19 13:53:28 +02:00
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
webchick 639a375e7a Issue #1015798 by Mohammed J. Razem, xjm, drunken monkey: Fixed Fieldsets inside vertical tabs have no title and can't be collapsed. 2012-01-14 12:46:07 -05:00
catch bbdd7057b0 Issue #1389058 by JohnAlbin: Update HTML5 shim to version 3. 2012-01-13 23:01:50 +09:00
catch 6cdcad7429 Issue #1085590 by Rob Loach, keichee, mfer, ericduran: Update jQuery UI to the latest release. 2011-12-30 15:07:57 +09:00
Nathaniel 4fa6611e4e Revert "Issue #93854 by pillarsdotnet, Steven Jones, Dave Reid, ericduran, das-peter, et al.: Fixed Allow autocompletion requests to include slashes."
This reverts commit 6b54d34b06.
2011-12-13 12:42:34 +09:00
catch 6b54d34b06 Issue #93854 by pillarsdotnet, Steven Jones, Dave Reid, ericduran, das-peter, et al.: Fixed Allow autocompletion requests to include slashes. 2011-11-24 22:47:43 +09:00
catch ccbadedd42 Issue #1203532 by ericduran, keichee: Fixed jQuery Form Plugin update to latest stable release. 2011-11-18 23:59:36 +09:00
Nathaniel 2173020359 Issue #1077878 by ericduran, Mark Trapp, JohnAlbin, jessebeach, Jacine: Added HTML5shiv to core. 2011-11-17 16:33:06 +09:00
catch f2a145052e Issue #1328900 by Rob Loach, amateescu: Update to jQuery 1.7. 2011-11-15 11:20:26 +09:00
Nathaniel a92772f8f8 Issue #1333314 by ericduran: Fixed left over console.log in authorized.js. 2011-11-09 13:07:15 +09:00
Nathan Haug 06fb770bd3 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathaniel 906a6db347 Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4.
2011-11-01 12:32:15 +09:00
Nathaniel f0a16bf2a4 Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades. 2011-11-01 12:25:12 +09:00