Commit Graph

1841 Commits (09fdae118d648d2bc66d913ebef984b4b34a90e3)

Author SHA1 Message Date
Alex Pott e82e0c0573
Issue #3059090 by clepson, mondrake, alexpott: Deprecate \Drupal\Tests\PhpunitCompatibilityTrait::setExpectedException() 2019-06-11 12:38:53 +03:00
catch dafc72c9ad Issue #3057289 by alexpott: Move JsMessageTestCases out of src/Tests 2019-06-10 15:01:22 +01:00
catch 1305cbeaca Issue #3054060 by alexpott, neeravbm, tstoeckler: Deprecate \Drupal\system\SystemRequirements::phpVersionWithPdoDisallowMultipleStatements() as all supported versions of PHP return TRUE 2019-06-10 14:51:07 +01:00
catch c7b8bc5277 Issue #3056008 by alexpott, Lendude: Set default window size in \Drupal\FunctionalJavascriptTests\WebDriverTestBase 2019-06-10 14:38:04 +01:00
Alex Pott b644848b2d
Issue #2555145 by TR, kostyashupenko, Mile23, oriol_e9g, geertvd: Remove t() from pass/fail assertions in tests 2019-06-06 20:00:56 +01:00
Alex Pott 23fad5b6a5
Issue #2926068 by almaudoh, andypost, voleger, claudiu.cristea, Oleksiy, YurkinPark, yo30, alexpott, dawehner, Berdir: Deprecate system_rebuild_module_data() and remove usages in core 2019-06-03 12:49:38 +01:00
Alex Pott e08ec1395c
Issue #3034072 by kim.pepper, Berdir, alexpott, jibran, larowlan, claudiu.cristea: Move file uri/scheme functions from file.inc and FileSystem to StreamWrapperManager 2019-06-02 08:53:50 +01:00
Alex Pott 91fe1d2f77
Issue #2929133 by voleger, alexpott, Lendude: Replace all usages of getMock() 2019-05-31 10:22:21 +01:00
Alex Pott ba5cf8e2b5
Issue #2969965 by Lendude, Mile23, heddn, Jo Fitzgerald, jmikii, Berdir, alexpott: Fix Drupal\system\Tests\Update\DbUpdatesTrait is deprecated in Drupal 8.4.0 and will be removed before Drupal 9.0.0 2019-05-30 14:03:07 +01:00
Alex Pott 408c540ccf
Issue #2886622 by Berdir, martin107, Mile23, tim.plunkett, mikelutz, jonathan1055: Deprecate all EntityManager methods with E_USER_DEPRECATED 2019-05-30 12:36:55 +01:00
Alex Pott 5614f82871
Issue #2349725 by AdamPS, alexpott, hexblot, jonathanshaw, Berdir, larowlan, andypost: Core Mail class prints non-overridable errors on the page 2019-05-30 12:17:14 +01:00
Lee Rowlands 275c864dda
Issue #2875394 by voleger, erozqba, Berdir, mondrake: Replace all calls to db_query, which is deprecated 2019-05-28 07:15:20 +10:00
Alex Pott 9a11de65fa
Issue #2892440 by bnjmnm, tedbow, alexpott, Krzysztof Domański, Lendude: Provide helper test method to wait for an element to be removed from the page 2019-05-25 09:25:44 +01:00
Lee Rowlands ba509afbc9
Issue #3047866 by mikelutz, Berdir, TR, alexpott, andypost, Satyanarayan Reddy: Remove usage of deprecated \Drupal::entityManager() in core 2019-05-24 16:44:36 +10:00
catch f4b3ab3a3b Issue #2901792 by alexpott, tedbow, dww, bnjmnm, jhodgdon, Krzysztof Domański: Disable all animations in Javascript testing 2019-05-22 15:28:27 +01:00
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 e14126d6a8
Issue #3052467 by amateescu, Rick Bergmann: System update 8702 fails with " Error: Call to a member function getKey() on null in core\modules\system\system.install" 2019-05-08 23:29:30 +01:00
Alex Pott d9e8e19c29
Issue #3052492 by amateescu, plach, alexpott: ViewsEntitySchemaSubscriber should not make an entity update fail if a view cannot be resaved 2019-05-06 18:14:25 +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
Alex Pott bfe4794d88
Issue #3027178 by Berdir, alexpott, miroslav-lee, andypost, larowlan, mikelutz, JeroenT: Properly deprecate entity_load_multiple_by_properties() 2019-04-30 08:41:05 +01:00
Lee Rowlands f950d08bd5
Issue #2974253 by andypost, legolasbo, mikelutz, Gábor Hojtsy: Remove remaining usages of entity_view and entity_view_multiple from core 2019-04-30 07:35:23 +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
Alex Pott dfa4cdebef
Issue #2948579 by greggles, mcdruid, longwave, Chi, rabbitlair, alexpott, DKAN, beckydev, interX, sammuell: Block web.config in .htaccess (and vice-versa) 2019-04-16 17:10:51 +01:00
catch 6874218aeb Issue #3041030 by claudiu.cristea, Krzysztof Domański, Lendude, Berdir, jibran: Convert functional EfqTest to a kernel test and move TaxonomyTestTrait from tests/src/Functional to tests/src/Traits 2019-04-16 15:28:19 +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
Lee Rowlands 2da5fecccb
Issue #3046018 by claudiu.cristea: Convert SelectionTest into a Kernel test 2019-04-16 07:36:09 +10:00
Alex Pott bd59fbc64a
Issue #3041081 by claudiu.cristea, Manuel Garcia, alexpott: Convert ConfigEntityImportTest to a kernel test 2019-04-03 18:55:15 +01:00
effulgentsia c087641ed7 Issue #3039287 by bendeguz.csirmaz, effulgentsia, xjm, alexpott, catch, jibran, hampercm, tedbow, Joseph Zhao, dawehner: Implement changes required to remove support for PHP 5.5 and 5.6 2019-03-29 00:19:57 -07:00
Nathaniel Catchpole b0a741c568 Issue #3042848 by mikelutz: use ->load() instead of ->resolveTemplate in Twig Resolver tests 2019-03-26 16:45:36 +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
Francesco Placella a54e207f61 Issue #3042993 by amateescu, tedbow: Translatable and revisonable installed entity type definitions are missing the 'revision_translation_affected' entity key 2019-03-25 10:45:52 +01:00
Lee Rowlands dcd66e1495
Issue #3038901 by Lendude, dww, Mile23: Speed up the tests on DrupalCI by not running slow tests last 2019-03-21 19:50:41 +10:00
Nathaniel Catchpole 59f1d6cbbd Issue #3035297 by claudiu.cristea, martin107, andypost: Don't use drupal_static in AutoIncrementingTestItem 2019-03-19 10:52:53 +00:00
Alex Pott 46424a89ef
Issue #2599228 by tstoeckler, Taran2L, poornachandran, catch, vacho, johan.s, Berdir, hchonov, osman, tim.plunkett, GoZ, Voidtek, neetu morwani, psf_, alexpott, dxvargas, nkoporec, plach, andy@andyhawks.com, joey-santiago: Programmatically created translatable content type returns SQL error on content creation 2019-03-18 09:28:56 +00:00
xjm 7e18d45eee Issue #3040210 by Spokje, phenaproxima, shaal, lauriii, hctom, a.dmitriiev, xjm, cilefen, eelkeblok: Updating twig/twig to v1.38.2 (included in Drupal 8.6.11) causes fatal error when embed tags are used in templates 2019-03-14 15:31:42 -05:00
Nathaniel Catchpole 1506b0af4d Issue #3037970 by Berdir, Baysaa: Custom serialized field's data should be normalized even if it's empty 2019-03-13 17:04:47 +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
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 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
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
Lee Rowlands f4ef94ae70
Issue #2975081 by alexpott, amateescu, larowlan, mtodor, catch: UpdatePathTestBase fails to re-initialize the test site (rebuild container, clear caches) after running the database updates 2019-03-01 06:44:06 +10: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
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 28bf970d1d
Issue #3028656 by Berdir, martin107: Add @trigger_error() to deprecated EntityManager listener methods 2019-02-17 09:56:22 +00:00