Commit Graph

5657 Commits (04711e23f19760ac0d712fcd3acab6a37013d7ac)

Author SHA1 Message Date
catch 08480a54ae Issue #3052971 by alexpott, l.grube: Notice: Undefined index: #include_fallback in Drupal\Core\Render\Element\StatusMessages::generatePlaceholder() 2019-05-20 10:15:23 +01:00
Alex Pott 31a25fb469
Issue #3049437 by mfb, amateescu: SharedTempStore not serializable on PHP 7.3 2019-05-18 11:32:48 +02:00
Alex Pott 1eaf8e63e7
Issue #3054392 by iuana, joachim: protected methods in LocalAwareRedirectResponseTrait are missing docs 2019-05-18 11:28:21 +02:00
Lee Rowlands 31a5cba35c
Issue #3049021 by kim.pepper, Berdir: Deprecate file_default_scheme() and just use config 2019-05-17 12:15:25 +10:00
Lee Rowlands e3aa75b99d
Issue #3033942 by vadim.hirbu, RichardDavies: Clean up comments in FileSystem 2019-05-17 11:26:49 +10:00
Lee Rowlands fc301d85b3
Issue #2908176 by andypost, claudiu.cristea, vacho, YurkinPark, naveenvalecha, alexpott, fenstrat, Berdir, Mile23: Deprecate archiver procedural functions 2019-05-17 11:04:57 +10:00
Gábor Hojtsy 90e5675856 Issue #3050275 by Balu Ertl, borisson_: Replace remaining references of PSR-0 to PSR-4 instead 2019-05-15 15:32:10 +02:00
Alex Pott d948f9cbac
Issue #3051889 by idebr, joachim: $sandbox['max'] count in docs for hook_update_N() is incorrect 2019-05-15 12:29:32 +01:00
xjm 347c90d373 SA-CORE-2019-007 by Blaklis, oliver.hader, alexpott, mlhess, tim.plunkett, dsnopek, xjm
(cherry picked from commit 44a31bc3b2)
2019-05-08 11:38:58 -05:00
Alex Pott 85029e08f6
Issue #3050448 by kkalaskar, joachim, idebr: @see link in TwigNodeTrans docs is a 404 2019-05-07 14:04:15 +01:00
Alex Pott ecf0410252
Issue #3051981 by andypost, alexpott, amateescu, kim.pepper, Berdir, voleger, larowlan, claudiu.cristea, martin107: Deprecate drupal_schema_get_field_value() 2019-05-07 11:00:58 +01:00
Alex Pott a40136abc4
Issue #3029627 by bobbygryzynger, tim.plunkett, xjm, johndevman: FormatterBase should pass along third party settings 2019-05-06 12:38:45 +01:00
Alex Pott fd194bbed5
Issue #2820611 by YesCT, mkalkbrenner, Darren Oh, pwolanin, David_Rothstein, sidharrell, Sweetchuck: FileStorage generated .htaccess doesn't cover PHP 7 2019-05-05 11:47:48 +01:00
Alex Pott 20762532ac
Issue #3052140 by amateescu, dpi, xjm: Cannot convert custom entity types from non-revisionable to revisionable with pre-8.7.x compatible methods 2019-05-04 14:51:07 +01:00
catch 046d749f43 Issue #3045349 by alexpott, mikelutz, geerlingguy, catch, mglaman, larowlan: Lazy started sessions with session data are not saved with symfony/http-foundation 3.4.24 2019-05-01 17:17:02 +01:00
Lee Rowlands 9b1690c213
Issue #2928930 by andypost, mikelutz, anya_m, Berdir: Properly deprecate entity_create() and remove all occurrences 2019-05-01 09:41:13 +10:00
Lee Rowlands a98b58765d
Issue #3035953 by Berdir, andypost, vacho: Add @trigger_error() to deprecated EntityManager->EntityFieldManager methods 2019-04-26 17:09:28 +10:00
Lee Rowlands da94d7fc6b
Issue #2367933 by phenaproxima, mikelutz, Berdir, voleger, amateescu, chr.fritsch, johndevman, Jo Fitzgerald, andypost, larowlan, alexpott: Move entity_get_(form_)display() to the entity display repository 2019-04-26 12:51:29 +10:00
Lee Rowlands 870b5646b2
Issue #3021434 by voleger, Peter Majmesku, andypost, Berdir, kim.pepper: Properly deprecate drupal_unlink() 2019-04-26 12:44:21 +10:00
Lee Rowlands 8847936fa8
Issue #2904550 by tim.plunkett, Sam152, jwilson3, neclimdul, eelkeblok, amateescu, DuaelFr, K3vin_nl, alexpott, tedbow, andypost: PluginDependencyTrait::calculatePluginDependencies() does not handle theme provided plugins 2019-04-24 15:47:37 +10:00
xjm e6f59e0713 Issue #3049099 by alexpott, catch: Whilst updating from 8.6.x to 8.7.x you get many "Invalid argument supplied for foreach() in Drupal\Core\Theme\ThemeInitialization" warnings 2019-04-18 07:48:35 -05:00
catch 615123f51c Issue #2286655 by alexpott, attiks, mark_fullmer, nielsonm, Mark Slatinek, quietone, catch, dawehner, aburke626, justafish: Gender neutral language 2019-04-17 16:30:13 +09:00
catch f2eaf0178c Issue #3041985 by alexpott, pifagor: Add Generic.CodeAnalysis.EmptyPHPStatement to phpcs rules to prevent empty PHP statements 2019-04-16 21:22:07 +09:00
catch 34b3a5e904 Issue #3045525 by martin107, Berdir: EntityDeriver: deprecate entityManager. 2019-04-16 14:52:30 +09:00
catch 9791614b78 Issue #2731817 by mikelutz, ashishdalvi, Sonal.Sangale, dbt102, andypost, jhodgdon, martin107, roderik: Replace all calls to the deprecated Drupal::url() function in Core 2019-04-16 14:38:27 +09:00
Alex Pott 109dfd58bd
Issue #2852463 by mikelutz, tim.plunkett, heddn, xjm, MegaChriz, joachim, phenaproxima, dawehner, benjifisher: Create a trait to implement \Drupal\Component\Plugin\ConfigurableInterface 2019-04-12 14:23:23 -07:00
catch 3f8ab25ea8 Issue #3044364 by amateescu: Improve hit ratio for the menu tree cache 2019-04-12 13:12:43 +09:00
catch d938b0a8ec Issue #3024728 by amateescu, plach: Preserve the backup tables after an entity type schema conversion process 2019-04-11 20:31:40 +09:00
Lee Rowlands 12d7ed5308
Issue #3042545 by Berdir, martin107: Update last injected entity managers 2019-04-11 18:51:08 +10:00
Lee Rowlands 37d2299bc1
Issue #2908271 by Jo Fitzgerald, swati.nuna, a.dmitriiev, TR, BramDriesen, Mile23: Replace deprecated \Drupal::entityManager() in EntityReferenceItem 2019-04-10 16:46:59 +10:00
catch 2cceb4a902 Issue #3046243 by tim.plunkett, jibran, dpi: Regression: Optional context values may throw exceptions if unsatisfied 2019-04-07 09:41:59 +09:00
Lee Rowlands 3d7ea45cce
Issue #3045349 by alexpott, mikelutz, mglaman: Lazy started sessions with session data are not saved with symfony/http-foundation 3.4.24 2019-04-04 19:39:39 +10:00
Alex Pott 7c9ecd6c71
Issue #2705205 by amateescu, plach, tstoeckler: Improve test coverage around updating table mapping after a new field storage definition is added 2019-04-02 18:49:48 +01:00
Nathaniel Catchpole 52bd9a1206 Issue #3036193 by bircher, mpotter, larowlan, alexpott: Add ExportStorage to allow config export in third party tools 2019-03-29 15:12:46 +00:00
Nathaniel Catchpole c67761090d Issue #3002206 by jibran, longwave, truls1502, alexpott, NickWilde: Update the stable version of drupal/coder to ˆ8.3.1 2019-03-26 14:37:28 +00:00
Alex Pott 84e5e8e458
Issue #2655162 by amateescu, Berdir, bradjones1, Maria Kvitova, joachim, plach, effulgentsia, tim.plunkett, xjm: Fatal error when updating or deleting an entity type after removing its class/definition from the codebase 2019-03-26 13:00:14 +00:00
Alex Pott 8c90cbfdf7
Issue #3029625 by tim.plunkett: Do not throw an exception when a context is missing while applying context mapping to a plugin if that context was previously set 2019-03-26 11:22:52 +00:00
webchick f6b99c9d55 Issue #2959493 by bnjmnm, phenaproxima, tim.plunkett, tedbow, Adrian83, lauriii, xjm, andrewmacpherson, johndevman, KarenS, alwaysworking, jrockowitz, ckrina, cboyden, webchick, seanB, benjifisher, larowlan: Allow Layout Builder live previews to be toggled to allow easier drag-and-drop
(cherry picked from commit d028385c9c)
2019-03-25 16:27:22 -07:00
xjm 8d1a7d7c86 Issue #3038442 by Sam152, amateescu, tim.plunkett: Use hook_entity_form_display_alter() instead of Layout Builder's custom overrides display altering hook 2019-03-22 18:42:41 -05:00
Francesco Placella 5d3322ebda Issue #2554235 by amateescu, plach, Berdir, Sam152, joelpittet, mbaynton, catch, jibran: Make the content entity storage and entity query use the last installed definitions instead of the ones living in code 2019-03-22 15:58:51 +01:00
Lee Rowlands d1db7c785c
Issue #3038988 by Berdir, seanB: Remove support for empty destination in FileSystem::copy(), FileSystem::move() and FileSystem::saveData() 2019-03-22 07:56:13 +10:00
Lee Rowlands 16afb5ceb2
Issue #2998772 by msankhala, hazong, heddn, alexpott: Document how to specify route options in links.menu.yml 2019-03-21 19:42:02 +10:00
xjm 4e7959f886 SA-CORE-2019-004 by alexpott, larowlan, greggles, drumm, mlhess, David_Rothstein, pwolanin
(cherry picked from commit eae8a6c10d)
2019-03-20 10:37:33 -05:00
Nathaniel Catchpole 9d96532b79 Issue #3035383 by andypost, martin107, Berdir: Replace deprecated usages of entityManager in list builder classes 2019-03-18 16:28:26 +00:00
Nathaniel Catchpole 29e5277a14 Issue #3038926 by Berdir: Add @trigger_error() to deprecated EntityManager->EntityDisplayRepository methods 2019-03-18 15:26:14 +00:00
Nathaniel Catchpole 82fed91529 Issue #3039408 by vijaycs85, WidgetsBurritos, alexpott, phenaproxima, Joseph Zhao, tstoeckler, kfritsche, mikelutz, fabpot: Updating twig/twig to v1.38.0 or v1.38.1 causes fatal error 2019-03-13 13:20:40 +00:00
Alex Pott 165ba7eca0
Issue #2795789 by Fabianx, jibran, dawehner, alexpott: Do not rebuild the container so often in BTB 2019-03-11 16:31:52 +00:00
Alex Pott 2c166a50a6
Issue #2969109 by martin107, andypost, kaythay, Berdir: Replace deprecated usages of entityManager in form classes 2019-03-10 07:34:23 +00:00
Lee Rowlands 7d2d9cca09
Issue #3038707 by amateescu: The entity type definition is out of sync between SqlContentEntityStorage and SqlContentEntityStorageSchema during field storage CRUD operations 2019-03-09 13:11:41 +10:00
Alex Pott 2dfe7b6d36
Issue #3016420 by tim.plunkett, EclipseGc: Allow context definition annotations to specify constraints 2019-03-08 23:03:16 +00:00
Nathaniel Catchpole 503d9dde7d Issue #2976035 by amateescu, blazey, hchonov, plach, tstoeckler, catch, jibran, larowlan, alexpott: Entity type CRUD operations must use the last installed entity type and field storage definitions 2019-03-08 10:45:58 +00:00
Alex Pott 54ff737a18
Issue #2788637 by mglaman, Berdir, bradjones1, effulgentsia, alexpott, amateescu, borisson_: Values in shared table for SQL content entity storage do not get unserialized 2019-03-08 10:05:33 +00:00
Alex Pott 21c3504993
Issue #3016429 by bircher, mpotter, alexpott, johndevman, borisson_, Upchuk, larowlan: Add a config storage copy utility trait and fix ConfigManager::createSnapshot 2019-03-08 06:48:50 +00:00
Alex Pott 2348afa46a
Issue #2940135 by andypost, Berdir, alexpott: Use file_system service to \Drupal\Core\Config\FileStorage 2019-03-08 06:33:06 +00:00
Lee Rowlands 8cd35dbe20
Issue #2937542 by alexpott, mikelutz, larowlan, dawehner, Mile23, catch, Gábor Hojtsy, Chi: Not setting the strict option of the Choice constraint to true is deprecated since Symfony 3.4 and will throw an exception in 4.0
(cherry picked from commit c9dd655885)
2019-03-08 15:16:05 +10:00
xjm efc8141449 Drupal 8.8.x-dev 2019-03-07 15:46:07 -06:00
Alex Pott 97a6869145
Issue #3021450 by kim.pepper, jibran, voleger, alexpott, Berdir: Add @trigger_error to deprecated functions in file.inc and replace their usages 2019-03-07 09:13:25 +00:00
Nathaniel Catchpole 4f15f2dab8 Issue #3037823 by alexpott, Berdir, amateescu: The system.theme.data key remains corrupted in state causing performance issues and is not used in >= 8.7 2019-03-06 17:21:33 +00:00
Lee Rowlands 094890e633
Issue #2942907 by plach, amateescu, Berdir, tim.plunkett, hchonov, gabesullice, jibran, xjm, tedbow, timmillwood, larowlan, Sam152, pmelab, catch, effulgentsia: Entity system does not provide an API for retrieving an entity variant that is safe for editing 2019-03-06 11:18:48 +10:00
Lee Rowlands 1036f4cca0
Issue #3029197 by catch, Gábor Hojtsy, alexpott, mikelutz: [symfony 5] Class implements "Symfony\Component\DependencyInjection\ResettableContainerInterface" that is deprecated since Symfony 4.2, use "Symfony\Contracts\Service\ResetInterface" instead 2019-03-06 10:57:52 +10:00
Nathaniel Catchpole d649b7f45a Issue #2808163 by amateescu, samuel.mortenson, dawehner: Support dynamic entity types in the EntityRevisionParamConverter 2019-03-04 16:47:25 +00:00
Nathaniel Catchpole 53c6cc8a07 Issue #3026588 by alexpott, plach, jibran, Berdir, larowlan, Sam152, Pancho, hussainweb et al: Move ArchiveTar to composer 2019-03-04 15:27:10 +00:00
Nathaniel Catchpole f49d8f156a Issue #3028671 by Berdir: Add @trigger_error() to deprecated and already (almost) unused EntityManager methods 2019-03-04 15:20:14 +00:00
Nathaniel Catchpole 825e514716 Issue #3035552 by pfrenssen, angel.h: $libraries variable declared twice in LibraryDiscoveryParser::buildByExtension() 2019-03-01 13:56:20 +00:00
Alex Pott 4a1519ba3b
Issue #3033317 by Gábor Hojtsy: AccountProxy initialAccountId and ViewKernelTestBase will only be removed in Drupal 9.0.0, fix deprecation messages 2019-03-01 11:28:39 +00:00
Alex Pott 55c96a6b81
Issue #3000057 by kim.pepper, andypost, claudiu.cristea, voleger, dww, Berdir, larowlan: Deprecate drupal_set_time_limit() and file_upload_max_size() and move to Environment component 2019-03-01 11:01:32 +00:00
Alex Pott 2020819bf9
Issue #3032852 by Joseph Zhao, dww: Add gzip to default MIME extension mapping list 2019-03-01 00:31:21 +00:00
Alex Pott 81915a93a3
Issue #3025427 by Berdir, amateescu: Add @trigger_error() to deprecated EntityManager->EntityTypeBundleInfo methods 2019-02-26 15:05:23 +00:00
Gábor Hojtsy dd054699a4 Issue #3030485 by catch, R.shaikh, Gábor Hojtsy, alexpott: [Symfony 5] The "Drupal\Core\Validation\TranslatorInterface" interface extends "Symfony\Component\Translation\TranslatorInterface" that is deprecated since Symfony 4.2, use Symfony\Contracts\Translation\TranslatorInterface instead 2019-02-26 13:54:26 +01:00
Lee Rowlands 3b32b1e600
Issue #3033494 by alexpott, dww, tim.plunkett, larowlan: SiteConfigureForm can install the file module without the field module 2019-02-25 20:39:52 +10:00
Lee Rowlands 56606fe1fb
Revert "Issue #3033494 by alexpott, dww, tim.plunkett: SiteConfigureForm can install the file module without the field module"
This reverts commit 5d2bc24951.
2019-02-25 20:38:58 +10:00
Lee Rowlands 5d2bc24951
Issue #3033494 by alexpott, dww, tim.plunkett: SiteConfigureForm can install the file module without the field module 2019-02-25 19:56:16 +10:00
Alex Pott 4bb82a8eb5
Issue #2946122 by mikelutz, heddn, tim.plunkett, phenaproxima, alexpott, joelpittet, MegaChriz, joachim, xjm: Deprecate ConfigurablePluginInterface and replace with an interface that doesn't extend DependentPluginInterface 2019-02-24 13:42:45 +00:00
Alex Pott 76bf269417
Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, alexpott, jibran, andypost, larowlan, Chadwick Wood, acbramley, Wim Leers, sun, xjm, YesCT, chx, tim.plunkett: Move the unmanaged file APIs to the file_system service (file.inc) 2019-02-23 22:35:15 +00:00
xjm 57170a6ad7 Revert "Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, jibran, alexpott, andypost, larowlan, Chadwick Wood, Wim Leers, acbramley, YesCT, sun, tim.plunkett, chx: Move the unmanaged file APIs to the file_system service (file.inc)"
This reverts commit 56be1a032e.
2019-02-23 13:09:49 -06:00
Alex Pott 56be1a032e
Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, jibran, alexpott, andypost, larowlan, Chadwick Wood, Wim Leers, acbramley, YesCT, sun, tim.plunkett, chx: Move the unmanaged file APIs to the file_system service (file.inc) 2019-02-23 13:45:05 +00:00
Alex Pott ee822bb01d
Issue #3027745 by claudiu.cristea, idimopoulos, wengerk, alexpott: UniqueFieldConstraint doesn't work for entities with string IDs 2019-02-22 08:45:40 +00:00
Alex Pott dcf633a96c
Issue #2903322 by gaurav.kapoor, levmyshkin: Change FAPI Container example class to an array 2019-02-22 08:23:51 +00:00
xjm 72e0a4d821 Issue #2968110 by tedbow, tim.plunkett, Kristen Pol, bkosborne, andrewmacpherson: Layout Builder's ConfigureBlockFormBase forms do not display validation errors on submit 2019-02-21 08:57:29 -06:00
xjm 2753c01392 Issue #2994550 by tedbow, tim.plunkett, gapple, johndevman, Wim Leers, neclimdul, EclipseGc, catch: Filtering block plugins by context is slow 2019-02-21 08:41:50 -06:00
xjm a12f2100f8 SA-CORE-2019-003 by samuel.mortenson, Berdir, pwolanin, dawehner, cashwilliams, Wim Leers, xjm, larowlan, alexpott, plach, damiankloip, tstoeckler, tedbow, DamienMcKenna, effulgentsia, RobLoach, gabesullice, drumm, heshanlk, dsnopek, fago, miro_dietiker, truls1502 2019-02-20 12:36:56 -06:00
Gábor Hojtsy 4837822141 Revert "Issue #2937542 by alexpott, dawehner, Mile23, catch, mikelutz: Not setting the strict option of the Choice constraint to true is deprecated since Symfony 3.4 and will throw an exception in 4.0"
This reverts commit 030a9cefc2.
2019-02-18 20:21:56 +01:00
Alex Pott 28bf970d1d
Issue #3028656 by Berdir, martin107: Add @trigger_error() to deprecated EntityManager listener methods 2019-02-17 09:56:22 +00:00
Alex Pott e69e249da0
Issue #3023981 by Berdir, larowlan, alexpott, xjm, catch: Add @trigger_error() to deprecated EntityManager->EntityRepository methods 2019-02-17 00:00:58 +00:00
Francesco Placella c8dc57eede Issue #2926508 by Wim Leers, mpdonadio, joelstein, tacituseu, jhedstrom, effulgentsia, tedbow, mradcliffe, borisson_, dawehner, larowlan: Add DateTimeNormalizer+TimestampNormalizer, deprecate TimestampItemNormalizer: @DataType-level normalizers are reusable by JSON:API 2019-02-16 00:13:43 +01:00
xjm f633f3b108 Issue #3032869 by alexpott, tim.plunkett, dww, tacituseu, Mixologic: \Drupal\Core\Update\UpdateKernel::fixSerializedExtensionObjects() caused test runs to double in duration 2019-02-14 12:07:07 -06:00
Nathaniel Catchpole b503e4c3ae Issue #3031756 by idebr, TMWagner, joachim: core/lib/Drupal/Core/Entity/entity.api.php references deprecated \Drupal::entityManager 2019-02-14 12:58:24 +00:00
Nathaniel Catchpole 6b6b5b08b0 Issue #3031775 by singhkiran, Chi: Cache backend classes reference non-existing functions cache_get() and cache_get_multiple() 2019-02-14 12:15:13 +00:00
Lee Rowlands 2aa7c3a6fa
Issue #3030501 by alexpott, Gábor Hojtsy, Berdir: [Symfony 4] Drupal\Core\StackMiddleware\ReverseProxyMiddleware calls Symfony\Component\HttpFoundation\Request::setTrustedHeaderName() which does not exist 2019-02-14 19:02:31 +10:00
Nathaniel Catchpole 57de633093 Issue #3004642 by amateescu, plach: Deprecate SqlContentEntityStorageSchemaConverter in favor of the new API provided by EntityTypeListenerInterface::onFieldableEntityTypeUpdate() 2019-02-13 14:24:08 +00:00
Nathaniel Catchpole 9340bf9755 Issue #3031740 by alexpott, tmanhollan, catch, collinhaines: Updating to 8.6.8 or 8.6.9 with Drush 8 causes data loss via update_fix_compatibility() 2019-02-13 11:41:51 +00:00
Nathaniel Catchpole 9ec3433f92 Issue #2572605 by Gábor Hojtsy, slasher13, Jo Fitzgerald, alexpott, andypost, Cottser, skyredwang, mfernea, joelpittet, jibran, larowlan, aleevas, Wim Leers, lauriii, catch, Berdir: Make Drupal 8 optionally working with Twig 2, while keeping its dependency on Twig 1 2019-02-13 11:36:49 +00:00
Francesco Placella 431b5b4c92 Issue #3031479 by amateescu, jibran, mondrake: TaxonomyVocabularyHierarchyUpdateTest::testTaxonomyUpdateParents() is prone to breaking on PostgreSQL 2019-02-13 10:15:31 +01:00
Alex Pott 47dab9a4a9
Issue #1883744 by hchonov, tim.plunkett, borisson_, xjm, tstoeckler, joachim: Convert Entity to EntityBase for consistency with ContentEntityBase and ConfigEntityBase 2019-02-10 08:17:04 +00:00
Nathaniel Catchpole bf21c00101 Issue #3031128 by alexpott, TrevorBradley, indigoxela, catch, cilefen, larowlan, jibran: Update from 8.6.7 to 8.6.8 warnings - Drupal\Core\Extension\Extension has no unserializer 2019-02-07 16:43:10 +00:00
Nathaniel Catchpole 8a664f09c1 Issue #3029841 by kirkkala: Language API PHP example bug and coding standard violation 2019-02-07 14:50:57 +00:00
Nathaniel Catchpole affa4ca69c Issue #3029350 by dhirendra.mishra, govind.maloo, joachim: broken @see link in DrupalDateTime 2019-02-07 14:49:52 +00:00
xjm d08335f136 Issue #3020352 by tedbow, Wim Leers, tim.plunkett, xjm, andrewmacpherson, lauriii, phenaproxima, alwaysworking: Create a new AnnounceCommand to call Drupal.announce on an AjaxResponse 2019-02-05 16:20:19 -06:00
xjm 547069e55d Revert "Issue #2946122 by mikelutz, heddn, tim.plunkett, phenaproxima, alexpott, MegaChriz, joachim: Deprecate ConfigurablePluginInterface and replace with an interface that doesn't extend DependentPluginInterface"
This reverts commit b1f49624db.
2019-02-05 15:08:23 -06:00
Alex Pott b332b27928
Issue #2873858 by karma0321, dhruveshdtripathi, schiavone, vakulrai, sorabh.v6, Dinesh18, alexpott, larowlan, Mile23, chrischaplow, Gábor Hojtsy, jpmelguizo, Max1muss: Add Change record to @deprecated for EntityManagerInterface 2019-02-05 15:02:09 +00:00
Alex Pott ce01e649ba
Revert "Issue #2873858 by karma0321, dhruveshdtripathi, schiavone, vakulrai, sorabh.v6, Dinesh18, Mile23, larowlan, chrischaplow, Gábor Hojtsy, jpmelguizo, max1mus: Add Change record to @deprecated for EntityManagerInterface"
This reverts commit 5d107560cd.
2019-02-05 15:01:00 +00:00
Nathaniel Catchpole 3cc8a612de Issue #3015752 by alexpott, bnjmnm: Properly deprecate USERNAME_MAX_LENGTH and USER_REGISTER_* constants 2019-02-04 12:39:54 +00:00
Nathaniel Catchpole c76c37b574 Issue #3014773 by Sam152, joachim, alexpott: Remove dead code in BaseFieldDefinition 2019-02-04 12:10:27 +00:00
xjm b77bf6a978 Issue #3025867 by tim.plunkett, Kristen Pol, phenaproxima, alexpott, xjm, andypost: Provide a classed object for TempStore metadata 2019-02-03 11:57:11 -05:00
Alex Pott c594d13e25
Issue #2443165 by davidwbarratt, amateescu, HOG, kostyashupenko, yched, Berdir, andypost, alexpott, tstoeckler, xjm: Drupal\Core\Entity\EntityInterface\ContentEntityStorageBase::doCreate() assumes that the bundle is a string 2019-02-02 22:25:27 +00:00
Alex Pott 04d46f628d
Issue #2849074 by decafdennis, alexpott, zuuperman, AdamPS, sagesolutions, tucho, xjm: SiteConfigureForm overrides value from install profile 2019-02-02 12:43:03 +00:00
Lee Rowlands 36c5538bb1
Issue #3029991 by catch: [Symfony 4] Container tests failing due to invalid exception argument type 2019-02-02 18:09:37 +10:00
Nathaniel Catchpole 3148601bc0 Issue #2984782 by amateescu, plach, catch, jibran, kristiaanvandeneynde: Add an API for converting entity type schemas to (non-)revisionable/(non-)translatable, with or without data 2019-02-01 13:26:39 +00:00
Alex Pott 1022611bee
Issue #3029500 by catch, Gábor Hojtsy, alexpott, Berdir: Drupal\Core\Database\Query\Select::hasAllTags() and hasAnyTag() will require a new "$tags" argument in the next major version of its parent class 2019-01-31 16:09:00 +00:00
Lee Rowlands 030a9cefc2
Issue #2937542 by alexpott, dawehner, Mile23, catch, mikelutz: Not setting the strict option of the Choice constraint to true is deprecated since Symfony 3.4 and will throw an exception in 4.0 2019-01-31 20:42:39 +10:00
Alex Pott 6429dc64ba
Issue #2900883 by larskhansen, GaëlG, kalyansamanta, Chi, tim.plunkett, Gábor Hojtsy, joachim: Wrong documentation of Drupal\Component\Plugin\Derivative\DeriverInterface::getDerivativeDefinitions() 2019-01-30 23:37:45 +00:00
Alex Pott 0f56ba986a
Issue #3029405 by amateescu, hchonov: Clean up documentation and type hints that don't need to mention both EntityInterface and another specialized interface anymore 2019-01-30 23:34:31 +00:00
Nathaniel Catchpole aaf13e2338 Issue #3029199 by Gábor Hojtsy, alexpott: [symfony 5] Calling "Symfony\Component\HttpFoundation\Request::getSession()" when no session has been set is deprecated since Symfony 4.1 2019-01-30 10:31:17 +00:00
Alex Pott 5d1589b8d6
Issue #3028319 by amateescu: Specialized entity interfaces should extend the main EntityInterface 2019-01-29 18:27:09 +00:00
Alex Pott 62d162fa0f
Issue #3024452 by kfritsche, hchonov, alexpott: DatabaseStorageExpirable:setWithExpireIfNotExists is not respecting expired 2019-01-28 22:27:59 +00:00
Francesco Placella 1b46f2f6bb Issue #3026290 by amateescu, plach, mradcliffe, jibran: PostgreSQL constraints are still not renamed properly on table renames 2019-01-27 16:30:34 +01:00
Alex Pott 6b6bc91784
Issue #2940027 by jmsosso: Add change record to @deprecated for AccountInterface 2019-01-27 00:28:06 +00:00
Alex Pott 5d107560cd
Issue #2873858 by karma0321, dhruveshdtripathi, schiavone, vakulrai, sorabh.v6, Dinesh18, Mile23, larowlan, chrischaplow, Gábor Hojtsy, jpmelguizo, max1mus: Add Change record to @deprecated for EntityManagerInterface 2019-01-26 15:54:36 +00:00
Alex Pott cc5b5dc3ec
Issue #3023799 by Berdir, alexpott, tim.plunkett, larowlan: Add @trigger_error() to deprecated EntityManager::clearCachedDefinitions() method 2019-01-26 14:52:11 +00:00
Alex Pott b1f49624db
Issue #2946122 by mikelutz, heddn, tim.plunkett, phenaproxima, alexpott, MegaChriz, joachim: Deprecate ConfigurablePluginInterface and replace with an interface that doesn't extend DependentPluginInterface 2019-01-26 12:42:37 +00:00
Gábor Hojtsy cb244d0d64 Issue #3027871 by catch, alexpott, jibran, Gábor Hojtsy, Berdir: [symfony 4] Symfony\Component\Validator\Constraints\Email::$strict property is deprecated since Symfony 4.1 2019-01-25 18:35:03 +01:00
Nathaniel Catchpole 8c14acad99 Issue #3015886 by bircher, alexpott, Upchuk: Add an in-memory config storage 2019-01-24 11:19:49 +00:00
Lee Rowlands db42557151
Issue #3027835 by Gábor Hojtsy, catch: [symfony 4] Argument 1 passed to Symfony\Component\HttpFoundation\Response::setCharset() must be of the type string, null given 2019-01-24 20:34:59 +10:00
Lee Rowlands 9498875eb5
Issue #2961861 by alexpott, Berdir: Remove usage of WriteCheckSessionHandler 2019-01-24 11:07:29 +10:00
Alex Pott 819a788ebd
Issue #3027574 by tuutti: SqlContentEntityStorage no longer update entities with certain (id) fields 2019-01-23 09:38:10 +00:00
Alex Pott 9dfb602168
Issue #2591515 by joelpittet, Cottser, lauriii, NickWilde, kostyashupenko, alexpott, xjm: Move twig_without() to the TwigExtension where all the other filters are and deprecate 2019-01-22 12:46:01 +00:00
Alex Pott 5fbbbde83d
Issue #3026043 by Berdir: ConfigEntityBase::__sleep() serializes plugin instances if they were not previously initialized 2019-01-22 10:21:20 +00:00
xjm b0a63891a7 Issue #3026470 by alexpott, jrockowitz, Joseph Zhao: ArchiveTar is throwing fatal error 2019-01-17 11:20:45 -06:00
xjm d5876f34eb Issue #3026386 by dsnopek, samuel.mortenson, xjm, ydahi, alexpott, Fabianx, kferencz91, littlepixiez, greggles, cilefen: Drush fatal error after upgrading to 8.6.6, 8.5.9, or 7.62: PHP Fatal error: Uncaught TYPO3PharStreamWrapperException
(cherry picked from commit a56132631b)
2019-01-16 17:32:59 -06:00
xjm 7e1a53c1f9 SA-CORE-2019-002 by greggles, cashwilliams, EclipseGc, larowlan, samuel.mortenson, alexpott, tedbow, effulgentsia, Fabianx, xjm, mlhess
(cherry picked from commit fe32f7790e)
2019-01-15 11:43:08 -06:00
xjm 8fcb0f060f SA-CORE-2019-001 by Ayesh, alexpott, larowlan, xjm, michieltcs, farisv
(cherry picked from commit 5ed2a9f0ab)
2019-01-15 11:42:55 -06:00
Alex Pott 6d98f6bf36
Issue #2998769 by kiamlaluno, quietone, kkalaskar: @see directive used in the wrong place outputs the wrong HTML markup 2019-01-13 22:28:05 +00:00
Lee Rowlands 6cbe4eacd8
Issue #3000677 by catch, Shane Birley, featherbelly, alexpott: Fatal error after upgrade to 8.6x [due to regression in extension system] 2019-01-12 12:14:50 +10:00
Alex Pott 23285fb0fe
Issue #2955457 by pfrenssen, Chewie, unrealauk, alexpott, Pol: ConfigFactory static cache gets polluted with data from config overrides 2019-01-11 20:56:12 +00:00
Alex Pott c23c05c90f
Issue #2691675 by Berdir, Mile23, alexpott: Replace deprecated entityManager() in ControllerBase descendents 2019-01-08 09:40:56 +00:00
Nathaniel Catchpole 05bbd9d036 Issue #3006409 by Berdir: Update deprecated usages of Entity::getEntityManager() 2019-01-04 11:52:43 +00:00
Alex Pott 5470a05978
Issue #3019030 by Upchuk: Ensure loadMultipleRevisions() returns the revisions in the same order as the passed IDs 2019-01-02 12:01:56 +01:00
Nathaniel Catchpole f9e7921bc8 Issue #3001997 by Krzysztof Domański, scott_euser, alexpott: Transliteration a string containing an unknown character (e.g. 0x80) is not valid 2019-01-02 10:28:53 +00:00
Nathaniel Catchpole 31f9ebf7f5 Issue #3008446 by alexpott, jcnventura, fenstrat, quietone, voleger, andypost: Complete the deprecation of format_date() 2019-01-01 19:15:24 +00:00
Alex Pott 77ba739da0
Issue #2990686 by cburschka: Point "trusted host" doc link at alias 2018-12-26 20:39:50 +01:00
Alex Pott f261f256e7
Revert "Issue #2986725 by Mile23, devitate, alexpott: doctrine common 2.9 has moved reflection"
This reverts commit 994e7ec786.
2018-12-25 21:49:26 +01:00
Alex Pott 60505f3693
Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods 2018-12-23 14:30:20 +01:00
Nathaniel Catchpole 991fd05d95 Issue #3020964 by alexpott: Empty collection config CRUD operations are inconsistent across the backend 2018-12-18 17:04:01 +00:00
Alex Pott 701be77194
Issue #2869426 by Wim Leers, dawehner, tstoeckler, alexpott, Berdir, larowlan: EntityResource should add _entity_access requirement to REST routes 2018-12-18 16:10:14 +00:00
Nathaniel Catchpole ae7a94a315 Revert "Issue #2620304 by kim.pepper, andypost, phenaproxima, alexpott: htaccess functions should be a service"
This reverts commit 56ccba066c.
2018-12-18 14:53:43 +00:00
Alex Pott 994e7ec786
Issue #2986725 by Mile23, devitate, alexpott: doctrine common 2.9 has moved reflection 2018-12-18 09:58:32 +00:00
Nathaniel Catchpole 281c6f0923 Issue #2815379 by andypost, jibran, naveenvalecha, tim.plunkett: Move message, goto, and email action plugins to Drupal\Core\Action 2018-12-18 09:43:20 +00:00
Nathaniel Catchpole e5b70636c9 Issue #3020165 by alexpott: Dependency objects can be optimised for serialisation 2018-12-18 09:39:51 +00:00
Nathaniel Catchpole 56ccba066c Issue #2620304 by kim.pepper, andypost, phenaproxima, alexpott: htaccess functions should be a service 2018-12-18 09:37:49 +00:00
Nathaniel Catchpole 63556cd8f2 Issue #3020157 by alexpott: ActiveTheme objects and cache contain way too much information 2018-12-18 09:32:35 +00:00
Nathaniel Catchpole 451a7ba864 Issue #2701829 by alexpott, andypost, Soul88, Graber, EduardoMadrid, dawehner, Berdir, jibran, pingwin4eg, httang12: Extension objects should not implement \Serializable 2018-12-18 09:29:50 +00:00
Alex Pott 2bbbaa3f54
Issue #2949021 by tim.plunkett, Wim Leers: Deprecate schema fallback in ConfigEntityType::getPropertiesToExport 2018-12-15 21:29:27 +00:00
Alex Pott 46f02154f8
Issue #2618606 by dawehner, rbayliss: Update.php - Reverse proxy settings not used 2018-12-13 22:36:13 +00:00
Alex Pott f51bfe1756
Issue #3002164 by Wim Leers, mpdonadio: DateTimeIso8601::getDateTime() does not specify the storage timezone when constructing DrupalDateTime object 2018-12-13 18:46:24 +00:00
Alex Pott 55f13aacb5
Issue #2809305 by Upchuk, Pavan B S, Jo Fitzgerald, tim.plunkett, Berdir: Block Context assignment form element shows even if no options are available 2018-12-12 13:11:27 +00:00
Nathaniel Catchpole 4f02a38c30 Issue #3018774 by xjm: hook_post_update_NAME() docs do not explain batching/ parameter 2018-12-10 14:08:42 +00:00
Alex Pott 14606cca75
Issue #2998462 by AndyF, Baysaa, Siavash, tim.plunkett, millionleaves, fatmarker: Error adding Content Type Selection criteria or Context 2018-12-07 15:07:19 +01:00
Alex Pott f335587290
Issue #2594425 by Sam152, gapple, naveenvalecha, dubcanada, Nitesh Pawar, Fonski, bircher, Eric115, ricovandevin, pameeela, mishradileep, juusechec, dawehner, jibran, xjm, ifrik, swentel, kim.pepper, Wim Leers, acbramley, 4aficiona2, yoroy, alexpott, ckaotik, andypost, FeyP: Add the option in system menu block to "Expand all items in this tree" 2018-12-07 12:01:11 +01:00
Alex Pott f7f07d81ac
Issue #2916595 by phenaproxima, AdamPS, Wim Leers: File element discards attributes if #multiple 2018-12-07 11:32:39 +01:00
Alex Pott b9c85bd428
Issue #2883260 by kiamlaluno, yogeshmpawar, msankhala, benjifisher, alexpott, bdlangton: Replace the schema example with one actually used from a module 2018-12-07 10:38:40 +01:00
Gábor Hojtsy 2b511ec34c Issue #3016011 by mikelutz, quietone, alexpott: Reroll all migrate dump files 2018-12-06 13:46:09 +01:00
Alex Pott 76bb511174
Issue #3017753 by mxr576, alexpott: MemoryBackend should validate the passed cids 2018-12-06 11:34:43 +01:00
Lauri Eskola 280995f92b
Issue #77245 by drpal, tedbow, nod_, phenaproxima, Wim Leers, googletorp, rteijeiro, vineet.osscube, tim.plunkett, idflood, joelpittet, pk188, lauriii, BarisW, lokapujya, chr.fritsch, droplet, andrewmacpherson, dmsmidt, dawehner, alexpott, jessebeach, NickWilde, DuaelFr, Cottser, seutje, samuel.mortenson: Provide a common API for displaying JavaScript messages 2018-12-05 20:29:18 +02:00
Alex Pott 5a83be42e0
Issue #3014669 by kalyansamanta, govind.maloo, msankhala, hardikpandya, joachim, awangsetyawan: return value for hook_entity_bundle_info() doesn't mark 'uri_callback' as optional 2018-12-02 00:57:36 +00:00
Alex Pott cee4a5c9b3
Issue #3016840 by tim.plunkett, EclipseGc, alexpott: When an invalid plugin ID is requested, include valid ones in the exception message 2018-12-01 10:49:12 +00:00
Nathaniel Catchpole ad90262082 Issue #3016968 by alexpott: Remove weight public property from theme extensions 2018-11-30 10:48:17 +00:00
Alex Pott b33232b7d2
Issue #3016458 by tim.plunkett, xjm: ContextHandler should use setContext() not setContextValue() 2018-11-30 09:34:29 +00:00
Alex Pott b1be147d7d
Issue #3013917 by tstoeckler, hchonov, alexpott: Minor improvements for (Content|)EntityStorageBase 2018-11-29 15:51:39 +00:00
Nathaniel Catchpole 10722cd872 Issue #2659940 by almaudoh, alexpott, phenaproxima, Jo Fitzgerald, markcarver, oriol_e9g, dawehner, dsnopek, jibran, larowlan: Extension System, Part III: ThemeExtensionList and ThemeEngineExtensionList 2018-11-29 12:15:17 +00:00
Alex Pott bab4f6d3f3
Issue #3014949 by tim.plunkett: Deprecate 'context' on Block and Condition plugin annotations in favor of 'context_definitions' 2018-11-29 00:01:35 +00:00
Nathaniel Catchpole 576bc7fea7 Issue #3015691 by hchonov, mondrake: entityQueryAggregate queries cannot be executed more than once 2018-11-28 11:56:45 +00:00
Nathaniel Catchpole e58e520bba Revert "Issue #3015691 by mondrake: entityQueryAggregate queries cannot be executed more than once"
This reverts commit 77accaed60.
2018-11-28 11:56:16 +00:00
Nathaniel Catchpole 77accaed60 Issue #3015691 by mondrake: entityQueryAggregate queries cannot be executed more than once 2018-11-28 11:55:16 +00:00
Nathaniel Catchpole 619b274918 Issue #2993271 by bircher, Upchuk: Remove unused ConfigManager dependency in StorageComparer 2018-11-28 11:51:39 +00:00
Nathaniel Catchpole b5ff72a64f Issue #2830239 by cebasqueira, imalabya, spitzialist, th_tushar, monta, benjifisher, faline, alexpott: Several URLs point to Drupal 7 documentation pages instead of Drupal 8 2018-11-28 11:48:58 +00:00
Nathaniel Catchpole e7c028462c Issue #2921855 by daffie: Default Database Schema::findTables() is slow for PostgreSQL 2018-11-26 12:19:11 +00:00
Alex Pott ce031c3f87
Revert "Issue #3000630 by scott_euser, Krzysztof Domański, APolitsin, vijaycs85, longwave: Transliteration causes 2 capital letters at the beginning of a word"
This reverts commit bb7fb6a3dd.
2018-11-24 00:24:09 +00:00
Lee Rowlands 52224e3709
Issue #3001201 by voleger, andypost, goodboy: Convert tablesort.inc functions to a static class 2018-11-22 18:40:04 +10:00
Alex Pott 53c24728fb
Issue #2936032 by gambry, nlisgo, alexpott, cwells, cilefen, Darvanen, DamienGR: Sites named with special characters cannot send mail 2018-11-21 10:19:04 +00:00
Francesco Placella 5731bc7dab Issue #2799987 by jonathanshaw, oriol_e9g, Jo Fitzgerald, mpdonadio, GoZ, Mixologic, harsha012, jhedstrom: Datetime and Datelist element's timezone handling is fragile, buggy and wrongly documented 2018-11-20 23:45:37 +01:00
Alex Pott 7dcb927309
Issue #3014851 by tim.plunkett: ContextAwarePluginBase::setContextValue() should delegate to ::setContext() 2018-11-20 16:01:43 +00:00
Nathaniel Catchpole 8293016cab Issue #2928888 by amateescu, hchonov, timmillwood, Berdir, larowlan: Add a hook_entity_preload() for modules that need to load a different revision than the default one 2018-11-20 13:49:20 +00:00
Nathaniel Catchpole 2580766754 Issue #2895315 by nielsstampe, Krzysztof Domański: Danish characters are not translated correctly with transliteration 2018-11-20 12:03:12 +00:00
Nathaniel Catchpole bb7fb6a3dd Issue #3000630 by scott_euser, Krzysztof Domański, APolitsin, vijaycs85, longwave: Transliteration causes 2 capital letters at the beginning of a word 2018-11-20 11:58:15 +00:00
Nathaniel Catchpole 00cfac4fdc Issue #3008950 by mikelutz, quietone: Move MigrateField Plugins out of Core Library 2018-11-19 16:41:00 +00:00
Alex Pott 0a6e463907
Issue #2911606 by andypost, jludwig, msankhala, brathbone, imalabya, RajeevChoudhary, benjifisher: Replace usage of the deprecated LOCALE_PLURAL_DELIMITER constant 2018-11-19 11:59:53 +00:00
Alex Pott 58cffff60d
Issue #3013029 by amateescu, dolu: StringFormatter should check whether an entity type has a 'revision' link template 2018-11-18 23:20:58 +00:00
Alex Pott 78da9a1dca
Issue #2986887 by hchonov, tstoeckler, amateescu, alexpott: Impossible entity query with condition on revision metadata keys 2018-11-18 23:07:32 +00:00
Alex Pott ea33b15726
Issue #2672950 by Vj, ilya.no, Krzysztof Domański, elandirayan, Rijidij, amateescu, shahgm, larowlan: Notice: Undefined index: #default_value in Drupal\Core\Datetime\Element\Datetime::valueCallback() (line 103 2018-11-18 22:51:14 +00:00
Lee Rowlands d1c7fa1bc2
Issue #3013187 by tim.plunkett: Rename PlaceholderInterface to PreviewFallbackInterface 2018-11-19 07:40:04 +10:00
Gábor Hojtsy 9e18995abd Issue #2982626 by phenaproxima, tim.plunkett, EclipseGc: ContextAwarePluginBase is incompatible with ContextAwarePluginDefinitionInterface 2018-11-16 11:48:57 -05:00
Nathaniel Catchpole 920eb0678d Issue #3000671 by axel.rutz, surbz, msankhala, goodboy, dawehner: Frontpage with query parameter results in "Page not found" 2018-11-16 13:25:40 +00:00
Nathaniel Catchpole e52debb5e0 Issue #3004281 by kiamlaluno, dhirendra.mishra, hardikpandya, borisson_: The description of the return value makes reference to a setting that doesn't exist anymore 2018-11-15 15:05:21 +00:00
Nathaniel Catchpole b0b4ef034b Issue #3001159 by Christian.wiedemann: getSourceStorage() should be part of ConfigInstallerInterface 2018-11-15 14:55:22 +00:00
Nathaniel Catchpole 2728cbeedb Issue #2921307 by mpp, hardikpandya, heddn, phenaproxima, geertvd: \Drupal\Core\Entity\EntityTypeInterface label methods docblocks should be to return TranslatableMarkup 2018-11-15 14:54:09 +00:00
Francesco Placella 98d7171509 Issue #2935932 by Sam152, dwkitchen, jibran, amateescu, kiamlaluno, tstoeckler, joachim: Add a FieldDefinition class for defining bundle fields in code 2018-11-15 10:40:18 +01:00
Alex Pott 39578f45ca
Issue #3006086 by amateescu, Wim Leers, alexpott, jibran, andypost, dawehner, catch, Berdir: update.php should not process path aliases 2018-11-14 15:04:34 +00:00
Nathaniel Catchpole cb84998f12 Issue #2959370 by dawehner, Lendude, alexpott: View with user/% path breaks login/logout 2018-11-14 12:00:06 +00:00
Alex Pott c2226f7588
Issue #3010805 by amateescu: Fix misleading variable names in EntityTypeManagerInterface 2018-11-13 15:33:04 +00:00
Nathaniel Catchpole c8f810edb8 Issue #2342699 by Beakerboy, david_garcia, alexpott, madhavvyas, Nitesh Sethia, mradcliffe, plach, rakshith.thotada, ruloweb, deepakaryan1988, Berdir, rbrenton: SqlContentEntityStorage tries to update identity/serial values by default 2018-11-13 11:32:26 +00:00
Alex Pott 660152c48a
Issue #2921665 by RoSk0, daffie: PostgreSQL: Optimize getting maxIdentifierLength 2018-11-13 09:43:52 +00:00
Nathaniel Catchpole 9e7b020ff4 Issue #2755401 by alexpott, naveenvalecha, bonus, Xano, cilefen, dawehner, mohit_aghera, markdorison, david_garcia: Upgrade EmailValidator to 2.x 2018-11-08 16:48:31 +00:00
Nathaniel Catchpole 8ea1c48ee9 Issue #2902412 by Jo Fitzgerald, andypost, mfernea, andriyun: Fix 'Drupal.Strings.UnnecessaryStringConcat' coding standard 2018-11-08 15:51:18 +00:00
Nathaniel Catchpole e1b6d232b0 Issue #3002522 by andypost, Matthijs, tim.plunkett, wizonesolutions: Calling StatusMessages::renderMessages() with a returns a faulty render array 2018-11-08 14:14:15 +00:00
Alex Pott 96014160a4
Issue #3008431 by tim.plunkett, phenaproxima, Wim Leers: A context object for a specific entity type will not match a generic requirement for any entity 2018-11-08 09:45:04 +00:00
Alex Pott b6779d931c
Issue #2856362 by bpresles, Surian, WamFlying: Drupal install fail on Percona XtraDB Cluster 5.7 (pxc_strict_mode enforced) 2018-11-08 09:40:10 +00:00
Lee Rowlands 1b186cf07d
Issue #3008772 by andypost, tim.plunkett: Layout definition defined in YAML is not translated 2018-11-08 19:26:59 +10:00
Lee Rowlands 729b440601
Issue #2961688 by alexpott, martin107, longwave, Berdir, larowlan: Fix "Using UTF-8 route patterns without setting the "utf8" option" deprecation 2018-11-08 19:24:57 +10:00
Nathaniel Catchpole 39c3361d50 Issue #2989734 by alexpott, andypost, mikelutz, tacituseu: PHP 7.3 compatibility 2018-11-06 11:24:44 +00:00
Lee Rowlands b1ad4a8d91
Issue #2986735 by phenaproxima, Berdir, tim.plunkett, MegaChriz: Drupal\Core\Plugin\Context\Context needs DependencySerializationTrait 2018-11-06 13:02:14 +10:00
Alex Pott 34f1a358ff
Issue #2982183 by tim.plunkett, phenaproxima, Berdir, Wim Leers, agentrickard: Conflict between TypedDataManager and TypedConfigManager in ConfigEntityAdapter 2018-11-05 14:32:32 +00:00
Nathaniel Catchpole 41dbe45d39 Issue #3007389 by gapple: hook_hook_info docblock references non-existent hook_hook_info_alter 2018-11-05 13:34:48 +00:00
Nathaniel Catchpole c724390add Issue #2897408 by cburschka, gapple, xjm, effulgentsia: Remove IE9 support from CssCollectionRenderer and provide it in contrib instead 2018-10-26 13:15:59 +01:00
Nathaniel Catchpole aa397488b8 Issue #2965786 by svenryen, Gábor Hojtsy: Translation of "Checked" as used on the Status page needs context 2018-10-26 12:54:12 +01:00
Lee Rowlands de15d0442e
Issue #3001979 by alexpott: \Drupal\Core\Config\FileStorage::getAllCollectionNames() should work when the directory does not exist 2018-10-26 18:38:06 +10:00
Lee Rowlands b1d33121cc
Issue #3001309 by alexpott, Krzysztof Domański: Replace usages of UrlGeneratorTrait in non-api classes 2018-10-26 15:22:25 +10:00
Lauri Eskola 7bccd90c71
Issue #2938743 by Manuel Garcia: Document #pattern property for email, password, tel, textfield, and url form elements 2018-10-22 13:38:57 +03:00
Lee Rowlands 550e914c08
Issue #2677532 by alexpott, Mile23, kim.pepper, dawehner, andypost, Eric_A, xjm, Mixologic, larowlan, phenaproxima, markcarver, borisson_: Move drupal_check_incompatibility() functionality to a new Dependency class and Version component 2018-10-22 15:21:49 +10:00
Nathaniel Catchpole 7fcabc7ad6 Issue #2575105 by Berdir, catch, amateescu: Use cache collector for state (revert) 2018-10-19 21:27:57 +01:00
Lee Rowlands 4dfab43fd5
SA-CORE-2018-006 by alexpott, attilatilman, bkosborne, catch, bonus, Wim Leers, Sam152, Berdir, Damien Tournoud, Dave Reid, Kova101, David_Rothstein, dawehner, dsnopek, samuel.mortenson, stefan.r, tedbow, xjm, timmillwood, pwolanin, njbooher, dyates, effulgentsia, klausi, mlhess, larowlan 2018-10-18 08:46:04 +10:00
Alex Pott 788437c633
Issue #2286235 by andypost, longwave, ericduran, alexpott, voleger, catch: Deprecate db_ignore_replica() and convert it to service 2018-10-12 22:34:25 +01:00
Nathaniel Catchpole ac63952b33 Issue #2624770 by 20th, Jo Fitzgerald, claudiu.cristea, Berdir, mohit1604, amateescu, Sutharsan, derheap, Saviktor, Mile23, dawehner, kristiaanvandeneynde, alexpott: Use more specific entity.manager services in core.services.yml 2018-10-12 13:24:32 +01:00
Nathaniel Catchpole f577bdcb33 Issue #2566619 by claudiu.cristea, marvin_B8, andypost, alvar0hurtad0, Mile23, joshi.rohit100, dawehner, joelpittet: Deprecate drupal_http_header_attributes() 2018-10-08 12:28:07 +01:00
Nathaniel Catchpole d8a6a68bbf Issue #2787871 by alexpott, yogeshmpawar, Insasse, Prashant.c, catch, hass: Properly deprecate getUserName() and use getAccountName() instead 2018-10-08 11:24:56 +01:00
Nathaniel Catchpole 808263b107 Issue #3002655 by alexpott, johnpicozzi, nathandentzau, larowlan: Optional profile configuration can be unexpectedly recreated after being deleted 2018-10-04 14:27:51 +01:00
Alex Pott c39368f743
Issue #2722237 by webflo, dawehner, borisson_, drunken monkey, Wim Leers: "Local actions" block doesn't take cache data of route access information into account 2018-10-01 17:36:09 +01:00
Alex Pott 56554f5da5
Issue #2625554 by Xano, googletorp, longwave, borisson_, dawehner, tim.plunkett, alexpott, twistor: getInstance() fatals on almost all plugin managers 2018-10-01 12:15:30 +01:00
Alex Pott d4437e28ba
Issue #3001800 by Mile23, Berdir, amateescu, larowlan: Fix "The revision_user revision metadata key is not set." and friends 2018-09-27 17:04:20 +01:00
Alex Pott 21ba3dfc6f
Issue #2686409 by mpdonadio, pjonckiere, claudiu.cristea, darrick, xSDx, bceyssens, tamasd, Ismail Cherri, joelpittet, dawehner, AdamPS, jhedstrom, JaceRider: Time Ago summary does not render on Manage Display for Timestamp and Datetime fields 2018-09-27 16:25:39 +01:00
Lee Rowlands 53f1980711
Issue #2992410 by tim.plunkett, scottsawyer, sugaroverflow, phenaproxima: Provide placeholders for empty blocks (for example, an empty Views listing) 2018-09-25 16:44:48 +10:00
Lee Rowlands 530f7ac515
Issue #2704597 by Neograph734, Berdir, izus, alexpott, TR: Relative URLs in mails should be converted to absolute ones 2018-09-25 16:41:49 +10:00
Lee Rowlands bfed684dd5
Issue #2846379 by alexpott, esolitos, casey: Processing paths in LanguageNegotiationUserAdmin causes 404s while accessing private files 2018-09-24 07:56:26 +10:00
Nathaniel Catchpole b48e1e7438 Issue #2873684 by voleger, longwave, jeetendrakumar, andypost, mondrake, catch: Replace all calls to db_select, which is deprecated 2018-09-21 14:01:49 +01:00
Alex Pott 2dabd1de10
Issue #2829185 by vaplas, Jo Fitzgerald, anmolgoyal74, chipway, gaurav.kapoor, mark_fullmer, amit.drupal, cilefen, longwave, xjm, wturrell, anavarre: Fix spelling errors in Drupal core comments 2018-09-20 17:12:38 +01:00
Alex Pott 586d121cd6
Issue #3000958 by virajrajankar, michaellenahan: Grammar error in FormState.php documentation comment for $rebuild 2018-09-20 12:07:40 +01:00
Alex Pott 00d864da07
Issue #2999387 by iuana, tashaharrison80, fgm, mradcliffe: Types documented for method returns on ConfirmFormInterface are mostly wrong 2018-09-20 12:03:40 +01:00
Alex Pott d3784a1300
Issue #2994398 by tim.plunkett, phenaproxima, vmilic, Berdir, Wim Leers, tedbow, bradjones1: Not properly clearing EntityFieldManager's fieldMap leads to fatals, often after migration or bundle creation 2018-09-19 19:27:59 +01:00
Alex Pott 8e67805657
Issue #2838351 by Leon Kessler, LaravZ, Eyal Shalev, andypost: Links with no path get active class on front page 2018-09-19 18:49:03 +01:00
Nathaniel Catchpole 2ddb39833f Issue #2986334 by amateescu, alexpott: Add a way to enforce an empty result set for a database condition query 2018-09-19 14:12:24 +01:00
Alex Pott 7ae9670d22
Issue #2860341 by heddn, juampynr, seanB, RumyanaRuseva, ephod, stephsem23: PrivateTempStore->getOwner Attempts to access possibly unset Request Session 2018-09-19 14:04:28 +01:00
Alex Pott 1ecde05957
Issue #3000059 by kiamlaluno: "the session" is repeated twice in the documentation comment 2018-09-19 11:15:06 +01:00
Alex Pott 4cafe992ac
Issue #2986898 by kswamy, seanB, anmolgoyal74, tstoeckler: Can't delete the translation of a media 2018-09-19 09:56:47 +01:00
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