catch
|
bc6aabc9cd
|
Issue #3087692 by Wim Leers, alexpott: Remove the core key from views configuration
|
2019-10-22 20:40:16 +01:00 |
catch
|
e37031e09a
|
Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed
|
2019-10-15 15:34:52 +01:00 |
Alex Pott
|
0a6a417ec9
|
Issue #3073318 by Spokje, Mile23, mondrake: Remove usages of \PHPUnit_Framework_MockObject_MockObject
|
2019-09-02 12:24:14 +01:00 |
Alex Pott
|
ae248f2e43
|
Issue #3047801 by Eduardo Morales, mikelutz, pguillard, nlisgo, sathish.redcrackle, Berdir: Replace all calls to the deprecated Drupal::l() function in Core
|
2019-07-24 16:48:42 +01:00 |
Alex Pott
|
4de7b7b46f
|
Issue #3068563 by mikelutz, Berdir: Properly deprecate Comment::getStatus()
|
2019-07-23 11:27:12 +01:00 |
catch
|
35ffd80362
|
Issue #2924781 by osman, yogeshmpawar, zaporylie, mfernea: Missing @var annotation for scalars that do not provide default values
|
2019-07-18 14:38:54 +01:00 |
catch
|
5c2e0fe6e3
|
Issue #3068067 by alexpott: Properly deprecate language_negotiation_url_prefixes() and language_negotiation_url_domains()
|
2019-07-18 11:39:49 +01:00 |
catch
|
c12498bd9e
|
Issue #2776031 by fgm, andypost, voleger, yogeshmpawar, Berdir, joachim: Properly deprecate ThemeHandlerInterface install() and uninstall() also replace usage
|
2019-07-12 14:15:04 +01:00 |
Alex Pott
|
e39262bf5b
|
Issue #2228741 by rpayanm, mikelutz, voleger, epari.siva, malotor, Rolf van de Krol, quietone, Mile23, andypost, ianthomas_uk, Lendude, alexpott, dawehner, xjm, Gábor Hojtsy, Berdir, catch: Replace calls to format_string() with Drupal\Component\Render\FormattableMarkup
|
2019-07-11 09:06:33 +01:00 |
catch
|
43bc928177
|
Issue #3049612 by claudiu.cristea, klausi: Merge ArgumentUserUIDTest & FilterUserUIDTest and convert them into a Kernel test
|
2019-06-20 14:10:43 +01:00 |
catch
|
987c9896ad
|
Issue #3041055 by claudiu.cristea, Manuel Garcia, jibran: Convert TaxonomyQueryAlterTest to a kernel test
|
2019-06-03 20:04:10 +01:00 |
catch
|
684c23c965
|
Issue #3049637 by claudiu.cristea, Lendude: Convert CommentUninstallTest into a Kernel test
|
2019-06-03 19:53:18 +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
|
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 |
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 |
Lee Rowlands
|
b9f30c9382
|
Issue #3052272 by mikelutz: Remove entityManager use in EntityKernelTestBase and all tests which extend it
|
2019-05-17 12:25:18 +10:00 |
Alex Pott
|
e52604b4d2
|
Issue #3052147 by Sam152, amateescu, Dropa, alexpott, larowlan, catch, xjm: comment_update_8701 fails if there are comments without field_name
|
2019-05-14 20:54:16 +01:00 |
Alex Pott
|
3a1d204773
|
Issue #3049604 by claudiu.cristea, Manuel Garcia: Convert CommentFieldNameTest into a Kernel test
|
2019-05-06 09:59:47 +01:00 |
Lee Rowlands
|
c210fadd23
|
Issue #3051069 by mikelutz, jibran, Berdir: Remove usage of deprecated entity_delete_multiple in core and trigger an error
|
2019-05-02 13:00:25 +10: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 |
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
|
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 |
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
|
81915a93a3
|
Issue #3025427 by Berdir, amateescu: Add @trigger_error() to deprecated EntityManager->EntityTypeBundleInfo methods
|
2019-02-26 15:05:23 +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 |
Gábor Hojtsy
|
000dbabc57
|
Issue #3015697 by alexpott, andypost: Properly deprecate COMMENT_ANONYMOUS_* constants
|
2019-02-11 11:45:08 +01:00 |
Alex Pott
|
7dcda1f625
|
Issue #2977107 by Berdir, alexpott, jibran, larowlan: Use more specific entity.manager services in module .services.yml files
|
2019-01-11 14:13:39 +00:00 |
Alex Pott
|
11dab2c704
|
Issue #3003713 by Wim Leers, alexpott, zann1e, idebr: Use absolute URLs in link relations Google doesn't support relative URLs
|
2019-01-08 00:19:43 +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
|
60505f3693
|
Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods
|
2018-12-23 14:30:20 +01: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 |
Lauri Eskola
|
69b99ec947
|
Issue #49707 by vprocessor, gargsuchi, DuaelFr, andypost, ilya.no, jonathanshaw, tangent, alexpott, Anybody: Move comment fragment identifier to the comment container
|
2018-12-14 14:50:29 +02:00 |
Nathaniel Catchpole
|
ae6c7444de
|
Issue #2578263 by Jo Fitzgerald, quietone, svendecabooter, yogeshmpawar, phenaproxima, imalabya, heddn, alexpott, xjm: Add helper functions to MigrateDrupal7TestBase
|
2018-12-04 12:58:29 +00:00 |
Nathaniel Catchpole
|
876c6c16ae
|
Issue #2885809 by amateescu, Wim Leers, dawehner, Berdir, andypost: The 'entity_type' and 'field_name' base fields on Comment are required
|
2018-11-26 12:21:16 +00:00 |
Nathaniel Catchpole
|
da44172f5c
|
Issue #3007436 by Jo Fitzgerald, andypost, mikelutz, heddn: Fix d7 comment migration
|
2018-11-15 14:50:06 +00:00 |
Alex Pott
|
44b86a4486
|
Issue #3004428 by mikelutz, alexpott, Mile23: Remove references to i18nVariable, CommentType, CommentVariable and CommentVariablePerCommentType from the global deprecation listener list
|
2018-10-26 23:58:52 +01: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 |
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
|
e58d1de50c
|
Issue #2981000 by maxocub, masipila: Migrate Drupal 7 comment entity translations data to Drupal 8
|
2018-10-05 12:45:40 +01:00 |
Nathaniel Catchpole
|
cff48a2209
|
Issue #3001216 by longwave, mondrake, voleger, tstoeckler, Berdir, andypost: Use the database.replica service where appropriate
|
2018-10-04 15:17:32 +01:00 |
Nathaniel Catchpole
|
b42529c4b9
|
Issue #2981392 by masipila, maxocub: Comment migration corrupts data with multilingual sites
|
2018-10-04 14:31:28 +01:00 |
Alex Pott
|
982c174ffd
|
Issue #2794347 by nuez, Jo Fitzgerald, jmuzz, Lendude, boaloysius, klausi, jibran: Convert web tests to browser tests for field_ui module
|
2018-10-01 16:53:42 +01:00 |
Alex Pott
|
8c6c340fe6
|
Issue #2886547 by naveenvalecha, Mile23, longwave, impalash, Lendude, dawehner, Mixologic, xjm, borisson_, catch: Add trigger_error to deprecated TestBase base classes/traits that have none, reference CR
|
2018-10-01 15:40:09 +01:00 |
Nathaniel Catchpole
|
0b9f139881
|
Issue #3001619 by Mile23: Fix "AssertLegacyTrait::getAllOptions() is scheduled for removal in Drupal 9.0.0. Use $element->findAll(\'xpath\', \'option\') instead." deprecation error
|
2018-09-25 16:37:22 +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
|
06f44db5aa
|
Revert "Issue #2975217 by Sam152, Berdir: Update the default comment entity owner to the current user"
This reverts commit 0b8908a1d2 .
|
2018-09-20 14:14:52 +01:00 |
Alex Pott
|
0b8908a1d2
|
Issue #2975217 by Sam152, Berdir: Update the default comment entity owner to the current user
|
2018-09-19 19:34:30 +01:00 |
Alex Pott
|
e432eea9d7
|
Issue #2999306 by longwave, chr.fritsch, alexpott: Update numbering - quick follow-up to #2949964
|
2018-09-13 13:20:44 +02:00 |