Alex Pott
|
1370edf99f
|
Issue #2134857 by Xano, Wim Leers, Berdir, damiankloip: PHPUnit test the entity base classes.
|
2014-03-24 13:34:01 +01:00 |
Alex Pott
|
fa51d2e5bd
|
Issue #2178725 by pwolanin, crowdcg, effulgentsia, Sutharsan: Make all core menu link machine names and the corresponding route names match.
|
2014-03-24 11:34:32 +01:00 |
Alex Pott
|
5abaa5f957
|
Issue #2120871 by andypost, Berdir, amateescu, vladan.me, Xano: Rename EntityListController to EntityListBuilder.
|
2014-03-23 22:25:46 +00: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
|
9c66858942
|
Issue #2216701 by alexpott, sun, longwave: Random test failure in ToolbarAdminMenuTest.
|
2014-03-13 15:15:35 -07:00 |
Alex Pott
|
9a2cb6ad5b
|
Issue #2134857 by Xano: PHPUnit test the entity base classes.
|
2014-03-12 11:29:12 +00:00 |
Alex Pott
|
0f35ae9f75
|
Issue #2004336 by damiankloip: Default UUID key in ConfigEntityType.
|
2014-03-08 10:58:15 +00:00 |
Alex Pott
|
d38ab8a3e1
|
Issue #2170289 by plopesc, InternetDevels: Entity Display modes form allows to create machine names including dots.
|
2014-03-08 10:48: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
|
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
|
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 |
Alex Pott
|
ab2a91198f
|
Issue #2199875 by andypost: No link to add view|form mode for entity types that have no shipped modes.
|
2014-03-01 10:17:15 +00:00 |
Dries
|
03ddf8c283
|
Issue #2198377 by alexpott: Enforce UUID key name in configuration entities.
|
2014-02-27 20:34:39 +01:00 |
Nathaniel Catchpole
|
b9a978d202
|
Issue #2177041 by dawehner, Berdir, jibran: Remove all implementations of hook_menu.
|
2014-02-26 10:53:29 +00:00 |
Alex Pott
|
d1bbfa74e6
|
Issue #2205367 by sun, Berdir: [HEAD BROKEN] PHP 5.4.
|
2014-02-26 09:40:38 +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 |
webchick
|
b673b60b95
|
Issue #2090509 follow-up by yched, andypost: Fix some type-hinting.
|
2014-02-21 10:41:13 -08:00 |
Nathaniel Catchpole
|
769bd1f946
|
Issue #2055371 by ianthomas_uk, Xano, InternetDevels, alexpott: Replace all module_invoke_all() deprecated function calls in OO code.
|
2014-02-20 12:00:34 +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
|
8b40554c5a
|
Issue #2119905 followup by damiankloip: Provide @ConfigEntityType and @ContentEntityType to have better defaults.
|
2014-02-18 23:05:59 +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
|
7dcaa39580
|
Issue #2167267 by yched, andypost: Remove deprecated field_attach_*_view().
|
2014-02-12 10:42:13 +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 |
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
|
a979bbda18
|
Issue #2110501 by tim.plunkett, pwolanin, tstoeckler: ControllerBase should implement ContainerInjectionInterface like FormBase.
|
2014-02-02 19:12:30 -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 |
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 |
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 |
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 |
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 |
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 |
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
|
667ec43270
|
Issue #2099105 by Berdir, andypost, amateescu, larowlan: Clean-up render cache when permission changes.
|
2014-01-10 11:30:55 +00: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
|
3b604ffa21
|
Issue #2162271 by likin: Prefixes in config_get_storage_names_with_prefix.
|
2013-12-31 16:15:45 -08: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 |
webchick
|
3465947578
|
Issue #2146517 by TR: Remove annotation 'use' statements from all core classes.
|
2013-12-19 10:28:42 -08: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
|
cdac25ee08
|
Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods.
|
2013-12-09 19:19:58 -04:00 |
webchick
|
6f8d9fcd12
|
Issue #2096371 by sushantpaste, vijaycs85, epari.siva | webflo: Provide config schema for Form modes.
|
2013-12-08 13:54:52 -08:00 |
webchick
|
a16eb5a389
|
Issue #2147501 by dawehner: Convert most of the left over local tasks.
|
2013-12-07 15:16:21 -08:00 |
webchick
|
afb6c5aa38
|
Issue #2091403 by jhodgdon, batigolix, Berdir: Create hook_help for Entity module.
|
2013-12-07 14:03:57 -08:00 |
webchick
|
da773ebcfd
|
Issue #2147601 by jibran, dawehner: Get rid of entity_local_actions().
|
2013-12-03 22:05:58 -08: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 |