Commit Graph

19 Commits (c1450062c8a5daa00f400dfa729f248972c25656)

Author SHA1 Message Date
Nathaniel Catchpole d4dcb5c357 Issue #1342198 by nod_, droplet, cosmicdreams, RobLoach, aspilicious: Use .on and .off instead of .bind, .unbind and .delegate. 2013-12-04 14:28:18 +00:00
Alex Pott 4586ea128d Issue #2014821 by amateescu, swentel: Introduce form modes UI and their configuration entity. 2013-06-27 22:24:39 +01:00
Nathaniel Catchpole 39f3d34b42 Issue #1660952 by Jelle_S, RobLoach, seutje: Replace all jQuery.each() with filtered for loop. 2013-05-16 09:03:53 +01: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
catch 699680d265 Issue #1792600 by Stalski, fubhy, swentel: Refactor field_ui() so common behavior for fields and display overview screens are extracted. 2012-10-15 14:57:42 +01:00
webchick 66b28910d8 Issue #1303412 by nod_, droplet: Fixed 'Manage display' : Cannot drag in or out of 'Hidden'. 2012-09-26 15:26:48 -04:00
Dries 3cae919f52 - Patch #1684846 by droplet: JSHint field_ui(). 2012-07-14 21:44:42 -04:00
Dries 675803d885 - Patch #1428534 by nod_: Use === and !== 2012-06-23 09:50:41 -07: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
catch f1d90a0c65 Issue #1428524 by nod_, katbailey: Replace all $.each() with filtered for loop. 2012-03-21 14:40:42 +09:00
Dries f5563bf877 - Patch #1400310 by nod_: Fixed Use of .parents() is really .closest(). 2012-01-24 13:54:39 -05:00
catch 82e02137b4 Issue #684310 by yched, lyricnz, ksenzee: Fixed When adding existing field 'Label' is cleared when exiting field. 2012-01-03 14:54:50 +09:00
Nathaniel e6b940240a Issue #1273104 by TwoD, Rob Loach: Remove eval() from field_ui().js. 2011-12-01 13:29:01 +09:00
Nathaniel ca25078259 Issue #1326638 by sven.lauer, jhodgdon: Clean up API docs for field_ui() module. 2011-11-28 16:47:32 +09:00
catch f2a145052e Issue #1328900 by Rob Loach, amateescu: Update to jQuery 1.7. 2011-11-15 11:20:26 +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