Commit Graph

569 Commits (113f7b51cc9c7f3eae4f12b1a9fb75c5edf92ae2)

Author SHA1 Message Date
xjm 92c1974311 Issue #2824778 by Berdir, tim.plunkett: Hide the "Type" select for extra fields 2016-11-04 15:58:33 -05:00
Nathaniel Catchpole 962eddec66 Issue #2796581 by tim.plunkett, jibran, catch, swentel, alexpott, cilefen, xjm, amateescu: Fields must store their region in entity displays 2016-10-25 22:21:33 +01:00
Alex Pott dbf2b0ed1b Revert "Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays"
This reverts commit 64f9bb959b.
2016-10-12 13:23:31 +01:00
Alex Pott 64f9bb959b Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays 2016-09-30 11:46:40 +01:00
Alex Pott b9dafa0928 Revert "Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays"
This reverts commit 9d8bfbb6e4.
2016-09-30 11:45:33 +01:00
Alex Pott 9d8bfbb6e4 Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays 2016-09-30 10:31:50 +01:00
Nathaniel Catchpole ce4e04f054 Issue #2797967 by tim.plunkett: Field UI needlessly resaves each enabled entity display 2016-09-12 13:41:40 +01:00
Nathaniel Catchpole f6ae58526c Issue #2572801 by alexpott, vprocessor, andriyun, andypost, chishah92, Mile23, attiks, hussainweb, klausi, dawehner, pfrenssen: Fix 'Drupal.WhiteSpace.ScopeIndent' coding standard 2016-08-28 18:16:36 +01:00
Alex Pott f24af6a04c Issue #2747073 by Mile23: Fix Drupal CS regressions for Coder 8.2.8 2016-08-12 14:30:32 +01:00
Alex Pott f0fe2a07f3 Issue #2780255 by klausi: Replace incorrect EntityTypeBundleInfo type hints with interface 2016-08-08 10:47:34 +01:00
Nathaniel Catchpole 3700d9fd91 Issue #2427637 by Mile23, keopx, naveenvalecha, marvin_B8: Remove usages of deprecated entity_get_bundles() 2016-07-31 21:20:40 +01:00
Nathaniel Catchpole ee26b4b86a Issue #2409591 by pguillard, mayurjadhav, Artusamak, marcoscano, chris_h, ifrik, amateescu: Increase discoverability of view modes 2016-07-04 11:44:49 +01:00
xjm d2cd3e6631 Issue #2752709 by ChandeepKhosa, kamalrajsahu21, pashupathi nath gajawada, ifrik, Gábor Hojtsy, Haza, marcvangend: "Add mode" instead of "Add new mode" 2016-06-23 17:00:08 +02:00
xjm 8e2cf9db20 Issue #2546248 by scythian, XaviP, darrenwh, mikebell_, ingaro, urbanlegend, jhodgdon, davidhernandez, andypost, joelpittet, emma.maria, cdykstra, Cottser, LewisNyman, joachim: Use consistent style to mention HTML tags in code comments 2016-05-26 14:12:15 -05:00
Nathaniel Catchpole 2486f10692 Issue #1266748 by swentel, Berdir, jcnventura, arlinsandbulte, yched, amateescu, droplet: Changing cardinality lower than highest existing delta causes data loss upon save 2016-05-23 11:10:07 +01:00
Nathaniel Catchpole e391a026ed Revert "Issue #1266748 by swentel, Berdir, jcnventura, arlinsandbulte, yched: Changing cardinality lower than highest existing delta causes data loss upon save"
This reverts commit ee5274af83.
2016-05-19 09:15:17 +01:00
Nathaniel Catchpole 6b70606d35 Issue #2723567 by snehi, Ashish.Dalvi, marvin_B8, John Cook: Remove entity_load* usage for entity_view_display entity type 2016-05-18 13:03:34 +01:00
Nathaniel Catchpole ee5274af83 Issue #1266748 by swentel, Berdir, jcnventura, arlinsandbulte, yched: Changing cardinality lower than highest existing delta causes data loss upon save 2016-05-18 10:00:35 +01:00
Nathaniel Catchpole 0d9fa5c03e Issue #2723571 by danielmrichards: Remove entity_load* usage for entity_form_display entity type 2016-05-17 10:28:36 +01:00
Alex Pott 899f647387 Issue #2716661 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to @see references 2016-05-08 17:42:30 -05:00
Alex Pott 133c212ed9 Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard 2016-05-08 10:05:38 -05:00
Alex Pott 70f58860c8 Issue #2716685 by Mile23: Part 2: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard 2016-05-05 12:32:19 +01:00
Alex Pott d5d0d6ce87 Issue #2572777 by andypost, alexpott, attiks, andriyun: Fix 'Squiz.Strings.ConcatenationSpacing' coding standard 2016-05-05 12:07:19 +01:00
Alex Pott 6098437ef5 Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard 2016-04-29 12:02:20 +01:00
Alex Pott 4376b33cb3 Issue #2714829 by Mile23: Fix 'Generic.Functions.FunctionCallArgumentSpacing' coding standard 2016-04-28 09:42:12 +01:00
Alex Pott bfde6d3423 Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
Alex Pott 0db5b13892 Issue #2686207 by Berdir: Convert simpletest kernel tests in modules A-I to phpunit 2016-03-28 19:36:47 +01:00
Nathaniel Catchpole fb8d5b1f0c Issue #2686765 by sidharthap, thhafner: cacheUntilEntityChanges() is deprecated and should be replaced with addCacheableDependency() 2016-03-16 10:34:36 +09:00
Nathaniel Catchpole 4d185faff1 Issue #2674408 by alexpott, dawehner: Fix Drupal.Classes.UnusedUseStatement standard in core 2016-03-14 09:22:44 +09:00
Nathaniel Catchpole 49a419dea2 Issue #2471689 by klopez, shashikant_chauhan, harings_rob, snehi, jhodgdon: Entity API documentation should consistently refer to handlers rather than controllers 2016-03-09 08:33:30 +09:00
Nathaniel Catchpole 7e4b50e68f Issue #2635224 by dawehner, bojanz: ContentEntityBase should provide field definitions for key fields 2016-02-15 09:27:14 +09:00
Alex Pott 2c03b9f0ff Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard 2015-12-23 14:28:29 +00:00
Alex Pott 718c503a52 Issue #2586047 by willzyx: Fatal error: Call to a member function getFieldStorageDefinition() 2015-12-09 16:53:32 +00:00
Nathaniel Catchpole 5ad579744e Issue #2611758 by swentel, webflo, zuuperman: Field UI table is broken for nested elements 2015-11-27 12:46:31 +00:00
webchick 5c5ceccc6f Issue #1938900 by joelpittet, lokapujya, Cottser, lauriii, swentel, neochief, tstoeckler, andypost, duellj: Convert theme_field_ui_table into a template (DIE THEME FUNCTIONS DIE) 2015-10-22 17:53:38 -07:00
webchick 23236e0f1d Issue #2587549 by herom, prestonso: Remaining RTL fixes for Drupal 8 2015-10-22 12:17:29 -07:00
Alex Pott ba11b09456 Issue #2590605 by yched: Followup for [#2322503] 2015-10-17 06:08:46 -07:00
Alex Pott b0e82e5871 Issue #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use single quotes in JavaScript and update .eslintrc 2015-10-13 23:37:56 +01:00
Nathaniel Catchpole 8b65164c5a Issue #2533800 by alexpott: Remove all unused use statements from core 2015-10-08 20:46:26 +01:00
Alex Pott 97823b5a54 Issue #2429191 by claudiu.cristea, amateescu, yched, nlisgo, Berdir, alexpott, klausi, Wim Leers, xjm, catch: Deprecate entity_reference.module and move its functionality to core 2015-10-06 12:02:22 +01:00
Nathaniel Catchpole 6e0225e304 Issue #2520540 by alexpott: Enforced configuration dependencies shouldn't have to be repeated in the calculated dependencies 2015-10-05 16:26:08 +01:00
webchick f77165515a Issue #2552799 by heddn, glenshewchuck, Xano, deepakaryan1988, swentel, jordanpagewhite, yched, tim.plunkett: FieldType with no available widget causes Fatal error 2015-10-04 23:58:20 -07:00
Alex Pott d86856a02e Issue #2562107 by claudiu.cristea, jibran, yched, Berdir: EntityDisplayBase should react on removal of its components dependencies 2015-10-03 21:50:03 +01:00
effulgentsia 708ce0a998 Issue #2576533 by alexpott, stefan.r, Wim Leers, dawehner, xjm, effulgentsia, catch: Rename SafeStringInterface to MarkupInterface and move related classes 2015-10-01 16:25:03 -07:00
Nathaniel Catchpole 03bd7fc75b Issue #2172843 by fgm, marthinal, pfrenssen, amateescu, andypost, Wim Leers, stefan.r, pwieck, deepak_123: Remove ability to update entity bundle machine names 2015-10-01 19:43:30 +01:00
Nathaniel Catchpole bef7274a7c Issue #2476947 by mdrummond, Wim Leers, davidhernandez, lauriii, joelpittet, andypost, Cottser, JeroenT, Manuel Garcia, rpayanm: Convert "title" page element into a block 2015-09-30 14:00:49 +01:00
Alex Pott a436fe46a6 Issue #2575605 by Berdir, jhedstrom: Field delete form does not display configuration dependencies that will be updated/deleted 2015-09-27 10:45:16 +02:00
Alex Pott 7599b055c7 Issue #2493475 by ifrik, walangitan, XaviP, jhodgdon, batigolix: Fix online docs references in Help to conform to our standards 2015-09-26 16:01:27 +02:00
Alex Pott 64d6415c47 Issue #2322503 by swentel, plopesc, Nick_vh, nlisgo, kerby70, epari.siva, mrjmd, yched, axe312, olli: getDisplayModeOptions() returns only full or teaser regardless of the status of the entity display 2015-09-26 14:03:49 +02:00
Alex Pott 6bfdc3bd5e Issue #2570355 by Sutharsan, stefan.r, kgoel, josephdpurcell, joelpittet, justAChris, dawehner, pfrenssen, pwolanin, David_Rothstein, catch: Replace remaining !placeholder and @placeholder with :placeholder for URLs 2015-09-22 08:16:37 +02:00