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 |
webchick
|
1125fa788f
|
Issue #1976032 by Bojhan: Fixed Consolidate messages about unsaved changes.
|
2013-04-23 12:05:36 -07: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
|
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
|
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
|
6e74154a55
|
Issue #1684812 by droplet, seutje, nod_: JSHint tabledrag.js.
|
2012-08-31 21:18:17 +01: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 |
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 |
Dries
|
96bca83bcc
|
- Patch #1569648 by nod_: use localStorage to store tableDrag.showWeight value.
|
2012-07-21 15:19:03 -04:00 |
Dries
|
148871a8c9
|
- Patch #1569648 by nod_: use localStorage to store tableDrag.showWeight value.
|
2012-07-15 05:57:19 -07:00 |
Dries
|
675803d885
|
- Patch #1428534 by nod_: Use === and !==
|
2012-06-23 09:50:41 -07: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
|
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
|
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 |
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 |
Dries
|
5b97567262
|
- Patch #1414824 by nod_: Fixed Leaking vars in tabledrag.js.
|
2012-02-03 16:18:21 -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
|
f5563bf877
|
- Patch #1400310 by nod_: Fixed Use of .parents() is really .closest().
|
2012-01-24 13:54:39 -05: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 |