Commit Graph

5415 Commits (8e162d631640da8c40d6cac4eac901b82531d929)

Author SHA1 Message Date
Alex Pott 716828db18
Issue #2996560 by petiar, mondrake, andypost: MySql Schema::renameTable is wrongly returning a value 2018-09-18 13:51:23 +01:00
Alex Pott 70fed9cbbd
Issue #2993330 by msankhala, joachim: invokeHook() missing mention of 'create' op 2018-09-18 13:44:19 +01:00
Alex Pott 383f701fe8
Issue #2853118 by voleger, Jo Fitzgerald, Pavan B S, yogeshmpawar, hgunicamp, pk188, andypost, jeetendrakumar, longwave, gaurav.kapoor, RenatoG, daffie, mondrake, dhruveshdtripathi, catch, alexpott, xjm: Replace all calls to db_insert, which is deprecated 2018-09-18 13:15:20 +01:00
Alex Pott b097188b70
Issue #2881981 by foxtrotcharlie, Vidushi Mehta, vakulrai, Mile23, larowlan, dawehner, heddn: Mitigate Extension dependency on DRUPAL_ROOT 2018-09-18 11:41:15 +01:00
Nathaniel Catchpole a0608f0cc5 Issue #2850037 by voleger, shashikant_chauhan, gaurav.kapoor, MerryHamster, xjm: Replace all calls to db_like(), which is deprecated 2018-09-18 10:56:18 +01:00
Nathaniel Catchpole e3587aae73 Issue #2772295 by ieguskiza, Adita, Adameue, Munavijayalakshmi: Replace confusing references to db_add_* and db_drop_* with clearer references to the current API 2018-09-17 11:44:28 +01:00
Nathaniel Catchpole 74ba0f68db Issue #2142107 by drunken monkey, gilsbert, David_Rothstein, mondrake, Kristi Wachter: Complex cloned query dependent on __toString() call 2018-09-17 11:37:28 +01:00
Alex Pott 383c6ee5cf
Issue #2938951 by tstoeckler, amateescu, alexpott: The primary key is not correctly re-created when updating the storage definition of an identifier field 2018-09-14 14:15:38 +02:00
Alex Pott dd7fd60f19
Issue #2926122 by Adameue, zaporylie, BartoszUrbaniak, borisson_, idebr: Use lower-case, PEAR style, primitive data types 2018-09-14 14:07:04 +02:00
Nathaniel Catchpole a95fa0bd7a Issue #2986560 by kaythay, catch, mpdonadio: UnroutedUrlAssembler sorts Query params in buildExternalUrl() 2018-09-13 16:37:23 +01:00
Nathaniel Catchpole 177ec26211 Issue #2992580 by Vj, Arez, andypost, jhedstrom: Custom callbacks doesn't work 2018-09-13 16:16:41 +01:00
Nathaniel Catchpole ca4076c055 Issue #2993663 by mondrake, andypost: Deprecate Schema::fieldSetDefault and Schema::fieldSetNoDefault, they're not used 2018-09-13 15:59:44 +01:00
Nathaniel Catchpole 9f3ca2e35c Issue #2998727 by th_tushar: Remove unnecessary try/catch from logger 2018-09-13 15:23:58 +01:00
Alex Pott aca89d4c5a
Issue #2988152 by slootjes, tim.plunkett: Allow invokable services as controllers 2018-09-12 14:29:48 +02:00
Alex Pott a4cedd8c75
Issue #2912363 by tim.plunkett, pwolanin: LocalTaskDefault/LocalActionDefault ignore parameters when raw parameters are not present 2018-09-12 14:01:41 +02:00
Alex Pott 03a3058d69
Issue #2905109 by iainp999, gawaksh, msankhala, joachim, borisson_, alexpott: DrupalKernel::guessApplicationRoot() should document what the assumptions are and what it's doing 2018-09-12 13:27:49 +02:00
Nathaniel Catchpole bc043fd01d Issue #2986294 by dagmar, pritish.kumar, zuhair_ak, catch, alexpott: Remove $context['user'] from LoggerChannel::log 2018-09-11 10:43:35 +01:00
Nathaniel Catchpole 84bde9d6c1 Issue #2850033 by andypost, jeetendrakumar, Sharique, pk188, piggito, voleger, gaurav.kapoor, yogeshmpawar, xjm: Replace all calls to db_delete, which is deprecated 2018-08-31 10:15:01 +09:00
Nathaniel Catchpole 617d5b7bed Issue #2994694 by mitrpaka, hardik.p, Vidushi Mehta, Hardik Rawal, mondrake, longwave: Properly deprecate db_driver, db_escape_field, db_escape_table, db_rename_table, db_drop_index, db_drop_unique_key, db_add_unique_key, db_drop_primary_key, db_add_primary_key 2018-08-31 10:05:49 +09:00
Nathaniel Catchpole eadaeb9ac7 Issue #2848137 by gaurav.kapoor, voleger, hgunicamp, andypost, shashikant_chauhan, brahmjeet789, pk188, cilefen, daffie: Replace all calls to db_update, which is deprecated 2018-08-28 20:41:58 +09:00
Nathaniel Catchpole 8f00a9a1ee Issue #2983887 by Berdir: Add static cache to \Drupal\Core\Entity\ContentEntityStorageBase::getLatest*RevisionId() 2018-08-27 19:51:11 +09:00
webchick 033f2a2649 Issue #2992017 by tim.plunkett, neclimdul, tedbow, johndevman: \Drupal\Core\Plugin\Context\EntityContextDefinition::getSampleValues() needlessly generates full sample entities 2018-08-25 13:19:54 -04:00
Lee Rowlands dd7fdb37bc
Issue #2978067 by msankhala: EntityAdapter should have a getEntity method 2018-08-25 12:53:17 +10:00
Lee Rowlands da66fcb8cc
Issue #2992542 by foxtrotcharlie: AjaxRenderer declares a $controllerResolver variable but never uses it 2018-08-25 12:50:55 +10:00
Nathaniel Catchpole 077e230712 Issue #2894261 by alexpott, Berdir, Sam152, deepakaryan1988, larowlan, andypost: Deprecated service entity.manager needs to be replaced with entity_type.manager in ContentEntityForm 2018-08-24 15:23:48 +09:00
Lee Rowlands cb5774fe4b
Issue #2985297 by amateescu, hchonov: Generalize the concept of entity synchronization 2018-08-24 14:32:10 +10:00
Nathaniel Catchpole 6f00afaeea Issue #2985530 by alexpott: Add documentation note about MySQL minimum version and MariaDB 2018-08-24 11:18:49 +09:00
Nathaniel Catchpole 44b3b41abd Issue #2848952 by voleger, andypost, mondrake, jeetendrakumar, pk188, hgunicamp, piggito, JayKandari, daffie, shashikant_chauhan, xjm, cilefen, chiranjeeb, Pavan B S: Replace all calls to db_merge(), which is deprecated 2018-08-24 09:21:59 +09:00
Nathaniel Catchpole 89bafb75b7 Issue #2848821 by voleger, harsha012, vidhatanand, Sharique, alexpott, mondrake: Replace all calls to db_close, which is deprecated 2018-08-22 20:56:09 +09:00
Nathaniel Catchpole 917a12ac81 Issue #2848820 by jeetendrakumar, andypost, mondrake, vidhatanand: Replace all calls to db_transaction, which is deprecated 2018-08-22 09:35:38 +09:00
Nathaniel Catchpole f6e473e807 Issue #2098047 by pguillard, Dinesh18, yoroy, cbeier, ifrik, chetan2111, Gábor Hojtsy: Installer ui text cleanup 2018-08-21 21:01:42 +09:00
Nathaniel Catchpole bf7029a65c Issue #2600154 by alexpott, Cottser, joelpittet, mfernea, slasher13, vaplas, aleevas, Jo Fitzgerald, skyredwang: Update our Twig code to be ready for Twig 2.x 2018-08-21 17:18:11 +09:00
Nathaniel Catchpole 4ba4c09fa1 Issue #2772321 by msankhala, shashikant_chauhan, dhruveshdtripathi, vimal_nadar, joachim: insert() and other public methods with an param should refer to where to find details on this 2018-08-21 17:08:51 +09:00
Nathaniel Catchpole dcbb276a70 Issue #2820179 by andypost, mondrake, darkdim, piggito, ieguskiza, daffie: Replace usages of deprecated method db_change_field() 2018-08-21 12:52:43 +09:00
Nathaniel Catchpole 725e36091e Issue #2895532 by caseylau, Wim Leers, tedbow, dawehner, DamienMcKenna, gabesullice, Berdir, mistermoper, skyredwang, larowlan, bojanz: @DataType=map cannot be normalized, affects @FieldType=link, @FieldType=map 2018-08-16 11:35:24 +09:00
Alex Pott ae7bca02df
Issue #2984955 by neclimdul, alexpott: Fix THe to be The 2018-08-14 20:28:53 +01:00
Alex Pott 6c40e077ef
Issue #2937853 by idebr, mfernea, SherFengChong, alexpott, borisson_: Fix 'Drupal.Formatting.MultipleStatementAlignment' coding standard 2018-08-13 11:13:36 +01:00
Alex Pott 02330aaa20
Issue #2893029 by phenaproxima, Sam152, tim.plunkett, alexpott, a.dmitriiev, dawehner, Berdir: EntityType objects cannot be reliably serialized without DependencySerializationTrait 2018-08-10 22:48:55 +01:00
Alex Pott 1781eeafc3
Issue #2989686 by msankhala, joachim, jwlockhart: documentation topic uses self:: outside of a class 2018-08-09 11:09:05 +01:00
Alex Pott b043354621
Issue #2991001 by pasan.gamage, jibran: Fix TemporaryTableMapping deprecation message 2018-08-09 11:06:36 +01:00
Alex Pott e3d81645d3
Issue #2987399 by Mile23, alexpott: Update database.api.php to remove deprecated db_*() functions 2018-08-08 12:10:49 +01:00
Alex Pott 9b6643deaf
Revert "Issue #2893029 by phenaproxima, Sam152, tim.plunkett, dawehner, a.dmitriiev, Berdir: StringTranslationTrait consumers cannot be reliably serialized without DependencySerializationTrait"
This reverts commit f4e81e0506.
2018-08-08 09:57:20 +01:00
Alex Pott a4208fd3c8
Issue #2961285 by pavlosdan, hchonov, borisson_: Entity query condition count is faulty 2018-08-07 15:48:44 +01:00
Alex Pott f4e81e0506
Issue #2893029 by phenaproxima, Sam152, tim.plunkett, dawehner, a.dmitriiev, Berdir: StringTranslationTrait consumers cannot be reliably serialized without DependencySerializationTrait 2018-08-07 14:49:42 +01:00
Francesco Placella bacd6578d3 Issue #2987124 by alexpott, mondrake: Functional tests don't use SIMPLETEST_DB environmental variable as expected 2018-08-07 12:09:45 +02:00
Alex Pott 533dfa6479
Issue #2986079 by benoit.borrel, alexpott, tim.plunkett, msankhala: Use KernelEvent's isMasterRequest() method instead of HttpKernelInterface's constant 2018-08-06 11:42:16 +01:00
Alex Pott bc328489db
Issue #2990118 by amateescu: Optimize 'initial' and 'initial_from_field' handling in MySQL and PostgreSQL 2018-08-06 10:53:18 +01:00
Francesco Placella 9ca1ea1c91 Issue #2982759 by amateescu: EntityUpdateToRevisionableAndPublishableTest wrongly assumes entities should be converted to revisionable and publishable in a single step 2018-08-01 00:04:38 +02:00
Nathaniel Catchpole 82eb7eeaa0 Issue #2966523 by alexpott, blakemorgan, almaudoh, gapple, Mixologic, amateescu, bojanz: MySQL 8 Support 2018-07-31 13:17:30 +09:00
Nathaniel Catchpole 68eee65ffc Issue #2976335 by alexpott, Erik Frèrejean, HenrikBak, andypost: Use Zend-Feed's standalone extension managers to prevent sites breaking 2018-07-30 20:50:51 +09:00
Francesco Placella 76fdebab79 Issue #2960136 by amateescu, tstoeckler, vijaycs85: Add the ability to use a prefix for all the tables in a table mapping 2018-07-27 11:42:37 +02:00
Nathaniel Catchpole d2f461ffab Issue #2826021 by hchonov, Berdir, mkalkbrenner, plach, james.williams, tstoeckler: FieldItemList::equals is sufficient from the storage perspective but not for code checking for changes 2018-07-26 14:45:21 +09:00
Nathaniel Catchpole 3b3eda5054 Issue #2987009 by alexpott: Remove unnecessary space in queries generated by Select::__toString() 2018-07-25 15:42:16 +09:00
Alex Pott 8c5075ad69
Issue #2985147 by eliclaggett, msankhala, neclimdul: Correct copy pasted plugin constructor documentations 2018-07-24 16:18:58 +01:00
Alex Pott 52aa9a23d9
Issue #2986033 by mtodor, tim.plunkett, phenaproxima: [regression] The BC layer for EntityContextDefinition in ContextDefinition is incomplete 2018-07-24 16:15:46 +01:00
Alex Pott 3fe7057fdb
Issue #2861210 by tetranz, borisson_, zuuperman, axel.rutz, alexpott: Local tasks are not shown after enabling module 2018-07-22 11:40:58 +01:00
Nathaniel Catchpole 16efa3bea6 Issue #2986901 by gabesullice, alexpott: Followup for #2666392: ConfigEntityTypeInterface::getPropertiesToExport no longer returns NULL, throws exception instead 2018-07-20 19:39:13 +01:00
Lauri Eskola d2e0ae499f Issue #2558079 by Aki Tendo, Jo Fitzgerald, Wim Leers, borisson_: Assertions in DrupalTemplateTwigExtension 2018-07-20 08:49:51 +03:00
Alex Pott 92e2f1a3a4
Issue #2985709 by andypost, alexpott: Remove outdated @todo in StatusMessages 2018-07-16 11:39:46 +01:00
Alex Pott bc8ba878e5
Issue #2972300 by msankhala, joachim: badly worded @return for getPreferredLangcode() 2018-07-16 11:16:08 +01:00
Alex Pott 7353b6f170
Issue #2952634 by Sut3kh, alexpott, Rob C, jibran: LegacyMessenger::deleteByType does not delete anything 2018-07-16 10:08:24 +01:00
Gábor Hojtsy 1e8a4de636 Issue #2975754 by Berdir, plach, alexpott, hchonov, mkalkbrenner, tstoeckler, webchick: Add hooks to act on a new revision being created 2018-07-16 10:20:58 +02:00
Lee Rowlands 96c4a7e24f
Issue #2976244 by Sam152, amateescu, Berdir: The BaseFieldOverride entity fails to normalize default values into the "array keyed by delta" format in the same way BaseFieldDefinition does when a callback is specified 2018-07-14 08:15:53 +10:00
xjm 1c02293732 Drupal 8.7.x-dev 2018-07-13 10:33:06 -04:00
Nathaniel Catchpole 62e59a00f2 Issue #2981025 by msankhala, barthje, Stockticker, penyaskito, alexpott: Replace injection of deprecated entity.manager service with entity_type.manager in \Drupal\Core\Field\Plugin\Field\FieldFormatter\StringFormatter and LanguageFormatter 2018-07-13 14:28:14 +01:00
Nathaniel Catchpole b55ed6bd46 Issue #2666392 by alexpott, webflo, xaqrox, Boobaa, dawehner, Berdir: Unable to revert third party settings via config import 2018-07-13 14:11:18 +01:00
Nathaniel Catchpole 099f4146a5 Issue #2932462 by phenaproxima, japerry, tim.plunkett: Add EntityContextDefinition for the 80% use case 2018-07-13 13:26:50 +01:00
Nathaniel Catchpole 14a769b758 Issue #2631698 by Jo Fitzgerald, robpowell, phenaproxima, heddn, quietone: Fix sub-optimal DX in MigrateFieldInterface 2018-07-13 12:39:04 +01:00
Nathaniel Catchpole 72cd973590 Issue #2616724 by amateescu, daffie: Warn when trying to create a database table with a NOT NULL => FALSE primary key 2018-07-11 13:34:17 +01:00
Gábor Hojtsy 8fbece069c Issue #2980670 by alexpott, bircher, marcvangend, webchick, jibran, Gábor Hojtsy, benjifisher, smaz: Install a site from config if the config directory is set in settings.php 2018-07-11 11:15:42 +02:00
Alex Pott 61cbaba042
Issue #2605284 by mondrake, david_garcia, GoZ, Jo Fitzgerald, alexpott, Pradnya Pingat, daffie, dawehner, amateescu, David Strauss, larowlan: Testing framework does not work with contributed database drivers 2018-07-10 15:13:08 +01:00
Alex Pott 8ba73263a2
Issue #2984141 by GoZ: Remove @see drupal_get_messages() annotation in StatusMessages.php 2018-07-06 15:26:32 +01:00
xjm 83c47444f4 Issue #2904711 by Jo Fitzgerald: Missing and incorrect parameter, return, and thrown exception data types in Drupal\Core\Executable\ExecutablePluginBase 2018-07-06 15:24:09 +01:00
Alex Pott 9409fb9d00
Issue #2973227 by jibran, benjy, alexpott, Mile23, Sam152, vaplas, larowlan: Move UI helper functions from BTB into the traits 2018-07-06 15:10:47 +01:00
Alex Pott c7afa35f60
Issue #2503263 by jhedstrom, fgm, cilefen: Config import validation needs to provide error messages 2018-07-06 13:22:33 +01:00
xjm 3c5bf74b8b Issue #2975451 by Jaypan: Incorrect reference in StreamWrapperInterface.php description 2018-07-06 12:22:41 +01:00
Nathaniel Catchpole cb67958df8 Issue #2557299 by alexpott, Manuel Garcia, borisson_, phenaproxima, swentel, Berdir, larowlan, mbovan, martin107, LKS90, segi, tim.plunkett, giancarlosotelo: Any AJAX call disregards machine name verification when AJAX is used and leads to a fatal error 2018-07-04 12:48:07 +01:00
Francesco Placella cf458f2e04 Issue #2981220 by amateescu, jibran, tstoeckler: SqlContentEntityStorage should use the table names provided by its table mapping 2018-07-03 23:57:14 +02:00
Francesco Placella 7963071675 Issue #2960046 by amateescu, tstoeckler: Allow the table mapping to be instantiated with a custom entity type definition 2018-07-03 23:54:05 +02:00
Nathaniel Catchpole 5e908886e9 Issue #2976103 by amateescu, catch, tstoeckler, alexpott: Make it possible to retrieve all the last installed entity type definitions at once from the update manager 2018-06-29 15:13:38 +01:00
Nathaniel Catchpole 7410ab4ab0 Revert "Issue #2976103 by amateescu, tstoeckler, alexpott: Make it possible to retrieve all the last installed entity type definitions at once from the update manager"
This reverts commit 246e95d4f5.
2018-06-29 12:50:13 +01:00
Alex Pott 491aa06759
Issue #2982042 by progga: UUID component's composer.json has wrong description 2018-06-29 10:47:35 +01:00
Nathaniel Catchpole 246e95d4f5 Issue #2976103 by amateescu, tstoeckler, alexpott: Make it possible to retrieve all the last installed entity type definitions at once from the update manager 2018-06-28 23:02:16 +01:00
Nathaniel Catchpole 944203f44e Issue #2976356 by phenaproxima, amateescu, Sam152: Add a validation constraint to check if an entity has a field 2018-06-28 22:55:38 +01:00
Alex Pott bb5c5a3593
Issue #2835989 by gwagroves, Jo Fitzgerald, alexpott: DatabaseQueue::numberOfItems should return an integer 2018-06-26 10:26:25 +01:00
Nathaniel Catchpole 1672637596 Issue #2975328 by alexpott, Gábor Hojtsy, borisson_: Install profile in settings.php and mismatch check makes re-installs of Drupal hard 2018-06-25 20:12:22 +01:00
Lee Rowlands 1b66e5369f
Issue #2961822 by phenaproxima, tim.plunkett: Support object-based plugin definitions in ContextHandler 2018-06-25 13:37:08 +10:00
Nathaniel Catchpole aae672cc28 Issue #2940203 by almaudoh, dawehner: Use dedicated Exception classes for extension system 2018-06-21 22:51:20 +01:00
Nathaniel Catchpole fb05cb4bd3 Issue #2930996 by alexpott, mtodor, chr.fritsch, Berdir: Config installer doens't install possible installable config 2018-06-21 22:46:28 +01:00
Nathaniel Catchpole e74d54b5b5 Issue #2960507 by alexpott: Remove call_user_func_array from OptionsRequestSubscriber 2018-06-21 20:05:20 +01:00
Nathaniel Catchpole de724027fe Issue #2788777 by alexpott, bircher, jribeiro, Eli-T, mpotter, douggreen, GoZ, DamienMcKenna, Dane Powell, jibran, szeidler, Alumei, andypost, dawehner, johndevman: Allow a site-specific profile to be installed from existing config 2018-06-20 19:03:54 +01:00
Nathaniel Catchpole 49a45db6f8 Issue #2979944 by alexpott: Remove t() usage in Drupal\Core\Validation 2018-06-19 11:37:56 +01:00
Alex Pott 8b388f07c2
Issue #2977175 by borisson_, PieterJanPut, tstoeckler, msankhala: DataDefinition::setConstraints() should be on DataDefinitionInterface 2018-06-18 09:21:31 +01:00
Alex Pott b263f5c4d0
Issue #2822611 by Mile23, Wim Leers, alexpott, Berdir, catch, dawehner, xjm, tstoeckler, borisson_: Document why UserInterface + FileInterface + MenuLinkContentInterface + … extend \Drupal\Core\Entity\ContentEntityInterface 2018-06-16 09:43:54 +01:00
Alex Pott a02e2ea086
Issue #2969598 by msankhala, joachim: badly formatted sample code in docs for Select::orderBy() 2018-06-16 09:29:10 +01:00
Nathaniel Catchpole f70f4f47a2 Issue #2969715 by alexpott, pookmish, dawehner: Drush site-install command doesn't work when settings.php is present 2018-06-15 13:40:35 +01:00
Nathaniel Catchpole 59833538ee Issue #2978788 by eliclaggett, amateescu: \Drupal\Core\TypedData\TypedData::__construct() should type hint its $definition argument to DataDefinitionInterface 2018-06-15 12:07:08 +01:00
Alex Pott 845da7492b
Issue #2975751 by msankhala, leolando.tan, joachim, claudiu.cristea: incorrect @return for Tables::getTableMapping() 2018-06-14 15:18:41 +01:00
Gábor Hojtsy 41c88ee2b8 Issue #2979166 by RajeevK, lomasr: Wrong documentation on SiteCacheContext class 2018-06-14 14:59:00 +02:00
Alex Pott 284b4202ba
Issue #2772251 by msankhala, markpavlitski, joachim: description for EntityForm::actions() could use rewording 2018-06-13 09:18:21 +01:00
Alex Pott 7896891da5
Issue #2978848 by claudiu.cristea, amateescu: EntityReferenceFieldItemList::referencedEntities() doesn't work for computed fields 2018-06-13 09:10:02 +01:00
Alex Pott f283ab5511
Issue #2877828 by msankhala, joachim: FormInterface::getFormId() should state restrictions on the returned ID string 2018-06-11 19:09:08 +01:00
Alex Pott 68cd2e5528
Issue #2932777 by mondrake, borisson_, alexpott, daffie: Risky count() in SQLite Statement 2018-06-09 11:13:36 +01:00
Gábor Hojtsy 0daa2b5227 Issue #1818574 by tim.plunkett, alexpott, tedbow, dawehner, EclipseGc, fago, Wim Leers, andypost, Berdir, xjm, yched, catch, jibran, effulgentsia: Support config entities in typed data EntityAdapter 2018-06-08 14:18:59 +02:00
Nathaniel Catchpole 81a13c6436 Issue #2521956 by Berdir, Fabianx, effulgentsia, andypost, lauriii, seanB, Wim Leers, Upchuk: Missing contexts prevent caching of block access 2018-06-08 12:30:33 +01:00
Alex Pott c4923ea2a2
Issue #2976493 by tstoeckler, daffie: Creating a table with an explicitly empty primary key is broken on PostgreSQL 2018-06-08 11:15:08 +01:00
Alex Pott 8faf0fa481
Issue #2974722 by tstoeckler, daffie, amateescu, alexpott, mondrake: Fix dropping of columns in a composite primary key on MariaDB >=10.2.8 and make it consistent across database drivers 2018-06-06 15:40:42 +01:00
Alex Pott 3edde1fcaf
Issue #2881522 by mondrake, tstoeckler, daffie, alexpott, amateescu, catch: Add a Schema::findPrimaryKeyColumns method to remove database specific logic from test 2018-06-05 19:33:53 +01:00
Alex Pott 7c1de1efa1
Issue #2405241 by philipnorton42, jibran, dawehner, andrewmacpherson: Add helpful exception message in CustomAccessCheck 2018-06-03 08:33:32 +02:00
Alex Pott 8ce2a3ec3a
Issue #2955383 by Wim Leers, borisson_, dawehner: List available representations in 406 responses 2018-06-02 17:40:15 +02:00
Alex Pott 84b902eb6c
Issue #2966969 by tim.plunkett, msankhala, alexpott: Trigger a warning whenever the "Broken" block plugin is instantiated 2018-06-02 15:44:14 +02:00
Alex Pott 1e37fc8065
Issue #1596472 follow-up by tacituseu: Replace hard coded static cache of entities with cache backends 2018-05-31 16:10:41 +02:00
xjm a4ee1b1b70 Issue #2932249 by Murz, xjm, andypost, Chi, amateescu: Incorrect transliteration of some Russian Cyrillic characters 2018-05-31 08:36:51 -05:00
xjm 861fa35bd3 Revert "Issue #2932249 by Murz, xjm, andypost, Chi: Incorrect transliteration of some Russian Cyrillic characters"
This reverts commit cbac738d9a.
2018-05-31 08:36:17 -05:00
Alex Pott d8029d7ee0
Issue #1596472 by catch, amateescu, claudiu.cristea, Berdir, Mile23, Sam152, pounard, fago, alexpott, fubhy, hchonov: Replace hard coded static cache of entities with cache backends 2018-05-31 12:07:30 +02:00
xjm cbac738d9a Issue #2932249 by Murz, xjm, andypost, Chi: Incorrect transliteration of some Russian Cyrillic characters 2018-05-30 17:10:43 -05:00
Gábor Hojtsy f16ee05a6e Issue #2916781 by timmillwood, tedbow, drpal, lauriii, Adita, andrewmacpherson, yoroy, amateescu, borisson_, ckrina: Allow off-canvas dialog to be rendered at the top of the page 2018-05-29 18:12:49 +02:00
Nathaniel Catchpole ba12307b96 Issue #2841651 by Berdir: Config save resets overridden configuration too late 2018-05-21 12:35:06 +01:00
Alex Pott a7fdfb6469
Issue #2955685 by Wim Leers, dawehner, mpdonadio, alexpott, borisson_: Unrouted URLs cannot have have overridden query or fragments 2018-05-18 11:13:12 +01:00
Alex Pott d9a566139a
Issue #2858184 by tstoeckler, alexpott, amateescu: Adding NOT NULL to base fields with multiple columns is broken 2018-05-18 09:25:02 +01:00
Alex Pott d6f7a9cd68
Issue #2973347 by Wim Leers: EntityCreateAccessCheck should provide a useful error message when no bundle is specified 2018-05-18 09:22:53 +01:00
Francesco Placella e551206954 Issue #2580265 by FeyP, jcisio, s_leu, Berdir, tstoeckler: entity query nested conditions must use LEFT joins when any of the parent condition groups is using OR 2018-05-17 17:12:38 +02:00
Nathaniel Catchpole 6f8f239d8e Issue #2968519 by alexpott, amateescu, martin107: The entity.query service is essentially deprecated because it relies on \Drupal\Core\Entity\Query\QueryFactory which is 2018-05-17 13:18:31 +01:00
Nathaniel Catchpole 36fe1245a6 Issue #2971375 by cspitzlay: Fix "does not exists" in comments and test error messages 2018-05-17 11:41:17 +01:00
Lee Rowlands 585e6338b5
Issue #2938035 by Wim Leers, alexpott: When PATCHing a field is disallowed, no reason is given for *why* this happens 2018-05-16 11:30:32 +10:00
Alex Pott 29cff72522
Issue #2972835 by vegantriathlete: Switch datatypes to data types 2018-05-15 09:25:04 +01:00
Lee Rowlands 0d6d22af0b
Issue #2926120 by idebr, zaporylie, borisson_: @var tag must not end with a full stop 2018-05-15 06:49:38 +10:00
Alex Pott 018bd7c5e2
Issue #2765609 by c31ck, gnuget, hgoto, Yogesh Pawar, weboide, alexpott: #plain_text doesn't render empty-like values (e.g. 0 and "0") 2018-05-14 09:47:42 +01:00
Lee Rowlands add2370188
Issue #2972003 by alexpott: Verify that the file name matches the ID when installing configuration 2018-05-14 09:28:54 +10:00
Alex Pott 89a7f66bc8
Issue #2966137 by vaplas, tim.plunkett: Circular entity references cause infinite loop in EntityReferenceItem::generateSampleValue() 2018-05-12 17:41:38 +01:00
Lee Rowlands 2b331d00bf
Issue #2854543 by Wim Leers, polynya, dawehner, mpdonadio, gabesullice, larowlan, klausi: NegotiationMiddleware calls $request->setRequestFormat('html') when there is no _format request parameter, but shouldn't 2018-05-12 08:21:27 +10:00
Lee Rowlands 41dfad388c
Issue #2854543 by Wim Leers, polynya, dawehner, mpdonadio, gabesullice, larowlan, klausi: NegotiationMiddleware calls $request->setRequestFormat('html') when there is no _format request parameter, but shouldn't 2018-05-12 08:20:15 +10:00
Lauri Eskola 018baee42a Issue #1507896 by b0unty, tuutti, Jeff Burnz, LewisNyman, tameeshb, realityloop, cbanman, umarzaffer, manumilou, mgifford, mducharme, oakulm, lauriii, alexpott, joelpittet, MaskyS, markcarver, xjm: Allow theme developers to add the default logo filename to the theme's .info.yml 2018-05-11 12:54:22 +03:00
Alex Pott b187a126de
Issue #2937888 by dhruveshdtripathi, idebr, RoSk0, mohit1604, mfernea, borisson_: Fix 'Drupal.Commenting.DocComment.LongNotCapital' coding standard 2018-05-11 10:46:46 +01:00
Alex Pott be6d515cad
Issue #2572613 by Malevi4, idebr, pfrenssen, Mile23, RajeevK: Fix 'Drupal.Array.Array.CommaLastItem' coding standard 2018-05-11 10:40:33 +01:00
Alex Pott b8f93d5b61
Issue #2901730 by mfernea, ankitjain28may, idebr: Fix 'Squiz.WhiteSpace.FunctionSpacing' coding standard 2018-05-11 10:26:36 +01:00
Alex Pott 4cf7a965e9
Issue #2921682 by zaporylie: Array member variables initialized with NULL in TwigSandboxPolicy 2018-05-11 10:19:11 +01:00
Alex Pott 5972c776e6
Issue #2832083 by rbayliss, pounard, alexpott, dawehner: ThemeRegistryLoader::findTemplate() breaks Twig_Loader_Filesystem signature 2018-05-11 10:16:02 +01:00
Alex Pott 4105b5560b
Issue #2528284 by cilefen, dawehner, Cottser, David_Rothstein: Document that alternate Drupal 8 theme engines must implement auto-escape or they are not secure 2018-05-11 10:14:14 +01:00
Alex Pott d6caa27121
Issue #2930407 by tstoeckler, lauriii, alexpott: Allow specifying summary attributes for details elements 2018-05-09 23:58:06 +01:00
Nathaniel Catchpole 13768e80a1 Issue #2912169 by alexpott, tobiberlin, Berdir, dawehner, grahamC: Inject the argument resolver into HttpKernel::__construct 2018-05-09 12:47:01 +01:00
Alex Pott ef8a5c3de6
Issue #2968541 by vokidas, borisson_: ActiveLinkResponseFilter fails to set active link with query in non-alphabetical order 2018-05-09 08:51:54 +01:00
Nathaniel Catchpole 154f282899 Issue #2849669 by alexpott, pwolanin, Munavijayalakshmi, dawehner: Fix \Drupal\Component\Utility\Unicode() because of the Symfony mbstring polyfill 2018-05-08 21:55:21 +01:00
Alex Pott 2a7952f2bf
Issue #2958744 by msankhala, joachim: hook_entity_field_access() should explain when $items is not given 2018-05-08 21:09:16 +01:00
Alex Pott d3bcb70752
Issue #2469799 by Adita, Xano, Girish-jerk: improve documentation and type hinting of FormValidatorInterface and FormValidator 2018-05-08 08:21:00 +01:00
Alex Pott 7aa16e856b
Issue #2924338 by hchonov, cburschka, RoSk0, asherry, Wim Leers: Entity::uriRelationships() throws exceptions if an URL cannot be generated because of missing mandatory parameters 2018-05-07 22:51:58 +01:00
Alex Pott b8c09bea47
Issue #2594669 by Wim Leers, borisson_, catch, dawehner: LibraryDependencyResolver::getMinimalRepresentativeSubset() accepts a set as the input but doesn't complain if it's not actually a set 2018-05-07 21:11:35 +01:00
Alex Pott 246a31c42f
Issue #2971012 by Wim Leers, borisson_: ContentTypeHeaderMatcher should not run for DELETE requests 2018-05-07 17:16:26 +01:00
Alex Pott 3c82d71d7b
Issue #2935255 by Jo Fitzgerald, kim.pepper, voleger, alexpott, martin107, jibran, catch: Remove all usages of drupal_get_message and drupal_set_message in core lib 2018-05-07 11:08:12 +01:00
Alex Pott 0652f65039
Issue #2969718 by runeasgar, alexpott: The quick-start script could make it clearer than Ctrl+C is used to kill the server 2018-05-07 10:52:35 +01:00
Alex Pott fa5df47d0a
Issue #2752961 by dawehner, Wim Leers, Jo Fitzgerald, chr.fritsch, bradjones1, anavarre, greg.1.anderson, Berdir, moshe weitzman, alexpott, bkosborne, Crell, msonnabaum, joelpittet, catch, deviantintegral, lauriii, cilefen, effulgentsia, xjm: No reliable method exists for clearing the Twig cache 2018-05-05 01:28:31 +01:00
Alex Pott 74255a0a49
Revert "Issue #2752961 by dawehner, Wim Leers, Jo Fitzgerald, bradjones1, chr.fritsch, greg.1.anderson, anavarre, Berdir, moshe weitzman, bkosborne, alexpott, Crell, catch, msonnabaum, lauriii, joelpittet, deviantintegral, cilefen, effulgentsia, xjm: No reliable method exists for clearing the Twig cache"
This reverts commit ada497ac26.
2018-05-05 01:19:42 +01:00
Alex Pott e2d8c4c060
Issue #2930445 by Alan D., mxh, Berdir: FieldItemListInterface::getEntity() should return FieldableEntityInterface rather than EntityInterface 2018-05-05 00:27:44 +01:00
Alex Pott ada497ac26
Issue #2752961 by dawehner, Wim Leers, Jo Fitzgerald, bradjones1, chr.fritsch, greg.1.anderson, anavarre, Berdir, moshe weitzman, bkosborne, alexpott, Crell, catch, msonnabaum, lauriii, joelpittet, deviantintegral, cilefen, effulgentsia, xjm: No reliable method exists for clearing the Twig cache 2018-05-04 11:26:10 +01:00
Lee Rowlands 573702f66c
Issue #2911319 by alexpott, dawehner, mglaman, mradcliffe, heddn, pbirk, danquah, maxstarkenburg, geerlingguy, vaplas, Chelsee, ressa, Chi, jonathanshaw, Mile23, andypost, larowlan, phenaproxima, droffats, kim.pepper, scotty, dsnopek, cashwilliams, borisson_, Mixologic, gerzenstl, David Radcliffe: Provide a single command to install & run Drupal 2018-05-04 08:36:08 +10:00
Lee Rowlands b607eb2a77
Issue #2952888 by alexpott, dawehner, phenaproxima: Allow install profiles to require modules 2018-05-04 08:16:58 +10:00
Alex Pott 3bfc5a384b
Issue #2938970 by MerryHamster, surbz, msankhala, alexpott, Jo Fitzgerald, Yasiru Nilan, Manuel Garcia, ZeiP, boaloysius, xjm, wturrell, tameeshb, darrenwh, ritzz: Replace drupal_render() in @param, @return, @see, @link, etc 2018-05-03 17:58:24 +01:00
Alex Pott 64252f92f1
Issue #2959972 by donquixote: Undeclared property: ActiveTheme::$librariesExtend 2018-05-03 13:24:17 +01:00
Lee Rowlands 312b93c612
Issue #2894261 by alexpott, Berdir, deepakaryan1988, andypost: Deprecated service entity.manager needs to be replaced with entity_type.manager in ContentEntityForm 2018-05-03 09:30:57 +10:00
Nathaniel Catchpole 3134f5c4e9 Revert "Issue #2594669 by Wim Leers, borisson_, dawehner, catch: LibraryDependencyResolver::getMinimalRepresentativeSubset() accepts a set as the input but doesn't complain if it's not actually a set"
This reverts commit 60c25e5d3b.
2018-05-02 15:51:06 +01:00
Nathaniel Catchpole 60c25e5d3b Issue #2594669 by Wim Leers, borisson_, dawehner, catch: LibraryDependencyResolver::getMinimalRepresentativeSubset() accepts a set as the input but doesn't complain if it's not actually a set 2018-05-02 14:01:06 +01:00
Alex Pott 1ae69451ad
Issue #2932617 by voleger, sahil432, bdlangton, joachim, alexpott: missing details in param docs for DateTimePlus::format() 2018-05-02 09:51:10 +01:00
Nathaniel Catchpole 45bc05523f Issue #2958429 by alexpott: Properly deprecate SafeMarkup::format() 2018-05-01 16:14:09 +01:00
Alex Pott 2e8be78f7f
Issue #2935256 follow-up by alexpott: Remove all usages of drupal_get_message and drupal_set_message in modules - PHP5.5 break 2018-05-01 12:05:33 +01:00
Alex Pott b84b827d42
Issue #2935256 by Jo Fitzgerald, voleger, kim.pepper, ibustos, Yogesh Pawar, catch, jibran: Remove all usages of drupal_get_message and drupal_set_message in modules 2018-05-01 10:15:07 +01:00
Alex Pott 52fdfaa5f8
Issue #2962304 by Sam152: EntityPublishedTrait should use getEntityKey for better performance 2018-05-01 09:37:14 +01:00
Alex Pott fce8c26212
Issue #2938972 by runeasgar, MerryHamster, ryanhayes, msankhala, Jo Fitzgerald: Replace drupal_render() in sample code 2018-04-30 17:36:16 +01:00
Alex Pott 62fb120619
Issue #2961986 by Sam152, Berdir, tstoeckler: The ContentEntityBase entity key cache is purged incorrectly when two keys exist for one field 2018-04-30 15:43:54 +01:00
Lee Rowlands e91d969537
Issue #2949177 by tim.plunkett, samuel.mortenson, mark_fullmer, tedbow, EclipseGc, andypost: Introduce a service that returns filtered plugin definitions 2018-04-30 19:18:43 +10:00
Lee Rowlands 223216cb94
Issue #2956202 by tim.plunkett, tedbow, amateescu, xjm: EntityDisplayBase::init() should use ::setComponent() for extra fields 2018-04-30 10:33:47 +10:00
xjm e116f8d39e SA-CORE-2018-004 by David_Rothstein, alexpott, larowlan, Heine, Pere Orga, tim.plunkett, mlhess, xjm, Jasu_M, drumm, cashwilliams, quicksketch, dawehner, pwolanin, samuel.mortenson
(cherry picked from commit bb6d396609)
2018-04-25 10:44:19 -05:00
Nathaniel Catchpole d11bd5e7c4 Issue #2851736 by borisson_, fago, pritish.kumar, Yogesh Pawar, amateescu, alexpott: Language reference fields do not implement OptionsProviderInterface 2018-04-20 15:48:58 +01:00
Nathaniel Catchpole 1ba343302f Issue #2937543 by alexpott, Berdir, larowlan: Using the Yaml::PARSE_KEYS_AS_STRINGS flag is deprecated since Symfony 3.4 as it will be removed in 4.0 2018-04-19 13:31:30 +01:00
Alex Pott c98f167c5c
Issue #2905111 by bdlangton, joachim: error in docs for DrupalKernel::findSitePath() 2018-04-17 12:28:31 +01:00
Alex Pott 636aafde93
Issue #2955673 by msankhala, jenlampton: Text 'logged in as admin' in update.php message is ambiguous 2018-04-14 15:59:50 +01:00
Alex Pott c912fefc57
Issue #2960324 by bdlangton, ameya1727, Chi, davidneedham: Wrong deprecation message in core/lib/Drupal/Core/Routing/RouteFilterInterface.php 2018-04-14 00:33:28 +01:00
Francesco Placella 295e297eff Issue #2916018 by amateescu, plach, Berdir, tstoeckler: Allow the table mapping to be initialized from outside the storage 2018-04-11 23:35:26 +02:00
Nathaniel Catchpole 7096493514 Issue #2919157 by benjy, amateescu, Sam152: Unable to convert a non-translatable entity into a revisionable entity 2018-04-11 16:13:49 +01:00
Nathaniel Catchpole 2597462d8d Issue #2949351 by alexpott, Lendude, tim.plunkett, dawehner: Add a helper class to make updating configuration simple 2018-04-11 13:41:26 +01:00
Francesco Placella c0c17636bd Issue #2380285 by amateescu, daffie, gaurav.kapoor, Pavan B S, plach, tstoeckler: SqlContentEntityStorage::mapFromStorageRecord() should respect the table mapping 2018-04-11 00:55:27 +02:00
Alex Pott 8a5dba55f8
Issue #2906229 by mpdonadio, wengerk, colan, gambry, Sutharsan, joelstein, Manuel Garcia, catch, marcvangend: Add DateTimePlus::getPhpDateTime() for situations that require a DateTimeInterface 2018-04-10 09:47:57 +01:00
Alex Pott b5818f8d73
Issue #2958862 by msankhala, jhodgdon, joachim: Sample code needs to have namespace on the Url class 2018-04-09 23:29:49 +01:00
Alex Pott 4cf79b42c9
Issue #2889684 by ankitjain28may, kanav_7, borisson_, gaurav.kapoor, naveenvalecha, joachim, alexpott: missing class docs for ContainerDerivativeDiscoveryDecorator 2018-04-09 13:29:57 +01:00
Alex Pott 9f61972e0a
Issue #2896535 by timmillwood, tedbow: Create a helper trait for Forms in ajax dialogs 2018-04-07 08:43:49 +01:00
Nathaniel Catchpole fdf37cf3fc Issue #2958407 by alexpott: Properly deprecate SafeMarkup::isSafe, SafeMarkup::checkPlain and the SafeMarkup class 2018-04-06 12:45:50 +01:00
Nathaniel Catchpole 9286bb49e7 Issue #2901753 by alexpott: [PHP 7.2] DrupalKernel.php: ini_set(): Headers already sent 2018-04-06 11:44:47 +01:00
Nathaniel Catchpole 9d60012a99 Issue #2939491 by hchonov, slasher13, alexpott, dawehner: Prevent memory leak and inconsistent entity references when serializing entity storages 2018-04-06 10:43:37 +01:00
Alex Pott e817928144
Issue #2958785 by abramm: ContextDefinition isSatisfiedBy() check fails for context using inherited class 2018-04-06 09:33:57 +01:00
Alex Pott 44b9b25c47
Issue #2956411 by amateescu: Simplify \Drupal\Core\Entity\Query\Sql\Tables::addField() a little 2018-04-06 09:28:46 +01:00
Lee Rowlands 9ac4d54417
Issue #2926633 by alexpott, dawehner, Mile23, mglaman, Wim Leers, jibran, larowlan, Lendude, Berdir: Provide a script to install a Drupal testsite 2018-04-06 08:50:12 +10:00
Alex Pott 39183a2956
Issue #2869916 by johndevman, tstoeckler, borisson_, larowlan: SiteConfigureForm ignores 'skip_permissions_hardening' setting 2018-04-04 14:57:59 +02:00
Alex Pott 64fbabd716
Issue #2899051 by drunken monkey: Properly document possible exceptions for EntityTypeManagerInterface::getStorage() 2018-04-03 16:47:52 +02:00
Nathaniel Catchpole 065807745f Issue #2932606 by jibran, mpdonadio, alexpott, catch: Use PHPUnit 6 for PHP 7.0 / 7.1 testing 2018-04-03 12:41:33 +01:00
Nathaniel Catchpole eecd757072 Issue #2951242 by alexpott, amateescu, bmunslow, Berdir, greg606, donaldp: Allow BaseFieldDefinition::setInitialValueFromField() to set a default value - this fixes issues with block_content_update_8400() 2018-04-03 12:40:04 +01:00
Alex Pott cebca298ef
Issue #2839089 by hchonov, anmolgoyal74, leolando.tan, arunkumark, tstoeckler: $storage->load()->getTranslation('non-default')->getTranslation('default') initializes three entity objects instead of only two 2018-04-03 12:56:08 +02:00
Alex Pott db479e4981
Issue #2895097 by FeyP, borisson_: Correct bundle info service interface name in EntityManager deprecation messages 2018-04-03 09:12:31 +02:00
Alex Pott 5d5af494fb
Issue #2952962 by tim.plunkett, sureshcj, JordiK, Madis, cilefen: Block visibility setting tab for Roles not showing 2018-04-02 15:56:56 +02:00
Alex Pott ac703dca0e
Issue #2401797 by John Cook, larowlan, Jo Fitzgerald, dawehner, alexpott, Mile23, kim.pepper, phenaproxima, borisson_, andypost, voleger: Introduce a batch builder class to make the batch API easier to use 2018-04-02 15:09:03 +02:00
Nathaniel Catchpole 00a526a9c5 Revert "Issue #2932606 by jibran, alexpott: Use PHPUnit 6 for PHP 7.0 / 7.1 testing"
This reverts commit 7d0b699e56.
2018-04-02 11:43:37 +01:00
Alex Pott ec185f16e2
Issue #2956828 by alexpott: Fix english in RequestSanitizer docs 2018-03-31 22:34:18 +02:00
Nathaniel Catchpole 7d0b699e56 Issue #2932606 by jibran, alexpott: Use PHPUnit 6 for PHP 7.0 / 7.1 testing 2018-03-30 12:02:45 +01:00
Alex Pott 9fbba7e0a2
Issue #2743931 by aaronbauman, gambry, harsha012, joachim, acbramley, rackberg, koryp, DedMoroz, akalam, Yogesh Pawar, alexpott, alexej_d, larowlan, stefan.r, unstatu, sathish.redcrackle: Saving to the private tempstore doesn't start a session for anonymous users 2018-03-30 11:37:18 +01:00
Lee Rowlands 19b69fe8af
SA-CORE-2018-002 by Jasu_M, samuel.mortenson, David_Rothstein, xjm, mlhess, larowlan, pwolanin, alexpott, dsnopek, Pere Orga, cashwilliams, dawehner, tim.plunkett, drumm 2018-03-27 19:55:03 +10:00
Alex Pott 3f70e70132
Issue #2945184 by samuel.mortenson: Third argument passed to hook_menu_local_tasks_alter is undocumented 2018-03-21 20:05:20 +00:00
Alex Pott b6242dab05
Issue #2938053 by Wim Leers, alexpott: AccessResult::orIf() fails to retain the reason if both operands are neutral or forbidden, but the first contains a reason and the second one does not 2018-03-21 09:00:34 +00:00
Alex Pott 27c80649f1
Issue #2942588 by mohit1604, chr.fritsch, tstoeckler, bojanz, joshi.rohit100, hchonov: EntityListBuilder::render() should use the entity type plural label in the empty text 2018-03-20 23:00:39 +00:00
Nathaniel Catchpole 0613dbf5ad Issue #2949965 by alexpott, Lendude: \Drupal::classResolver() could be more helpful 2018-03-20 11:47:25 +00:00
Alex Pott 2bb8283b82
Issue #2937056 by facine: Fix EntityReferenceEntityFormatter variable description 2018-03-20 10:03:35 +00:00
Alex Pott 2ce829ab81
Issue #2953880 by drunken monkey: Fix doc comments for DefaultTableMapping::allowsSharedTableStorage() and DefaultTableMapping::requiresDedicatedTableStorage() 2018-03-19 10:49:42 +00:00
Alex Pott d541a7f8b4
Issue #2926479 by bhanuprakashnani, mohit1604, joachim: incorrectly formatted docs in mainPropertyName() 2018-03-15 13:34:54 +00:00
Alex Pott 54cd2b2569
Issue #2912583 by edwardaa, vaplas: Remove redundant ')' from TimestampItem FieldType annotation doc 2018-03-15 00:03:27 +00:00
Alex Pott 126b594c58
Issue #2921734 by TR: Fix ControllerBase stateService documentation 2018-03-14 23:45:37 +00:00
Alex Pott 13bfd9f309
Issue #2943584 by er.pushpinderrana, VitaliyB98, harsha012, mohit1604, alexpott, joachim: incorrect docs in EntityTypeInterface::setAccessClass 2018-03-14 22:23:46 +00:00
Lee Rowlands 3d2d2a18a5
Issue #2941646 by mr.baileys: Documentation on datetime #date_increment is incorrect/misleading 2018-03-12 07:34:19 +10:00
Alex Pott d9f9378255 Issue #2935190 by mohit1604, aryashreep, Lan Anh, Sutharsan, longwave, alexpott, mikispeed, webflo, John Cook: Fix variable names in Gettext component 2018-03-08 23:16:12 +00:00
Alex Pott b8704f830a Issue #2950630 by msankhala, wombatbuddy: The description of the FormStateInterface refers to the nonexistent property \Drupal\Core\Form\FormState::$internalStorage 2018-03-08 23:07:39 +00:00
Alex Pott 3bcb50a289 Issue #2883821 by David_Rothstein: Fix incorrect line spacing in private and temporary directory .htaccess files 2018-03-08 22:25:13 +00:00
Nathaniel Catchpole 787ca247df Issue #2949619 by plach: Removed revision translations may reappear when creating a new revision 2018-03-05 11:56:57 +00:00
Alex Pott adc95eec56 Issue #2935193 by Sutharsan, alexpott: Fix broken exceptions in Gettext component 2018-03-03 13:47:09 +00:00
Nathaniel Catchpole 77a1e09145 Issue #2945275 by alexpott: Remove hack to fix bug in symfony/yaml 2018-03-02 11:03:45 +00:00
Alex Pott cf94492ee8 Issue #565220 by voleger, Yogesh Pawar, gpk, alexpott: Fix Weight form element behavior 2018-03-01 10:14:13 +00:00
Nathaniel Catchpole 7d18acfeb0 Issue #2788087 by alexpott, dawehner, shafiqhossain: Drupal 8: You have requested a non-existent service "router.route_provider.old" 2018-02-28 14:46:09 +00:00
Nathaniel Catchpole b89d3e4f33 Issue #2843617 by maxocub, hussainweb, joelpittet, quietone, heddn, Jo Fitzgerald: Field formatter mappings defined in getFieldFormatterMap have no effect 2018-02-28 11:16:16 +00:00
Alex Pott 314ea3cb9b Issue #2947351 by amateescu, hchonov: DefaultTableMapping does not return the revision table name for multi-valued base fields 2018-02-27 22:57:43 +00:00
Nathaniel Catchpole 2708ff78d1 Issue #2848812 by harsha012, gaurav.kapoor, Yogesh Pawar, Sharique, techtud, JayKandari, alexpott: Replace all calls to db_set_active, which is deprecated 2018-02-22 10:16:55 +00:00
effulgentsia 122b663779 Issue #2941062 by plach, Wim Leers: EntityUntranslatableFieldsConstraintValidator always allows changes in default revisions 2018-02-21 21:30:54 -08:00
Nathaniel Catchpole 7eaf9abc72 Issue #2937850 by Wim Leers, plach: Mark revision_default as internal for REST consumers 2018-02-19 12:11:24 +00:00
Alex Pott 3988196861 Issue #2939925 by jibran, tim.plunkett, yo30: Add a getPluginDependencies() method to \Drupal\Core\Plugin\PluginDependencyTrait 2018-02-15 15:39:19 +00:00
Nathaniel Catchpole ad8310d784 Issue #2944524 by wundo: Typo in Drupal\Core\Routing\UrlGenerator 2018-02-14 14:57:16 +00:00
Alex Pott de1c206038 Issue #2943860 by Mixologic, alexpott: Add a LICENSE.txt to Serialization and Transliteration components 2018-02-13 22:58:55 +00:00
Alex Pott 3b951a05c3 Issue #2784015 by amateescu, jlbellido, Gogowitsch, krknth, ibustos: Widget validation crashes on ItemList violations for widgets with a custom errorElement() implementation 2018-02-12 12:08:35 +00:00
Nathaniel Catchpole c13d37fdae Issue #2802403 by _Archy_, Berdir, rjay, catch, Tachion, jacktonkin, oriol_e9g, willwh, tameeshb, dawehner, dhansen, bmcclure, DeFr, david.gil, gagarine, plach: Combination of language negotiation and path aliasing can cause a corrupted route cache, 404s 2018-02-08 10:59:32 +00:00
Nathaniel Catchpole f51c227edd Issue #2940899 by plach, Wim Leers, hchonov: Regression: _entity_form routes should not get load_latest_revision_flag by default: changes default behavior (= regression) while only Content Moderation needs it 2018-02-08 10:54:19 +00:00
Alex Pott 60b8de9ef0 Issue #2943035 by tedbow, xjm, tim.plunkett: hook_field_widget_multivalue_form_alter and hook_field_widget_multivalue_WIDGET_TYPE_alter are not invoked for single widget that handle multiple values 2018-02-08 08:42:12 +00:00
Nathaniel Catchpole 45cf042073 Issue #2937469 by alexpott, Mixologic: Automatic upgrade to PHPUnit 6 is dangerous 2018-02-07 22:43:24 +00:00
Alex Pott a2d12696bf Issue #2939026 by tstoeckler: Installer does not fix the database connection after creating the database on MySQL 2018-02-07 21:18:22 +00:00
effulgentsia 3fcf07947c Issue #2936511 by hchonov, Berdir, plach, Wim Leers, catch, amateescu, sdewitt: ContentEntityType::getRevisionMetadataKeys() never considers the BC logic because of the new "revision_default" key 2018-02-07 11:12:43 -08:00
Nathaniel Catchpole d1932299de Issue #2940088 by joelpittet, cilefen: Shorthand hex colors in CSS files break color module's comparisons 2018-02-07 14:34:43 +00:00
Nathaniel Catchpole c924020c45 Issue #2940201 by xjm, amateescu, benjifisher, tedbow, tim.plunkett, Berdir: hook_field_widget_form_alter() can no longer affect the whole widget for multi-value fields 2018-02-06 15:32:24 +00:00
webchick fa3e38e10d Issue #2938185 by tedbow, JayKandari, navneet0693, acbramley, Eli-T, larowlan, webchick, markconroy, andrewmacpherson, David_Rothstein, smaz, ckrina: When installing Umami, only show warning if 'Demo Umami' radio button is selected (and ensure that it is obvious that warning message only applies to the Umami profile) 2018-02-05 14:12:20 -08:00
Lee Rowlands 33e0ba310d
Issue #2940956 by alexpott: Properly disable resource tracking in the ContainerBuilder 2018-02-05 07:42:49 +10:00
Lee Rowlands 3dad711909
Issue #2939208 by alexpott, tim.plunkett: Services registered with ContainerBuilder::setDefinition() are removed from container causing a BC break 2018-02-05 07:16:54 +10:00
Alex Pott 32157c7c5d Issue #2941457 by agentrickard, tim.plunkett, hbensalem: EntityAdapter::getIterator requires undocumented methods 2018-02-03 18:47:04 +00:00
Nathaniel Catchpole b9edf92b97 Issue #2937945 by yo30, kim.pepper, dawehner, voleger, larowlan: Add messenger to ControllerBase and FormBase 2018-02-02 12:56:57 +00:00
Alex Pott a3144f1326 Issue #2936714 by gabesullice, Wim Leers, amateescu, Sam152, Berdir: Entity type definitions cannot be set as 'internal' 2018-02-02 10:51:32 +00:00
Lee Rowlands b43d1290ab
Issue #2791907 by ddrozdik, Chi: Improve TranslatableMarkup and FormattableMarkup classes 2018-02-02 07:34:33 +10:00
Nathaniel Catchpole 1455cb13cf Issue #2857857 by vegantriathlete, Jo Fitzgerald, snehi, plach, xjm, Skabbkladden: Check use of "it's" in core to ensure proper use 2018-01-30 12:27:20 +00:00
Nathaniel Catchpole 441ea0e22c Issue #2940050 by Mohit Malik, kiamlaluno: Fix the grammar for the comment describing TranslatableInterface::hasTranslation() 2018-01-30 11:03:02 +00:00
Nathaniel Catchpole b5880ee889 Issue #2940051 by Mohit Malik, kiamlaluno: Fix the punctuation in the comment describing what ContentEntityBase::isTranslatable() does 2018-01-30 10:17:14 +00:00
xjm 7a012b198b Issue #2922603 by tedbow, Wim Leers, andrewmacpherson: Mark Settings Tray module as stable 2018-01-29 16:38:57 -06:00