Commit Graph

707 Commits (17ccb8b1daa09d2e79f465b7d868c27af2dfd291)

Author SHA1 Message Date
Alex Pott 814aed203d Issue #2005716 by tim.plunkett, msonnabaum, dawehner, alexpott, effulgentsia: Promote EntityType to a domain object. 2014-01-01 11:08:57 +01:00
webchick 3b604ffa21 Issue #2162271 by likin: Prefixes in config_get_storage_names_with_prefix. 2013-12-31 16:15:45 -08:00
webchick bb4359a428 Issue #2067079 by yched, andypost: Remove the Field Language API. 2013-12-27 22:42:52 -08:00
webchick 12f895ec39 Issue #2132145 by plopesc, amateescu, Xano: Rename 'typed_data' / Drupal::typedData() to 'typed_data_manager' / Drupal::typedDataManager. 2013-12-26 14:22:40 -08:00
webchick 2069bf0c68 Issue #2109433 by herom, dawehner, damiankloip: Replace user_access() through injected user accounts in views. 2013-12-22 14:31:31 -08:00
webchick b6a53cadf5 Issue #2018685 by yched: Remove field_is_translatable(). 2013-12-22 13:18:32 -08:00
webchick 9c7b92caee Issue #2080625 by areke, mrsinguyen: Remove unused local variables for the field module. 2013-12-22 11:40:14 -08:00
Dries 141cb6f304 Issue #2130811 by alexpott, Gábor Hojtsy, vijaycs85, sun, Wim Leers: Use config schema in saving and validating configuration form to ensure data is consistent and correct. 2013-12-20 11:27:41 -05: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
webchick 3465947578 Issue #2146517 by TR: Remove annotation 'use' statements from all core classes. 2013-12-19 10:28:42 -08:00
Nathaniel Catchpole ba6591cdd2 Issue #2018319 by yched, swentel, pcambra: Remove field_read_field(s)() and field_read_instance(s) in favor of entity_load() and entity_load_multiple_by_properties(). 2013-12-19 14:10:57 +00:00
Alex Pott dd663c405e Issue #2031725 by fgm, fago, vladan.me, Nebel54, Berdir: Move all entity display interfaces to the core component. 2013-12-12 23:34:44 +00:00
catch 3e27ebdea5 Issue #1786490 by Berdir, amateescu, damiankloip, Wim Leers, dawehner: Add caching to the state system. 2013-12-12 00:00:09 +00:00
Nathaniel Catchpole 51560a3a04 Revert "Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system."
This reverts commit 8ec847cc7c.
2013-12-11 14:37:58 +00:00
Nathaniel Catchpole 8ec847cc7c Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system. 2013-12-11 12:00:10 +00:00
webchick 9145204f16 Issue #2134861 by Gábor Hojtsy, amateescu: Field instance bundle is only accessible directly on the bundle property. 2013-12-10 22:43:45 -08:00
Nathaniel Catchpole 21b80ceff0 Issue #2143519 by yched, Wim Leers: Allow FieldInstance yml files to refer to the Field by field name rather than by field_uuid. 2013-12-10 17:28:51 +00:00
Nathaniel Catchpole 471362427b Revert "Issue #2143519 by yched: Allow FieldInstance yml files to refer to the Field by field name rather than by field_uuid."
This reverts commit f2e66e87c7.
2013-12-10 14:30:40 +00:00
Nathaniel Catchpole 7dbacefdfa Issue #1991292 by swentel: Output of labels from hook_field_extra_fields() should not use check_plain(). 2013-12-10 14:04:24 +00:00
Nathaniel Catchpole 77dec69a5a Issue #2148797 by Gábor Hojtsy, yched, effulgentsia: field_language() always NULL for non-configurable fields (=> in-place editing of node title fails). 2013-12-10 13:56:39 +00:00
Nathaniel Catchpole f2e66e87c7 Issue #2143519 by yched: Allow FieldInstance yml files to refer to the Field by field name rather than by field_uuid. 2013-12-10 13:48:36 +00:00
Alex Pott cdac25ee08 Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods. 2013-12-09 19:19:58 -04:00
Alex Pott bf3ac2f4c2 Issue #2029857 by swentel, andrewmacpherson, plopesc: Field plugin settings edit button doesn't show unless there is a settings summary . 2013-12-07 13:55:08 -04:00
Nathaniel Catchpole e8c263c4a5 Issue #2112239 by amateescu: Convert base field and property definitions. 2013-12-06 10:56:29 +00:00
webchick c43ed62728 Issue #2080671 by royal121, mcrittenden, Haza: Remove Unused local variable from /core/modules/field/lib/Drupal/field/Tests/Views/HandlerFieldFieldTest.php. 2013-12-04 00:01:16 -08:00
Jennifer Hodgdon 936662b6ca Issue #2145083 by TR, longwave, dawehner: Fix some grammatical badness mostly in Views tests and comments 2013-12-03 08:26:31 -08:00
Nathaniel Catchpole 160e691c08 Issue #1503314 by swentel, amateescu, bojanz: Remove the concept of active / inactive (field types, storage) from Field API. 2013-12-03 13:34:33 +00:00
Nathaniel Catchpole 15fded0c84 Issue #1988612 by effulgentsia, yched, Wim Leers, Berdir, Pancho: Apply formatters and widgets to rendered entity base fields, starting with node.title. 2013-12-03 11:53:16 +00:00
webchick aeecb0a4ce Issue #2076445 by plach, andypost, yched, Gábor Hojtsy: Make sure language codes for original field values always match entity language regardless of field translatability. 2013-11-28 00:25:13 -08:00
webchick 9bcaedec15 Issue #2047229 by fago, smiletrl, Berdir, effulgentsia, amateescu: Make use of classes for entity field and data definitions. 2013-11-27 13:55:54 -08:00
Nathaniel Catchpole d7a9d44e8d Issue #2020895 by yched, pcambra, swentel: Move save() / delete() logic in Field / FieldInstance to [pre|post]Save(), [pre|post]Delete(). 2013-11-26 20:53:41 +00:00
webchick 500bdf8d07 Issue #2011082 follow-up by swentel, yched: Add back missing language arguments. 2013-11-23 13:50:44 -08:00
webchick d6cda5707d Issue #2113319 by Xano: Rename getOriginalID() to getOriginalId() and setOriginalID() to setOriginalId(). 2013-11-23 13:23:55 -08:00
Jennifer Hodgdon 956c27fd26 Issue #2120035 by samhassell, dawehner: Clean up docs headers for views include files 2013-11-20 10:38:33 -08:00
webchick 36b646c2d0 Issue #2119471 by Xano, swentel, amateescu: FieldInterface::getBundles() no longer needs to be nested. 2013-11-11 10:37:30 -08:00
Nathaniel Catchpole c543ca71ff Issue #2019055 by plach, fago, berdir, yched, Gábor Hojtsy, kfritsche, jibran: Switch from field-level language fallback to entity-level language fallback. 2013-11-06 14:44:42 +00:00
Nathaniel Catchpole 38fdf67298 Revert "Issue #2019055 by plach, fago, kfritsche: Switch from field-level language fallback to entity-level language fallback."
This reverts commit 46942cd373.
2013-11-06 14:44:17 +00:00
Nathaniel Catchpole 46942cd373 Issue #2019055 by plach, fago, kfritsche: Switch from field-level language fallback to entity-level language fallback. 2013-11-06 14:39:07 +00:00
Nathaniel Catchpole 5a9c4bec9c Issue #2126973 by damiankloip: FATAL error in Drupal\field\Plugin\views\field\Field::groupByForm. 2013-11-06 11:10:09 +00:00
webchick e04d6380cd Issue #1106344 by mgifford, BarisW: Taxonomy term reference field headers always should be rendered with a HTML header (invisible or not). 2013-11-05 09:19:50 -08:00
Alex Pott bc7a91a220 Issue #2110787 by larowlan: No spacing between field label and value with inline display. 2013-11-03 15:28:21 -08:00
Alex Pott bf3e9cfaaa Issue #2112705 by mikey_p: Replace EntityType::$module with provider. 2013-11-02 22:11:53 -07:00
webchick 4399709181 Issue #2066535 by tim.plunkett, jsst, Berdir: Add EntityManagerInterface and stop typehinting with EntityManager. 2013-10-30 16:09:40 -07:00
Alex Pott 840e20aec6 Issue #2097691 by plopesc, amateescu: Move FIELD_CARDINALITY_UNLIMITED constant to FieldDefinitionInterface. 2013-10-26 09:26:00 -07:00
webchick a42b392c09 Issue #2099363 by tim.plunkett, mtift, swentel: Allow single config files to be imported and exported (Resolve regression from Views in Drupal 7). 2013-10-25 13:00:24 -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
Alex Pott 00249dba68 Issue #2011082 by jiff, phiit, swentel, pfrenssen: Replace drupal_container() with Drupal::service() in the field module. 2013-10-19 09:32:02 +01:00
Alex Pott 3ded2216b0 Issue #2115145 by Berdir | effulgentsia: Move field type plugins to Plugin/Field/FieldType. 2013-10-19 09:12:13 +01:00
Alex Pott c1027b9d1a Issue #2050835 by Berdir | yched: Move Widget, Formatter, and FieldType plugin types to the Core\Field system. 2013-10-18 12:57:37 +01:00
webchick 89773d1a93 Issue #2092265 by andypost, Xano, amateescu: Fix type-hinting for FieldInfo methods. 2013-10-17 23:35:09 -07:00
Jennifer Hodgdon 1d27b08618 Issue #2113831 by pameeela: Fix file doc block for discvery decorator class 2013-10-17 16:20:35 -07:00
Nathaniel Catchpole 3efe9ba1fd Issue #1851414 by nod_, quicksketch, frega, dawehner, damiankloip: Convert Views to use the abstracted dialog modal. 2013-10-16 20:18:57 +01:00
Nathaniel Catchpole 04b4a96c8f Issue #2045931 by PerthSam152, LinL, adsw12, joelpittet: Replace all module_exists() deprecated function calls. 2013-10-16 13:18:18 +01:00
Nathaniel Catchpole 759dad87cb Revert "Issue"
This reverts commit cc84f3903c - bad
commit message.
2013-10-16 13:18:18 +01:00
Nathaniel Catchpole 5ba91c7155 Issue #2105555 by Bladedu: Plugins cache prefix names not consistent between plugin managers. 2013-10-16 12:22:58 +01:00
Nathaniel Catchpole 7c219bbfc1 Issue #2060705 by yched, Hydra, swentel, amateescu: Remove the 'hidden widget' plugin, it is actually never used. 2013-10-16 12:21:17 +01:00
Nathaniel Catchpole cc84f3903c Issue 2013-10-16 12:19:18 +01:00
Nathaniel Catchpole 2977e2ab57 Issue #2071115 by jibran, amateescu: Remove #autocomplete_path in favor of #autocomplete_route. 2013-10-15 12:54:21 +01:00
Nathaniel Catchpole 536319a8d0 Issue #1757452 by amateescu, Xano, chx: Support config entities in entity reference fields. 2013-10-15 10:06:01 +01:00
webchick 73f2d97f22 Issue #2106501 by swentel, Ivan Zugec | andypost: Remove unused hook_install() from field_test() module. 2013-10-14 22:10:33 -07:00
Alex Pott 0f8b4e794e Issue #2023563 by Berdir, smiletrl, fago: Convert entity field types to the field_type plugin. 2013-10-14 16:53:22 +01:00
Alex Pott 069902e3df Issue #2029857 by swentel, andrewmacpherson: Fixed Field plugin settings edit button doesn't show unless there is a settings summary. 2013-10-14 00:54:32 +01:00
Nathaniel Catchpole a2e539c7c3 Issue #2094003 by swentel: Remove use statements in formatters, widgets and field types plugins. 2013-10-13 13:36:57 +01:00
Nathaniel Catchpole e8fb3e6eca Issue #2059965 by swentel: Remove stale comment about FieldInfo::getFieldMap() filtering data about unknown entity types. 2013-10-13 13:17:04 +01:00
Nathaniel Catchpole 5459354982 Issue #2095399 by Berdir: Merge DatabaseStorageController and DatabaseStorageControllerNG. 2013-10-13 12:34:58 +01:00
Nathaniel Catchpole 3921d7001b Issue #2078813 by mr.baileys, ifrik, batigolix, JulienD: Create hook_help() for telephone module. 2013-10-11 14:31:19 +01:00
Nathaniel Catchpole 9d5d866f06 Issue #2083803 by andypost, Berdir: Convert field type to typed data plugin for field_test() module. 2013-10-09 11:35:13 +01:00
Nathaniel Catchpole abea2891b8 Issue #2057401 by plach, socketwench, kfritsche, Damien Tournoud: Fixed Make the node entity database schema sensible. 2013-10-08 13:14:08 +01:00
webchick ae7c20c7b5 Issue #2106459 by chx: Fixed core config has everything as string. 2013-10-07 17:32:28 -07:00
webchick e81c0f1285 Issue #2102653 by tim.plunkett, disasm: Convert test form callbacks to new form controller. 2013-10-05 16:16:50 -07:00
webchick ad5810ed20 Issue #2047997 follow-up by asimmonds: Remove FIELD_BEHAVIOR_* constants. 2013-10-05 16:10:27 -07:00
webchick 8a5c9202ee Revert "Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible."
HEAD broken; rolling back temporarily.

