Commit Graph

707 Commits (17ccb8b1daa09d2e79f465b7d868c27af2dfd291)

Author SHA1 Message Date
catch c15c6c188a Issue #2143069 by plach, fago: Add getProvider() and hasCustomStorage to FieldDefinitionInterface. 2014-03-26 15:51:07 +01:00
catch 682a214aa5 Issue #2224873 by alexpott: Handle a config entity with the same name but different UUID being imported. 2014-03-26 15:26:11 +01:00
catch bb0f5fced3 Issue #1194136 by Berdir, damiankloip, Wim Leers: Re-organise core cache bins. 2014-03-26 14:19:28 +01:00
catch 2cf87103b5 Issue #2165725 by Xano: Introduce hook_entity_operation(). 2014-03-26 12:46:04 +01:00
Alex Pott 7f61620431 Issue #2136197 by andypost, jessebeach, swentel, longwave, Berdir: Move field/instance/widget/formatter settings out of annotation / plugin definition. 2014-03-26 10:32:27 +01:00
catch 53852c25df Issue #2211235 by damiankloip: Add specific annotations for Views handlers. 2014-03-25 20:16:43 +01:00
catch 83b797dfce Issue #2095195 by yched, fago, Berdir, amateescu, swentel, pfrenssen, Xano: Remove deprecated field_attach_form_*(). 2014-03-25 19:26:29 +01:00
webchick 4a1ff2d485 Issue #2144631 by fago: Add a revisionable key to field definitions. 2014-03-25 09:26:15 -07:00
catch 34907c36cc Issue #2224209 by alexpott: Field instance configuration should depend on its bundle. 2014-03-25 13:38:24 +00: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
Alex Pott 02f761ba1d Issue #2154711 by plopesc, tim.plunkett, olli, Berdir, Dave Reid: Move entity_get_(form/view)_mode_options() functions to EntityManager and add get(Form/View)ModeOptions() methods. 2014-03-25 10:43:08 +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
webchick b907c2f3ae Issue #2191709 by andypost, Berdir: Remove the configurable flag on field types. 2014-03-24 09:13:25 -07:00
Nathaniel Catchpole 8cbab1493b Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall. 2014-03-21 11:53:32 +00:00
webchick 23902766ac Issue #2219925 by tim.plunkett: Rename ConfigEntityInterface::getExportProperties() to toArray(). 2014-03-20 19:31:32 -07:00
webchick 77123f3f1b Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alexpott, tstoeckler, Xano, tim.plunkett, BassistJimmyJam | beejeebus: Make modules and installation profiles only require .info.yml files. 2014-03-17 07:43:29 -07:00
Alex Pott eba0b71872 Revert "Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files."
This reverts commit b4c561d0d5.
2014-03-17 13:02:04 +00:00
Nathaniel Catchpole b4c561d0d5 Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files. 2014-03-17 11:57:35 +00:00
Nathaniel Catchpole e1533e2a73 Issue #2155635 by Berdir, tim.plunkett, dawehner: Allow plugin managers to opt in to cache clear during module install. 2014-03-17 11:53:05 +00:00
webchick aed35d3a1f Issue #2218199 by andypost: Move email and number field types to \Drupal\Core\Field, remove modules. 2014-03-16 12:10:42 -07:00
Nathaniel Catchpole bd732ee75e Issue #2188565 by Wim Leers, Berdir: Test coverage for Comment, Custom Block, Node, Taxonomy Term and User entity cache tags. 2014-03-14 13:06:46 +00:00
webchick 03a4497fac Issue #1862300 by tim.plunkett, dawehner, YesCT: Move ConfigStorageController::getQuery() to EntityStorageControllerInterface. 2014-03-12 17:13:13 -07:00
Alex Pott 28d0b8efa5 Issue #2210197 by sun, longwave, Sutharsan: Remove public access to Extension::$type, ::$name, ::$filename. 2014-03-11 17:19:24 +00:00
Alex Pott ed4b791c34 Issue #2192259 by andypost, amateescu, damiankloip: Remove ConfigField.. Item and List classes + interfaces. 2014-03-10 14:43:46 +00:00
Nathaniel Catchpole 6dc4d08c1f Issue #2208165 by longwave, damiankloip: Replace usage of views deprecated functions in views. 2014-03-10 13:11:58 +00:00
Alex Pott 0f35ae9f75 Issue #2004336 by damiankloip: Default UUID key in ConfigEntityType. 2014-03-08 10:58:15 +00:00
webchick 0990c7eee9 Issue #1982776 by netsensei, Dave Reid, plopesc: Formatters do not support weights like widgets do. 2014-03-07 13:59:19 -08:00
Alex Pott d8c718b2f6 Revert "Issue #2210197 by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename." Broke 'drush en simpletest' on testbots
This reverts commit 2c51074d59.
2014-03-07 14:14:32 +00:00
Nathaniel Catchpole 0aa59382b2 Issue #2192649 by sun, chakrapani, sidharthap: Remove drupal_set_title() from installation and update process. 2014-03-07 14:03:33 +00:00
Alex Pott 2c51074d59 Issue #2210197 by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename. 2014-03-07 11:18:08 +00:00
Alex Pott 2187fd1ee3 Issue #2198917 by andypost, Berdir: Use the string field type for the node title field. 2014-03-07 11:08:24 +00:00
Alex Pott 33ade8c229 Issue #2143519 by followup yched, swentel: Allow FieldInstance yml files to refer to the Field by field name rather than by field_uuid. 2014-03-06 10:25:32 +00:00
webchick 89379df0d4 Issue #2201087 by plopesc: Rename hook_field_update_forbid to hook_field_config_update_forbid. 2014-03-05 08:50:56 -08:00
webchick 28d5e26943 Issue #2134887 by zwischenzug, yched, plopesc: Move field_view_field() / field_view_value() to methods. 2014-03-05 08:49:15 -08:00
Alex Pott 7099e22fd7 Issue #2199811 by swentel: Reserved field names check in Field::preSaveNew() can be simplified. 2014-03-04 23:55:56 +00:00
Alex Pott 984ea2a6ec Issue #2201709 by yched: Move support for "add more" button into WidgetBase. 2014-03-04 13:54:46 +00:00
Alex Pott 7a6fb338b3 Issue #2114707 by Berdir, yched, amateescu, effulgentsia, fago: Allow per-bundle overrides of field definitions. 2014-03-04 10:27:25 +00:00
webchick 523964ba75 Issue #2192693 by alexpott, swentel: Remove config.inc. 2014-03-01 11:02:16 -08:00
Nathaniel Catchpole 78b48c89ad Issue #2092095 by tstoeckler, ParisLiakos: Remove \Drupal\Component\Utility\MapArray. 2014-02-28 10:43:51 +00:00
Nathaniel Catchpole 31dbc6a137 Issue #2151459 by jessebeach, Wim Leers, plach, amateescu, Berdir: Enable node render caching. 2014-02-28 10:06:00 +00:00
Dries 03ddf8c283 Issue #2198377 by alexpott: Enforce UUID key name in configuration entities. 2014-02-27 20:34:39 +01:00
webchick 02417da643 Issue #1892182 by sun, nod_, jibran: #type details: Rename #collapsed to #open. 2014-02-26 10:38:09 -08:00
Nathaniel Catchpole b9a978d202 Issue #2177041 by dawehner, Berdir, jibran: Remove all implementations of hook_menu. 2014-02-26 10:53:29 +00:00
Nathaniel Catchpole 91542ece95 Issue #1810178 by sidharthap, swentel, Xano, Rajesh Ashok, David Hernández, durifal, yched, guy_schneerson: _field_info_collate_fields() is not language-aware, may return wrong values. 2014-02-25 13:24:07 +00:00
Nathaniel Catchpole d41d3db083 Issue #2199483 by damiankloip, alexpott: Provide a default config_prefix based on entity type ID and provider. 2014-02-25 10:12:46 +00:00
Alex Pott f6161fadb0 Issue #2002134 by fago, yched, amateescu, effulgentsia: Move TypedData metadata introspection from data objects to definition objects. 2014-02-24 11:44:26 +00:00
Alex Pott 78e5e9bfd9 Issue #2045927 by herom, martin107, ianthomas_uk, Xano, michaellander, Sutharsan: Replace all drupal_alter() deprecated function calls. 2014-02-24 10:10:52 +00:00
webchick 01457d74ea Issue #2200821 by yched, plopesc, Berdir, claudiu.cristea, swentel: Rename Fieldinterface and FieldInstanceInterface. 2014-02-22 21:16:46 -08:00
Alex Pott a1a5e155f8 Issue #2198343 by damiankloip, longwave: Convert all usages of cache() and cache_invalidate_tags() procedural functions. 2014-02-21 15:21:08 +00:00
Alex Pott eb53ecc555 Issue #2187735 by ianthomas_uk, Sutharsan, andypost: Add removal information to docblock of all @deprecated functions. 2014-02-20 13:49:37 +00:00
Alex Pott c210e8681c Issue #1981858 by Berdir, tim.plunkett, longwave, Les Lim: Rename hook_entity_info/alter() to hook_entity_type_build/alter(). 2014-02-20 10:04:54 +00:00
Alex Pott 40dc8daf51 Issue #2095303 by swentel, plopesc, Berdir, claudiu.cristea, yched: Rename 'field_entity' to 'field_config' and 'field_instance' to 'field_instance_config'. 2014-02-19 23:29:14 +00:00
Alex Pott b0da3ae64e Issue #2119905 by damiankloip, tim.plunkett, Berdir: Provide @ConfigEntityType and @ContentEntityType to have better defaults. 2014-02-18 14:34:10 +00:00
Nathaniel Catchpole 9fc89d90d8 Issue #2191285 by sun, andypost, jibran, Berdir, alexpott: Text module is not required, but is marked as required. 2014-02-18 11:14:14 +00:00
Alex Pott a16b56392b Issue #2195745 by sun: Replace _filter_htmlcorrector() with a utility class in core. 2014-02-16 19:15:45 +00:00
Alex Pott 094c6e8d5b Issue #2184231 followup by dawehner: Use ConfigFactoryInterface to type hint ConfigFactory. 2014-02-15 19:37:19 +00:00
Nathaniel Catchpole 4d166e5e33 Issue #2134967 by plopesc, swentel, chx: FieldDefinitionInterface should include a getTargetEntityTypeId(). 2014-02-13 12:01:34 +00:00
Nathaniel Catchpole 4bbef0e0c4 Issue #2152825 by plopesc, swentel, Berdir: Rename FieldItemBase::getFieldSetting[s]() to getSetting[s](). 2014-02-13 11:45:57 +00:00
Alex Pott cdab74eed5 Issue #1541298 by sun, Berdir: Remove Node module dependency from Testing profile. 2014-02-13 11:28:24 +00:00
Alex Pott 932e4d9eb0 Issue #2184231 by jibran, dawehner, Xano: Use ConfigFactoryInterface to type hint ConfigFactory. 2014-02-13 01:59:44 +00:00
Alex Pott f451e3d995 Issue #2188915 by tim.plunkett: Stop appending paths to Entity::getSystemPath(). 2014-02-12 20:42:43 +00:00
Nathaniel Catchpole 7dcaa39580 Issue #2167267 by yched, andypost: Remove deprecated field_attach_*_view(). 2014-02-12 10:42:13 +00:00
Nathaniel Catchpole c3b2182676 Issue #2185689 by yched: Remove stale entries in field / field instance schemas. 2014-02-11 11:41:29 +00:00
Nathaniel Catchpole db460fe78b Issue #2171683 by sun, alexpott, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead. 2014-02-10 17:31:31 +00:00
Nathaniel Catchpole 9c88b1afce Issue #2090509 by yched, swentel, Wim Leers: Optimize entity_get_render_display() for the case of 'multiple entity view'. 2014-02-10 14:50:13 +00:00
Nathaniel Catchpole ec06f877a4 Revert "Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead."
This reverts commit 91db25eba4. Broke web
tests.
2014-02-10 11:14:28 +00:00
Nathaniel Catchpole 91db25eba4 Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead. 2014-02-10 10:36:12 +00:00
Alex Pott 6c2ed3f11e Issue #2165155 by Berdir, tim.plunkett: Change $entity_type to $entity_type_id and $entity_info to $entity_type/$entity_types. 2014-02-10 09:24:05 +00:00
Alex Pott 655f5a0316 Issue #2165835 by yched, tstoeckler: Rename EntityDisplay to EntityViewDisplay in accordance with its interface. 2014-02-09 00:54:32 +00:00
webchick dca2d601ca Issue #1857442 by longwave, dawehner: Make $values optional on entity_create. 2014-02-06 23:47:06 -08:00
webchick f6dd96ca5d Issue #2175415 by swentel, tim.plunkett, jibran, larowlan: Add FieldTypePluginManagerInterface. 2014-02-06 23:42:28 -08:00
webchick bc058bada9 Issue #2168011 by xjm, jessebeach, Damien Tournoud, znerol, Xano: Remove all 7.x to 8.x update hooks and disallow updates from the previous major version. 2014-01-31 09:26:04 -08:00
Alex Pott 76bcb27b13 Issue #2167641 by tim.plunkett: EntityInterface::uri() should use route name and not path. 2014-01-31 15:08:43 +00:00
Alex Pott 20315e1de7 Issue #2164827 by Berdir, Xano, tim.plunkett: Rename the entityInfo() and entityType() methods on EntityInterface and EntityStorageControllerInterface. 2014-01-30 12:14:58 +00:00
Nathaniel Catchpole aa03c3dd54 Issue #2167623 by danilenko_dn, sidharthap, Nitesh Sethia, krishnan.n, aitiba, alexpott, ashwinikumar, Barrett, damiankloip, deepakaryan1988, foxtrotcharlie, ianthomas_uk, neetu morwani, nonsie, piyuesh23, Sharique, sivaji, sushantpaste, swentel, vijaycs85, YesCT: Add test for all default configuration to ensure schema exists and is correct. 2014-01-30 12:04:18 +00:00
Nathaniel Catchpole e373ebee34 Issue #2167109 by Berdir, sun, alexpott, ACF, acrollet, adamdicarlo, Albert Volkman, andreiashu, andyceo, andypost, anenkov, aspilicious, barbun, beejeebus, boombatower, cam8001, chriscalip, chx, cosmicdreams, dagmar, damiankloip, dawehner, deviance, disasm, dixon_, dstol, ebrowet, Gábor Hojtsy, heyrocker, Hydra, ianthomas_uk, japicoder, jcisio, jibran, julien, justafish, jvns, KarenS, kbasarab, kim.pepper, larowlan, Lars Toomre, leschekfm, Letharion, LinL, lirantal, Lukas von Blarer, marcingy, Mike Wacker, mrf, mtift, mtunay, n3or, nadavoid, nick_schuch, Niklas Fiekas, ParisLiakos, pcambra, penyaskito, pfrenssen, plopesc, Pol, Rok Žlender, rvilar, swentel, tim.plunkett, tobiasb, tsvenson, typhonius, vasi1186, vijaycs85, wamilton, webchick, webflo, wizonesolutions, xjm, yched, YesCT, znerol: Remove Variable subsystem. 2014-01-28 13:07:47 +00:00
webchick b8ef75c5f4 Issue #2169447 by damiankloip, sun, longwave: DX: Supply CacheBackendInterface::CACHE_PERMANENT as Cache::PERMANENT. 2014-01-25 21:21:53 -08:00
Alex Pott fde84e2a5f Issue #2174509 by amateescu, chx: Drupal\Core\Field\FieldDefinition::getSchema() is broken. 2014-01-25 17:04:02 +01:00
Alex Pott 19e8cf3848 Issue #2110467 by Berdir: Add first(), get($index) and possibly other methods to ListInterface. 2014-01-25 11:26:34 +01:00
webchick 55fd7c58ad Issue #2141539 by yched, JStanton, InternetDevels, blesss: Rename FieldItemListInterface::filterEmptyValues() to filterEmptyItems(). 2014-01-24 18:31:32 -08:00
Alex Pott 854c8661ba Issue #2172123 by larowlan, chx, andypost: Fix various issues with comment_field_instance_create(). 2014-01-24 19:45:20 +01:00
Nathaniel Catchpole 098289167d Issue #2042773 by yched, Berdir, pcambra: Change #items within a theme_field() render array from an *array* to the same $items *object* used throughout the rest of the formatter pipeline. 2014-01-24 12:44:59 +00:00
webchick ddc852dc91 Revert "Issue #2141539 by yched, JStanton, InternetDevels, blesss: Rename FieldItemListInterface::filterEmptyValues() to filterEmptyItems()."
Conflicts with a beta blocker; rolling back temporarily.

