Commit Graph

513 Commits (e01957ff3bdd3c996bfe7e80f850c62e17db3fd3)

Author SHA1 Message Date
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