Alex Pott
|
01e703d2a2
|
Issue #2473951 by Cottser, cilefen, yannickoo, davidhernandez, LewisNyman: Prefix form-required classes with js-
|
2015-08-04 11:54:55 +01:00 |
Alex Pott
|
57694c7da2
|
Issue #2521946 by eiriksm: JSDoc field_ui module
|
2015-07-28 14:41:42 +01:00 |
Nathaniel Catchpole
|
a1bc737216
|
Issue #1305882 by dawehner, nod_, Fabianx, Steven Jones, sun, nlisgo: drupal_html_id() considered harmful; remove ajax_html_ids to use GET (not POST) AJAX requests
|
2015-06-22 14:16:58 +01:00 |
Jennifer Hodgdon
|
c3cb303173
|
Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JS
|
2015-06-05 13:17:55 -07:00 |
Alex Pott
|
5419c8daf7
|
Issue #2473941 by mortendk, rteijeiro, rachel_norfolk, Cottser, LewisNyman: Prefix field-parent classes with js-
|
2015-05-14 18:12:42 -07:00 |
Alex Pott
|
cbd01844a2
|
Issue #2348321 by RobLoach, nod_: Upgrade to jQuery Once 2.x
|
2015-03-23 10:29:17 +00:00 |
webchick
|
6519a0596a
|
Issue #2315015 by alexpott, gauravkhambhala, longwave: Remove progress-disabled class and associated CSS
|
2015-03-13 21:02:53 -07:00 |
webchick
|
6f23024199
|
Issue #2397681 by alexpott: field_ui.js fails eslint validation
|
2015-01-06 11:04:38 -08:00 |
webchick
|
7c6c7aec01
|
Issue #2393391 by nod_: JS clean-up for re-worked Field UI
|
2014-12-15 09:24:08 -08:00 |
webchick
|
c02f12b7cb
|
Issue #1963340 by amateescu, dags, andypost, agentrickard, mgifford, yoroy, pguillard, jibran, YesCT, xjm, LewisNyman, swentel, Hydra, yched, tim.plunkett, rteijeiro, ainz, Xano, Bojhan, Berdir: Change field UI so that adding a field is a separate task
|
2014-12-14 14:57:59 -08:00 |
webchick
|
9c16305b36
|
Issue #2212283 by nod_: Auto-format JS files.
|
2014-07-02 11:48:06 -07:00 |
Alex Pott
|
2d476a5f0e
|
Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation.
|
2014-01-27 21:41:32 +00:00 |
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 |