catch
|
5be2df421d
|
Issue #2940189 by Vlad Bo, claudiu.cristea, alexpott, NightHunterSV, andypost, almaudoh, voleger, Berdir: Deprecate system_get_info()
|
2019-10-07 14:46:33 +01:00 |
catch
|
5448b07b67
|
Issue #3065545 by Wim Leers, lauriii, alexpott, xjm: Deprecate base theme fallback to Stable
|
2019-09-13 12:02:10 +01:00 |
Lee Rowlands
|
201bf4a6d0
|
Issue #3046397 by quietone: Change length in make_unique_entity_field to less than 32
|
2019-09-11 19:35:39 +10:00 |
catch
|
ed71ff550e
|
Issue #2507235 by Gogowitsch, ckaotik, Arla, tstoeckler, Berdir, Gábor Hojtsy: EntityType::getLowercaseLabel() breaks translation
|
2019-09-03 14:58:03 +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 |
Gábor Hojtsy
|
1be0372d40
|
Issue #3030937 by quietone, Gábor Hojtsy, heddn, mikelutz: Ensure language is not Null in translation source queries
|
2019-08-30 17:38:18 +02: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 |
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 |
Gábor Hojtsy
|
c1734c6185
|
Issue #2936365 by quietone, mikelutz, heddn, larowlan, masipila, effulgentsia, maxocub, Gábor Hojtsy, webchick, phenaproxima, jhodgdon, catch: Migrate UI - allow modules to declare the state of their migrations
|
2019-07-10 20:14:17 +02:00 |
catch
|
5a42b47b6e
|
Issue #2966327 by alexpott, mcdruid, dww, dsnopek, catch, pwolanin, larowlan, tim.plunkett, Berdir, Sam152: Limit what can be called by a callback in render arrays to reduce the risk of RCE
|
2019-07-05 08:47:35 +01:00 |
Alex Pott
|
e82e0c0573
|
Issue #3059090 by clepson, mondrake, alexpott: Deprecate \Drupal\Tests\PhpunitCompatibilityTrait::setExpectedException()
|
2019-06-11 12:38:53 +03:00 |
catch
|
c8ef0bb66c
|
Issue #3046680 by claudiu.cristea, Lendude: Convert NewDefaultThemeBlocksTest into a Kernel test
|
2019-06-03 19:56:53 +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 |
Alex Pott
|
e192b14dcb
|
Revert "Issue #2852463 by mikelutz, tim.plunkett, heddn, xjm, MegaChriz, joachim, phenaproxima, dawehner, benjifisher: Create a trait to implement \Drupal\Component\Plugin\ConfigurableInterface"
This reverts commit 109dfd58bd .
|
2019-05-22 21:18:24 +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
|
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 |
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
|
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
|
a40b387949
|
Issue #2432647 by claudiu.cristea, neerajsingh, YesCT, yogeshmpawar, Krzysztof Domański: Convert BlockTemplateSuggestionsTest into a KernelTestBase
|
2019-04-11 21:17:05 +09:00 |
Lee Rowlands
|
12d7ed5308
|
Issue #3042545 by Berdir, martin107: Update last injected entity managers
|
2019-04-11 18:51:08 +10:00 |
Lauri Eskola
|
9a4a499f07
|
Issue #3024527 by alexpott, markconroy, waako, occupant: Add and configure stylelint-order
|
2019-04-01 20:16:16 +03: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
|
7ee36015d3
|
Issue #3035259 by quietone: Unknown column 'lt.i18n_status' in 'field list'
|
2019-03-26 13:11:51 +00: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 |
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 |
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 |
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 |
Nathaniel Catchpole
|
49ef12b086
|
Issue #3029373 by effulgentsia, Wim Leers, catch: PageCache::getCacheId() sometimes uses different cache IDs during get and set, causing unnecessary cache misses for some requests
|
2019-02-05 12:25:01 +00:00 |
Nathaniel Catchpole
|
d6688ebf3c
|
Issue #3021395 by quietone, alexpott: MigrateDrupalTestBase::migrateContent(['translations') does not migrate translations
|
2019-01-21 11:35:48 +00:00 |
Lauri Eskola
|
b3aef2bced
|
Issue #3024505 by alexpott, markconroy: Add quote standards to Stylelint config
|
2019-01-14 17:55:33 +02: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
|
c23c05c90f
|
Issue #2691675 by Berdir, Mile23, alexpott: Replace deprecated entityManager() in ControllerBase descendents
|
2019-01-08 09:40:56 +00:00 |
Nathaniel Catchpole
|
79e94b49b3
|
Issue #3018942 by welly, alexpott, jibran, Krzysztof Domański, floydm: Domain URL language detection - InvalidArgumentException: The user-entered string must begin with a '/', '?', or '#'
|
2019-01-02 09:56:15 +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 |
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 |
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 |
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
|
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 |
Alex Pott
|
44664acfa3
|
Issue #2948068 by drpal, dawehner, borisson_, ethomas08, lauriii, yoroy, tedbow: Placing and then removing a block appends incorrect query string destination parameter
|
2018-11-21 16:26:04 +00:00 |
Nathaniel Catchpole
|
9444c6a26a
|
Issue #3008025 by quietone: Migrate D7 i18n block translated strings
|
2018-11-15 14:36:25 +00:00 |
Nathaniel Catchpole
|
0991d759ac
|
Issue #3006044 by interX, vegantriathlete: Unused property in BlockForm.php
|
2018-10-26 14:08:52 +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 |
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 |
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 |