Commit Graph

43 Commits (6bcbd0ae8648fd2fbc6716796be1771eda5a7a3e)

Author SHA1 Message Date
webchick 17f76e227d Issue #1922892 by yched: Last missing bit from D7 '_field_info_collate_fields()' patch. 2013-02-27 22:13:22 -05:00
catch b30e657b35 Issue #1846648 by yched, swentel: Rename field_attach_submit(), because it is also called from within validation. 2013-02-04 14:30:22 +00:00
Dries fb08e2f281 Issue #1801304 by Amitaibu, amateescu, effulgentsia, tim.plunkett, EclipseGc, Fabianx, Cottser: Added Entity reference field. 2013-02-01 11:08:58 -05:00
Dries de63cbb859 Issue #61285 by typhonius, catch: remove poll module from core. 2013-01-23 12:29:29 -05:00
Jennifer Hodgdon ba7b4570ea Issue #1879214 by swentel, Berdir: Fix param docs for hook_field_attach_create_bundle 2013-01-08 16:19:14 -08:00
catch 6e5d1a09ca Issue #1874300 by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity. 2013-01-07 11:22:28 +00:00
catch 2288314826 Issue #1852966 by yched, Stalski, zuuperman, swentel: Rework entity display settings around EntityDisplay config entity. 2012-12-28 23:03:17 +00:00
catch 53de739800 Revert "Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity."
This reverts commit 8ad67af2e0.
2012-12-28 23:02:37 +00:00
catch 8ad67af2e0 Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity. 2012-12-28 19:05:41 +00: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 ec9f9b5ed5 Issue #1799218 by ACF, Albert Volkman, anenkov, penyaskito, znerol, LinL: Convert taxonomy_override_selector() and taxonomy_terms_per_page_admin() variables to use configuration system. 2012-12-13 12:18:30 +00:00
webchick b149df70af Issue #1785748 by yched, swentel, Stalski: Field formatters as plugins. 2012-10-13 23:04:15 -07:00
catch 43942f8ad0 Issue #1040790 by yched, swentel, geerlingguy, beejeebus, Berdir: Fixed _field_info_collate_fields() memory usage. 2012-09-28 23:11:59 +01: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
catch 8337955d48 Issue #1175054 by msonnabaum, chx, sun, tim.plunkett, arlinsandbulte, beejeebus: Add a storage (API) for persistent non-configuration state. 2012-09-20 10:25:24 +01:00
Jennifer Hodgdon eabaa4cb08 Issue #1785392 by BWPanda: Fix reference and grammar in hook_field_formatter_info_alter documentation 2012-09-17 12:14:11 -07:00
webchick 2952d3e232 Issue #1757504 by Maxtorete, boran, c31ck, Gábor Hojtsy: Fixed Regression: language field is not visible on manage display. 2012-09-13 02:15:38 -07:00
catch f556c0b023 Issue #1760786 by sun: Move entity system 'back' into a Drupal\Core component. 2012-09-12 10:18:04 +01:00
catch bfc2352bab Issue #1586356 by dww: Fixed Missing 'weight' support from hook_field_widget_info() makes it impossible to sanely order widgets. 2012-09-03 11:52:05 +01: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 98996b52b4 Issue #1681456 by mjonesdinero: Move hook_field_widget_properties_alter to correct group 2012-07-17 16:25:48 -07:00
webchick c195d872bc Issue #1630264 by vasi1186, fubhy, Gábor Hojtsy: Move field language fallback code from Locale to Field and field language handling for nodes to Node. 2012-06-15 19:14:22 +02:00
Dries 28011ee90a - Patch #1614468 by Jorrit: Fixed hook_field_widget_error() example implementation contains error. 2012-06-03 15:29:19 -04:00
Jennifer Hodgdon 467a825239 Issue #1358944 by wulff, Désiré: Fix ingroup/addtogroup syntax 2012-05-17 05:58:49 -07:00
catch 74c409f134 Issue #1495024 by Berdir, Rob Loach, fago: Convert the entity system to PSR-0. 2012-05-16 12:38:40 +09:00
catch fe01ab6e16 Issue #1542682 by Berdir: Convert exception classes in field.module to PSR-0. 2012-05-07 11:56:49 +09:00
Jennifer Hodgdon 845d9839fd Issue #1552412 by duellj: Make API links point to D8 version, and where possible make them future-proof 2012-05-04 13:07:43 -07:00
Jennifer Hodgdon aab45ade9f Issue #1533498 by jmarkel: Fix see doc issue and clean up doc in hook_field_widget_form_alter 2012-04-17 15:13:57 -07:00
Dries 47556803a8 - Patch #1439692 by clemens.tolboom, plach, dawehner, das-peter, Gábor Hojtsy: Rename field language properties to langcode. 2012-04-09 14:51:01 -04:00
catch 588a7e1e4f Issue #1490080 by tsphethean: A lower height for Body text areas. 2012-04-02 12:01:48 +09:00
Jennifer Hodgdon 992692441e Issue #1440834 by nmudgal: Add clarity and information to docs for hook_field_delete/update/insert 2012-03-30 14:45:46 -07:00
webchick ae05a8de86 Issue #1476812 by droplet: Fixed hooks file_field_delete_file() takes only 2 arguments. 2012-03-11 11:38:23 -07:00
Jennifer Hodgdon 130ccc56e6 Issue #1391118 by sven.lauer: Clean up Field API topics docs 2012-03-09 08:23:34 -08:00
webchick e4e7244d24 Issue #1386318 by barbi: Fixed hook_field_widget_info() should have a @see to other function. 2011-12-27 21:39:55 -08:00
webchick 37edfd7694 Issue #1349610 by bartlantz, jhodgdon: Make the subtopics of Field API link back to it. 2011-12-22 01:32:53 -08:00
catch cfafc141b3 Issue #1349610 by bartlantz: Added make the subtopics of Field API link back to it. 2011-11-30 11:42:42 +09:00
Nathaniel a272f10f1b Issue #673224 by jhodgdon, aspilicious, rocket_nova: Fixed None of the hooks in field.api.php are grouped as such. 2011-11-25 12:35:12 +09:00
Nathaniel 63f61838b4 Issue #1333346 by claudiu.cristea: Fixed hook_field_extra_fields_alter() example code. 2011-11-09 13:14:10 +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