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 |
Jennifer Hodgdon
|
97384bed22
|
Issue #2183461 by siliconmeadow: Fix reference to nonexistent function in taxonomy docs
|
2014-02-12 16:24:37 -08:00 |
Nathaniel Catchpole
|
7dcaa39580
|
Issue #2167267 by yched, andypost: Remove deprecated field_attach_*_view().
|
2014-02-12 10:42:13 +00:00 |
Alex Pott
|
f5ba64c9c1
|
Issue #2156337 by yched, amateescu, smiletrl: Merge ConfigEntityReferenceItemBase up into EntityReferenceItem, and fix inconsistencies.
|
2014-02-12 02:12:01 +00:00 |
Nathaniel Catchpole
|
cd661a19a7
|
Issue #2002168 by klausi, Github sync, effulgentsia: Convert form validation of terms to entity validation.
|
2014-02-10 10:47:34 +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 |
catch
|
def9926978
|
Issue #2095959 by dawehner, Berdir, InternetDevels: Remove instances of menu_get_object('node').
|
2014-02-09 20:10:17 +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 |
Alex Pott
|
fe61b43d90
|
Issue #2183923 by tim.plunkett: Break the circular dependency in EntityManager.
|
2014-02-08 13:31:25 +00:00 |
webchick
|
dca2d601ca
|
Issue #1857442 by longwave, dawehner: Make $values optional on entity_create.
|
2014-02-06 23:47:06 -08:00 |
Nathaniel Catchpole
|
8c88c03bd4
|
Issue #1981418 by andypost, pcambra, tim.plunkett, dsdeiz, alweb: Drop taxonomy_vocabulary_sort().
|
2014-02-05 21:24:41 +00:00 |
Nathaniel Catchpole
|
edc0ccc1ba
|
Issue #2160575 by agentrickard, amateescu, plopesc: Option widgets integration is broken for the entity reference field.
|
2014-02-05 10:50:00 +00:00 |
Alex Pott
|
57aaddb41f
|
Issue #1857336 by Xano, swentel, Berdir, InternetDevels: Use entity variable in $build for taxonomy_term entity.
|
2014-02-04 16:02:26 +00: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 |
Alex Pott
|
acd3a59ea8
|
Issue #2047633 by pwolanin, dawehner, kim.pepper, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-29 08:25:00 +00:00 |
Alex Pott
|
2d476a5f0e
|
Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation.
|
2014-01-27 21:41:32 +00:00 |
Alex Pott
|
ff0fdc469d
|
Issue #2157871 by tim.plunkett: Add ConfigStorageControllerInterface.
|
2014-01-26 01:09:20 +01:00 |
webchick
|
55fd7c58ad
|
Issue #2141539 by yched, JStanton, InternetDevels, blesss: Rename FieldItemListInterface::filterEmptyValues() to filterEmptyItems().
|
2014-01-24 18:31:32 -08:00 |
webchick
|
6f3e437f91
|
Issue #2029537 by Xano, InternetDevels, -enzo- | tsphethean: Replace drupal_sort_weight() with SortArray::sortByWeightElement() and remove drupal_sort_weight().
|
2014-01-24 17:58:19 -08:00 |
webchick
|
19fa29c37b
|
Issue #2181045 by tim.plunkett: Add a title callback for the term overview page.
|
2014-01-24 12:00:54 -08:00 |
Alex Pott
|
42e2c36937
|
Revert "Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit."
This reverts commit 531fd59314 .
|
2014-01-24 19:01:38 +01: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
|
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 |
Alex Pott
|
531fd59314
|
Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-23 23:14:32 +01:00 |
Nathaniel Catchpole
|
387d585836
|
Issue #2136507 by Wim Leers: Use client-side cache tags & caching to eliminate 1 HTTP requests/page for rendering Contextual Links.
|
2014-01-22 14:27:17 +00:00 |
webchick
|
9e4cdb9811
|
Issue #2143495 by dawehner, derhasi: Improve naming of ViewExecutable::addItem(), ::getItem() & Co.
|
2014-01-22 00:50:13 -08: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 |
webchick
|
a1a98382bc
|
Issue #2157153 by yched, Berdir: Remove field_attach_preprocess().
|
2014-01-04 11:00:14 -08:00 |
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
|
a06d7830eb
|
Issue #2107531 by pwolanin, neclimdul, cilefen, dawehner, YesCT, tim.plunkett: Improve DX of local task YAML definitions.
|
2013-12-31 15:48:51 -08:00 |
Alex Pott
|
c47f5c70ef
|
Issue # by yched, smiletrl: Clean up following conversion of taxonomy field to FieldType plugin.
|
2013-12-24 14:09:33 +00:00 |
catch
|
c049f3f1d6
|
Issue #2005644 by Wim Leers, damiankloip, beejeebus, amateescu: Use client-side cache tags & caching to eliminate 1 HTTP requests/page for in-place editing metadata, introduce drupalSettings.user.permissionsHash.
|
2013-12-22 21:58:10 +00: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 |
Dries
|
c478bf4062
|
Issue #2150621 by damiankloip: Separate applies and build logic for breadcrumb builders.
|
2013-12-18 15:22:36 -05:00 |
Nathaniel Catchpole
|
a6cdd740f8
|
Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-12-17 11:03:15 +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 |
Alex Pott
|
c2f76e09d4
|
Issue #2015687 by smiletrl, amateescu, Berdir, fago: Convert field type to FieldType plugin for taxonomy module.
|
2013-12-12 15:42:27 +00:00 |
Alex Pott
|
560e5afd66
|
Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface.
|
2013-12-10 00:45:01 +00:00 |
Alex Pott
|
cdac25ee08
|
Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods.
|
2013-12-09 19:19:58 -04:00 |
webchick
|
a16eb5a389
|
Issue #2147501 by dawehner: Convert most of the left over local tasks.
|
2013-12-07 15:16:21 -08:00 |
Nathaniel Catchpole
|
e8c263c4a5
|
Issue #2112239 by amateescu: Convert base field and property definitions.
|
2013-12-06 10:56:29 +00:00 |
webchick
|
3bb5f796f6
|
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, alexpott, larowlan, Damien Tournoud: Replace almost all remaining superglobals (, , etc.) with Symfony Request object.
|
2013-12-05 10:02:36 -08:00 |
webchick
|
dc7a5b27ef
|
Revert of Issue #1998638, since it broke drush si and other command-line scripts.
|
2013-12-04 21:13:05 -08:00 |
Nathaniel Catchpole
|
182099941f
|
Issue #2029509 by ekes, dawehner: Add a generic entity argument validation plugin.
|
2013-12-04 12:46:33 +00:00 |
webchick
|
4d2d18804f
|
Issue #2081131 by mrsinguyen, deneo2: Remove Unused local variable from /core/modules/taxonomy/lib/Drupal/taxonomy/Tests/Views/TaxonomyTestBase.php.
|
2013-12-03 21:27:26 -08:00 |
webchick
|
a38172dc20
|
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, larowlan, Damien Tournoud: Replace all remaining superglobals (, , etc.) with Symfony Request object.
|
2013-12-03 10:57:18 -08:00 |
Jennifer Hodgdon
|
80fbd33d97
|
Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments
|
2013-12-03 07:54:20 -08:00 |
Nathaniel Catchpole
|
9c2b1650c7
|
Issue #2143797 by agentrickard, amateescu: GetDefaultValue() fails with ConfigurableEntityReferenceFieldItemList.
|
2013-12-03 13:39:18 +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 |
Nathaniel Catchpole
|
b20755f4c8
|
Issue #2142549 by amateescu, yched: Support multi-column field types in base tables.
|
2013-12-03 11:48:59 +00:00 |
webchick
|
063b5cd333
|
Issue #2143933 by tim.plunkett, pwolanin, dawehner: Add _title and _title_callback to all routes.
|
2013-11-27 23:44:52 -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
|
14bf431e6b
|
Issue #2061913 by AndreyMaximov, damiankloip, jibran: Remove drupal_set_breadcrumb and LegacyBreadcrumbBuilder in Views module.
|
2013-11-27 15:19:51 +00:00 |
Nathaniel Catchpole
|
6ca86d9f57
|
Issue #2049121 by plopesc, klausi: Regression: Moving out term children on term listing page is broken.
|
2013-11-26 20:08:09 +00:00 |
webchick
|
02a10b3161
|
Issue #675446 by mgifford, RobLoach, amateescu, nod_, longwave, oxyc, rteijeiro, tomyouds, Jelle_S, mcrittenden, Sutharsan, hansyg, Angry Dan, clemens.tolboom, droplet | Dave Reid: Change notice: Use jQuery UI Autocomplete.
|
2013-11-24 12:30:09 -08:00 |
webchick
|
d6cda5707d
|
Issue #2113319 by Xano: Rename getOriginalID() to getOriginalId() and setOriginalID() to setOriginalId().
|
2013-11-23 13:23:55 -08:00 |
webchick
|
df1a669b77
|
Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global.
|
2013-11-23 12:57:04 -08:00 |
webchick
|
5ef0824278
|
Issue #1965510 by TR, shanethehat, DyanneNova: Fix punctuation in Taxonomy module tests' assertion sentences.
|
2013-11-22 20:16:10 -08:00 |
Nathaniel Catchpole
|
172cd2652a
|
Revert "Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system."
This reverts commit fc04601c35 .
|
2013-11-22 13:56:50 +00:00 |
Nathaniel Catchpole
|
390d04eef7
|
Issue #2115061 by JeroenT, tim.plunkett: Remove direct calls to drupal_add_html_head_link().
|
2013-11-21 10:05:28 +00: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 |
Nathaniel Catchpole
|
fbe932254f
|
Issue #2111823 by amateescu, dawehner: Convert field_ui / Entity local tasks to YAML definitions.
|
2013-11-20 11:37:29 +00:00 |
Nathaniel Catchpole
|
fc04601c35
|
Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-11-19 12:24:14 +00:00 |
Dries
|
dd190fd863
|
Issue #2127655 by Mile23: Name space corrections
|
2013-11-17 20:24:13 -05:00 |
Alex Pott
|
7b8e204118
|
Issue #2133469 by tim.plunkett, damiankloip, dawehner: Replace path-based entity links with route names.
|
2013-11-15 09:31:24 -04:00 |
Nathaniel Catchpole
|
115b40c9f8
|
Issue #2134951 by xjm: Remove upgrade path tests.
|
2013-11-15 11:40:44 +00:00 |
webchick
|
744309f9f2
|
Issue #2125253 by tim.plunkett: Convert ()['redirect'] to ()['redirect_route()'].
|
2013-11-13 21:31:49 -08:00 |
Nathaniel Catchpole
|
3c3eb990fd
|
Issue #1810350 by plach, kfritsche, boran, YesCT: Remove menu_* entity keys and replace them with entity links.
|
2013-11-07 10:55:26 +00:00 |
Nathaniel Catchpole
|
72c63698c8
|
Issue #2090541 by plopesc, yched: Avoid storing numeric target_id()'s for default values in field instance CMI files.
|
2013-11-07 10:49:51 +00:00 |
Nathaniel Catchpole
|
b469334d39
|
Issue #2100073 by dawehner: Convert local_actions() to the new local action plugins.
|
2013-11-07 10:47:30 +00:00 |
Nathaniel Catchpole
|
0d263c64e9
|
Issue #2084463 by dawehner, pwolanin, David_Rothstein, tim.plunkett, Xano: Convert contextual links to a plugin system similar to local tasks/actions.
|
2013-11-06 19:45:37 +00: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 |
Dries
|
c6318824f8
|
Issue #2104517 by Sree, swentel: Vocabulary list controller should not add the 'weight' key in buildHeader().
|
2013-11-05 21:01:12 -05:00 |
Alex Pott
|
bf3e9cfaaa
|
Issue #2112705 by mikey_p: Replace EntityType::$module with provider.
|
2013-11-02 22:11:53 -07:00 |
Nathaniel Catchpole
|
8b6fdb56ea
|
Issue #2068337 by marcingy, pfrenssen: Convert taxonomy term SQL queries to the Entity Query API.
|
2013-10-31 11:39:54 +00:00 |
catch
|
75debc110d
|
Issue #2115063 by marcingy: Remove drupal_add_feed().
|
2013-10-28 11:53:11 +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 |
Alex Pott
|
4b7bbecbc3
|
Issue #2097903 by Berdir, amateescu: Rename EntityRenderController to EntityViewBuilder.
|
2013-10-25 13:54:18 -07:00 |
Alex Pott
|
270708d58a
|
Issue #2102125 followup by tim.plunkett, Gábor Hojtsy: Big Local Task Conversion.
|
2013-10-25 10:16:02 -07:00 |
Nathaniel Catchpole
|
516affdf43
|
Issue #2102125 by dawehner, tim.plunkett, neclimdul, pwolanin, YesCT, damiankloip, Tim Bozeman: Big Local Task Conversion.
|
2013-10-24 13:04:38 +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 |
Alex Pott
|
b201c0546c
|
Issue #2111209 by Xano: Fixed Rename FormInterface::getFormID() to FormInterface::getFormId().
|
2013-10-16 13:37:27 +01:00 |
Nathaniel Catchpole
|
1eb27ae08c
|
Issue #2077387 by wadmiraal, guschilds: Fixed Taxonomy term is improperly deleted when only one of two parents is deleted.
|
2013-10-16 12:08:52 +01:00 |
Nathaniel Catchpole
|
034d523504
|
Issue #2099347 by ruloweb: Clean up list function usage.
|
2013-10-16 12:06:21 +01:00 |
webchick
|
df406f015f
|
Issue #2105789 by fago: Fixed Remove debug statement from taxonomy formatter base.
|
2013-10-14 22:25:17 -07:00 |
Nathaniel Catchpole
|
5b026c3854
|
Issue #2004626 by plach, kfritsche, vijaycs85, Pancho, penyaskito: Make non-configurable field translation settings available in the content language settings.
|
2013-10-14 16:40:28 +01:00 |
Nathaniel Catchpole
|
de0a575dec
|
Issue #2061911 by AlexandrTodorozhko, jibran, dawehner: Remove drupal_set_breadcrumb() and LegacyBreadcrumbBuilder in taxonomy module.
|
2013-10-13 13:46:11 +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
|
0c8fae0b26
|
Issue #2034979 by derhasi: Typehint Views field handler methods with ResultRow.
|
2013-10-13 13:15:46 +01:00 |
Nathaniel Catchpole
|
5459354982
|
Issue #2095399 by Berdir: Merge DatabaseStorageController and DatabaseStorageControllerNG.
|
2013-10-13 12:34:58 +01:00 |
webchick
|
03416ef5e3
|
Issue #2088815 by Gábor Hojtsy: Fixed Quick edit of taxonomy term field looses new terms if switching out/back to field.
|
2013-10-10 07:34:06 -07:00 |
webchick
|
3da03a2673
|
Issue #1969800 by swentel, mtift, tayzlor, chx, xjm, herom: Add UUIDs to default configuration.
|
2013-10-09 18:37:14 -07:00 |
Nathaniel Catchpole
|
396d402306
|
Issue #2105557 by Berdir, dawehner: Add an admin_permission to EntityType annotations to provide simple default access handling.
|
2013-10-09 11:39:16 +01:00 |
webchick
|
6302d0e020
|
Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name.
|
2013-10-07 23:07:56 -07:00 |
webchick
|
ae7c20c7b5
|
Issue #2106459 by chx: Fixed core config has everything as string.
|
2013-10-07 17:32:28 -07:00 |
webchick
|
ea8db03250
|
Issue #2095121 by clemens.tolboom, jibran: Ensure every path in routing.yml files has a leading slash.
|
2013-10-07 08:09:41 -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 |
webchick
|
4f59f9746f
|
Issue #2049207 by dlu, blakehall, janstoeckler, ramlev, Moderate | Cottser: Replace .tpl.php with .html.twig in documentation.
|
2013-10-03 15:08:29 -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
|
cd9ec6ded2
|
Issue #2100583 by BarisW: Fixed Edit tab on term listing page shows term name instead of 'Edit'.
|
2013-10-03 11:44:25 +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
|
b072871ddd
|
Issue #2081127 by mrsinguyen: Remove Unused local variables from /core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Vocabulary.php.
|
2013-09-29 17:01:17 +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
|
820205f13f
|
Issue #1327224 by Berdir, ryanissamson, johnv, chris.leversuch, edb, nyirocsaba: Fixed Access denied to taxonomy term image.
|
2013-09-28 16:55:09 +02: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 |
catch
|
00c06fcfed
|
Issue #2070651 by pwolanin, dawehner, larowlan, tim.plunkett, ParisLiakos: Introduce a path-based breadcrumb builder, remove the one that's based on {menu_links()}.
|
2013-09-26 10:32:39 +02:00 |
webchick
|
06b9f30031
|
Issue #2095971 by ekes: Remove instances of menu_get_object()('taxonomy_term()').
|
2013-09-25 02:17:27 +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 |
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
|
ef2e45b0e8
|
Issue #2089635 by tim.plunkett, disasm, larowlan: Convert non-test non-form page callbacks to routes and controllers.
|
2013-09-18 11:30:30 -07:00 |
Alex Pott
|
24e3c5d154
|
Issue #2083615 by Gábor Hojtsy, YesCT: Use links annotation for config entity URI like for content entities.
|
2013-09-18 14:10:04 +01:00 |
webchick
|
d75787dfba
|
Issue #2087995 by amateescu: All entity post*() and pre*() methods should call their parent implementation.
|
2013-09-17 22:56:38 -07:00 |
webchick
|
034d956906
|
Issue #2075095 by yched, amateescu: Widget / Formatter methods signatures needlessly complex.
|
2013-09-16 08:52:28 -07:00 |
webchick
|
8347b04c34
|
Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors.
|
2013-09-15 22:06:19 -07:00 |
webchick
|
7cfa38d01a
|
Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files.
|
2013-09-15 21:47:28 -07:00 |
webchick
|
5e9ac4dd2d
|
Issue #2087279 by larowlan, dawehner, disasm, tim.plunkett: Add a config() method to FormBase.
|
2013-09-15 21:43:06 -07:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
99670f0847
|
Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention.
|
2013-09-15 12:59:49 -07:00 |
webchick
|
44e53a9218
|
Issue #1979038 by dawehner, effulgentsia, tstoeckler: Convert views_ajax_autocomplete_taxonomy() to a Controller.
|
2013-09-14 00:40:47 -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
|
ca7ae5992a
|
Issue #1963394 by tim.plunkett, jibran, effulgentsia: Fixed ConfirmFormBase::getCancelPath() should allow for a route.
|
2013-09-12 21:51:47 -07:00 |
webchick
|
b88608ebfb
|
Issue #1974210 by disasm, larowlan, jibran: Convert admin/structure/forum to a Controller.
|
2013-09-12 14:31:20 -07:00 |
webchick
|
b17b2c452e
|
Revert "Issue #1974210 by disasm, larowlan: Convert admin/structure/forum to a Controller."
This reverts commit e18109e284 .
Seems to be causing testbot failures. Rolling back for now.
|
2013-09-12 02:10:39 -07:00 |
webchick
|
e18109e284
|
Issue #1974210 by disasm, larowlan: Convert admin/structure/forum to a Controller.
|
2013-09-11 23:42:05 -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
|
f503d2282a
|
Issue #2074509 by tim.plunkett, falcon03, mgifford, Xano: Fixed Add missing #title property to ensure form accessibility.
|
2013-09-11 00:16:22 -07:00 |
Alex Pott
|
11eeb98bf3
|
Issue #2070609 by damiankloip, tstoeckler: Remove obsolete 'module' keys from Views plugin annotations.
|
2013-09-11 02:21:44 +01:00 |
Alex Pott
|
678df35b2b
|
Issue #2061331 by yched, plopesc: Added helper methods getEntity() in FieldInterface / FieldItemInterface.
|
2013-09-11 00:20:54 +02:00 |
webchick
|
0b56397625
|
Issue #2082509 by Gábor Hojtsy, twistor: Generalize node changed constraint to entity changed constraint.
|
2013-09-10 01:14:06 -07:00 |
Alex Pott
|
1903e50f51
|
Issue #2068287 by Berdir, andypost: Support bundle names provided in the request arguments in EntityCreateAccessCheck.
|
2013-09-06 11:26:13 +02:00 |
Nathaniel Catchpole
|
085a24e07f
|
Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants.
|
2013-09-05 10:48:11 +01:00 |
webchick
|
4f8fc3a614
|
Issue #1999436 by kim.pepper, bojanz, sidharthap, effulgentsia, tim.plunkett: Use Symfony Request for taxonomy module.
|
2013-09-05 00:01:12 -07:00 |
webchick
|
d4da27e5fa
|
Issue #1987692 by becw, cbiggins, tim.plunkett | vijaycs85: Convert all references to entity_get_form() as page callbacks to _entity_form() w/ corresponding routing.yml entries.
|
2013-09-04 23:52:31 -07:00 |
webchick
|
cc3b5c8c5b
|
Issue #2081195 by smiro: Remove Unused local variable from taxonomy/Plugin/field/formatter/EntityReferenceTaxonomyTermRssFormatter.php.
|
2013-09-04 15:28:25 -07:00 |
webchick
|
e346ac5fda
|
Issue #2074229 by Gábor Hojtsy, tstoeckler: Add changed time tracking to taxonomy terms.
|
2013-09-04 11:31:38 -07:00 |
catch
|
e1c40673b9
|
Issue #2078837 by alexpott: Fixed Ensure that we are using SQL storage for taxonomy_update_8007().
|
2013-09-03 00:00:39 +01: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
|
613a370a5b
|
Issue #2057589 by smiletrl, tim.plunkett, alexpott, dawehner: Rename ControllerInterface to ContainerInjectionInterface.
|
2013-09-01 09:04:33 +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
|
017132eb79
|
Issue #1974492 by larowlan, jibran, disasm, tim-e, mdrummond, robeano, nick_schuch, wamilton, effulgentsia, tim.plunkett: Convert taxonomy_overview_terms() to a Form Controller.
|
2013-08-31 18:32:52 -07:00 |
webchick
|
542517f649
|
Issue #2062027 by InternetDevels: Replace user_access() calls with ->hasPermission() in taxonomy module.
|
2013-08-29 08:34:07 -07:00 |
Alex Pott
|
c5ef1c9c38
|
Issue #2063405 by dawehner, Wim Leers, Crell: Update all access checkers to use static::ALLOW/static::DENY/static::KILL.
|
2013-08-29 14:04:29 +01:00 |
webchick
|
e8e45c8026
|
Issue #2072845 by tim.plunkett: Modernize taxonomy.module and forum.module forms.
|
2013-08-28 00:09:47 -07:00 |
Alex Pott
|
c534b445b9
|
Issue #1987866 by pfrenssen, vijaycs85, dawehner, andypost, tim.plunkett, benjf: Convert taxonomy_vocabulary_add() to a new style controller.
|
2013-08-28 01:19:04 +01:00 |
Alex Pott
|
a19dfc639f
|
Issue #2062769 by dawehner: Convert taxonomy edit form to a route.
|
2013-08-28 01:15:09 +01:00 |
Alex Pott
|
55bd232761
|
Issue #1969388 by dawehner, tim.plunkett, olli: Add dedicated annotations for Views plugins.
|
2013-08-28 01:03:53 +01:00 |
Alex Pott
|
48ddeb48db
|
Issue #2024963 by Berdir: Move baseFieldDefinitions from storage to entity classes.
|
2013-08-27 17:04:17 +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
|
9e01ce3c1e
|
Issue #1855402 by andypost, fubhy, tim.plunkett, dawehner, sun: Add generic weighting (tabledrag) support for config entities (ConfigEntityListController).
|
2013-08-27 01:08:29 +01:00 |
Alex Pott
|
703e9e476c
|
Issue #2021063 by Berdir, kiamlaluno, YesCT: Use hook_entity_operation_alter() for manage fields and manage display links.
|
2013-08-25 11:41:10 +01:00 |
Alex Pott
|
6aa975ca5f
|
Issue #2015701 by klausi, pfrenssen, amateescu: Convert field type to typed data plugin for entity reference module.
|
2013-08-25 11:02:51 +01:00 |
Alex Pott
|
499080f36c
|
Issue #1987858 by oenie, jibran, tim.plunkett: Convert taxonomy_autocomplete() to a new style controller.
|
2013-08-25 10:38:07 +01:00 |
Alex Pott
|
410d56a7ba
|
Issue #2059245 by tim.plunkett, msonnabaum: Add a FormBase class containing useful methods.
|
2013-08-22 03:02:00 +01:00 |
Alex Pott
|
d663924e93
|
Issue #2064557 by tim.plunkett: Improve strange coupling in EntityListControllers by improving buildRow() and buildHeader().
|
2013-08-19 21:30:34 +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 |
Dries
|
dd95e4bae3
|
Issue #2049039 by Berdir: Convert node properties to methods.
|
2013-08-16 12:13:11 -05:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Alex Pott
|
fd76691cca
|
Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods.
|
2013-08-11 23:24:02 +01:00 |
Jennifer Hodgdon
|
c5f524fa61
|
Issue #1862390 by oriol_e9g, billk2, ACF, LinL: Coding standards - trailing comments in taxonomy.admin.inc
|
2013-08-07 08:24:44 -07:00 |
Nathaniel Catchpole
|
fca3051719
|
Issue #2019071 by tsphethean: Fixed EntityListController::buildRow() should return secure label.
|
2013-08-07 09:31:10 +01:00 |
Alex Pott
|
7412e6f58b
|
Issue #2049159 by amateescu, Crell: Create a ControllerBase class to stop the boilerplate code madness.
|
2013-08-07 01:32:39 +02:00 |
webchick
|
6bec9b2f79
|
Issue #2056943 by alexpott, damiankloip: Convert render_link() to renderLink.
|
2013-08-03 23:00:11 -07:00 |
Alex Pott
|
29907b0610
|
Issue #1976296 by jibran, andypost, pcambra, dawehner, tim.plunkett, Gaelan: Convert taxonomy_vocabulary_confirm_reset_alphabetical() to FormInterface/Controller.
|
2013-08-03 12:28:20 +02:00 |
Alex Pott
|
0643e0a6f1
|
Issue #1973498 by vijaycs85, yched, saki007ster: Provide config schema to field types and storage in taxonomy module.
|
2013-08-02 01:32:21 +02:00 |
Nathaniel Catchpole
|
63d299d9d2
|
Issue #2051721 by yched: Get rid of field_get_items().
|
2013-08-01 13:46:59 +01:00 |
Nathaniel Catchpole
|
c595d95475
|
Issue #2022509 by Soul88, StephaneQ, hussainweb, lslinnet, andypost, penyaskito, effulgentsia: Deprecate taxonomy_vocabulary_load_multiple() and taxonomy_term_load_multiple() in favour of entity_load_multiple().
|
2013-07-29 10:34:33 +01: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 |
Dries
|
38bf424dfd
|
Issue #2021817 by effulgentsia, yched: Make widgets / formatters work on EntityNG Field value objects.
|
2013-07-24 16:38:18 -04:00 |
Alex Pott
|
08aeb8717f
|
Issue #2034947 by damiankloip: Change view results to use a classed object.
|
2013-07-21 08:46:30 +01:00 |
Alex Pott
|
3172ea413c
|
Issue #1946456 by andypost, disasm: Convert taxonomy_term_confirm_delete() and taxonomy_vocabulary_confirm_delete() to the new form interface.
|
2013-07-20 14:41:10 +01: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
|
a16c164ef6
|
Issue #1823204 by Chi, damiankloip, dawehner: Fixed Class 'Drupal\taxonomy\Plugin\views\filter\stdClass' not found .
|
2013-07-16 21:22:28 -04:00 |
Nathaniel Catchpole
|
7dd31494f3
|
Issue #1979094 by Berdir, dawehner, msonnabaum, tim.plunkett, effulgentsia: Fixed Separate create access operation entity access controllers to avoid costly EntityNG instantiation.
|
2013-07-16 10:33:18 +01:00 |
Alex Pott
|
31efff2728
|
Issue #2036087 by YesCT: Add public identifier to all render methods in all views plugins in core.
|
2013-07-15 18:39:32 -04:00 |
Alex Pott
|
9cd28855d3
|
Issue #2029321 by tim.plunkett, aspilicious, swentel: Provide list and form controllers for EntityViewMode and EntityFormMode.
|
2013-07-14 15:37:55 -04:00 |
Nathaniel Catchpole
|
e8919c6d42
|
Issue #2009680 by DarthDrupal, cwells73, Samvel, adamcowboy, hussainweb: Fixed Replace theme() with drupal_render() in taxonomy module.
|
2013-07-13 12:09:13 +01:00 |
Alex Pott
|
67ffbd3522
|
Issue #1987860 by tim.plunkett: Convert taxonomy_term_add() to a new style controller.
|
2013-07-10 12:58:17 +01:00 |
Alex Pott
|
c250f7354d
|
Issue #2016589 by amateescu, tim.plunkett: Add a dedicated @EntityReferenceSelection annotation.
|
2013-07-09 15:39:11 +01:00 |
Jennifer Hodgdon
|
2c01cd0ba9
|
Issue #2035077 by lazysoundsystem, Crell, Cottser: Remove a few remaining t() from test asserts
|
2013-07-08 10:49:45 -07: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 |
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 |
Dries
|
0a91fd93a7
|
Issue #2020405 by Pancho: Correct misspelling of 'referenceable'.
|
2013-06-29 17:39:05 -04: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
|
6e4b41358c
|
Issue #2021075 by rszrama: Fixed TermTest.php testing false positive.
|
2013-06-29 07:55:44 +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 |
Alex Pott
|
4f8b8a5087
|
Issue #1995048 by twistor, tim.plunkett, damiankloip, Berdir: EntityListController::getOperations() should respect access checks.
|
2013-06-27 07:13:06 +01: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
|
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
|
de3558c214
|
Issue #2024867 by vijaycs85: Rename translation_entity() to content_translation().
|
2013-06-25 20:16:20 +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 |
Dries
|
b4655c58f6
|
Issue #1869600 by linclark, scor, jesse.d: Refactor RDF mappings to be inline with the new Entity Field API.
|
2013-06-24 18:21:37 -04:00 |
Dries
|
36df8e8784
|
Issue #2024111 by damiankloip: Fixed TaxonomyIndexTid filter handler autocomplete does not work.
|
2013-06-24 18:21:18 -04:00 |
Jennifer Hodgdon
|
0366140fa0
|
Issue #2013094 by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files
|
2013-06-20 07:02:02 -07:00 |
Dries
|
9e354fa9d2
|
Issue #1965208 by amateescu, Berdir: Convert TaxonomyTermReferenceItem to extend EntityReferenceItem.
|
2013-06-19 15:07:06 -04:00 |
Alex Pott
|
851d7d0ff2
|
Issue #1777956 by fago, klausi, sun, dasjo: Provide a way to define default values for entity fields.
|
2013-06-19 10:31:20 +02:00 |
Alex Pott
|
5eff1db9f6
|
Issue #1981336 by aspilicious, andypost, swentel, amateescu: Drop procedural usage of fields in [t*] modules.
|
2013-06-18 12:43:19 +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 |
Alex Pott
|
025aa2a110
|
Issue #1831540 followup by orb: Rewrite examples in taxonomy.api.php and remove references to synonyms.
|
2013-06-17 23:25:42 +02:00 |
Alex Pott
|
116f0a389e
|
Issue #2003366 by sillygwailo, Joe9, kenianbei, pcambra, heddn, YesCT, damiankloip: Rename Views method pre_render() to preRender().
|
2013-06-17 22:53:40 +02:00 |
webchick
|
5572e7fd5a
|
Issue #2014025 by kgoel | DmitryDrozdik: Replace drupal_container() with Drupal::service() in the taxonomy module.
|
2013-06-17 01:42:40 -05: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
|
5bf89a4573
|
Issue #2008356 by dawehner, tim.plunkett: Provide a _entity_list() route default to replace Controller\EntityListController and mimic _entity_form().
|
2013-06-17 00:06:21 +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
|
096b8c5a58
|
Issue #2010290 by tim.plunkett, larowlan, alexpott, ParisLiakos: Editing a config entity from a listing page results in a 'page not found'.
|
2013-06-16 10:24:30 +02: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
|
342f132b35
|
Issue #1970360 by Crell, linclark, dawehner, YesCT, matt2000: Entities should define URI templates and standard links.
|
2013-06-13 09:19:53 +01:00 |
Alex Pott
|
c06bf841a6
|
Issue #2002934 by drupee, damiankloip, x.algorithm, kevin.reiss, heddn: Rename Views method validate_argument() to validateArgument().
|
2013-06-12 16:20:00 +01:00 |
Alex Pott
|
4d85fa44a3
|
Issue #1825332 by Berdir, ParisLiakos, andypost, dawehner, jrglasgow, aspilicious: Introduce an AccountInterface to represent the current user.
|
2013-06-11 15:04:34 +01:00 |
Alex Pott
|
da83b1ab14
|
Issue #2003356 by phenaproxima, jibran, drupalway, Dan Reinders: Rename Views method process_summary_arguments() to processSummaryArguments().
|
2013-06-11 14:47:42 +01:00 |
Alex Pott
|
74c3997c1c
|
Issue #2003236 by kenianbei, zschmid, Dan Reinders: Rename Views method value_submit() to valueSubmit().
|
2013-06-11 12:40:21 +01:00 |
Alex Pott
|
d3d704e235
|
Issue #2012662 by yched: Constraints on 'target_id()' / 'tid' properties break autocomplete if applied.
|
2013-06-11 10:09:44 +01:00 |
Jennifer Hodgdon
|
63113028c9
|
Issue #1831540 by orb, Berdir, andypost, podarok, Gaelan, znerol, cam8001: Fix up examples in taxonomy.api.php hooks
|
2013-06-10 08:38:20 -07:00 |
Alex Pott
|
bf2c404e68
|
Issue #2004224 by Berdir, andypost: Convert tests using TestEntity to EntityTest (except Field API tests).
|
2013-06-10 13:37:27 +01:00 |
Alex Pott
|
4370959d5e
|
Issue #1891690 by andypost: Use EntityListController for vocabularies.
|
2013-06-09 15:29:54 +01:00 |
Alex Pott
|
bd1f226e8d
|
Issue #1881606 by dawehner, jibran: Use a derivative to integrate all entities as row plugins.
|
2013-06-09 13:35:39 +01:00 |
Alex Pott
|
821dc67d3f
|
Issue #2002442 by baldwinlouie, sillygwailo, jibran: Rename Views method default_actions() to defaultActions().
|
2013-06-08 00:14:18 +01:00 |
Alex Pott
|
167810ff96
|
Issue #2002340 by elvis2, jibran: Rename Views method add_where() to addWhere().
|
2013-06-08 00:12:42 +01:00 |
Alex Pott
|
18e03273de
|
Issue #2002274 by elvis2: Rename Views method add_relationship() to addRelationship().
|
2013-06-08 00:10:08 +01:00 |
Alex Pott
|
2432c02138
|
Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention.
|
2013-06-07 11:48:55 +01:00 |
Alex Pott
|
88e6a760b7
|
Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API.
|
2013-06-06 11:20:38 +01:00 |
Alex Pott
|
f1ba409443
|
Issue #2002894 by crowdcg, jibran: Rename Views method get_argument() to getArgument().
|
2013-06-05 21:58:42 +01:00 |
Alex Pott
|
7731380b6b
|
Issue #2002930 by marlatt, markie: Rename Views method value_validate() to valueValidate().
|
2013-06-05 08:37:31 +01:00 |
Alex Pott
|
7b3a9a93ce
|
Issue #2003306 by markie: Rename Views method set_breadcrumb() to setBreadcrumb().
|
2013-06-05 08:28:08 +01:00 |
Alex Pott
|
176968cb82
|
Issue #2002466 by druderman, hugo.lallo: Rename Views method document_self_tokens() to documentSelfTokens().
|
2013-06-05 07:43:52 +01:00 |
webchick
|
dc05265a4e
|
Issue #2003496 by NonProfit, marlatt | heddn: Rename Views method get_value() to getValue().
|
2013-06-04 21:48:13 -05:00 |
webchick
|
4a69401036
|
Issue #2002932 by zschmid, jastraat, vito_a | Dan Reinders: Rename Views method value_form() to valueForm().
|
2013-06-04 21:18:44 -05:00 |
webchick
|
cbc907fa79
|
Issue #2002974 by tvlooy, kenianbei, danylevskyi | Dan Reinders: Rename Views method title_query() to titleQuery().
|
2013-06-04 21:16:14 -05:00 |
webchick
|
30d3671c03
|
Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler().
|
2013-06-04 20:58:17 -05:00 |
webchick
|
79cbe7973c
|
Issue #2001318 by Dan Reinders, chertzog: Rename Views method add_additional_fields() to addAdditionalFields().
|
2013-06-04 20:32:58 -05:00 |