This reverts commit dc4327ba1d.
2014-01-24 00:37:59 -08:00
webchick 97072d8670 Issue #2150179 by swentel, larowlan: Delete confirm form for locked fields is hotlinkable. 2014-01-24 00:32:45 -08:00
webchick dc4327ba1d Issue #2141539 by yched, JStanton, InternetDevels, blesss: Rename FieldItemListInterface::filterEmptyValues() to filterEmptyItems(). 2014-01-23 23:31:38 -08:00
webchick 7ab517f9ef Issue #2177971 by chr.fritsch, Berdir: Remove bundle_keys annotation and related methods. 2014-01-23 23:28:50 -08:00
catch b1128351da Issue #2175823 by damiankloip, olli: Remove calls to invalidate/deleteTags on bins. 2014-01-22 20:35:48 +00:00
webchick 9e4cdb9811 Issue #2143495 by dawehner, derhasi: Improve naming of ViewExecutable::addItem(), ::getItem() & Co. 2014-01-22 00:50:13 -08:00
webchick d63c8faea6 Issue #2168333 by tim.plunkett, EclipseGc, yched, fago: Ensure custom EntityType controllers can be provided by modules. 2014-01-21 23:32:29 -08:00
Nathaniel Catchpole 0b55dcd841 Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system. 2014-01-15 16:27:37 +00:00
Nathaniel Catchpole 9c5aac97be Issue #1649780 by effulgentsia, jibran, Wim Leers, nod_, hefox, joelpittet, kaare, BarisW, sun, rbayliss, Cottser, fubhy: Remove first/last/odd/even classes in favor of CSS3 pseudo selectors. 2014-01-15 11:02:11 +00:00
webchick 6da8ebd038 Issue #2141329 by tim.plunkett: Replace getAdminPath() with getAdminRouteInfo() in Field UI. 2014-01-15 00:17:24 -08:00
webchick 9c4cd8d8e0 Issue #2144919 by yched, fago, effulgentsia, amateescu, tstoeckler, chx, larowlan, swentel: Allow widgets and formatters for base fields to be configured in Field UI. 2014-01-10 12:13:51 -08:00
Nathaniel Catchpole 68ce258d63 Issue #2166065 by alexpott, mtift: Replace config_install_default_config with ConfigInstaller service. 2014-01-10 11:48:37 +00:00
Nathaniel Catchpole 77456421b8 Issue #1231710 by Hydra, dcam, kathyh, klausi, mlncn: Field exceptions should return the name of the field that has exceptions. 2014-01-09 11:24:08 +00:00
Alex Pott bbed679fbf Issue #2144327 by amateescu, effulgentsia, yched, dasjo: Make all field types provide a schema(). 2014-01-08 15:45:21 +00:00
Alex Pott 261fb6483f Issue #1887654 by tim.plunkett, damiankloip, Berdir, marthinal, xjm: Creating a config entity with an existing machine name shouldn't work. 2014-01-07 10:21:48 +00:00
webchick a1a98382bc Issue #2157153 by yched, Berdir: Remove field_attach_preprocess(). 2014-01-04 11:00:14 -08:00
webchick cab1c0f461 Issue #2061107 by yched: Remove deprecated procedural functions in Field API. 2014-01-02 22:02:33 -08:00
webchick 1420580cf2 Issue #2125497 by yched, Sweetchuck, areke: Field translation test is still use the old field_name property. 2014-01-02 21:55:59 -08:00