This reverts commit c72f39adba.
2013-10-04 10:35:28 -07:00
Nathaniel Catchpole c72f39adba Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible. 2013-10-04 15:12:22 +01:00
Jennifer Hodgdon f4c5be06a4 Issue #1969256 by zhuber, ronan.orb: Replace stdClass with object in param docs, as per standards 2013-10-04 06:24:54 -07:00
Alex Pott bcc5763239 Issue #1953408 by swentel, aspilicious, andypost, yched: Remove ArrayAccess BC layer from field config entities. 2013-10-04 08:55:32 +01:00
webchick cd74c62406 Issue #2091691 by tim.plunkett: Convert test non-form page callbacks to routes and controllers. 2013-10-03 21:27:56 -07:00
Alex Pott 3cee107ce5 Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy. 2013-10-03 12:26:25 +01:00
Alex Pott 3c1b5bc2c6 Issue #2099513 by yched: Update field config schema. 2013-10-02 22:48:53 +01:00
webchick 0dd4b14fbb Issue #2099261 by JulienD, mr.baileys, amateescu: Fixed field_help() no longer lists field_type()/widget modules and can throw undefined index notice. 2013-10-02 09:25:40 -07:00
Alex Pott a34cb25102 Issue #2002650 by mrsinguyen, chertzog, legolasbo, Erik Erskine, rhm50, sandergo90, grisendo, targoo, janstoeckler, maximpodorov, beowulf1416: Improve maintainability by removing unused local variables. 2013-10-02 14:52:21 +01:00
Nathaniel Catchpole 22d8e0dcd4 Issue #2083785 by Berdir, yched, das-peter: Add support for determining which field properties are cacheable. 2013-10-02 11:19:28 +01:00
Nathaniel Catchpole 9ced9d5a3a Issue #2047997 by jlindsey15, swentel: Get rid of field_behaviors_widget(). 2013-10-01 14:23:39 +01:00
Nathaniel Catchpole 1aeee1cd39 Issue #2004244 by Berdir, plach, tim.plunkett, msonnabaum, das-peter: Move entity revision, content translation, validation and field methods to ContentEntityInterface. 2013-10-01 12:42:30 +01:00
Alex Pott 691a576259 Issue #1994140 by Berdir, yched, fgm, smiletrl: Unify entity field access and Field API access. 2013-09-30 15:14:06 +02:00
Alex Pott 2d68210497 Issue #2080649 by mrsinguyen: Remove Unused local variable $array from /core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php. 2013-09-29 14:44:37 +02:00
Nathaniel Catchpole 7e163dbb19 Issue #1751194 by Cottser, mikl, effulgentsia, benjifisher: Introduce hook_theme_suggestions_HOOK() and hook_theme_suggestions_HOOK_alter(). 2013-09-29 08:19:59 +01:00
Alex Pott 510c81a9c5 Issue #2051923 by Berdir, dixon_, plach: Rename \Drupal\Core\Entity\Field\Field, related subclasses and interfaces to *FieldItemList. 2013-09-28 13:29:14 +02:00
webchick 27dc2b4987 Issue #2076141 by lokapujya: Unneeded dance around 'Node'/'Content' entity label in views integration code. 2013-09-27 15:15:39 +02:00
Alex Pott 10b43b953b Issue #1953528 by swentel, Hydra: Store 'per-bundle view mode settings' in CMI, get rid of field_bundle_settings() & its variable. 2013-09-27 12:06:58 +02:00
webchick 7dedb6cad0 Issue #1969572 by neclimdul, larowlan, hussainweb, dawehner, damiankloip, ParisLiakos, pwieck, Berdir, socketwench: Make Uuid a service. 2013-09-25 00:16:05 +02:00
webchick 6fd72a2c6e Issue #2095115 by beejeebus: Delete ViewTestConfigInstaller and have ViewTestData create views, not 'import' them. 2013-09-23 17:11:18 +02:00
Nathaniel Catchpole d7fa47b49b Issue #1605290 by amateescu, msonnabaum, Caseledde, damiankloip, beejeebus, catch, Berdir, Wim Leers: Enable entity render caching with cache tag support. 2013-09-22 09:31:05 +01:00
Alex Pott 477cb6ee97 Issue #2041225 by swentel: Fixed FieldInstance::delete() doesn't clean up all form modes. 2013-09-21 18:00:22 +02:00
Nathaniel Catchpole 9e5def44b7 Issue #1778122 by scor, linclark, effulgentsia: Fixed Enable modules to inject attributes into field formatters, so that RDF attributes get output on the appropriate elements. 2013-09-20 10:59:23 +01:00
Dries 65b155d9c2 Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
webchick deebed44b2 Issue #2087231 by tim.plunkett, pwolanin: Add a PluginBase in the Core namespace with t() as a helper method. 2013-09-18 18:48:18 -07:00
webchick 446016a7db Issue #2089273 by yched: Fixed upgrade path puts D7 deleted fields in EntityDisplay objects. 2013-09-16 21:14:38 -07:00
webchick 034d956906 Issue #2075095 by yched, amateescu: Widget / Formatter methods signatures needlessly complex. 2013-09-16 08:52:28 -07:00
Nathaniel Catchpole 3a7bfeac10 Issue #1983554 by plach, effulgentsia, Berdir: Remove BC-mode from EntityNG . 2013-09-16 12:28:20 +01:00
webchick 874690a37b Issue #1614186 by RobLoach, tim.plunkett, msonnabaum, Crell, jhodgdon, Niklas Fiekas: Update coding standards for using 'native' PHP classes like stdClass in namespaced code. 2013-09-15 21:02:23 -07:00
webchick 5bb0d5e667 Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
webchick 0451a6d700 Issue #2083811 by yched, plach: Remove langcode nesting for fields in entity structures. 2013-09-12 22:35:51 -07:00
webchick 670e43b51e Issue #2087449 by andypost: Fixed broken tests FieldAttachOtherTest->testFieldAttachCache(). 2013-09-12 15:05:22 -07:00
Jennifer Hodgdon 2463750d31 Issue #2083943 by Xano, InternetDevels, longwave: Fix spelling errors in various documentation 2013-09-12 07:01:59 -07:00
webchick 9bb5d68aef Issue #2083835 by yched: Fixed theme('field') displays no value on empty fields even if the formatter returned an output. 2013-09-11 13:29:55 -07:00
webchick d009cac09c Issue #2074037 by Wim Leers, effulgentsia: Add drupalPostUrl() — drupalPost()/drupalPostAjax() are for forms only, D8 JS performs non-form HTTP requests. 2013-09-11 12:41:33 -07:00
webchick e05902e5da Issue #2084513 by donquixote, EclipseGc: Annotation class loading could be more elegant. 2013-09-11 12:36:35 -07:00
Alex Pott 678df35b2b Issue #2061331 by yched, plopesc: Added helper methods getEntity() in FieldInterface / FieldItemInterface. 2013-09-11 00:20:54 +02:00
Alex Pott 304da11c95 Issue #2081609 by yched: Fixed field purge should bail out on unknown entity types. 2013-09-09 18:39:09 +02:00
Dries 8e7a80adf5 Issue #2078507 by yched: Add explicit upgrade path tests for fields shared between entities. 2013-09-06 13:17:32 -04:00
Nathaniel Catchpole fb38555e50 Issue #2079011 by Berdir, alexpott: Move field.module constants related to storage to EntityStorageControllerInterface. 2013-09-05 10:41:02 +01:00
Dries f6cc0f9848 Issue #2074547 by plopesc, effulgentsia, yched: Remove ConfigFieldItemInterface::getInstance(). 2013-09-04 16:51:00 -04:00
webchick 91d8b13c6f Issue #2079025 by yched, Berdir: Remove dead code (e.g. field_test().storage.inc) due to entity storage refactoring. 2013-09-02 13:26:08 -07:00
webchick b028d3174d Revert "git commit -m Issue"
This reverts commit a234a4fa3b.

