Alex Pott
|
a3270cd3d1
|
Issue #2575267 by webflo, kgoel, voleger, MerryHamster, hussainweb, Mile23: Add test coverage for rebuild.php
|
2018-09-19 19:07:53 +01:00 |
Alex Pott
|
ccece5260a
|
Issue #2872603 by vaplas, Lendude, m1r1k, Jo Fitzgerald, borisson_, alexpott, martin107: Drupal\system\Tests\Ajax\CommandsTest break in unit and FunctionalJavascriptTests
|
2018-09-19 09:51:57 +01:00 |
Alex Pott
|
ae9e096498
|
Issue #2984185 by scuba_fly, Lendude: Convert system functional tests to phpunit for page and pager
|
2018-09-18 13:33:35 +01:00 |
Alex Pott
|
b083070276
|
Issue #2848808 by voleger, gaurav.kapoor, andypost, Vidushi Mehta, sidharthap: Replace all calls to db_find_tables, which is deprecated
|
2018-09-18 13:20:17 +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 |
Nathaniel Catchpole
|
2a4fa156c4
|
Issue #2999586 by interX, andypost, mondrake: Properly deprecate db_add_index
|
2018-09-18 10:00:56 +01:00 |
Nathaniel Catchpole
|
5e582a62c4
|
Issue #2999588 by mondrake, longwave, voleger: Properly deprecate db_index_exists
|
2018-09-17 11:05:56 +01:00 |
Nathaniel Catchpole
|
82e7ad802a
|
Issue #2999612 by voleger, andypost: Properly deprecate db_query_range
|
2018-09-17 10:46:02 +01:00 |
Lee Rowlands
|
2be3c894ba
|
Issue #2558645 by almaudoh, Vidushi Mehta, alexpott: Malformed module.info.yml prevents install with a confusing error
|
2018-09-17 11:35:38 +10:00 |
Nathaniel Catchpole
|
d122ac7cfa
|
Issue #2996441 by andypost, longwave: Replace all calls to db_query_temporary, which is deprecated
|
2018-09-14 08:40:42 +01:00 |
effulgentsia
|
1bffa61218
|
Issue #2997982 by longwave, plach, johns996: Orphan term hierarchy records can cause taxonomy_update_8502 to enter an infinite loop
|
2018-09-13 17:44:38 -07:00 |
Nathaniel Catchpole
|
a95fa0bd7a
|
Issue #2986560 by kaythay, catch, mpdonadio: UnroutedUrlAssembler sorts Query params in buildExternalUrl()
|
2018-09-13 16:37:23 +01:00 |
Alex Pott
|
e4b39ba7b9
|
Issue #2970052 by martin107, marcel66, Mile23, longwave, dawehner, borisson_, alexpott, catch: Fix "assertNoPattern() is deprecated and scheduled for removal in Drupal 9.0.0. Use $this->assertSession()->responseNotMatches($pattern) instead"
|
2018-09-11 11:41:53 +02:00 |
Nathaniel Catchpole
|
bb7c0570b8
|
Issue #2970831 by alexpott, martin107, catch, huascarmc, Mile23: Fix "AssertLegacyTrait::getRawContent() is scheduled for removal in Drupal 9.0.0. Use $this->getSession()->getPage()->getContent() instead.
|
2018-08-31 10:09:18 +09:00 |
Nathaniel Catchpole
|
5cbcd6d33d
|
Issue #2988562 by jeqq, amateescu, timmillwood: Classes that extend SqlContentEntityStorageSchema should not hardcode table names and use the ones provided by the storage instead
|
2018-08-22 21:42:17 +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 |
xjm
|
fa6b3d95dd
|
Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase"
This reverts commit 69501f3062.
|
2018-08-16 18:12:22 -05: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 |
Nathaniel Catchpole
|
69501f3062
|
Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase
|
2018-08-15 19:55:23 +09: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 |
Lauri Eskola
|
e742590eed
|
Issue #2981652 by ApacheEx, corbacho, drpal, dawehner, xjm, alexpott, lauriii: Format core JavaScript using recently add Prettier
|
2018-08-09 18:49:18 +03:00 |
Alex Pott
|
27bc1f74cb
|
Issue #2848817 by voleger, andypost, hgunicamp, JacobSanford, techtud, alexpott, vidhatanand, Sharique, JayKandari, kiamlaluno, cilefen, borisson_: Replace all calls to db_table_exists, which is deprecated
|
2018-08-06 10:41:05 +01:00 |
Alex Pott
|
d712f83e2c
|
Issue #2989884 by chr.fritsch, alexpott, phenaproxima: Re-installing the media_library doesn't work
|
2018-08-06 10:30:35 +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
|
b2891b8e8f
|
Issue #2983603 by alexpott: Move menu_ui_menu_* entity hook implementations to the Menu entity
|
2018-07-31 20:19:53 +09:00 |
Alex Pott
|
5a54a3db45
|
Revert "Issue #2982759 by amateescu: EntityUpdateToRevisionableAndPublishableTest wrongly assumes entities should be converted to revisionable and publishable in a single step"
This reverts commit 1c7ca421a1.
|
2018-07-31 12:14:04 +01:00 |
Francesco Placella
|
1c7ca421a1
|
Issue #2982759 by amateescu: EntityUpdateToRevisionableAndPublishableTest wrongly assumes entities should be converted to revisionable and publishable in a single step
|
2018-07-31 10:24:31 +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 |
Alex Pott
|
7e55e67b01
|
Issue #2809521 by martin107, Lendude, vaplas: Convert AJAX part of \Drupal\system\Tests\Ajax\AjaxInGroupTest to WebDriverTestBase
|
2018-07-30 11:36:40 +01: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 |
Francesco Placella
|
543b3f4ed3
|
Issue #2981887 by amateescu, joachim, jibran, chr.fritsch, Manuel Garcia, timmillwood, plach, Wim Leers, Gábor Hojtsy, Berdir, jojototh, pameeela, dawehner, catch, Bojhan, Fabianx, Jo Fitzgerald: Add a publishing status to taxonomy terms
|
2018-07-27 11:09:33 +02:00 |
Alex Pott
|
90bf3dc227
|
Issue #2863262 by Lendude, vaplas, Jo Fitzgerald, dawehner, alexpott: Bootstrap: Convert system functional tests to phpunit
|
2018-07-25 05:02:32 +01:00 |
Francesco Placella
|
ab30572ce6
|
Issue #2916780 by amateescu, timmillwood, alexpott: Rename to "workspaces"
|
2018-07-24 13:36:16 +02:00 |
Nathaniel Catchpole
|
a85b1ec7cf
|
Issue #2987084 by amateescu: Convert EntityReferenceSelectionAccessTest to a kernel test
|
2018-07-24 12:31:41 +09:00 |
Nathaniel Catchpole
|
e8c9956da4
|
Issue #2863429 by Lendude, ApacheEx, Jo Fitzgerald, borisson_: Theme: Convert system functional tests to phpunit
|
2018-07-24 12:30:06 +09:00 |
Alex Pott
|
2f08f6de5e
|
Issue #2809517 by martin107, Lendude: Convert AJAX part of \Drupal\system\Tests\Ajax\AjaxFormCacheTest to WebDriverTestBase
|
2018-07-22 13:51:10 +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 |
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 |
Nathaniel Catchpole
|
5e4ce07632
|
Issue #2981556 by alexpott: Properly deprecate EntityCacheTagsTestBase and remove incorrect references
|
2018-07-13 14:25:42 +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
|
163144a923
|
Issue #2973791 by alexpott, martin107, mairi, volkerk: Fix deprecation messages related to deprecated comment Action plugins
|
2018-07-12 13:01:47 +01: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
|
ff393932ac
|
Issue #2983504 by ApacheEx, Lendude, Tessa Bakker: Add a way to easily set the cookies in a request done using the Guzzle client
|
2018-07-08 21:44:03 +01:00 |
Alex Pott
|
17da12742f
|
Issue #2863382 by Lendude, Jo Fitzgerald, dawehner, Berdir: Common: Convert system functional tests to phpunit
|
2018-07-08 21:15:10 +01:00 |
Alex Pott
|
013d70a204
|
Issue #2982150 by ApacheEx, Lendude, alexpott: System: Convert system functional tests to phpunit
|
2018-07-06 00:48:14 +01:00 |
Alex Pott
|
f35ef741e2
|
Issue #2982983 by svetoslav.dragoev, John Cook: Batch Builder tests in the wrong location
|
2018-07-05 20:29:27 +01:00 |
Lauri Eskola
|
5f0f49d741
|
Issue #736066 by droplet, drpal, vaplas, dmsmidt, effulgentsia, nod_, tic2000, tim.plunkett, lauriii, casey, morsok, idebr, alexpott, yched, tedbow, GuyPaddock, drintios, edurenye, dtamajon, adinac, VinayLondhe, ajalan065, hrmoller, ericduran, piyuesh23, andreyks, roborew, Wim Leers, lokapujya, samuel.mortenson, Dries, DuaelFr, OnkelTem, manu manu, khiminrm, Greg Boggs, SKAUGHT, itsekhmistro, fubhy, SpadXIII, s.messaris, zviryatko: ajax.js insert command sometimes wraps content in a div, potentially producing invalid HTML and other bugs
|
2018-07-04 19:59:57 +01:00 |
Alex Pott
|
27740c26de
|
Issue #2942900 by Mixologic, vaplas, jibran, dawehner, Lendude, martin107, alexpott, tedbow, tacituseu, tstoeckler, heddn: Convert JavascriptTestBase Tests to use DrupalSelenium2Driver
|
2018-07-04 15:36:57 +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 |
Alex Pott
|
ff99cb2133
|
Revert "Issue #2942900 by Mixologic, vaplas, jibran, Lendude, martin107, alexpott, dawehner, tedbow, tacituseu, tstoeckler, heddn: Convert JavascriptTestBase Tests to use DrupalSelenium2Driver"
This reverts commit f55d974612.
|
2018-07-04 08:20:33 +01:00 |
Alex Pott
|
f55d974612
|
Issue #2942900 by Mixologic, vaplas, jibran, Lendude, martin107, alexpott, dawehner, tedbow, tacituseu, tstoeckler, heddn: Convert JavascriptTestBase Tests to use DrupalSelenium2Driver
|
2018-07-04 08:16: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 |
Alex Pott
|
646584b3f7
|
Issue #2946419 by vaplas, Lendude, Mile23: Entity: Convert system functional tests to phpunit
|
2018-06-25 13:51:30 +01:00 |
Nathaniel Catchpole
|
252f7ffcf2
|
Issue #2652850 by tstoeckler, mohit_aghera, idebr, hchonov, mbovan, rodrigoaguilera, jwilson3, pguillard, espurnes, dravenk, ainarend, handkerchief, alexpott: Title for details form elements is not set as '#markup' and it will be escaped, but all other form elements use '#markup' and are not escaped
|
2018-06-22 13:33:12 +01: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
|
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 |
webchick
|
bae2ff8761
|
Issue #2407859 by vaplas, lauriii, vprocessor, drpal, jwilson3, sidharthap, aprogs, finnsky: Allow theming throbber element
|
2018-06-15 09:11:46 -07:00 |
Nathaniel Catchpole
|
3663ab6bc0
|
Issue #2950851 by mcdruid, alexpott, anavarre: invalid conf file warnings when skip_permissions_hardening is on
|
2018-06-15 13:51:03 +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
|
007415045b
|
Issue #2971145 by voleger: Fix naming of tests referencing the refactored drupal_set_message() function
|
2018-06-08 11:27:12 +01:00 |
Alex Pott
|
35d3174da3
|
Issue #2849954 by acbramley, criz, vaplas, arshadcn, Munavijayalakshmi, alexpott, Lendude, dawehner, xjm, jibran: Double underscores are not preserved in main views CSS classes defined in views UI
|
2018-06-08 00:08:06 +01:00 |
Nathaniel Catchpole
|
c00b97b2a5
|
Issue #2928710 by borisson_, dawehner, idebr: Eliminate usages of \Drupal::root() in tests
|
2018-06-07 21:55:18 +01:00 |
Lauri Eskola
|
bc1b1fa8ce
|
Issue #2779919 by andrewmacpherson, joelpittet, mikeker, UpTil4Music, if-jds, Kolin, John Cook: Stable theme does not respect "visually hidden" field label display option
|
2018-06-06 12:16:42 +03: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
|
0076c635dc
|
Issue #2960605 by anmolgoyal74, surbz, msankhala, arunkumark, jibran, alexpott: Add docs to the empty hook_update_N used for cache clearing
|
2018-05-24 12:19:44 +01:00 |
Alex Pott
|
bf864999b4
|
Issue #1252606 by rlhawk, dsnopek, attiks, alansaviolobo, MariaDenysyuk, j0rd, sushyl, Adysone, Alan Evans, mondrake, andypost, alexpott, sun, tstoeckler: Add crop anchor option to Scale and Crop image effect
|
2018-05-18 11:19:21 +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 |
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 |
Nathaniel Catchpole
|
c865944445
|
Issue #2971853 by q__nt_n, Sam152: Clean up superfluous use of "additional_base_field_definitions" in the entity_test module
|
2018-05-17 11:38:02 +01:00 |
Alex Pott
|
6fdd37778c
|
Issue #2910883 by vaplas, ShawnB, Wim Leers: Move all entity type REST tests to the providing modules
|
2018-05-15 17:14:00 +01:00 |
Alex Pott
|
92be45b46f
|
Issue #2910883 by vaplas, ShawnB, Wim Leers: Move all entity type REST tests to the providing modules
|
2018-05-15 12:37:57 +01:00 |
Alex Pott
|
1b07d552de
|
Issue #2901653 by idebr, ankitjain28may, mfernea, borisson_: Add yml files to phpcs.xml.dist
|
2018-05-15 09:20:17 +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 |
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
|
d6caa27121
|
Issue #2930407 by tstoeckler, lauriii, alexpott: Allow specifying summary attributes for details elements
|
2018-05-09 23:58:06 +01:00 |
Nathaniel Catchpole
|
323c56ca5c
|
Issue #2963521 by alexpott, idebr: Remove usages of assertNoCacheTag as it is deprecated
|
2018-05-09 11:31:36 +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
|
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 |
Nathaniel Catchpole
|
4ecf7cb1cb
|
Issue #2784921 by amateescu, timmillwood, pk188, plach, catch, Fabianx, dixon_, dawehner, borisson_, Sam152, yoroy, webchick, phenaproxima, larowlan: Add Workspaces experimental module
|
2018-05-04 13:13:32 +01:00 |
Lauri Eskola
|
0db1c0407d
|
Issue #2954884 by msankhala: Cannot save theme settings form for themes without logo or favicon features
|
2018-05-04 09:42:18 +03: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 |
Lauri Eskola
|
233ae5c3e6
|
Issue #2695945 by edurenye, ecrown, runeasgar: Reduce the size of the type of change column in the system diff
|
2018-05-03 11:01:09 +03: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 |
Nathaniel Catchpole
|
45bc05523f
|
Issue #2958429 by alexpott: Properly deprecate SafeMarkup::format()
|
2018-05-01 16:14:09 +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
|
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
|
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 |
Alex Pott
|
d01bb4f633
|
Issue #2936161 by Yogesh Pawar, idebr, alexpott: status-messages.html.twig documentation refers to non-existing variable 'display'
|
2018-04-20 16:30:09 +01: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 |
Lee Rowlands
|
ba1e5705db
|
Issue #2959148 by alexpott: Enable PHPCS for info.yml files
|
2018-04-12 18:39:42 +10: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
|
4e43216ffe
|
Issue #2216161 by Wim Leers, alexpott, jhedstrom, borisson_, Berdir: Simplify performance settings page
|
2018-04-11 11:57:32 +01:00 |
Alex Pott
|
b930c804e1
|
Issue #2225587 by quietone, Jo Fitzgerald, alexpott, heddn, Pavan B S, maxocub, phenaproxima, Gábor Hojtsy, ao2: Migrate D6 i18n menu links
|
2018-04-10 15:58:25 +01:00 |
Alex Pott
|
b61e2a65fc
|
Revert "Issue #2225587 by quietone, Jo Fitzgerald, heddn, Pavan B S, maxocub, phenaproxima, Gábor Hojtsy, ao2, alexpott: Migrate D6 i18n menu links"
This reverts commit 66480d7f40.
|
2018-04-10 14:13:48 +01:00 |
Alex Pott
|
66480d7f40
|
Issue #2225587 by quietone, Jo Fitzgerald, heddn, Pavan B S, maxocub, phenaproxima, Gábor Hojtsy, ao2, alexpott: Migrate D6 i18n menu links
|
2018-04-10 11:25:55 +01:00 |
Nathaniel Catchpole
|
d90ac78f3e
|
Issue #2798891 by ankitjain28may, trobey, TR: Define project dependencies in core module .info files
|
2018-04-06 13:13:01 +01:00 |
Nathaniel Catchpole
|
0766ddc0a9
|
Issue #2958176 by alexpott: Replace all remaining superglobals ($_GET, $_POST, $_REQUEST and $_FILES) with Symfony Request object
|
2018-04-06 12:59:26 +01:00 |
Alex Pott
|
bc07d425c8
|
Issue #2955690 by mpdonadio: Move Common tests in system.module to BTB
|
2018-04-02 15:47:17 +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
|
d47cfa0efd
|
Issue #2949834 by alexpott: RequiredTest is not testing what it thinks it is testing
|
2018-03-20 13:32:50 +00:00 |
Alex Pott
|
13822906e5
|
Issue #2702683 by Manuel Garcia, xjm, prics, pguillard, Jo Fitzgerald, vg3095, ztl8702, lucian.cazaciuc, bojanz, tstoeckler, hchonov, rszrama, rteijeiro, svjuly, jibran, vdanielpop, vasike, jmikii, jhodgdon, Wim Leers, amateescu, Gabr1el, Drupa1ish, ciprian.stavovei: Add plural labels to entity types
|
2018-03-20 09:57:05 +00:00 |
Alex Pott
|
e4b7dc0e0b
|
Issue #2952461 by timmillwood: OffCanvasTest is set as @group settings_tray when it's not any more
|
2018-03-19 17:26:58 +00:00 |
Alex Pott
|
2defaa4e44
|
Issue #2877030 by c.nish2k3, martin107, gaurav.kapoor, Mile23, dawehner: Remove stale deprecated code
|
2018-03-19 13:20:22 +00:00 |
Alex Pott
|
40d534a04f
|
Issue #2941494 by jhedstrom, Lendude: Deprecate SystemConfigFormTestBase and create kernel test version
|
2018-03-08 23:21:59 +00:00 |
Alex Pott
|
2678eabf6e
|
Issue #2943627 by tim.plunkett, Falco010, alexpott, samuel.mortenson: Layout Builder does not consult layout plugin for dependencies
|
2018-03-01 14:59:27 +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 |
Alex Pott
|
21dd263835
|
Issue #2907728 by Lendude, vaplas, dawehner, jibran, alexpott, Mile23: Installer: Convert system functional tests to phpunit
|
2018-02-26 16:56:46 +00:00 |
xjm
|
a2ae6fd09c
|
SA-CORE-2018-001 by cashwilliams, catch, cilefen, droplet, dawehner, bonus, agentrickard, David_Rothstein, Chi, Gábor Hojtsy, Heine, Wim Leers, Schnitzel, drpal, effulgentsia, tedbow, tim.plunkett, tstoeckler, xjm, will_c, stefan.r, samuel.mortenson, larowlan, greggles, logaritmisk, mpdonadio, pwolanin, plach
|
2018-02-21 10:59:15 -06:00 |
Alex Pott
|
7e0ddac162
|
Issue #2711099 by heddn, Jo Fitzgerald, edysmp, edgewl2, alexpott, Charlotte17, mikeryan, masipila, quietone, maxocub, phenaproxima: Categorize migrations according to their type
|
2018-02-15 06:27:23 +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 |
Alex Pott
|
3840ad24dc
|
Issue #2941106 by droplet, idebr: Site email address in the install profile form is no longer copied to the user email address
|
2018-02-12 10:45:21 +00:00 |
Alex Pott
|
cb23750490
|
Issue #2943209 by gabesullice, amateescu, Wim Leers: Mark at least one entity_test entity type as 'internal'
|
2018-02-12 09:24:07 +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 |
Alex Pott
|
2929049931
|
Issue #2942073 by effulgentsia, Sam152: Add a "bare.standard.php.gz" test fixture that starts from Drupal 8.4.0
|
2018-02-05 08:49:25 +00:00 |
Lee Rowlands
|
9b4915d569
|
Issue #2927344 by Wim Leers, xjm, TR, webchick, larowlan, David_Rothstein, catch, yoroy: Specifically warn about end dates for PHP support for old versions
|
2018-02-05 09:22:38 +10:00 |
Lee Rowlands
|
05b9f0a959
|
Issue #2927344 by Wim Leers, xjm, webchick, larowlan, catch, David_Rothstein, yoroy: Specifically warn about end dates for PHP support for old versions
|
2018-02-02 07:27:25 +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 |
xjm
|
7a012b198b
|
Issue #2922603 by tedbow, Wim Leers, andrewmacpherson: Mark Settings Tray module as stable
|
2018-01-29 16:38:57 -06:00 |
Nathaniel Catchpole
|
971479600c
|
Issue #2923915 by tstoeckler, heddn: Stubbing content entities with required fields with a default value is broken
|
2018-01-29 14:07:02 +00:00 |
Nathaniel Catchpole
|
399e0b802a
|
Issue #2880703 by alexpott, droplet, Daniel.Moberly, yogesh01: Status report page without JavaScript is messed up
|
2018-01-29 13:09:54 +00:00 |
Lee Rowlands
|
38c2ac79f9
|
Issue #2939904 by alexpott, Mile23: Fix system_get_info() for non-installed modules
|
2018-01-29 08:26:58 +10:00 |
Alex Pott
|
66f7227799
|
Issue #2939940 by bmx269, joelpittet: Update stylelint rules color-hex-case to be consistent with Drupal's CSS standards
|
2018-01-28 08:18:54 +00:00 |
Alex Pott
|
f0272d5fa6
|
Issue #2866818 by harsha012, BrightBold, brahmjeet789, joelpittet: Update stylelint rule number-leading-zero to be consistent with Drupal's CSS standards
|
2018-01-28 08:11:52 +00:00 |
Alex Pott
|
3d5592257d
|
Issue #2670730 by chr.fritsch, robpowell, alexpott, tstoeckler, Berdir, bojanz, dawehner: Provide a delete action for each content entity type
|
2018-01-26 14:18:10 +00:00 |
Nathaniel Catchpole
|
725641cf87
|
Issue #2208429 by dawehner, almaudoh, alexpott, jibran, Xano, donquixote, amitgoyal, bircher, stefan.r, Mile23, alvar0hurtad0, Berdir, andypost, larowlan: Extension System, Part III: ExtensionList, ModuleExtensionList and ProfileExtensionList
|
2018-01-24 15:21:31 +00:00 |
Nathaniel Catchpole
|
6a15d0762c
|
Issue #2924165 by TravisCarden: Doxygen for callable arguments missing callable keyword
|
2018-01-23 12:14:26 +00:00 |
Gabor Hojtsy
|
27c3b40e39
|
Issue #2878556 by plach, matsbla, vijaycs85, Gábor Hojtsy, catch, gabesullice, effulgentsia, hchonov, hass, amateescu, xjm: Ensure that changes to untranslatable fields affect only one translation in pending revisions
|
2018-01-20 16:56:17 +01:00 |
webchick
|
aead8ca408
|
Issue #2809635 by markconroy, navneet0693, alexpott, smaz, larowlan, Eli-T, webchick, yoroy, ikit-claw, budda, kjay, timmillwood, tkoleary, Gábor Hojtsy, andrewmacpherson, lauriii, JayKandari, jibran, ok_lyndsey, big_man, ckrina, nathancz, Paul_Gregory, vijaycs85, SharJay, tomphippen, tim.plunkett, Tarun Lewis, cehfisher, kreynen, Petr Illek, mariohernandez, thamas, thatdamnqa, John Cook, philipnorton42, h2cm, kattekrab, martin_q, waako: Create experimental installation profile
|
2018-01-18 16:51:57 -08:00 |
Lee Rowlands
|
8640a9df49
|
Issue #2543726 by damiankloip, Wim Leers, claudiu.cristea, voleger, dagmar, dawehner, amateescu, tedbow, FredCorreia, mgalalm, caseylau, jibran, dbjpanda, pcambra, Grimreaper, idebr, dmouse, larowlan, Berdir, chx, andypost, yched, fgm: Make $term->parent behave like any other entity reference field, to fix REST and Migrate support and de-customize its Views integration
|
2018-01-16 09:40:26 +10:00 |
Lee Rowlands
|
418e4991b5
|
Issue #2862041 by Sam152, amateescu, timmillwood, jibran, hamrant, dawehner, plach, Manuel Garcia, Jo Fitzgerald, mgalalm, xjm, larowlan, webchick, Wim Leers, gambry, kkus, tim.plunkett, tedbow, CatherineOmega: Provide useful Views filters for Content Moderation State fields
|
2018-01-13 17:37:08 +10:00 |
effulgentsia
|
49c6761b56
|
Issue #2891215 by plach, timmillwood, hchonov, amateescu, catch, gabesullice: Add a way to track whether a revision was default when originally created
|
2018-01-12 15:29:04 -08:00 |
effulgentsia
|
2909c978d0
|
Issue #2924724 by plach, hchonov, timmillwood, Gábor Hojtsy, amateescu, gabesullice, catch: Add an API to create a new revision correctly handling multilingual pending revisions
|
2018-01-12 10:52:55 -08:00 |
Alex Pott
|
7bf384b29c
|
Issue #2866816 by harsha012, BrightBold, cwells, joelpittet, idebr: Update stylelint rule length-zero-no-unit to be consistent with Drupal's CSS standards
|
2018-01-10 10:55:17 +00:00 |
Alex Pott
|
cbd3299e68
|
Issue #2916740 by chr.fritsch, xjm, Manuel Garcia, tstoeckler, alexpott, seanB, Sam152, amateescu, tim.plunkett, dawehner, larowlan, Berdir: Add generic entity actions
|
2018-01-09 08:47:01 +00:00 |
Lee Rowlands
|
895db7dd8a
|
Issue #2934517 by Berdir: Setting a revision ID on a new entity sets the newRevision flag to false
|
2018-01-06 17:45:39 +10:00 |
Lee Rowlands
|
0f2bebf2e0
|
Issue #2861840 by tim.plunkett, lauriii: Preprocess functions are not merged when a module registers a theme hook for a theme-provided template
|
2018-01-06 14:40:50 +10:00 |
Lee Rowlands
|
891c39b37c
|
Issue #2933991 by alexpott, neclimdul: Deprecation tests fail when all PHPUnit tests are run via PHPUnit
|
2018-01-06 14:20:01 +10:00 |
Lee Rowlands
|
b66af73c82
|
Issue #2918500 by tim.plunkett, EclipseGc, tedbow, larowlan, jibran, Wim Leers, phenaproxima, amateescu, borisson_, samuel.mortenson, gaurav.kapoor, KarlShea, hctom, mroycroft, neerajsingh, DamienMcKenna, dsnopek, Xano, TravisCarden, Tim Bozeman: Create a block which can render entity fields
|
2018-01-05 07:43:48 +10:00 |
webchick
|
f1e33ca3d8
|
Issue #2925064 by drpal, dawehner, droplet, xjm, webchick, justafish: [1/2] JS codestyle: no-restricted-syntax
|
2018-01-03 15:27:55 -08:00 |
Lee Rowlands
|
9d552cad6c
|
Issue #2926309 by vaplas, alexpott, mpdonadio, tacituseu, Mixologic: Random fail due to APCu not being able to allocate memory
|
2018-01-04 07:37:32 +10:00 |
Nathaniel Catchpole
|
5485720ee8
|
Issue #2866779 by Mile23, dawehner: Add a way to trigger_error() for deprecated hooks
|
2018-01-03 17:42:51 +00:00 |
Nathaniel Catchpole
|
0d2a45adc2
|
Issue #2930715 by alexpott, dawehner: Recursive rebuild caused by installing admin_toolbar_tools module
|
2018-01-03 15:47:09 +00:00 |