Commit Graph

28 Commits (ce8541b281785afad055e4fac56367333033af0d)

Author SHA1 Message Date
webchick 5c7c259d3f Issue #2226233 by ckrina, alexrayu, Manuel Garcia, Cottser: Redo changes from field.module to Twig conversion issue that were clobbered. 2014-03-28 13:41:42 -07:00
Alex Pott 13242b5af6 Issue #2201693 by plopesc, e0ipso, swentel: Field output supporting code should move out of field.module. 2014-03-25 12:19:33 +01:00
webchick bead76ad5b Issue #1987398 by Nigel_S, Tim Bozeman, InternetDevels, adsw12, joelpittet, Cottser, mdrummond, dsayswhat, jerdavis, rteijeiro, LewisNyman, Rumato, gnuget: Field.module - Convert theme_ functions to Twig. 2014-03-24 11:15:19 -07:00
Alex Pott 984ea2a6ec Issue #2201709 by yched: Move support for "add more" button into WidgetBase. 2014-03-04 13:54:46 +00:00
Nathaniel Catchpole aa6d6fb729 Issue #732022 by vijaycs85, Wim Leers, dawehner, nod_, kscheirer: Drupal_add_tabledrag() still using drupal_add_(js|library)(), should return array for #attached. 2013-12-20 12:05:47 +00:00
Alex Pott 840e20aec6 Issue #2097691 by plopesc, amateescu: Move FIELD_CARDINALITY_UNLIMITED constant to FieldDefinitionInterface. 2013-10-26 09:26:00 -07:00
Dries 902b741725 Issue #2080617 by slv_: Remove Unused local variable from /core/modules/field/field.form.inc. 2013-10-21 16:34:20 -04:00
webchick 0451a6d700 Issue #2083811 by yched, plach: Remove langcode nesting for fields in entity structures. 2013-09-12 22:35:51 -07:00
Alex Pott 375a708147 Issue #2067127 by yched: Reorganize the contents of field.* files. 2013-08-20 11:58:32 +01:00
webchick 06e1dd8b0f Issue #1987602 by glennpratt, juampy, pwieck, vijaycs85, dawehner, tim.plunkett, effulgentsia: Convert ajax_form_callback() to a new style controller. 2013-07-31 22:21:45 -07:00
Alex Pott 2a1e1472c1 Issue #2009008 by pplantinga, InternetDevels, duckx, benjifisher: Replace theme() with drupal_render() in field and field_ui() modules. 2013-07-24 00:21:55 +02:00
Alex Pott 14708544c8 Issue #2031885 by droplet: Add t() context to 'Order' string. 2013-07-16 20:56:44 -04:00
Alex Pott a2c2367bf8 Issue #1969728 by yched, effulgentsia, swentel, fago, plach: Implement Field API 'field types' as TypedData Plugins. 2013-06-25 11:27:47 +01:00
Alex Pott d9f7b3a35b Issue #1950632 by effulgentsia, Wim Leers, amateescu, yched: Create a FieldDefinitionInterface, decoupled from and config entities, and use it for formatters and widgets. 2013-06-16 10:27:11 +02:00
Dries f55649698c Issue #1705920 by tim.plunkett, sun, underq, javier.alejandr...: Convert all calls to procedural drupal_array_()*() functions to Drupal\Component\Utility\NestedArray. 2012-12-17 16:54:13 -05:00
catch a49654afd9 Issue #882666 by mgifford, andrewmacpherson, sun: Fixed Core form descriptions shouldn't use a label when not associated with a form. 2012-11-28 11:57:45 +00:00
Jennifer Hodgdon 0790cd975b Issue #1326634 by xjm, NROTC_Webmaster, dellintosh, xenophyle: Fix up API docs in field module 2012-09-27 08:44:17 -07:00
webchick c63f99d61e Issue #1785256 by yched, Stalski, zuuperman, sun, tstoeckler, aspilicious, EclipseGc, larowlan: Widgets as Plugins. 2012-09-26 15:39:39 -04:00
Dries 958d9ad009 Issue #1507556 by C. Lee: remove colon from label for multi-valued field form. 2012-09-01 19:31:50 -04:00
catch e1befb5433 Issue #1356824 by Adagio, Alan D., joachim, tim.plunkett: Fixed No way for hook_field_widget_form_alter() to know if it is on a form or in defaults. 2012-08-15 15:20:02 +01:00
Dries f40a69c510 - Patch #1374030 by aspilicious, Berdir, tim.plunkett: remove entity_extract_ids() now we have proper classed entity objects. 2012-08-11 12:19:01 -04:00
Jennifer Hodgdon 332842b1a5 Issue #1681468 by eddie_c: Add params and return to documentation for field_default_form function 2012-08-02 09:53:41 -07:00
Dries 1d994a7737 - Patch #1432732 by B-Prod, Jorrit: form error reporting fallback does not respect Drupal documentation. 2012-06-03 15:28:07 -04:00
webchick 4ef74ecd98 Issue #1541792 by tim.plunkett, chx, Amitaibu: Enable dynamic allowed list values function with additional context 2012-04-25 15:00:46 -07:00
catch 48f271b63e Issue #822418 by catch, marcingy, davidjdagino, ezheidtmann: Fixed Field form structure incomplete if field_access() returns FALSE. 2012-04-22 23:03:31 +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