Bad commit message. :P
2013-09-02 13:25:38 -07:00
webchick a234a4fa3b git commit -m Issue 2013-09-02 13:25:15 -07:00
webchick 455749e07a Issue #2078847 by andypost: Clean-up the rest of 'plugin.manager.entity' to 'entity.manager'. 2013-09-02 13:10:01 -07:00
Alex Pott 7742cc3563 Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'. 2013-09-01 13:24:15 +01:00
Nathaniel Catchpole c7994001cc Issue #1497374 by yched, chx, amateescu, plach, Damien Tournoud, fago, swentel: Switch from Field-based storage to Entity-based storage. 2013-09-01 07:20:49 +01:00
webchick 8bd23e4bdd Issue #2065393 by dlu: Find 'use Drupal' and replace with inline references to \Drupal. 2013-08-30 23:28:33 -07:00
webchick 9def98f6a7 Issue #2061987 by InternetDevels: Replace user_access() calls with ->hasPermission() in field module. 2013-08-29 08:30:05 -07:00
webchick cb599de3be Issue #2056405 by plopesc, yched: Let field types provide their support for 'default values' and associated input UI. 2013-08-28 14:56:08 -07:00
webchick 8671e6c141 Issue #2071969 by yched: Fixed Serialize interface not reliable. 2013-08-27 23:38:47 -07:00
Alex Pott a04c933440 Issue #2071479 by pameeela: Fixed Incorrect replacement documented for @deprecated field_info_instance(). 2013-08-28 01:11:10 +01:00
Alex Pott 52771351f9 Issue #1758622 by klausi, fago, das-peter, Pancho, Berdir, yched: Provide the options list of an entity field. 2013-08-27 14:10:25 +01:00
Nathaniel Catchpole 94cd6717a8 Issue #1939994 by Berdir, rlmumford: Complete conversion of nodes to the new Entity Field API. 2013-08-27 11:36:16 +01:00
Alex Pott e2e8b97551 Issue #2071997 by yched: Fixed Race condition in caching of field & instance definitions. 2013-08-25 09:48:46 +01:00
Nathaniel Catchpole a2d86efbd6 Issue #2050801 by yched, amateescu: Unify handling of default values between base and configurable fields. 2013-08-21 02:04:06 +01:00
Alex Pott 375a708147 Issue #2067127 by yched: Reorganize the contents of field.* files. 2013-08-20 11:58:32 +01:00
webchick 523fb85533 Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity. 2013-08-18 14:16:19 -07:00
webchick c3be1f10ee Issue #2057227 by vijaycs85, YesCT, Gábor Hojtsy: Fixed Field instance needs uri() method different from the default. 2013-08-15 10:59:35 -07:00
webchick 3cf100dfcd Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config(). 2013-08-14 09:54:28 -07:00
Jennifer Hodgdon ef200672ad Issue #2059785 by kiamlaluno, longwave: Fix punctuation in field_view_field() docs 2013-08-13 08:09:27 -07:00
Alex Pott 7833e61c45 Issue #2051157 by yched, swentel: Fixed pass () as a param to ConfigFieldItem::settingsForm(). 2013-08-13 06:34:01 -05:00
Nathaniel Catchpole 772849f021 Issue #2060003 by claudiu.cristea, yched: Fixed Wrong precedence in Field::getFieldSetting[s]() when setting appears in both field and instance. 2013-08-12 03:40:21 +01:00
webchick 5bcf733848 Issue #2058257 by effulgentsia: Fix ConfigFieldItemInterface's method signatures to typehint interfaces instead of classes. 2013-08-06 23:48:46 -07:00
Alex Pott b44b584d79 Issue #2054699 by pcambra: Ensure config entity id is set for computed composite ids. 2013-08-03 23:05:02 +02:00
Alex Pott 637e6fb8d2 Issue #2035315 follow-up by swentel: [Follow up] Add a dedicated @FieldWidget annotation. 2013-08-03 16:53:39 +02:00
Alex Pott 353dcd9344 Issue #2056761 by janstoeckler: Remove Unused local variable from /core/modules/field/lib/Drupal/field/Tests/FieldImportCreateTest.php. 2013-08-03 12:35:03 +02:00
Alex Pott 299682efda Issue #2056827 by janstoeckler: Remove Unused local variable $module_handler() from /core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php. 2013-08-03 12:31:47 +02:00
Nathaniel Catchpole f9ec71dfcc Issue #2045935 by benjy: Replace all module_hook() deprecated function calls. 2013-08-01 14:42:18 +01:00
Nathaniel Catchpole dbcb65bd47 Issue #2032369 by yched: Fixed _update_8003_field_create_field() relies on field schemas never changing and plugins being available. 2013-08-01 14:40:18 +01:00
Nathaniel Catchpole 1c1774112c Issue #2047993 by plopesc: Remove current uses of field_info_*_types() / field_info_*_settings(). 2013-08-01 14:35:00 +01:00
Nathaniel Catchpole 63d299d9d2 Issue #2051721 by yched: Get rid of field_get_items(). 2013-08-01 13:46:59 +01:00
Alex Pott e33ddd1b74 Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code. 2013-08-01 10:10:33 +02: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 8242143eca Issue #2051847 by dawehner: Fixed AnnotatedClassDiscovery::getDefinitions is critically slow when viewing nodes with comments. 2013-07-29 01:19:12 +02:00
Alex Pott 11495979d0 Issue #2041423 by yched: Rely on 'provider' instead of 'module' for Field plugin types. 2013-07-28 23:29:26 +02:00
Nathaniel Catchpole d3c5919d17 Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls. 2013-07-27 15:30:10 +01:00
Alex Pott 1aebdc7390 Issue #2048833 by larowlan, andypost: Fixed Prepare cache called on field items without checking if PrepareCacheInterface is implemented. 2013-07-26 17:58:50 +02:00
Alex Pott 4ac8645745 Issue #2049485 by yched: Remove traces of the 'user_register_form()' field setting. 2013-07-26 16:12:36 +02:00
Alex Pott f1ce57ce4a Issue #2047983 follow-up by plopesc: Mark field_info_()*_types() / field_info_()*_settings() functions as deprecated. 2013-07-26 16:05:20 +02:00
Alex Pott d88a2be443 Issue #2043379 by tim.plunkett: Allow plugins to be discovered in any directory. 2013-07-25 00:57:30 +02:00
Dries 38bf424dfd Issue #2021817 by effulgentsia, yched: Make widgets / formatters work on EntityNG Field value objects. 2013-07-24 16:38:18 -04:00
Nathaniel Catchpole 197ad58ca8 Issue #2046445 by FMB: Replace inappropriate translatatable string in core/modules/field/field.views.inc. 2013-07-24 09:47:01 +01:00
Alex Pott 94b394600f Issue #2047983 by yched: Mark field_info_()*_types() / field_info_()*_settings() functions as deprecated. 2013-07-24 02:42:16 +02: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 ad137531c9 Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
Alex Pott 4fc16f8ea1 Issue #2035315 by dawehner: Add a dedicated @FieldWidget annotation. 2013-07-20 01:22:20 +01:00
Alex Pott 14708544c8 Issue #2031885 by droplet: Add t() context to 'Order' string. 2013-07-16 20:56:44 -04:00
Alex Pott d03acd3ce9 Issue #1831080 by dawehner, IshaDakota, YesCT: Remove the 'More' area from the bottom of handler configuration. 2013-07-14 14:01:25 -04:00
Nathaniel Catchpole 54b703ed4b Issue #1843728 by jenlampton, thund3rbox, mr.baileys, Cottser: Remove template_process_field(). 2013-07-11 10:26:38 +01:00
Alex Pott 5207055bc6 Issue #2032393 by effulgentsia: Limit APIs to FieldDefinitionInterface when FieldInstance isn't needed. 2013-07-10 20:28:14 +01:00
Alex Pott 06cb438e03 Issue #2003892 by tim.plunkett, vijaycs85: Convert date formats to config entities. 2013-07-09 19:57:20 +01:00
Alex Pott 8c19f192d9 Issue #2034563 by dawehner: Switch field plugin managers to DefaultPluginManager. 2013-07-05 21:58:18 +01:00
Alex Pott a4c65bec40 Issue #1825896 by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers. 2013-07-05 21:54:59 +01:00
Alex Pott 5fc86b0029 Issue #1868004 by fago, das-peter, Berdir, EclipseGc, fubhy the cat, dixon_: Improve the TypedData API usage of EntityNG. 2013-07-05 19:43:36 +01:00
Nathaniel Catchpole 8ceb6e1719 Issue #1971158 by Berdir, beejeebus, alexpott, amateescu: Add loadMultiple() and listAll() caching to (cached) config storage. 2013-07-05 14:45:20 +01:00
Alex Pott b48f8fda69 Issue #2030925 by echoz: Quote rtl attribute selector. 2013-07-02 13:40:19 +01:00
Nathaniel Catchpole 1fcea0a54b Issue #2031707 by andypost, larowlan: Fixed field_sync_field_status() does not enable fields defined without hook_field_info(). 2013-07-02 11:22:09 +01:00
Dries 58de5374c4 Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers. 2013-06-30 20:09:38 -04:00
Dries d988a30f87 Issue #1810370 by plach, kfritsche, berdir, alexpott, xjm, chx: Entity Translation API improvements. 2013-06-30 20:09:38 -04:00
Alex Pott 2c2f5f59f5 Issue #1867856 by fubhy the cat, EclipseGc, Berdir: Use annotation discovery for data type plugins. 2013-06-29 15:48:52 +01:00
Alex Pott 4c357934c2 Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities. 2013-06-29 11:56:53 +01:00
Alex Pott bfba7b8de9 Issue #2015789 by fubhy, echoz, rteijeiro, LewisNyman, penyaskito: Remove language_css_alter() (RTL stylesheets) in favor of HTML 'dir' attribute. 2013-06-28 09:47:08 +01: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
Dries a5ae85b347 Issue #2019147 by swentel, andypost: Mark functions in field.info.inc deprecated. 2013-06-27 08:12:11 -04:00
Alex Pott 46973e74b5 Issue #111715 by andypost, swentel, tim.plunkett, sun, Berdir, amateescu, kkaefer, YesCT, dagmar, chx: Convert node/content types into configuration. 2013-06-27 06:48:51 +01:00
Dries 0d1cf2c1c3 Issue #2028403 by fago: Mark field_attach_()* functions as deprecated. 2013-06-26 22:19:04 -04:00
Dries da60ebc321 Issue #2028175 by effulgentsia: Finish the removal of non-formatter's prepareView(). 2013-06-26 22:17:42 -04:00
Dries e94b01e516 Issue #1996714 by amateescu: Convert FileItem and ImageItem to extend EntityReferenceItem. 2013-06-26 21:52:15 -04:00
Alex Pott d0d1817738 Issue #1822000 by Berdir, plach, amateescu, yched: Remove Drupal\field_test\Plugin\Entity\Type\TestEntity in favor of EntityTest. 2013-06-26 16:38:18 +01:00
Alex Pott 356dc8bacd Issue #1969698 by xjm, damiankloip, tim.plunkett, yched: ConfigEntity::save() should disallow saving ID/UUID conflicts (Field UUID changes can badly corrupt field data). 2013-06-25 23:57:46 +01:00
Alex Pott 5ff3e98c4b Issue #2013939 by swentel, amateescu, pcambra: Remove hook_field_CRUD_() in favor of hook_entity_TYPE_CRUD() calls. 2013-06-25 23:02:08 +01: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 088b191c90 Issue #1828536 by sun, thedavidmeister, benjf, derek.deraps, jenlampton, dcam, pwieck: Rename 'type' variable of theme_item_list() to 'list_type'. 2013-06-22 21:49:22 +02:00
Dries 55651cf3a4 Issue #1981314 by pcambra, aspilicious, andypost, swentel: Drop procedural usage of fields in field module. 2013-06-21 15:23:16 -04:00
Alex Pott 3f196cab2e Issue #2021981 by bdone: Fixed typo: lable to label. 2013-06-19 10:18:21 +02:00
Alex Pott c4b665859a Issue #1982980 by ParisLiakos, larowlan, dawehner, tim.plunkett: Move entity_get_form() to Drupal\Core\Entity\EntityManager::getForm(). 2013-06-18 07:21:35 +02:00
Nathaniel Catchpole a10b792f41 Issue #2018375 by andypost: Get rid of node_hook() and node_invoke(). 2013-06-17 12:03:40 +01:00
Alex Pott 30f6062a18 Issue #2018731 by swentel: Move field_has_data() to Field::hasData(). 2013-06-17 02:22:30 +02:00
Alex Pott bd6ad51a89 Issue #2008558 by effulgentsia: Move nonalterations from hook_entity_bundle_info_alter() implementations to hook_entity_bundle_info() implementations. 2013-06-17 01:41:55 +02:00
Alex Pott 1648a479c4 Issue #1893772 by chx, fubhy, slashrsm: Move entity-type specific storage logic into entity classes. 2013-06-16 11:40:11 +02: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
Alex Pott fc1bd6f3d3 Issue #2002344 by elvis2, heddn: Rename Views method add_where_expression() to addWhereExpression(). 2013-06-15 11:43:20 +02:00
Alex Pott 22a09e4daf Issue #2013891 by swentel: Remove widget config schema from text, options and field modules. 2013-06-14 23:31:17 +02:00
Jennifer Hodgdon 4798dcf395 Issue #2009092 by smiletr: Fix up documentation for field_attach_view(), which was inaccurate for D8 2013-06-14 05:51:15 -07:00
Alex Pott 984940b8f2 Issue #1985344 by tim.plunkett, swentel: Add a dedicated @FieldFormatter annotation. 2013-06-14 01:03:32 +02:00
Alex Pott 8cc0c63808 Issue #1912504 by damiankloip, dawehner, amateescu: Remove _field_view_formatter_options() from Views as it duplicates FormatterPluginManager::getOptions(). 2013-06-14 00:56:22 +02:00
Alex Pott f0f2475b34 Issue #1968996 by yched, swentel, xjm: Add protected saveNew() and saveUpdated() methods to Field and FieldInstance to improve code readability. 2013-06-14 00:51:07 +02:00
Alex Pott 939a8a8de5 Issue #1960574 by swentel, smiletrl: Add more tests for Field config import. 2013-06-13 23:36:54 +01:00