drupal/core/misc
Alex Pott dda8d4d3f9 Issue #2067323 by geerlingguy, jessebeach: Fixed Don't show empty vertical tabs area if all vertical tabs are hidden. 2013-08-29 01:18:25 +01:00
..
dropbutton Issue #2030925 by echoz: Quote rtl attribute selector. 2013-07-02 13:40:19 +01:00
icons Issue #1963886 by ry5n, jessebeach, dcrocks, Wim Leers: Use HiDPI icons in the toolbar to support scaling on different devices. 2013-08-28 01:49:00 -07:00
ajax.js Issue #2019481 by nod_: JavaScript AJAX commands object is borked: it is shared among all Drupal.ajax instances, preventing scoped overrides. 2013-06-14 15:37:00 +02:00
announce.js Issue #1363112 by mparker17, mgifford, tlattimore, Jacine, dcmouyard, bowersox, ry5n, ahdiaz: Simplify names of 'element-x' helper classes. 2013-06-17 21:58:27 +02:00
arrow-asc.png 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
arrow-desc.png 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
autocomplete.js Issue #1684792 by droplet, nod_: JSHint autocomplete.js. 2013-08-06 00:20:46 +02:00
batch.js Issue #1574490 by frega, nod_: Clean-up: batch.js. 2012-08-23 00:13:51 +02:00
collapse.js Issue #1363112 by mparker17, mgifford, tlattimore, Jacine, dcmouyard, bowersox, ry5n, ahdiaz: Simplify names of 'element-x' helper classes. 2013-06-17 21:58:27 +02:00
configure-dark.png Issue #846182 by reglogge, szantog, geerlingguy: Fixed Seven theme form buttons have no hover state. 2012-09-04 14:36:10 -07:00
configure.png 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
debounce.js Issue #1889394 by droplet, nod_: Choose one JS debounce function. 2013-05-25 12:28:28 -07:00
dialog.ajax.js Issue #2057725 by tim.plunkett, quicksketch: Fixed Regular forms cannot be submitted when used as modal forms. 2013-08-07 12:52:15 -07:00
dialog.js Issue #1879120 by quicksketch, Wim Leers, larowlan, frega: Use Drupal-specific image and link plugins — use core dialogs rather than CKEditor dialogs, containing alterable Drupal forms. 2013-06-28 13:41:52 -04:00
dialog.theme.css Issue #1879120 by quicksketch, Wim Leers, larowlan, frega: Use Drupal-specific image and link plugins — use core dialogs rather than CKEditor dialogs, containing alterable Drupal forms. 2013-06-28 13:41:52 -04:00
displace.js 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
draggable.png 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
drupal.base.css Issue #1924430 by echoz, JohnAlbin, izus, kim.pepper, LewisNyman: Add drupal.base library for base CSS styles. 2013-07-10 12:48:56 +01:00
drupal.js Issue #1684800 by nod_, droplet, foopang: JSHint drupal.js. 2013-05-23 17:14:12 -07:00
druplicon.png 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
edit-active.png 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
edit.png 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
favicon.ico 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
feed.png 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
form.js Issue #1684802 by nod_: JSHint form.js. 2013-05-22 11:07:54 -07:00
forum-icons.png 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
grippie.png 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
help.png 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
loading-small.gif Issue #1879120 by quicksketch, Wim Leers, larowlan, frega: Use Drupal-specific image and link plugins — use core dialogs rather than CKEditor dialogs, containing alterable Drupal forms. 2013-06-28 13:41:52 -04:00
loading.gif Issue #1879120 by quicksketch, Wim Leers, larowlan, frega: Use Drupal-specific image and link plugins — use core dialogs rather than CKEditor dialogs, containing alterable Drupal forms. 2013-06-28 13:41:52 -04:00
machine-name.js Issue #1842718 by alippai, andypost, alexpott, nod_: Use new Transliteration functionality in core for machine names. 2013-05-02 00:51:45 -07:00
matchmedia.js Issue #1889394 by droplet, nod_: Choose one JS debounce function. 2013-05-25 12:28:28 -07:00
menu-collapsed-rtl.png 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
menu-collapsed.png 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
menu-expanded.png 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
menu-leaf.png 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
message-16-error.png 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
message-16-help.png 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
message-16-info.png 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
message-16-ok.png 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
message-16-warning.png 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
message-24-error.png 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
message-24-help.png 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
message-24-info.png 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
message-24-ok.png 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
message-24-warning.png 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
permissions.png 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
print.css Issue #2030925 by echoz: Quote rtl attribute selector. 2013-07-02 13:40:19 +01:00
progress.js Issue #1989480 by LewisNyman, rteijeiro, oresh, swentel, Gaelan: Progress Bar style update. 2013-07-18 13:58:44 -04:00
states.js Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
tabbingmanager.js 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
tabledrag.js Issue #1684812 by nod_, droplet, seutje: JSHint tabledrag.js. 2013-05-22 10:48:39 -07:00
tableheader.js 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
tableresponsive.js Issue #1719640 by nod_, droplet, Wim Leers, SebCorbin: Use 'button' element instead of empty links. 2013-04-12 20:25:44 -07:00
tableselect.js Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
throbber.gif 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
timezone.js - Patch #1574696 by droplet, nod_: selectors clean-up: timezone.js. 2012-08-03 13:20:24 -04:00
tree-bottom.png 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
tree.png 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
vertical-tabs.css Issue #2030925 by echoz: Quote rtl attribute selector. 2013-07-02 13:40:19 +01:00
vertical-tabs.js Issue #2067323 by geerlingguy, jessebeach: Fixed Don't show empty vertical tabs area if all vertical tabs are hidden. 2013-08-29 01:18:25 +01:00
watchdog-error.png 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
watchdog-ok.png 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
watchdog-warning.png 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