Alex Pott
|
98eed2b1a6
|
Issue #2917331 by catch, martin107, Deepak Goyal, longwave, andypost, ravi.shankar, daffie, larowlan: Decouple from Symfony CMF
|
2020-06-22 12:18:44 +01:00 |
Alex Pott
|
e3f32755a8
|
Issue #3150471 by durgeshs, joachim: incorrect constant in docs for DoTrustedCallbackTrait::doTrustedCallback()
|
2020-06-22 09:46:01 +01:00 |
Alex Pott
|
7430b47266
|
Issue #3151091 by dww, rik-dev, alexpott: Replace use of whitelist/blacklist in \Drupal\Component\Utility\Xss and its test and core/lib/Drupal/Core/Render/theme.api.php
|
2020-06-22 09:29:36 +01:00 |
xjm
|
94ca9bc3a0
|
Issue #2972224 by alexpott, longwave, jungle, sja112, xjm, dww, daffie, kiamlaluno, dawehner, quietone, Lendude: Add .cspell.json to automate spellchecking in Drupal core
|
2020-06-21 14:15:29 -05:00 |
xjm
|
29b2451ce9
|
Issue #2908079 by jungle, voleger, mpdonadio, zahord, andypost, RoSk0, Mile23, claudiu.cristea, alexpott, xjm, Krzysztof Domański, naveenvalecha, piggito, Suresh Prabhu Parkala, daffie, dawehner, gumanist: Move some of the bootstrap.inc PHP-related constants to \Drupal and deprecate the old versions
|
2020-06-21 13:55:29 -05:00 |
Alex Pott
|
45447b2f90
|
Issue #3135305 by longwave: Remove Symfony 4.1 compatibility layer from EmailConstraint
|
2020-06-19 13:59:09 +01:00 |
Alex Pott
|
3917030203
|
Issue #2345451 by mondrake, daffie, david_garcia, shobhit_juyal, sokru, markdorison, alexpott, Beakerboy: Introduce a Connection::prepareStatement method allowing to pass options to the Statement, deprecate Connection::prepareQuery() and Connection::prepare()
|
2020-06-19 11:08:18 +01:00 |
Lee Rowlands
|
8350f688ea
|
Issue #2927077 by cburschka, jibran, dpi, hchonov, AaronMcHale: $entity->toUrl('revision-*') should fill revision parameter on all applicable routes
|
2020-06-19 06:28:03 +10:00 |
xjm
|
357efb6c33
|
SA-CORE-2020-004 by samuel.mortenson, DorTumarkin, greggles, xjm, larowlan, webchick, pwolanin, dawehner, mcdruid, alexpott, dsnopek
(cherry picked from commit 3999b8f658 )
|
2020-06-17 13:04:42 -05:00 |
Alex Pott
|
8d67348e9a
|
Issue #2673688 by himanshu_sindhwani, kkalashnikov, atul4drupal, Saurabh_sgh, walangitan, andypost, markdorison, Bunty Badgujar, xjm, catch: Remove remains of hook_field_schema()
|
2020-06-15 12:41:01 +01:00 |
Alex Pott
|
4c29b0788c
|
Issue #3143173 by martin107, andypost, longwave: Followup: ProxyBuilder compatibility with Symfony 5 - needs to handle voids correctly
|
2020-06-15 11:33:53 +01:00 |
Alex Pott
|
aa97890339
|
Issue #3143618 by Krzysztof Domański, daffie, longwave, Beakerboy: Replace space (U+0020) with No-Break Space (U+00A0) to minimize false positives
|
2020-06-15 11:25:18 +01:00 |
Alex Pott
|
8596983c00
|
Issue #3150990 by cburschka: Updater::install() crashes on file transfer exceptions
|
2020-06-12 08:01:37 +01:00 |
catch
|
79835b0256
|
Issue #3146567 by alexpott, pacproduct: Wrong key name in "Missing required key (base_theme)" exception message
|
2020-06-08 13:23:56 +01:00 |
Alex Pott
|
9d1faa52f4
|
Issue #2824935 by idebr, mfernea, Deepak Goyal, pfrenssen, longwave, hgunicamp, jofitz, andypost, daffie: Fix Squiz.ControlStructures.SwitchDeclaration coding standard
|
2020-06-02 09:46:52 +01:00 |
catch
|
5002f8f786
|
Issue #3109795 by alexpott, Berdir: Entity plural label context is not set as expected
|
2020-06-01 12:23:12 +01:00 |
Alex Pott
|
758adf0e97
|
Issue #2716115 by LittleCoding, gnuget, jungle, gapple, tatarbj, sandeep_jangra, erlendoos, markcarver, NickDickinsonWilde, cayriawill, catch, geek-merlin: Allow attributes passed with CSS in libraries (SRI)
|
2020-05-31 08:27:38 +01:00 |
Alex Pott
|
ea668bd2d1
|
Issue #3025394 by eyilmaz, vsujeetkumar, Kristen Pol, priyanka.sahni, dawehner: MenuActiveTrail should keep its cid (cache id) to avoid wrong cache sets for 403
|
2020-05-29 20:04:38 +01:00 |
Alex Pott
|
075cd95226
|
Issue #3143085 by neclimdul: Define and optimize alias definition in OptimizedPhpArrayDumper
|
2020-05-29 15:58:45 +01:00 |
Alex Pott
|
81e9500d67
|
Issue #3138718 by sja112, longwave, dww, xjm, alexpott: Convert British English spellings to American English, for the umpteenth time
|
2020-05-29 12:25:47 +01:00 |
Alex Pott
|
c9c0fc1e59
|
Issue #3133798 by Beakerboy, daffie: Semicolon removed from query even when it is allowed
|
2020-05-28 14:58:37 +01:00 |
catch
|
bc62d349ba
|
Issue #1831560 by acbramley, CRZDEV, mvwensen, fago, David_Rothstein, harsha012, Lendude, mrinalini9, Devin Carlson, borisson_, Gábor Hojtsy: Remove Html::resetSeenIds() call during form processing
|
2020-05-28 12:09:12 +01:00 |
catch
|
f717ef85c7
|
Issue #2766135 by hchonov, jeroen.b, amateescu, neclimdul, gordon, chipway, jmuzz, timmillwood, daffie: EntityQuery with condition on the revision field leads to wrong results
|
2020-05-26 14:36:04 +01:00 |
catch
|
0aa8da919c
|
Issue #3100712 by daffie, tim.plunkett, milindk, StevenPatz, xjm, alexpott, dorficus, tedbow, bircher, marcuschristopher, opdavies: Drupal 8.7.10 to 8.8.0 update fails if views have invalid configuration
|
2020-05-22 12:15:05 +01:00 |
xjm
|
0f66cce399
|
Issue #2937513 by eltori, longwave, klausi, catch, idebr: Fix 'Drupal.Commenting.DocComment.TagGroupSpacing' coding standard
|
2020-05-20 17:11:54 -05:00 |
Alex Pott
|
ce8dfe3d27
|
Issue #2983452 by ridhimaabrol24, Kwadz, cburschka, jungle, somersoft, julienjoye, dhirendra.mishra, beram, daffie, alexpott: Improve support for SQLite in memory database
|
2020-05-19 22:41:04 +01:00 |
catch
|
1d551dd7d6
|
Issue #3120731 by alexpott, japerry, daffie, codersukanta, rfay, xjm, tim.plunkett, catch, andypost: Incorrect "Drupal already installed" if any database settings are wrong or unsatisfactory
|
2020-05-19 10:44:37 +01:00 |
xjm
|
2436298a17
|
Issue #2055851 by andypost, jungle, dawehner, Mac_Weber, sja112, borisson_, fietserwin, init90, Gábor Hojtsy, xjm, effulgentsia, tim.plunkett: Remove translation of exception messages
|
2020-05-18 19:21:21 -05:00 |
catch
|
cefc84f9b4
|
Issue #3135629 by alexpott, dww, daffie, jungle, Rkumar, balsama, xjm: Minimum MySQL version requirement is not confirmed when upgrading existing sites from Drupal 8 to Drupal 9
|
2020-05-14 15:25:41 +01:00 |
catch
|
1b4c4238a7
|
Issue #3123537 by tedbow, dww, DamienMcKenna, xjm, Berdir, tim.plunkett, pingwin4eg: /admin/reports/status should not WSOD if it finds an extension missing core_version_requirement in its info.yml file
|
2020-05-12 23:53:01 +01:00 |
xjm
|
4da7958d27
|
Issue #3133604 by Berdir, dww: Dependency compatibility check in system doesn't check if version is defined
|
2020-05-09 20:31:53 -05:00 |
catch
|
29e324693e
|
Issue #2988309 by Krzysztof Domański, Berdir, hchonov: Ensure that all field types return TRUE on equals() for the same values
|
2020-05-07 19:44:17 +01:00 |
catch
|
5fbd9c7942
|
Issue #3114122 by jungle, klausi, dww: ExceptionLoggingSubscriber should log 403 access denied reason
|
2020-05-07 19:31:24 +01:00 |
catch
|
12610fd5a8
|
Issue #3110620 by salah1, xjm, kiamlaluno: Documentation for ModuleHandler::invokeAll() says the method uses a PHP function that is not used anymore
|
2020-05-07 19:14:06 +01:00 |
catch
|
ca1aa9e4ba
|
Issue #3094398 by martin107, alexpott, andypost, klausi: Update Symfony response and request events to new classes
|
2020-05-06 15:39:38 +01:00 |
xjm
|
4276e51131
|
Issue #3107472 by ravi.shankar, alexpott, kishor_kolekar, jibran: DbDumpCommand should not hardcode the version string
|
2020-05-05 08:58:01 -05:00 |
xjm
|
572e554aa9
|
Issue #3032686 by longwave, jibran, xjm, alexpott, Berdir, amateescu: Remove references to unused packages in Drupal 9's vendor hardening
|
2020-05-05 07:53:37 -05:00 |
xjm
|
b28613324a
|
Issue #3112328 by jungle, hash6, xjm: FormatterBase implements ContainerFactoryPluginInterface, so it's not necessary for its child classes to repeat that they do as well
|
2020-05-04 13:02:41 -05:00 |
xjm
|
84dadf6525
|
Issue #3094067 by kishor_kolekar, Suresh Prabhu Parkala, jungle, dpi, xjm: Update missing @param and @return documentation and docs typehints for TypedDataInterface
|
2020-05-03 17:10:12 -05:00 |
Alex Pott
|
c285e2b22c
|
Issue #3094454 follow-up by alexpott: Fix remaining @deprecated (missing a change record) manually and enable the coding standard
|
2020-05-03 11:33:15 +01:00 |
Alex Pott
|
a11ed7af53
|
Issue #3124354 by daffie, abhisekmazumdar, alexpott, johnwebdev, catch, Beakerboy: Remove unnecessary classes from the database drivers
|
2020-05-03 11:14:25 +01:00 |
xjm
|
dbc74bbb9c
|
Issue #3063694 by dhirendra.mishra, devoidfury, joachim: class docs for Url should give an overview of how to create one
|
2020-05-02 18:48:24 -05:00 |
xjm
|
2a38906e42
|
Issue #3130341 by jungle, catch, longwave: Remove Drupal\Core\Update\UpdateKernel::fixSerializedExtensionObjects()
|
2020-05-02 17:06:23 -05:00 |
xjm
|
6f7f8b05f0
|
Issue #3074064 by TR: LoggerChannelFactoryInterface documentation references non-existent class
|
2020-05-02 16:14:08 -05:00 |
Alex Pott
|
6b54e9534f
|
Issue #2778917 by kiamlaluno, jungle, elaman, dawehner, alexpott, tvb, vadim.hirbu, ravi.shankar, quietone: Use the second parameter of \Drupal::state()->get() instead of checking the method didn't return any value
|
2020-05-02 13:07:36 +01:00 |
xjm
|
767d453d30
|
Issue #3100251 by Hardik_Patel_12, longwave: Several code comments have incorrect namespaces for classes or interfaces they reference
|
2020-05-01 20:23:15 -05:00 |
xjm
|
7a45330f42
|
Issue #3020905 by kiamlaluno, johnwebdev: Remove the implementation example from the documentation for ModuleUninstallValidatorInterface::validate()
|
2020-05-01 18:51:35 -05:00 |
xjm
|
ca7abe1e11
|
Issue #3132287 by jungle, dww, xjm: Fix wrong usages of {@inheritdoc}
|
2020-05-01 16:59:23 -05:00 |
Alex Pott
|
b67ddac362
|
Issue #3125391 by Beakerboy, daffie: Connection::query() return types missing string
|
2020-04-27 16:54:27 +01:00 |
catch
|
3bcb729743
|
Issue #3033986 by TR, rishabhthakur, dww, Lendude, jungle: Remove useless 'limit' property override in multiple classes extending EntityListBuilder
|
2020-04-24 14:04:03 +01:00 |
catch
|
8f7f02c661
|
Issue #3129508 by Lal_, daffie, Suresh Prabhu Parkala: Change multiple dirname()'s into a single dirname() with the use of the second parameter of dirname()
|
2020-04-23 17:15:14 +01:00 |
catch
|
0bcbf2f009
|
Issue #3039296 by jungle, abhisekmazumdar, pandaski, tvb, dww, alexpott, init90: Fix examples in hook_install() and hook_uninstall()
|
2020-04-23 16:59:01 +01:00 |
catch
|
095686927f
|
Issue #3117857 by longwave, jungle, govind.maloo, Kristen Pol: [Symfony 5] The "Symfony\Component\Debug\BufferingLogger" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\BufferingLogger" instead
|
2020-04-21 13:07:10 +01:00 |
catch
|
da6f725fdb
|
Issue #3115987 by jungle, kiamlaluno, quietone: Rename the $instanceIDs property used from plugin classes to $instanceIds
|
2020-04-20 15:40:27 +01:00 |
catch
|
48849923ec
|
Issue #3125032 by jungle, alexpott, Neslee Canil Pinto, longwave, joachim, andypost: Use variadics in Cache::merge* functions - for example Cache::mergeTags()
|
2020-04-20 15:33:39 +01:00 |
catch
|
66e8d08413
|
Issue #3125234 by martin107, longwave: ProxyBuilder compatibility with Symfony 5
|
2020-04-20 15:20:35 +01:00 |
catch
|
f08be334ae
|
Issue #3117869 by longwave: [Symfony 5] Passing arguments to "Symfony\Component\HttpFoundation\Request::isMethodSafe()" has been deprecated since Symfony 4.4
|
2020-04-20 10:58:32 +01:00 |
Alex Pott
|
b2a10193e1
|
Issue #2956556 by johndevman, daffie, Neslee Canil Pinto, dan.munn, aleevas, dubcanada, alexpott: class isn't set in FETCH_OBJECT when class_name isn't set
|
2020-04-20 00:47:40 +01:00 |
Alex Pott
|
e5b0277a40
|
Issue #3119170 by tstoeckler, daffie: Optimize pgsql/Schema::findPrimaryKeyColumns() for Postgres >= 9.6
|
2020-04-19 15:41:14 +01:00 |
Alex Pott
|
cc564e260e
|
Issue #3121362 by jungle, Meenakshi.g, dww, xjm, alexpott, tim.plunkett: Fix duplicate word typos (the the, to to, etc.) for code comments
|
2020-04-17 20:37:16 +01:00 |
Alex Pott
|
a585dd6a7e
|
Issue #2455465 by stefan.r, Darren Oh, cosmicdreams, longwave, benjy, alexpott: Add mod_php7 check to htaccess and remove php5 code
|
2020-04-17 12:48:45 +01:00 |
catch
|
2989dd00ba
|
Issue #3112476 by alexpott, Neslee Canil Pinto, mondrake, daffie, salah1, neelam_wadhwani: Always set $info['namespace'] on database connection info
|
2020-04-15 18:27:31 +01:00 |
catch
|
d105f450b8
|
Issue #3032605 by mikelutz, Gábor Hojtsy, longwave, martin107: [symfony 4] Drupal\Component\DependencyInjection\Container should implement Symfony\Contracts\Service\ResetInterface
|
2020-04-15 12:59:47 +01:00 |
catch
|
d6f9e2c401
|
Issue #3126940 by Beakerboy, daffie: New DB URI breaks if an existing query part is missing the new module parameter
|
2020-04-14 15:17:28 +01:00 |
catch
|
396a950cbc
|
Issue #3126658 by alexpott, daffie, Beakerboy: Support enclosing reserved words with brackets
|
2020-04-11 19:38:24 +01:00 |
catch
|
df1d689684
|
Issue #3126003 by tedbow, alexpott, pfrenssen, lauriii: Increased memory usage during install
|
2020-04-09 14:26:53 +01:00 |
effulgentsia
|
ff6279aa78
|
Issue #3120096 by alexpott, daffie, effulgentsia, Neslee Canil Pinto, xjm, mondrake, catch, ravi.shankar: Support contrib database driver directories in a fixed location in a module
|
2020-04-07 13:00:31 -07:00 |
xjm
|
5c457b5509
|
Issue #3113876 by Hardik_Patel_12, himmatbhatia, jungle, klausi, longwave: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead
|
2020-03-31 20:19:01 -05:00 |
catch
|
f14155d513
|
Issue #2488350 by alexpott, Wim Leers, Dimiter, catch, dawehner, Berdir, webchick: Switch to a memory cache backend during installation
|
2020-03-31 15:15:19 +01:00 |
catch
|
a1d4b16203
|
Issue #2278971 by mondrake, daffie, xjm, longwave: Deprecate Connection::supportsTransactions()
|
2020-03-31 14:53:34 +01:00 |
Alex Pott
|
f156b5c6b1
|
Issue #3113403 by Beakerboy, neelam_wadhwani, daffie, alexpott: Make Drupal\Core\Database\Query\Condition driver overridable
|
2020-03-23 08:29:05 +00:00 |
xjm
|
a33a458636
|
Drupal 9.1.x-dev
|
2020-03-20 12:36:10 -05:00 |
catch
|
1dccf5f0ee
|
Issue #3121024 by jungle: Remove todo in ThemeInstaller::uninstall() or refactor to share logic with module installer
|
2020-03-20 14:41:55 +00:00 |
xjm
|
f3069ccf1f
|
Issue #3117330 by longwave, tedbow, xjm: Trigger errors in deprecated theme functions
|
2020-03-19 19:27:02 -05:00 |
xjm
|
6cd25dfddb
|
Issue #3120954 by tim.plunkett, czigor: Add function name to the deprecation message about theme functions
|
2020-03-19 16:50:27 -05:00 |
catch
|
a130897f02
|
Issue #474684 by bnjmnm, dawehner, tedbow, pfrenssen, JohnAlbin, ademarco, kalpaitch, vdacosta@voidtek.com, rensingh99, markcarver, jungle, jhedstrom, RobLoach, almaudoh, kevineinarsson, shaal, dpagini, thedavidmeister, sreynen, Snugug, Miguel.kode, kamkejj, alexpott, Pol, sun, Wim Leers, lauriii, tim.plunkett, eaton: Allow themes to declare dependencies on modules
|
2020-03-19 11:37:34 +00:00 |
catch
|
8dc0353a89
|
Issue #3120124 by effulgentsia, daffie: Raise the minimum MariaDB version to 10.3(.7) in Drupal 9
|
2020-03-17 10:36:55 +00:00 |
catch
|
eae7058a05
|
Issue #3103529 by alexpott, mcdruid, Chris Burge, greg.1.anderson, rfay, anavarre, catch, Gábor Hojtsy: Drupal 8.8.1+ and 9 can fail to install in the web browser due to cache pollution
|
2020-03-17 10:29:32 +00:00 |
Alex Pott
|
c4f0d96291
|
Issue #3118832 by effulgentsia, alexpott, daffie: Allow custom database drivers to extend and have the same name as the core ones
|
2020-03-17 10:08:29 +00:00 |
Alex Pott
|
d7f58c36ff
|
Issue #3105925 by kiamlaluno: The description of the arguments for FieldDefinition::setDisplayOptions() conflicts with what reported in FieldDefinitionInterface::getDisplayOptions()
|
2020-03-14 16:16:14 +00:00 |
Alex Pott
|
d2d8fc93d7
|
Issue #3118581 by kiamlaluno: The documentation for Crypt::randomBytesBase64() is wrong about the output length
|
2020-03-13 22:34:35 +00:00 |
Alex Pott
|
6aee149769
|
Issue #3105701 by tedbow, xjm, Gábor Hojtsy, Krzysztof Domański, dww, Wim Leers, jungle: Do not allow core: 9.x in info.yml files
|
2020-03-13 22:25:24 +00:00 |
Alex Pott
|
8ed835c0bc
|
Issue #2999549 by mtift, Daniel Korte, mherchel, alexpott, larowlan: Allow button tag in LinkGenerator for better accessibility
|
2020-03-13 22:18:35 +00:00 |
catch
|
cb2fc312c1
|
Revert "Issue #3103529 by mcdruid, alexpott, Chris Burge, greg.1.anderson, rfay, anavarre, Gábor Hojtsy: Drupal 8.8.1+ and 9 can fail to install in the web browser due to cache pollution"
This reverts commit 8a23417a43 .
|
2020-03-13 14:19:47 +00:00 |
catch
|
3e9a5a531f
|
Issue #2986452 by alexpott, andypost, kostyashupenko, daffie, kriboogh, larowlan, kristiaanvandeneynde, chrisrockwell, bleen, nevergone: Database reserved keywords need to be quoted as per the ANSI standard. Also resolves https://www.drupal.org/project/drupal/issues/371
|
2020-03-13 11:40:12 +00:00 |
catch
|
8a23417a43
|
Issue #3103529 by mcdruid, alexpott, Chris Burge, greg.1.anderson, rfay, anavarre, Gábor Hojtsy: Drupal 8.8.1+ and 9 can fail to install in the web browser due to cache pollution
|
2020-03-13 11:02:52 +00:00 |
Alex Pott
|
fd8c922277
|
Issue #3114909 by hchonov, ravi.shankar, alexpott: Inconsistency between EntityTypeInterface ::getHandlerClass() and ::hasHandlerClass()
|
2020-03-12 15:54:43 +00:00 |
Alex Pott
|
6139217555
|
Revert "Issue #3113403 by Beakerboy, daffie: Make Drupal\Core\Database\Query\Condition driver overridable"
This reverts commit 7a943a3b5f .
|
2020-03-12 14:54:51 +00:00 |
Alex Pott
|
7a943a3b5f
|
Issue #3113403 by Beakerboy, daffie: Make Drupal\Core\Database\Query\Condition driver overridable
|
2020-03-12 14:42:41 +00:00 |
Alex Pott
|
79cca074cd
|
Issue #3119017 by Gábor Hojtsy, effulgentsia, catch, daffie: Tests fail with MariaDB 10.2.7, but not 10.3.22
|
2020-03-12 00:20:09 +00:00 |
Alex Pott
|
ba351b47cf
|
Issue #3118998 by katherined, neelam_wadhwani, phenaproxima, effulgentsia: Remove null default for $memory_cache in entity storage handler constructors
|
2020-03-11 13:33:59 +00:00 |
Alex Pott
|
2ad2d872f9
|
Issue #3118439 by kiamlaluno: PrivateKey::__construct() describes itself as "Constructs the token generator."
|
2020-03-10 23:45:52 +00:00 |
xjm
|
1b82190349
|
Issue #2917600 by tedbow, alexpott, catch, anthonyf, xjm, andypost, Alan D., moshe weitzman, Berdir: update_fix_compatibility() puts sites into unrecoverable state
|
2020-03-10 16:32:33 -05:00 |
Alex Pott
|
4ff3848262
|
Issue #3066801 by catch, WidgetsBurritos, pobster, jungle, tim.plunkett, xjm, dww, alexpott, webchick, benjifisher, longwave, worldlinemine, lauriii, Berdir: Add hook_removed_post_updates()
|
2020-03-10 16:10:29 +00:00 |
catch
|
aeae01b352
|
Issue #3087130 by alexpott, aleevas, rensingh99, andypost, chr.fritsch, DanielVeza: Profile configuration should be able to depend on optional configuration provided by modules
|
2020-03-10 12:57:46 +00:00 |
catch
|
5b446846f8
|
Issue #2846994 by Gábor Hojtsy, jungle, andypost, daffie, swatichouhan012, xjm, catch, effulgentsia, bzrudi71, mradcliffe, TravisCarden, Mixologic: Increase minimum version requirement for Postgres to 10 and require the pg_trgm extension
|
2020-03-10 10:36:34 +00:00 |
Alex Pott
|
27987af53e
|
Issue #3107155 by catch, effulgentsia, andypost, xjm, daffie, Gábor Hojtsy, alexpott, mondrake: Raise SQLite version requirement to 3.26 in Drupal 9
|
2020-03-08 09:20:31 +00:00 |
catch
|
28b8b4e4f6
|
Issue #3109534 by TravisCarden, mondrake, effulgentsia, andypost, Gábor Hojtsy, catch, daffie, xjm: Raise the minimum MySQL version to 5.7.8 and MariaDB version to 10.2.7 in Drupal 9
|
2020-03-06 22:11:08 +00:00 |
catch
|
fc9d6cea91
|
Revert "Issue #3107155 by effulgentsia, catch, daffie, Gábor Hojtsy, andypost, xjm: Raise SQLite version requirement to 3.26 in Drupal 9"
This reverts commit 19cf46cc31 .
|
2020-03-06 10:54:24 +00:00 |
xjm
|
e13523ae38
|
Revert "Issue #3109534 by TravisCarden, mondrake, andypost, Gábor Hojtsy, daffie, effulgentsia, xjm: Raise the minimum MySQL version to 5.7 and MariaDB version to 10.2 in Drupal 9"
This reverts commit 39a543768e .
|
2020-03-05 13:44:49 -06:00 |
catch
|
51e3dc846f
|
Issue #3117250 by alexpott, longwave: Update StringLoader and TestLoader for Twig 3 compatibility
|
2020-03-05 11:36:06 +00:00 |
catch
|
e79723c3ef
|
Issue #3074585 by mikelutz, alexpott, Berdir, Mile23, heddn, effulgentsia, Wim Leers: [Symfony 5] Replace app.root and site.path string services with container parameters
|
2020-03-05 11:22:39 +00:00 |
Alex Pott
|
19cf46cc31
|
Issue #3107155 by effulgentsia, catch, daffie, Gábor Hojtsy, andypost, xjm: Raise SQLite version requirement to 3.26 in Drupal 9
|
2020-03-05 08:45:17 +00:00 |
catch
|
39a543768e
|
Issue #3109534 by TravisCarden, mondrake, andypost, Gábor Hojtsy, daffie, effulgentsia, xjm: Raise the minimum MySQL version to 5.7 and MariaDB version to 10.2 in Drupal 9
|
2020-03-05 08:06:37 +00:00 |
xjm
|
26da731e81
|
Back to dev.
|
2020-03-04 12:12:27 -06:00 |
xjm
|
db83fa88ba
|
Drupal 9.0.0-alpha2
|
2020-03-04 12:12:13 -06:00 |
Alex Pott
|
ef9a9b9c1b
|
Issue #3111506 by andypost, Gábor Hojtsy: Properly deprecate _access_rest_csrf route requirement
|
2020-03-03 11:44:17 +00:00 |
Alex Pott
|
de27c163f0
|
Issue #3101299 by dww, alexpott: Install module from .zip URL fails
|
2020-03-03 10:26:08 +00:00 |
Alex Pott
|
4a70ba3774
|
Issue #3109480 by longwave, catch, bnjmnm, xjm, lauriii, Gábor Hojtsy: Properly deprecate theme functions for Drupal 10
|
2020-03-03 10:24:11 +00:00 |
Alex Pott
|
be4d1ec81b
|
Issue #3114869 by andypost, Gábor Hojtsy, catch: \Drupal\Core\Routing\Router::generate() is deprecated but it is on an interface
|
2020-03-02 11:15:20 +00:00 |
Alex Pott
|
c60d74bdba
|
Issue #3116553 by Gábor Hojtsy, tim.plunkett: Undeprecate Core/Field/PluginSettingsInterface as it is being used widely
|
2020-02-27 22:52:54 +00:00 |
catch
|
d185342b56
|
Issue #3114239 by andypost, Hardik_Patel_12, alexpott, Berdir: Properly deprecate \Drupal\Core\StringTranslation\TranslationWrapper
|
2020-02-27 20:43:59 +00:00 |
catch
|
89d0409f5c
|
Issue #2928994 by Berdir, alexpott, JeroenT, markcarver: Remove \Drupal\Core\Messenger\LegacyMessenger
|
2020-02-27 15:21:55 +00:00 |
Alex Pott
|
b28328b772
|
Issue #3020296 followup by mondrake: Remove Symfony's classloader as it does not exist in Symfony 4
|
2020-02-27 13:05:31 +00:00 |
catch
|
92ecd3b932
|
Issue #3020296 by alexpott, longwave, bradjones1, catch, Berdir, gapple: Remove Symfony's classloader as it does not exist in Symfony 4
|
2020-02-27 12:00:36 +00:00 |
catch
|
3e7619bd8d
|
Issue #3056539 by plach, DamienMcKenna, catch, hchonov, amateescu, tim.plunkett: Updating an entity type from non-revisionable to revisionable fails if it has non-revisionable fields stored in dedicated tables
|
2020-02-27 11:34:53 +00:00 |
Alex Pott
|
305c401f90
|
Issue #3110874 by andypost, longwave, Berdir: Remove BC layer for TestSetupTrait
|
2020-02-26 14:25:12 +00:00 |
Alex Pott
|
b449be6d79
|
Issue #3116164 by Gábor Hojtsy: DeprecatedServicePropertyTrait should trigger deprecation for Drupal 10 in Drupal 9
|
2020-02-26 13:27:06 +00:00 |
Alex Pott
|
ceaf783d0b
|
Issue #3104071 by jungle, knyshuk.vova: DrupalDateTime::$formatTranslationCache should be an array
|
2020-02-26 13:20:41 +00:00 |
Alex Pott
|
3c5abe40c8
|
Issue #3116103 by longwave: Remove remaining deprecated code from Entity system
|
2020-02-26 11:18:21 +00:00 |
Alex Pott
|
b57afe5c7f
|
Issue #3069696 by Berdir, andypost, dhirendra.mishra, longwave, alexpott: Remove BC layers from the entity system
|
2020-02-26 08:25:29 +00:00 |
catch
|
cf0bc9a239
|
Issue #3113020 by alexpott, longwave: Properly deprecate \Drupal\Core\Entity\EntityTypeInterface::isSubclassOf()
|
2020-02-25 13:54:42 +00:00 |
Alex Pott
|
26189c6f2d
|
Issue #3099295 by DukeandGrace, ravi.shankar, Chi, mradcliffe: Always return exit code in Symfony console commands
|
2020-02-25 13:16:18 +00:00 |
Alex Pott
|
a95e1114cc
|
Issue #3115159 by longwave, daffie, alexpott: Properly deprecate config.storage.staging service
|
2020-02-25 13:06:04 +00:00 |
Alex Pott
|
386e98b8c7
|
Issue #3105095 by mikeegoulding, Eric_A: ElementInfoManagerInterface::getInfoProperty() return type incorrect
|
2020-02-24 15:54:51 +00:00 |
catch
|
5500590129
|
Issue #3099789 by amateescu, Berdir, hchonov, catch, alexpott: Remove the BC layer for revision metadata keys
|
2020-02-24 13:25:58 +00:00 |
Alex Pott
|
5def5fc1d2
|
Issue #2858776 by catch, mikran, plach, jonathanshaw, johndevman, alexpott, dawehner, tstoeckler, Berdir: Make defining bundle-specific routes easier
|
2020-02-24 09:59:49 +00:00 |
Alex Pott
|
b6bf07b8aa
|
Issue #2910775 by Sivaji, Hardik_Patel_12, hchonov, Mile23: Add test case for EntityType::getHandlerClass returning NULL
|
2020-02-22 08:33:51 +00:00 |
Alex Pott
|
735958390e
|
Revert "Issue #3112295 by mpdonadio, Hardik_Patel_12, daffie, JeroenT, Vlad Bo, pifagor, voleger, alexpott: Replace REQUEST_TIME in OO code w/o access to the container"
This reverts commit d23b4cc879 .
|
2020-02-21 20:31:30 +00:00 |
Alex Pott
|
97bac4f16a
|
Issue #2867788 by mondrake, daffie, dawehner, alexpott, larowlan: Log::findCaller fails to report the correct caller function with non-core drivers
|
2020-02-21 14:30:50 +00:00 |
Alex Pott
|
2267926607
|
Issue #3101516 by blazey: Add the EntityAutocompleteMatcherInterface
|
2020-02-21 14:27:51 +00:00 |
Alex Pott
|
d23b4cc879
|
Issue #3112295 by mpdonadio, Hardik_Patel_12, daffie, JeroenT, Vlad Bo, pifagor, voleger, alexpott: Replace REQUEST_TIME in OO code w/o access to the container
|
2020-02-21 14:12:33 +00:00 |
Alex Pott
|
42b761c3b8
|
Issue #3114195 by longwave: Remove deprecated configDirectories property from FunctionalTestSetupTrait
|
2020-02-21 12:15:06 +00:00 |
Gábor Hojtsy
|
d1c44dd07c
|
Issue #3104307 by Berdir, longwave, Gábor Hojtsy, Wim Leers, alexpott, andypost: Remove BC layers in various Drupal\Core components
|
2020-02-21 10:54:23 +01:00 |
Alex Pott
|
5b023333eb
|
Issue #3109042 by znerol: Convert uses of $_SESSION in update module and authorize subsystem
|
2020-02-20 21:38:33 +00:00 |
Alex Pott
|
9bb53f52db
|
Issue #3069052 by mikelutz, Berdir, longwave, ravi.shankar, voleger, lauriii, catch, andypost: Properly deprecate the stylesheets-remove key from theme info.yml files
|
2020-02-20 09:55:43 +00:00 |
Gábor Hojtsy
|
3003e5d818
|
Issue #3113633 by alexpott, Berdir, catch: Improve schema incomplete exception
|
2020-02-19 12:25:55 +01:00 |
Gábor Hojtsy
|
3ef0c67392
|
Issue #3112639 by alexpott, himmatbhatia, swatichouhan012, longwave, andypost, Hardik_Patel_12, Gábor Hojtsy, Berdir, catch: Remove all @deprecated code from config component
|
2020-02-19 12:23:47 +01:00 |
Alex Pott
|
ef2132c02f
|
Issue #3089143 by mr.baileys: FinishResponseSubscriber adds empty Vary-headers on non-cacheable responses
|
2020-02-19 10:01:15 +00:00 |
Alex Pott
|
617441c2a0
|
Issue #3112367 by Hardik_Patel_12, hash6, prabha1997, longwave, swatichouhan012, alexpott: Remove all @deprecated code from Asset component
|
2020-02-15 07:21:05 +00:00 |
Alex Pott
|
00bcb11b55
|
Issue #3112683 by Hardik_Patel_12, andypost, alexpott: Remove all @deprecated code from Field component
|
2020-02-15 07:15:59 +00:00 |
Alex Pott
|
d57f7ebce1
|
Issue #3113053 by hash6, Hardik_Patel_12, longwave, alexpott: Remove $baseThemes BC layer from \Drupal\Core\Theme\ActiveTheme
|
2020-02-15 07:12:04 +00:00 |
Alex Pott
|
fbcb162e92
|
Issue #3113582 by Hardik_Patel_12: Remove all @deprecated code from Drupal/Core/Form/
|
2020-02-15 07:09:12 +00:00 |
catch
|
5d457e37c5
|
Issue #3063887 by mondrake, alexpott, longwave, catch, xjm: Support PHPUnit 8 in Drupal 9, drop support for PHPUnit 7
|
2020-02-14 12:21:47 +00:00 |
catch
|
da21d14ac5
|
Issue #3113476 by alexpott, mpdonadio: Fallback when request is not available on the stack in Time service
|
2020-02-14 09:51:24 +00:00 |
Alex Pott
|
f8127f8f27
|
Issue #3110104 by Tritof, catch: Incorrect documentation for RouteProvider::getRouteByName()
|
2020-02-12 14:23:10 +00:00 |
Alex Pott
|
88b7667716
|
Issue #3089206 by DamienMcKenna, Wim Leers, ravi.shankar, mr.baileys: Add "protocol version" cache context to allow optimizing responses for HTTP/1 vs HTTP/2
|
2020-02-12 10:29:44 +00:00 |
Alex Pott
|
66f553819f
|
Issue #3112681 by Hardik_Patel_12: Remove all @deprecated code from Datetime component
|
2020-02-12 10:21:06 +00:00 |
catch
|
f772f12ec0
|
Issue #3111906 by himmatbhatia, alexpott, swatichouhan012, longwave: Remove deprecated AllowedTagsXssTrait
|
2020-02-12 09:52:52 +00:00 |
catch
|
a4f6e55056
|
Issue #3110862 by longwave, alexpott, catch, Mile23, Lendude, Gábor Hojtsy, Berdir: Remove simpletest module from core
|
2020-02-12 09:23:09 +00:00 |
xjm
|
f2c6af66fd
|
Back to dev.
|
2020-02-11 12:18:13 -06:00 |
xjm
|
1e7dfe0df8
|
Drupal 9.0.0-alpha1
|
2020-02-11 12:17:58 -06:00 |
Alex Pott
|
ff161590be
|
Issue #2928906 by tstoeckler, hchonov, gnunes, gease, amateescu, daffie, alexpott, catch, claudiu.cristea: The field schema incorrectly stores serial fields as int
|
2020-02-10 13:48:53 +00:00 |
catch
|
8d5344cda3
|
Issue #2809237 by dmitryl, alexpott, iampuma, muschpusch, louisnagtegaal, twfahey, aburrows, Mike Lewis, nickmans, borisson_, jcnventura: Properly deprecate AllowedTagsXssTrait
|
2020-02-10 12:01:25 +00:00 |
catch
|
c68b4e0808
|
Issue #3111888 by andypost, Hardik_Patel_12, Gábor Hojtsy: Remove all @deprecated code from Phpstorage and Version Components
|
2020-02-10 11:09:47 +00:00 |
catch
|
f40796f397
|
Issue #3111947 by Gábor Hojtsy: Remove all @deprecated code from TwigExtension
|
2020-02-09 11:18:38 +00:00 |
catch
|
51bf3e2d86
|
Issue #2831065 by andypost, alexpott, mpdonadio, longwave, Berdir: Remove BC layer from \Drupal\Core\DrupalKernel::getInstallProfile()
|
2020-02-06 20:31:05 +00:00 |
catch
|
6d0430d170
|
Issue #3111373 by Gábor Hojtsy, andypost: Remove deprecated migrate plugins from non-migrate modules
|
2020-02-06 14:40:59 +00:00 |
Alex Pott
|
258f88ad4b
|
Issue #2799911 by GoZ, sokru, daffie, catch: Make the Connection parameter the first parameter in Select Query Builder
|
2020-02-06 11:27:18 +00:00 |
catch
|
b978479e86
|
Issue #3110296 by Hardik_Patel_12, longwave, Berdir: Remove all @deprecated code from Drupal/Core/Access/
|
2020-02-06 10:02:29 +00:00 |
catch
|
534ee0d39d
|
Issue #3086374 by mondrake, alexpott, joseph.olstad, Spokje, ravi.shankar, Gábor Hojtsy, heddn, Charlie ChX Negyesi, amateescu: Make Drupal 9 compatible with PHP 7.4
|
2020-02-04 16:24:45 +00:00 |
catch
|
1b676519aa
|
Issue #3088081 by alexpott, dww, tedbow, xjm: Improve the error message if a nonsense constraint is used in core_version_requirement
|
2020-02-03 16:09:05 +00:00 |
catch
|
f90ca9bd94
|
Issue #3090145 by mondrake, andralex, alexpott, amateescu, andypost, longwave: Ensure that mixing array and Attribute objects in theme rendering is managed properly
|
2020-02-03 12:36:42 +00:00 |
catch
|
5f072519f1
|
Issue #3096648 by alexpott, Berdir, catch, tstoeckler: Add support for third party libraries in site specific and install profile specific libraries folders
|
2020-01-31 10:52:42 +00:00 |
catch
|
3d9ac25256
|
Issue #3087606 by jhedstrom, kim.pepper, jonathan1055, partdigital, larowlan, acbramley, Berdir, yunke: Datetime::getInfo() caches user's timezone causing unpredictable timestamps
|
2020-01-30 14:48:43 +00:00 |
catch
|
d0d8e87b62
|
Issue #3108081 by tstoeckler, longwave: Return type for EntityTypeInterface::getFormClass() is incorrect
|
2020-01-30 14:44:22 +00:00 |
catch
|
a7f702a2a5
|
Issue #3102980 by Nathaniel, Hardik_Patel_12: AccessManager getRouteByName method signature parameters
|
2020-01-30 14:40:06 +00:00 |
catch
|
de6caed147
|
Issue #3108021 by alexpott, lauriii: Set $defaultTheme for install profiles using configuration install
|
2020-01-29 09:53:17 +00:00 |
catch
|
474a690299
|
Issue #3092090 by Berdir, Wim Leers, plach, amateescu: Remove legacy Path Alias subsystem
|
2020-01-27 15:46:24 +00:00 |
catch
|
4af66535e4
|
Issue #3098250 by alexpott, longwave, Wim Leers, lauriii: Remove all @deprecated code in \Drupal\Core\Extension
|
2020-01-27 10:58:40 +00:00 |
catch
|
70a86d7b99
|
Issue #3098521 by Gnanagowthaman sankar, mandclu, penyaskito: drupal_installation_attempted() deprecation referencing wrong change record
|
2020-01-27 10:53:47 +00:00 |
catch
|
a575a5b2a2
|
Issue #3015699 by alexpott, longwave, johndevman, Berdir: Properly deprecate MENU_MAX_MENU_NAME_LENGTH_UI
|
2020-01-27 10:07:12 +00:00 |
Alex Pott
|
06d496f789
|
Issue #3109097 by voleger, longwave: Drupal 9 does not handle db_* functions any more
|
2020-01-27 09:56:39 +00:00 |
Alex Pott
|
267ccab755
|
Issue #3081145 by Berdir, andypost, longwave, catch, tim.plunkett, larowlan: Remove BC layers in the Plugin component
|
2020-01-25 10:01:58 +00:00 |
Alex Pott
|
0281f2ff40
|
Issue #3097879 by andypost, longwave, Berdir, larowlan: Remove all @deprecated code in \Drupal\Core\Database
|
2020-01-25 09:16:38 +00:00 |
catch
|
e1a041c493
|
Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, xjm, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88**
|
2020-01-24 23:52:03 +00:00 |
Lee Rowlands
|
2e53ac1699
|
Revert "Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88**"
This reverts commit 136f055066 .
|
2020-01-22 10:30:15 +10:00 |
Lee Rowlands
|
136f055066
|
Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88**
|
2020-01-22 09:33:30 +10:00 |
catch
|
9ed2caaeaa
|
Issue #3106075 by Krzysztof Domański, heddn, Gábor Hojtsy, xjm, catch, mondrake, larowlan, greg.1.anderson: Bump minimum PHP for Drupal 9 to PHP 7.3
|
2020-01-21 11:05:11 +00:00 |
Alex Pott
|
2dfe5f52c2
|
Issue #3058853 by hubaishan, jhmnieuwenhuis, x0r1x, daffie, xekon, andypost, qdelance, lamigo, jmonkfish: Drupal 8.x on Postgresql 12
|
2020-01-21 09:56:49 +00:00 |
catch
|
dc86e91e61
|
Issue #3104015 by TravisCarden, alexpott, longwave, Spokje, fgm, catch, xjm, Berdir, Bruno Vincent: Replace ZendFramework/* dependencies with their Laminas equivalents
|
2020-01-20 16:32:15 +00:00 |
Alex Pott
|
79938c6da5
|
Issue #2962978 by govind.maloo, msankhala, jonathanshaw: Remove PHP5.5 performance optimisations in Container::createService and PhpArrayContainer::createService
|
2020-01-20 13:36:11 +00:00 |
catch
|
e68ca9358f
|
Issue #2145751 by jibran, yongt9412, DuaelFr, Berdir, pnagornyak, arpad.rozsa, mbovan, Wim Leers, Nixou, effulgentsia, Fabianx, kristiaanvandeneynde, anavarre, dawehner: Introduce ENTITY_TYPE_list:BUNDLE cache tag and add it to single bundle listing
|
2020-01-17 11:48:31 +00:00 |
Alex Pott
|
c0f736b320
|
Issue #3086850 by MasterBranch, ravi.shankar, joachim, hchonov, kiwimind, mglaman, jhedstrom: "Cannot load a NULL ID" assertion in EntityStorageBase should say the entity type
|
2020-01-16 15:30:00 +00:00 |
catch
|
8b072d6d61
|
Issue #3104265 by longwave, catch, xjm, TravisCarden: Update Composer dependencies on Doctrine components in 9.0.x
|
2020-01-16 10:35:54 +00:00 |
Alex Pott
|
9566f2017e
|
Issue #2851204 by swarad07, fotuzlab, Sahana _N, prash_98, anoopjohn, ravi.shankar, jungle, rahul.gore, cilefen, xjm, alexpott, jericho711: #size for Select field documentation is wrong
|
2020-01-13 21:34:14 +00:00 |
catch
|
73116db19c
|
Issue #3104421 by peterkokot: PHP 7.4 deprecated reverse order of glue and pieces in implode
|
2020-01-13 18:56:45 +00:00 |
catch
|
34473684b6
|
Issue #3091447 by Krzysztof Domański, el7cosmos, longwave, ravi.shankar, Berdir, martin107: Remove Utility component BC layers
|
2020-01-13 18:16:57 +00:00 |
catch
|
560a000c9c
|
Issue #3104306 by Berdir, andypost: Remove BC layers in the extension component
|
2020-01-13 14:03:46 +00:00 |
Alex Pott
|
fb4c658da8
|
Issue #3087486 by AkashkumarOSL, kim.pepper, catch: Update docs in PagerManagerInterface
|
2020-01-13 13:40:06 +00:00 |
Alex Pott
|
12dcba2532
|
Issue #3093577 by dww, Krzysztof Domański, lauriii, Charlie ChX Negyesi, Fabianx: Let Twig without() filter take both arrays and strings as arguments
|
2020-01-13 11:43:05 +00:00 |
catch
|
a0bdf62a33
|
Issue #3099583 by alexpott, klausi, neclimdul, heddn: Update coder to 8.3.7
|
2020-01-07 11:26:29 +00:00 |
Alex Pott
|
802719a568
|
Issue #3100496 by amateescu, Donnyboypony, alexpott, Berdir, daffie, PapaGrande: Workspaces should only alter non-deprecated path_alias services
|
2019-12-20 21:47:29 +00:00 |
Lee Rowlands
|
c8d771e3cf
|
SA-CORE-2019-012 by samuel.mortenson, larowlan, pwolanin, Sam152, Jasu_M, David_Rothstein, michieltcs, Ayesh, alexpott, xjm, vijaycs85, mcdruid
|
2019-12-18 20:42:50 +10:00 |
Lee Rowlands
|
a39be9e41a
|
SA-CORE-2019-009 by mcdruid, larowlan, Heine, alexpott, xjm, DamienMcKenna, dsnopek, catch, greggles
(cherry picked from commit 7ae15f9c3d )
|
2019-12-18 20:41:46 +10:00 |
catch
|
50b5b4d6f8
|
Issue #3092714 by alexpott, hchonov, Berdir, gease: Config entity updater misbehaves when updating multiple entity types
|
2019-12-16 15:18:16 +00:00 |
Alex Pott
|
3cc125752b
|
Issue #3096811 by gease, Meenakshi.g, hchonov: Reusing initialized constraint validators overwrittes validation errors
|
2019-12-16 10:52:09 +00:00 |
Lauri Eskola
|
75534512d6
|
Issue #3089523 by benjifisher, jhodgdon: Use progressive disclosure to hide Sort options on entity reference fields until bundles are selected
|
2019-12-13 17:51:57 +02:00 |
Lee Rowlands
|
7d5fbe966c
|
Issue #3097445 by andypost, Berdir: Remove all @deprecated code in the User module except user:name token
|
2019-12-13 17:21:37 +10:00 |
webchick
|
0accdb2c1a
|
Issue #3089521 by benjifisher, jhodgdon, anmolgoyal74, gilesmc: Sort options for entity reference field are unsorted
|
2019-12-12 07:55:06 -08:00 |
Alex Pott
|
011ea4a70b
|
Issue #3098921 by reinchek, benjifisher: DefaultSelectionDeriver has obsolete code comments
|
2019-12-10 17:30:19 +00:00 |
catch
|
9c32d3168e
|
Issue #3096609 by alexpott, Berdir: Allow contrib test modules to not need a core or core_version_requirement key
|
2019-12-06 12:36:09 +00:00 |
Alex Pott
|
c72abf07aa
|
Issue #2914174 by larowlan, alexpott, DanielVeza: Improve hook_install() to include recommendations for config import and pass an $is_syncing argument
|
2019-12-05 10:07:59 +00:00 |
catch
|
7031d8ffd3
|
Issue #3097883 by longwave, andypost: Remove all @deprecated code in \Drupal\Core\Routing
|
2019-12-03 17:11:00 +00:00 |
Alex Pott
|
d86ce7363b
|
Issue #2902311 by jhedstrom, dawehner, joachim, daffie, moshe weitzman, longwave, Berdir: add __toString() to the entity Query class
|
2019-12-02 23:27:16 +00:00 |
catch
|
eadc5375d7
|
Issue #3011393 by Spokje, scott_euser, TylerMarshall, markcarver, lauriii: Remove twig_without() and manual inclusion of twig.engine TwigEnvironment
|
2019-12-02 12:24:57 +00:00 |
catch
|
c205bfdbaf
|
Issue #3097534 by longwave: Remove all @deprecated code in \Drupal static service container
|
2019-11-29 15:09:26 +00:00 |
Alex Pott
|
c202dbde45
|
Issue #2988432 by msankhala, gaurav.kapoor, ravi.shankar, vimal_nadar, joachim, vacho, Berdir, leanderl: Drupal::currentUser() should give sample code to get the current user entity
|
2019-11-29 13:18:16 +00:00 |
Alex Pott
|
cd325f157a
|
Issue #3056617 by jcisio, tstoeckler, alexpott: NullStorage does not support collection
|
2019-11-29 12:17:26 +00:00 |
Alex Pott
|
3c1039e1a8
|
Issue #3057282 by amateescu, ndobromirov: The recursive rendering protection error message does not provide enough information
|
2019-11-28 15:45:53 +00:00 |
Alex Pott
|
b4b197ff21
|
Issue #3080106 by kiamlaluno: Drupal::config() incorrectly implies you can edit the config it returns
|
2019-11-28 15:45:02 +00:00 |
catch
|
8d6d9148cd
|
Issue #3093564 by Dinesh18, longwave, Vinodhini.E, Berdir, kim.pepper: Remove all @deprecated code in core File system
|
2019-11-28 12:31:01 +00:00 |
catch
|
d79a645b27
|
Issue #3097173 by alexpott, Berdir: Complete removal of $config_directories
|
2019-11-28 12:14:11 +00:00 |
Lee Rowlands
|
5733c62b10
|
Issue #3088688 by alexpott: Remove PhantomJS based testing
|
2019-11-28 12:41:46 +10:00 |
Alex Pott
|
144c05e1ae
|
Issue #3062757 by voleger, Berdir, andypost: Remove deprecated legacy include files from Drupal 9
|
2019-11-27 08:33:24 +00:00 |
Alex Pott
|
7403764a0c
|
Issue #3091284 by shaal, joum, kostask: Prevent autofilling passwords for new users
|
2019-11-27 06:43:06 +00:00 |
Alex Pott
|
ba9eff6b48
|
Issue #2929798 by neclimdul, Sut3kh, alexpott, George Bills, mr.baileys, mglaman: ActiveLinkResponseFilter breaks any text/html BinaryFileResponse or StreamedResponse for anonymous users
|
2019-11-27 05:57:08 +00:00 |
xjm
|
7f44b458fb
|
Issue #2322059 by rpayanm, claudiu.cristea, ravi.khetri, sarhugo, undertext, Ashok Negi, adci_contributor, griffynh, tibbsa, jibran, neclimdul, Berdir: Keep the UrlHelper::buildQuery method and remove @todo
|
2019-11-27 14:12:03 +11:00 |
Alex Pott
|
8486c38c5e
|
Issue #3087517 by mdupont, longwave, kim.pepper: Remove BC layer for Pager service
|
2019-11-26 23:13:19 +00:00 |
Alex Pott
|
1e04ea32c6
|
Issue #2955392 by bnjmnm, dhirendra.mishra, dagmar, Berdir, alexpott, Regnoy, scotself, johndevman, babis.p, shaal, Anybody, Steven Buteneers, thomas.frobieter, Diego_Mow, YahyaAlHamad, mdupont, msankhala: EntityViewBuilder::viewField() does not respect entity current language when used with an entity reference field
|
2019-11-26 18:52:38 +00:00 |
Alex Pott
|
b28eaa79ed
|
Issue #2941102 by gease, martin107, kfritsche, hchonov, alexpott: Form has become outdated after login (CSRF token race condition)
|
2019-11-26 17:09:00 +00:00 |
Alex Pott
|
a6477d5904
|
Issue #3095895 by amateescu, alexpott: FieldTypePluginManager::getPluginClass() should throw an exception when called for a field type that doesn't exist
|
2019-11-26 09:04:27 +00:00 |
Alex Pott
|
7732e9d794
|
Issue #3055374 by onxze, Meenakshi.g, christinlepson, joachim, longwave, alexpott: AuthenticationManager's role in setting the current user to anonymous is not clearly documented
|
2019-11-25 16:19:21 +00:00 |
catch
|
2fe3b82a97
|
Issue #3095598 by oknate: defaultTheme deprecation warning should link to change record
|
2019-11-25 14:50:42 +00:00 |
Alex Pott
|
f2c66f6c34
|
Issue #3052755 by mdupont, sam711, wengerk, hanan_apw, init90, alexpott: Remove PHPDoc reference to CommentStorage::buildQuery() on SqlContentEntityStorage
|
2019-11-25 12:30:07 +00:00 |
Alex Pott
|
7bfb9b723f
|
Issue #3093825 by Meenakshi.g, shashikant_chauhan, Chi: Remove TypedDataMetadata::accept() method
|
2019-11-22 14:15:50 +00:00 |
Alex Pott
|
dc0b137553
|
Issue #2999696 by Yaremchuk, mbovan, Berdir: Add rel="nofollow" to table sort headers
|
2019-11-22 14:09:10 +00:00 |
catch
|
e669b4e863
|
Issue #2830631 by alexpott, cilefen, yunke, andypost: Remove code that tries to use _raw_variables for route argument resolution as it does not work
|
2019-11-20 22:53:15 +00:00 |
Alex Pott
|
4b0a908f49
|
Issue #3094993 by Charlie ChX Negyesi: AccessCheckInterface::applies return doxygen is incorrect
|
2019-11-19 09:16:44 +00:00 |
catch
|
475ad55f56
|
Issue #3094292 by Berdir, jibran, plach, ravi.shankar, xjm: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries
|
2019-11-18 14:14:57 +00:00 |
catch
|
3a4d788113
|
Revert "Revert "Revert (yes really) "Issue #3094292 by plach, Berdir: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries"""
This reverts commit 1a3aa31f31 .
|
2019-11-18 10:50:14 +00:00 |
xjm
|
1a3aa31f31
|
Revert "Revert "Issue #3094292 by plach, Berdir: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries""
This reverts commit f506b497bc .
|
2019-11-18 03:09:51 -06:00 |
xjm
|
4b12049a28
|
Revert "Issue #3094292 by Berdir, plach, jibran, ravi.shankar: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries"
This reverts commit ac65a88bed .
|
2019-11-17 22:48:52 -06:00 |
catch
|
ac65a88bed
|
Issue #3094292 by Berdir, plach, jibran, ravi.shankar: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries
|
2019-11-16 23:09:26 +00:00 |
Alex Pott
|
52320cc880
|
Issue #3091823 by Renrhaf, johndevman: UrlHelper::parse does not support external URLs with more than one question mark
|
2019-11-16 00:17:58 +00:00 |
catch
|
f506b497bc
|
Revert "Issue #3094292 by plach, Berdir: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries"
This reverts commit 7585b6e8e7 .
|
2019-11-15 15:45:30 +00:00 |
Alex Pott
|
96dad7dc08
|
Issue #2945789 by jcisio, ravi.shankar, joachim, kristiaanvandeneynde, jungle, alexpott: Document quirks of Entity reference selection plugins while a fix is figured out
|
2019-11-15 12:42:15 +00:00 |
Alex Pott
|
bed9f2553a
|
Issue #2888723 by fenstrat, Petr Illek, kim.pepper, johnennew, Wim Leers, alexpott: ckeditor_stylesheets cache busting: use system.css_js_query_string
|
2019-11-15 12:32:42 +00:00 |
catch
|
7585b6e8e7
|
Issue #3094292 by plach, Berdir: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries
|
2019-11-15 11:15:25 +00:00 |
Alex Pott
|
f66921a662
|
Issue #3055363 by hoanns, yogeshmpawar, alexpott, borisson_: EntityDefinitionUpdateManager: Show field_name when field has no label
|
2019-11-15 09:35:00 +00:00 |
Alex Pott
|
f2469de972
|
Issue #3087546 by Berdir, alexpott, martin107, jibran: Remove deprecated entity manager
|
2019-11-14 10:49:28 +00:00 |
Alex Pott
|
2a009c5edd
|
Issue #3048498 by jonathan1055, Lendude, naveenvalecha, klausi, alexpott, Gábor Hojtsy: [≈Nov. 11] Fix Drupal.Commenting.Deprecated coding standard
|
2019-11-14 09:08:15 +00:00 |
Francesco Placella
|
ba964375cb
|
Issue #3093747 by Berdir: Add alias process service back (deprecated) and improve DX around BC path_alias services
|
2019-11-13 23:23:20 +01:00 |
catch
|
c388f669f8
|
Issue #3094007 by jibran, mikelutz, alexpott, Berdir: Update the 9.0.x branch to Symfony 4.4-beta2
|
2019-11-13 17:40:51 +00:00 |
catch
|
2c08ab2b31
|
Issue #3084983 by plach, amateescu, catch, Berdir, xjm: Move all the code related to path aliases to a new (required) "path_alias" module
|
2019-11-07 19:47:09 +00:00 |
Alex Pott
|
eb99b6b50f
|
Issue #3090629 by mglaman, BR0kEN, oriol_e9g: NumericItemBase never sets minimum value constraint if minimum value is zero
|
2019-11-04 13:15:12 +01:00 |
Alex Pott
|
701c570e82
|
Issue #3091955 by saidatom, Chi: Wrong reference in Drupal\Core\TypedData\OptionsProviderInterface
|
2019-11-03 08:22:03 +01:00 |
Alex Pott
|
6ca44f7895
|
Issue #3084345 by solide-echt, gdejonghe, valthebald, aklump, mbovan, Sutharsan, wengerk: Fix usage of unsupported !title placeholder in Translation.php
|
2019-11-02 08:11:54 +01:00 |
Gábor Hojtsy
|
5a143e77f9
|
Issue #3041076 by alexpott, shaal, Gábor Hojtsy, lauriii, Wim Leers, catch, Cottser, jibran, andypost, znerol, xim, joelpittet, effulgentsia: Update Drupal 9 to Twig 2
|
2019-10-31 13:39:18 +01:00 |
webchick
|
df84950d82
|
Issue #3072906 by bnjmnm, zrpnr, Wim Leers, lauriii, catch, mpdonadio, xjm, rainbreaw, andrewmacpherson, mgifford, anevins, jhedstrom: Deprecate and remove jQuery UI datepicker
|
2019-10-30 09:39:14 -07:00 |
Alex Pott
|
f995409be4
|
Issue #3090626 by neclimdul: ContentTypeHeaderMatcher dx tests broken with some nginx configs
|
2019-10-30 16:59:39 +01:00 |
Alex Pott
|
ebb2ac232f
|
Issue #3086397 by subson, kim.pepper: Registry does not declare a themeInitialization property
|
2019-10-26 01:19:49 +01:00 |
Alex Pott
|
60b473086c
|
Issue #3087626 by greg.1.anderson, Mixologic, jibran, Mile23, alexpott, xjm: Convert drupal/core-recommended & c. into a subtree split
|
2019-10-25 10:04:15 +01:00 |
Alex Pott
|
273bf8e1be
|
Issue #3087518 by kim.pepper: Remove references to queryAddPage() in comments and deprecation notices
|
2019-10-24 14:42:29 +01:00 |
Alex Pott
|
4a1345b76f
|
Issue #3089469 by zrpnr, bnjmnm, xjm: Remove html5shiv in Drupal 9
|
2019-10-24 11:32:09 +01:00 |
catch
|
bdf48170cd
|
Issue #2233595 by amateescu, marcingy, SpartyDan, visabhishek, Sharique, carletex, slashrsm, hanoii, plach, Berdir, xjm: Deprecate the custom path alias storage
|
2019-10-24 09:38:01 +01:00 |
catch
|
19e27cf9d6
|
Issue #3082680 by idebr, casivaagustin: Broken link to the render pipeline of Symfony
|
2019-10-23 12:20:56 +01:00 |
catch
|
a80a4795ce
|
Issue #2905429 by zrpnr, tim.plunkett, Wim Leers, Jacine: Library definitions containing only dependencies should be valid
|
2019-10-22 09:32:26 +01:00 |
catch
|
1c9842d189
|
Issue #3088369 by mikelutz, alexpott, Berdir, Gábor Hojtsy, andypost, martin107, greg.1.anderson, dawehner, jibran, Wim Leers, Mile23, catch: Update Drupal 9 to Symfony 4.4-dev
|
2019-10-21 15:59:46 +01:00 |
Alex Pott
|
68a659fde3
|
Issue #3079791 by mikelutz, shaal, Wim Leers, hussainweb, xjm, catch, Charlie ChX Negyesi, Mixologic, Gábor Hojtsy, heddn, amateescu: Bump Drupal's minimum PHP version to 7.2 as soon as 9.0.x is branched (a higher version may be required later)
|
2019-10-16 23:35:03 +01:00 |
xjm
|
099c8978c0
|
Issue #3086375 by zrpnr, lauriii, nod_: Deprecate domready and remove usages in core
|
2019-10-16 14:42:45 -05:00 |
catch
|
40a7bb084b
|
Issue #2631202 by tedbow, Mile23, EclipseGc, dawehner, larowlan, tim.plunkett, catch, alexpott, xjm, neclimdul, cilefen, kreynen, StephanieFuda: Doctrine no longer supports SimpleAnnotationReader, incorporate a solution into core
|
2019-10-15 22:51:05 +01:00 |
catch
|
46a6dbe64c
|
Issue #2966607 by Wim Leers, Berdir, claudiu.cristea, dww, Fabianx, effulgentsia, bendev, mondrake, Grayle, neclimdul, markgifford, larowlan: Invalidating 'node_list' and other broad cache tags early in a transaction severely increases lock wait time and probability of deadlock
|
2019-10-15 20:11:03 +01:00 |
catch
|
7f3601cb17
|
Issue #3087997 by alexpott: Update typo3/phar-stream-wrapper to PHP7 only version
|
2019-10-15 16:10:58 +01:00 |
Alex Pott
|
bbda99e0a6
|
Issue #3072702 followup: 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 16:08:46 +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 |
Lee Rowlands
|
cfa9fbbbef
|
Issue #2174633 by colan, mikeker, Lendude, Pancho, Jo Fitzgerald, tim.plunkett, andypost, anya_m, botanic_spark, amateescu, realityloop, tvhung, lokapujya, jhedstrom, rensingh99, dww, Munavijayalakshmi, david.gil, jlbellido, visabhishek, druprad, le72, larowlan, kenton.r, jonathanshaw, Damien Tournoud, mpp, alexpott, dawehner, nicholas.alipaz, TrevorBradley, jp.stacey, Berdir: View output is not used for entityreference options
|
2019-10-15 09:21:48 +10:00 |
catch
|
c9898ab9a9
|
Issue #2950132 by mondrake, alexpott, tom_ek, Gábor Hojtsy, Pasqualle, andypost, Mile23, larowlan: Support PHPUnit 7 optionally in Drupal 8, while keeping support for ^6.5
|
2019-10-14 14:26:26 +01:00 |
Alex Pott
|
31314fca7d
|
Issue #3087602 by Charlie ChX Negyesi, kim.pepper, mondrake, larowlan: DeprecatedArray implements \ArrayAccess, traversals not possible
|
2019-10-13 12:02:03 +01:00 |
Alex Pott
|
70e8937c9b
|
Issue #2860644 by daffie, shashikant_chauhan, dww: Add support of NOT REGEXP operator to PostgreSQL + fix testRegexCondition
|
2019-10-12 15:28:35 +01:00 |
Francesco Placella
|
38741fcbd8
|
Issue #2044435 by mondrake, kim.pepper, Mile23, andypost, martin107, daffie, jibran, beejeebus, alexpott, larowlan, dawehner, catch, pwolanin: Convert pager.inc to a service
|
2019-10-12 00:41:42 +02:00 |
Francesco Placella
|
55a2b4076f
|
Issue #3011807 by amateescu, Berdir: Convert the path alias admin overview to a list builder
|
2019-10-11 22:04:15 +02:00 |
Alex Pott
|
f9528c5bbe
|
Issue #3007832 by amateescu, Berdir, andypost, alexpott: Convert custom path alias forms to entity forms
|
2019-10-11 15:10:00 +01:00 |
Lee Rowlands
|
1108909656
|
Issue #2863188 by acbramley, Erik Frèrejean, Maouna, andypost, init90, larowlan, hchonov, sathish.redcrackle, vasi1186, chr.fritsch, tstoeckler, Krzysztof Domański, phjou, jibran, alexpott, catch, xjm: Hardcoded result size limit in the entity reference autocomplete widget
|
2019-10-11 10:54:43 +10:00 |
Lee Rowlands
|
57aabd2b7b
|
Issue #2981889 by Nebel54, acbramley, timodwhit, bkosborne, fago, josephdpurcell, tim.plunkett, eiriksm, Sam152, grantkruger, shaal, gnikolovski: Performance Degradation in Layout Builder and other places likely
|
2019-10-11 10:42:47 +10:00 |
xjm
|
0112426e77
|
Drupal 9.0.x-dev
|
2019-10-10 17:29:55 -05:00 |
xjm
|
6c2d96c398
|
Drupal 8.9.x-dev
|
2019-10-10 17:13:25 -05:00 |
catch
|
fd8dbd5675
|
Issue #3039611 by jibran, alexpott, kostyashupenko, Mile23: Update core PHP dependencies for 8.8.x
|
2019-10-10 20:45:32 +01:00 |
webchick
|
e0c5f41ff4
|
Issue #3007669 by amateescu, Berdir, catch: Add publishing status to path aliases
|
2019-10-10 10:27:16 -07:00 |
Gábor Hojtsy
|
791a988503
|
Issue #3063216 by seanB, phenaproxima, Wim Leers, effulgentsia, Lendude, alexpott, xjm, gabesullice, webchick: Inaccessible Media entities still have rows generated for them in the Media Library view, containing form wrapper markup *and* the media label
|
2019-10-10 15:07:42 +02:00 |
Lee Rowlands
|
7dde35cfd0
|
Issue #3086096 by oknate, phenaproxima, tedbow, Wim Leers, andrewmacpherson, droplet, bnjmnm: Add a generic Ajax Message command
|
2019-10-10 19:38:23 +10:00 |
catch
|
959f1752ee
|
Issue #2922417 by alexpott, Calystod, DanielVeza, Pasqualle, Berdir, hchonov, effulgentsia, pfrenssen, tstoeckler: Profile provided configuration entities can have unmeetable dependencies
|
2019-10-09 13:46:10 +01:00 |
xjm
|
bd5908ad2e
|
Revert "Issue #2863188 by acbramley, Erik Frèrejean, Maouna, andypost, init90, larowlan, sathish.redcrackle, vasi1186, chr.fritsch, tstoeckler, phjou, jibran, hchonov, alexpott, catch: Hardcoded result size limit in the entity reference autocomplete widget"
This reverts commit 438f38397b .
|
2019-10-09 06:09:51 -05:00 |
catch
|
42034e76d7
|
Issue #3086001 by Krzysztof Domański, alexpott: CreateSampleEntityTest::testSampleValueContentEntity can randomly fail
|
2019-10-09 11:04:20 +01:00 |
Alex Pott
|
1d8712ff74
|
Issue #3079029 by bircher, ricardoamaro, catch, wouter.adem, marcvangend, alexpott: Move module config exclusion from config_environment to core.services
|
2019-10-09 10:59:35 +01:00 |
Lee Rowlands
|
438f38397b
|
Issue #2863188 by acbramley, Erik Frèrejean, Maouna, andypost, init90, larowlan, sathish.redcrackle, vasi1186, chr.fritsch, tstoeckler, phjou, jibran, hchonov, alexpott, catch: Hardcoded result size limit in the entity reference autocomplete widget
|
2019-10-09 13:27:41 +10:00 |
Alex Pott
|
9aa7d13c9f
|
Issue #3023015 by Berdir, kim.pepper, tinko, mikelutz: Replace usages of deprecated constants in file.inc
|
2019-10-08 21:50:39 +01:00 |
Francesco Placella
|
24e2236d80
|
Issue #3043455 by amateescu, jibran: Add an API for installing a fieldable entity type
|
2019-10-08 13:20:06 +02:00 |
catch
|
1076c7ae23
|
Issue #2991683 by bircher, Krzysztof Domański, alexpott, Tim Bozeman, ricardoamaro, mpotter, tstoeckler, larowlan: Move configuration transformation API in \Drupal\Core\Config namespace
|
2019-10-08 09:39:52 +01:00 |
catch
|
2a5c62deda
|
Issue #3000068 by andypost, claudiu.cristea, pingwin4eg, Mile23, voleger, johndevman: Deprecate drupal_process_states()
|
2019-10-07 14:56:30 +01:00 |
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 |
Alex Pott
|
c0881f91e2
|
Issue #109493 by drunken monkey, gnuget, robertDouglass, dhirendra.mishra, jhodgdon, jibran, chaby, aleevas, alexpott, DanChadwick, Dries, catch: tablesort should allow rendered tables to have columns that default to DESC when their header is clicked
|
2019-10-07 09:42:00 +01:00 |
Alex Pott
|
8524be362e
|
Issue #3031379 by heddn, Mile23, greg.1.anderson, Charlie ChX Negyesi, alexpott, Mixologic, jibran, catch, Lendude: Add a new test type to do real update testing
|
2019-10-04 23:09:55 +01:00 |
catch
|
1e6ffcb5c3
|
Issue #3085608 by Wim Leers, mikelutz, voleger, larowlan: [Symfony 4] Symfony console command ::execute() methods should return 0 on success
|
2019-10-04 12:50:58 +01:00 |
Lee Rowlands
|
2732b8e0ac
|
Issue #3052703 by voleger, Berdir, kim.pepper: Deprecate drupal_installation_attempted()
|
2019-10-04 09:50:26 +10:00 |
Lee Rowlands
|
7430b7a65f
|
Issue #3065903 by jhodgdon, benjifisher, larowlan, alexpott: Add label sort ability to Select element
|
2019-10-03 08:54:23 +10:00 |
Alex Pott
|
5c20be3a7e
|
Issue #3082644 by mikelutz, hchonov, tim.plunkett: Properly deprecate type => 'hidden' component handling and EntityDisplayBase::handleHiddenType
|
2019-10-02 17:20:48 +01:00 |
catch
|
099ce08ac8
|
Issue #2336597 by amateescu, slashrsm, jibran, Wim Leers, saki007ster, Berdir, catch, plach, Charlie ChX Negyesi, dawehner, gabesullice: Convert path aliases to full featured entities
|
2019-10-01 11:30:19 +01:00 |
Alex Pott
|
4e3cc125c1
|
Issue #3081501 by Mile23, Wim Leers, alexpott: Remove TestSetupTrait::$originalProfile and test infrastructure which uses it
|
2019-09-30 09:44:12 +01:00 |
Lee Rowlands
|
d8ec05c39f
|
Issue #2620304 by kim.pepper, andypost, phenaproxima, mcdruid, alexpott, jibran, starshaped, kostyashupenko, nickolaj, Berdir, larowlan, catch, joachim, Mile23: htaccess functions should be a service
|
2019-09-30 12:09:49 +10:00 |
Alex Pott
|
2bb54765fa
|
Issue #2352949 by Wim Leers, akalata, Jaesin, lauriii, dww, alexpott, Berdir, dawehner, tstoeckler, xjm, andypost: Deprecate using Classy as the default theme for the 'testing' profile
|
2019-09-28 10:31:46 +01:00 |
effulgentsia
|
068825184b
|
Issue #3080631 by phenaproxima, tim.plunkett: Context values passed in configuration to ContextAwarePluginBase are disregarded
|
2019-09-23 13:09:51 -07:00 |
catch
|
9af697c53b
|
Issue #3082289 by Krzysztof Domański, alexpott: \Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem::onDependencyRemoval() sets auto_create to an invalid data type
|
2019-09-23 11:46:19 +01:00 |
Lee Rowlands
|
22f6783157
|
Issue #3081679 by eiriksm: AjaxResponse::getCommands has wrong return type
|
2019-09-23 08:35:40 +10:00 |
Lee Rowlands
|
3bd3a19046
|
Issue #3082624 by mikelutz: Properly deprecate ThemeHandler::setDefault
|
2019-09-23 08:27:23 +10:00 |
Lee Rowlands
|
69fc0df583
|
Issue #3082145 by voleger, Mile23: Vendor cleanup fail for twig/twig
|
2019-09-23 08:20:46 +10:00 |
Alex Pott
|
683dda01d7
|
Issue #3078633 by tim-diels, cindytwilliams: Documentation fix date render element
|
2019-09-22 00:13:04 +01:00 |
Lauri Eskola
|
e70758877b
|
Issue #3057581 by quiron, fhaeberle, Wim Leers, lauriii: Add support for Dropbutton variants
|
2019-09-20 13:54:54 +03:00 |
catch
|
73972cc6a1
|
Issue #2913819 by Mile23, Wim Leers: run-tests.sh ignores final classes
|
2019-09-19 08:52:47 +01:00 |
catch
|
5db19a052f
|
Issue #3080482 by Mile23, voleger, alexpott, larowlan: Decouple FunctionalTestSetupTrait from the simpletest module
|
2019-09-19 08:44:22 +01:00 |
catch
|
188c37bd94
|
Issue #3076585 by shubham.prakash, drumm, idebr: Update browse Git repo URLs in component READMEs
|
2019-09-17 11:34:04 +01:00 |
Alex Pott
|
c74a1938be
|
Issue #3079481 by greg.1.anderson, Mixologic, larowlan, Mile23, Charlie ChX Negyesi, catch, Jaesin, alexpott: Fix problems Vendor Hardening Plugin has with using the File Security component
|
2019-09-15 12:04:02 +01:00 |
catch
|
80a307dc69
|
Issue #3055443 by alexpott, amateescu, catch, chr.fritsch, Berdir, oknate, Wim Leers: Switch to a null backend for all caches for running the database updates
|
2019-09-13 12:04:55 +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 |
catch
|
eee797f2fe
|
Issue #3074949 by amateescu, doidd, catch: Memory leak in the entity schema converter
|
2019-09-12 16:07:24 +01:00 |
Lee Rowlands
|
49fae2a100
|
Issue #2885441 by phenaproxima, acbramley, dwkitchen, jibran, hchonov: EntityReferenceAutocompleteWidget should define its size setting as an integer
|
2019-09-12 13:25:46 +10:00 |
Lee Rowlands
|
914d47f168
|
Issue #2800267 by Mile23, Lendude, drugan, dawehner, mondrake: Turn simpletest_clean*() functions into a helper class
|
2019-09-12 13:01:25 +10:00 |
Lee Rowlands
|
668e08a7bf
|
Issue #3052233 by mikelutz, Berdir, alexpott: Properly deprecate EntityFormInterface::setEntityManager() and trigger an error on use
|
2019-09-11 19:49:40 +10:00 |
Lee Rowlands
|
cda61a5764
|
Issue #3079444 by jdmoreno: ExtensionList::reset() doesn't document its return value
|
2019-09-11 19:46:01 +10:00 |
Lee Rowlands
|
6a2d67db47
|
Issue #3079988 by Mile23, mondrake: Replace, deprecate simpletest_process_phpunit_results()
|
2019-09-10 06:40:24 +10:00 |
Alex Pott
|
01252721da
|
Issue #2234479 by Mile23, dawehner, alexpott, alberto56, joachim, voleger: Deprecate hook_test_* hooks in simpletest
|
2019-09-09 13:23:30 +01:00 |
Alex Pott
|
b7d22d5933
|
Issue #3076644 by Luke_Nuke, gueguerreiro: Mistake in the comment documenting the "image" method of the "Random" utility class
|
2019-09-04 16:24:12 +01:00 |
Alex Pott
|
afcdeee465
|
Issue #3076797 by Wim Leers, lauriii, alexpott: \Drupal\Core\Extension\Extension's absence of validation has allowed multiple incorrect tests to be added
|
2019-09-04 15:20:52 +01: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 |
catch
|
1f820f8c9b
|
Issue #3078001 by tedbow, Wim Leers: Don't catch exception for invalid 'core_version_requirement' in info.yml files
|
2019-09-03 12:31:13 +01:00 |
catch
|
c86caa0a89
|
Issue #3068733 by blazey, amateescu, pmelab, hchonov: EntityStorageBase::loadMultiple returns unwanted entities when the static cache is warm
|
2019-09-02 15:36:48 +01:00 |
Lee Rowlands
|
5c326c9ff8
|
Issue #3075648 by mondrake: Refactor TestDatabase::lastTestGet to use dynamic queries
|
2019-08-29 13:10:02 +10:00 |
Lee Rowlands
|
0192048dca
|
Issue #3063323 by idebr, klausi, truls1502: Update drupal/coder to 8.3.6
|
2019-08-29 13:02:37 +10:00 |
catch
|
f0e313a422
|
Issue #2313917 by tedbow, pwolanin, jhedstrom, Wim Leers, Mixologic, larowlan, Mile23, Gábor Hojtsy, xjm, Berdir: Core version key in module's .info.yml doesn't respect core semantic versioning
|
2019-08-28 17:13:31 +01:00 |
webchick
|
3003cc65d8
|
Issue #3073872 by tim.plunkett, starshaped, webchick, phenaproxima, worldlinemine, AaronMcHale, jrockowitz, ckrina: Allow for Layout Builder sections to be given administrative labels
|
2019-08-23 11:30:10 -07:00 |
Gábor Hojtsy
|
e85067b28d
|
Issue #3044261 by Joseph Zhao, cilefen, tstoeckler, Pancho, gnindl: Update CLDR codes in CountryManager.php to latest data (35.1.0)
|
2019-08-23 14:45:31 +02:00 |
catch
|
50a6a9efc1
|
Issue #3060391 by mondrake, Mile23, Lendude, alexpott: Cleanup usage of PHPUnit 4.8 aliased classes
|
2019-08-23 10:05:21 +01:00 |
Lee Rowlands
|
76f3729483
|
Issue #2641632 by Mile23, kim.pepper, Munavijayalakshmi, dawehner, klausi, joachim, xjm: Refactor simpletest's *_phpunit_*() (and junit) functions etc. to a class, deprecate
|
2019-08-23 13:56:22 +10:00 |
Lee Rowlands
|
0041ba0864
|
Issue #3074043 by Mile23, mondrake, voleger: Move simpletest.module DB-related functions to TestDatabase, deprecate
|
2019-08-22 14:02:01 +10:00 |
Lee Rowlands
|
00b3ed640a
|
Issue #3013210 by kim.pepper, greg.1.anderson, Mile23, joachim: Add drupal/core-filesecurity component for writing htaccess files
|
2019-08-22 12:49:54 +10:00 |
Lee Rowlands
|
3a4092e3fd
|
Issue #3076234 by greg.1.anderson, Mile23: Relocate Scaffold plugin outside of 'core' directory
|
2019-08-22 12:45:53 +10:00 |
Lee Rowlands
|
d4ae87ea4c
|
Issue #3074645 by mikelutz: Account for changing violation message in symfony 'range' constraint between SF3 and SF4.4
|
2019-08-20 11:32:12 +10:00 |
Lee Rowlands
|
1b077886b8
|
Issue #3075661 by Spokje: getHtml5DateFormat and getHtml5TimeFormat in Drupal\Core\Datetime\Element\Datetime have incorrect Type in phpDoc
|
2019-08-20 11:04:22 +10:00 |
Lee Rowlands
|
0039c527cb
|
Issue #3075621 by greg.1.anderson: Scaffold plugin sometimes fails to write autoload.php
|
2019-08-19 14:27:23 +10:00 |
Lee Rowlands
|
590ca4a69c
|
Issue #2863055 by Mile23, Lendude, martin107, alexpott, dawehner, andypost, klausi: Move TestDiscovery out of simpletest module, minimize dependencies
|
2019-08-19 14:21:55 +10:00 |
Lee Rowlands
|
6d3b05c208
|
Issue #3061610 by gabesullice, Wim Leers, tedbow, larowlan: Typed Data's EntityDeriver does not derive bundle-level data types when a bundle has the same name as its entity type (f.e. entity:comment:comment)
|
2019-08-16 17:56:19 +10:00 |
Lee Rowlands
|
15c7c6bc6b
|
Issue #3056816 by amateescu, larowlan, hchonov, plach, jibran, Berdir, catch, Sam152: Installing a new field storage definition during a fieldable entity type update is not possible
|
2019-08-16 07:56:44 +10:00 |
Lee Rowlands
|
4b03338f2e
|
Revert "Issue #3029540 by mikelutz, catch, alexpott, larowlan, Gábor Hojtsy: [Symfony 4] Sub class \Symfony\Component\Validator\ConstraintViolation and use that in \Drupal\Core\TypedData\Validation\ExecutionContext::addViolation()"
This reverts commit 20496dd2e7 .
|
2019-08-14 10:17:08 +10:00 |
Lee Rowlands
|
8181767f9d
|
Issue #2869573 by Mile23, alexpott, mikelutz, voleger: Remove usages of deprecated DrupalKernel::prepareLegacyRequest()
|
2019-08-13 07:45:20 +10:00 |
Lee Rowlands
|
6d2e353be1
|
Issue #3074157 by Mixologic: Escape "tablesample" for postgres 9.5 compatibility
|
2019-08-13 07:11:12 +10:00 |
Lee Rowlands
|
530230fea3
|
Issue #3069048 by bomoko, mikelutz, Berdir: Undeprecate SelectionPluginBase::ensureBackwardCompatibilityConfiguration() and ::resolveBackwardCompatibilityConfiguration() and mark @internal
|
2019-08-13 06:46:38 +10:00 |
Lee Rowlands
|
e47700f70a
|
Issue #3009377 by kim.pepper, andypost, Berdir, alexpott, Wim Leers, mpdonadio, acbramley, larowlan, catch, xjm: Replace drupal_get_user_timezone with a date_default_timezone_get() and an event listener
|
2019-08-12 14:24:04 +10:00 |
Francesco Placella
|
2019555b54
|
Revert "Issue #3056816 by amateescu, larowlan, plach, Sam152, catch: Installing a new field storage definition during a fieldable entity type update is not possible"
This reverts commit 2f154624fd .
|
2019-08-10 09:43:33 +02:00 |
Lee Rowlands
|
08ee5a91a1
|
Issue #3073410 by shashikant_chauhan: TwigExtension::getUrl() declares the wrong return type
|
2019-08-09 07:41:12 +10:00 |
Lee Rowlands
|
2f154624fd
|
Issue #3056816 by amateescu, larowlan, plach, Sam152, catch: Installing a new field storage definition during a fieldable entity type update is not possible
|
2019-08-07 08:34:28 +10:00 |
Lee Rowlands
|
7db7b5a00f
|
Issue #3073012 by Mixologic, greg.1.anderson, mikelutz: Detect Composer Version in older versions of composer
|
2019-08-07 08:04:00 +10:00 |
Lee Rowlands
|
dbb87e1b9e
|
Issue #3071765 by joelpittet: Field without widget returning NULL instead of array in defaultValuesFormSubmit()
|
2019-08-06 16:09:53 +10:00 |
Lee Rowlands
|
a7847919c4
|
Issue #2940038 by Sweetchuck, drunken monkey, rajeshwari10, borisson_: Use $this in @return PhpDoc comments instead of the name of the current class or interface
|
2019-08-06 15:56:28 +10:00 |
Lee Rowlands
|
344d8422e3
|
Issue #2912387 by greg.1.anderson, Mile23, Mixologic, larowlan, jibran, alexpott, catch: Stop using wikimedia/composer-merge-plugin
|
2019-08-06 15:51:39 +10:00 |
Francesco Placella
|
1bd7d8728b
|
Revert "Issue #3056816 by amateescu, larowlan, plach, Sam152: Installing a new field storage definition during a fieldable entity type update is not possible"
This reverts commit 15e3a5a818 .
|
2019-08-05 23:01:38 +02:00 |
webchick
|
9a0ebb87a2
|
Issue #3070604 by christinlepson, joachim, jhodgdon: badly named and documented parameter for FormBuilder::buildForm()
|
2019-08-02 08:46:48 -07:00 |
catch
|
15e3a5a818
|
Issue #3056816 by amateescu, larowlan, plach, Sam152: Installing a new field storage definition during a fieldable entity type update is not possible
|
2019-08-01 13:45:56 +01:00 |
catch
|
ffe69958b0
|
Issue #2450793 by Berdir, Mile23, Wim Leers, mikelutz, xjm, TR: Properly deprecate support for entity type label callbacks
|
2019-07-31 08:52:27 +01:00 |
Lee Rowlands
|
d68cb0766b
|
Issue #2987208 by akalata, alexpott, sime, tim.plunkett, Charlie ChX Negyesi: ElementInfoManager does not provide an alter hook, cannot alter element plugin definitions
|
2019-07-31 16:28:43 +10:00 |
catch
|
7cbb0ca739
|
Issue #3019393 by hugovk, PapaGrande: Avoid query strings for aggregated CSS files (like JS)
|
2019-07-29 12:48:23 +01:00 |
catch
|
97eb1ad748
|
Issue #3039490 by shashikant_chauhan, joachim: ConditionInterface::notExists() and ConditionInterface::exists() have the same docs
|
2019-07-29 10:21:26 +01:00 |
catch
|
2e45e93b5f
|
Issue #3069043 by mikelutz: Trigger an error on direct access of ContentEntityStorageBase::doLoadMultipleRevisionFieldItems() and mark it to be set abstract in Drupal 9
|
2019-07-26 15:14:18 +01:00 |
catch
|
383b06f2d2
|
Issue #2849745 by voleger, yogeshmpawar, gaurav.kapoor, Berdir, Munavijayalakshmi, vacho, cilefen, daffie: Replace documentation recommending db_*() wrappers
|
2019-07-26 11:17:02 +01:00 |
catch
|
c848fb6b0f
|
Issue #3039026 by kim.pepper, Berdir, Peter Majmesku, vadim.hirbu, YurkinPark, andypost, dww, claudiu.cristea, alexpott, jibran, dawehner, mikelutz: Deprecate file_directory_temp() and move to FileSystem service
|
2019-07-26 11:14:11 +01:00 |
catch
|
6c183523d0
|
Issue #3069028 by alexpott: Properly Deprecate Drupal\Core\Access\AccessResult::cacheUntilConfigurationChanges
|
2019-07-25 08:50:28 +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 |
catch
|
dd907896b1
|
Issue #3035312 by kim.pepper, andypost, martin107, yogeshmpawar, naveenvalecha, pguillard, Berdir, dww, claudiu.cristea, jibran, Mile23: Move file_scan_directory() to file_system service
|
2019-07-24 11:29:08 +01:00 |
catch
|
fa4c517414
|
Issue #3058498 by fconnolly, yogeshmpawar, init90, leolando.tan, Berdir: Deprecate/Remove Apcu4Backend
|
2019-07-23 20:55:37 +01:00 |
catch
|
3a795eb086
|
Issue #3068661 by bomoko, idebr: Docblock for "neutral" method in AccessResult.php is incorrect
|
2019-07-23 18:23:40 +01:00 |
catch
|
01013ed311
|
Issue #3066439 by alexpott, amateescu, Charlie ChX Negyesi, catch, casey, Berdir, daniel.bosen: Stop invoking pre-save methods in EntityStorageInterface::restore()
|
2019-07-23 18:17:05 +01:00 |
Alex Pott
|
7237ed32d7
|
Issue #3069050 by voleger, mikelutz: Properly deprecate FormattedDateDiff::getMaxAge()
|
2019-07-22 15:49:58 +01:00 |
catch
|
eb9dc11c05
|
Issue #2958925 by alexpott, voleger, Vlad Bo, Wim Leers: Properly deprecate drupal_get_profile()
|
2019-07-22 09:31:06 +01:00 |
Alex Pott
|
6db9da0fd0
|
Revert "Issue #3055443 by alexpott, amateescu, catch, Berdir, chr.fritsch: Switch to a memory backend for running the database updates"
This reverts commit c22202ecdb .
|
2019-07-20 07:59:22 +01:00 |
Alex Pott
|
330e575d4d
|
Issue #3067198 by Berdir, mikelutz, alexpott: Properly deprecate UrlGeneratorTrait
|
2019-07-19 21:47:32 +01:00 |
catch
|
d747decb4b
|
Issue #3068858 by alexpott, Berdir: Properly deprecate \Drupal\Core\Entity\EntityTypeRepositoryInterface::clearCachedDefinitions
|
2019-07-19 08:48:09 +01:00 |
Alex Pott
|
b5238ac9a8
|
Issue #2818677 by msankhala, NickWilde, Berdir, alexpott, dimaro, poornima.n, sidharthap, dhirendra.mishra, keshav.k, xjm, mahtab_alam, ieguskiza, borisson_, catch, larowlan: Replace usages of deprecated method drupal_render_root()
|
2019-07-19 06:30:43 +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
|
36dd174a5e
|
Issue #2959282 by alexpott, jibran, Mile23: Fix "Install profile will be a mandatory parameter in Drupal 9.0." deprecation
|
2019-07-18 14:03:43 +01:00 |
catch
|
c6b60cde4d
|
Issue #3068076 by alexpott: Properly deprecate Cache::validateTags()
|
2019-07-18 14:02:48 +01:00 |
catch
|
fcf03f4b81
|
Issue #3065591 by Charlie ChX Negyesi, amateescu: Add a useful example to TranslatableInterface::addTranslation
|
2019-07-18 13:46:56 +01:00 |
Alex Pott
|
6add1ca7a3
|
Issue #1476782 by daffie, droplet, donquixote, Katiemouse, Lendude, lnunesbr, ekl1773, init90, jhedstrom, catch, clemens.tolboom, amateescu: DatabaseStatementPrefetch::current PHP function array_unshift() are used incorrectly
|
2019-07-18 13:37:21 +01:00 |
catch
|
037ab215b2
|
Issue #3067595 by gueguerreiro: EntityInterface's load() method return value incorrectly documented
|
2019-07-18 12:43:42 +01:00 |
catch
|
c22202ecdb
|
Issue #3055443 by alexpott, amateescu, catch, Berdir, chr.fritsch: Switch to a memory backend for running the database updates
|
2019-07-18 12:03:22 +01:00 |
catch
|
c8af78eb6d
|
Issue #2471663 by Mile23, Berdir, xjm, alexpott, joachim: Undeprecate EntityHandlerBase
|
2019-07-18 11:44:21 +01:00 |
catch
|
717e8b7ef5
|
Issue #3067347 by amateescu: Undeprecate DefaultTableMapping::setFieldNames() and ::setExtraColumns(), mark them as internal instead
|
2019-07-12 16:18:33 +01:00 |
catch
|
942682afb9
|
Issue #3067196 by Berdir, alexpott: Properly deprecate LinkGeneratorTrait
|
2019-07-12 16:12:45 +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 |
catch
|
3c7bc9f908
|
Issue #3065629 by Charlie ChX Negyesi: Empty AJAX replies die with a mysterious exception
|
2019-07-11 15:51:57 +01:00 |
catch
|
4b43257240
|
Issue #3065609 by Charlie ChX Negyesi: Document translations vs getEntity()
|
2019-07-11 15:42:31 +01:00 |
catch
|
95c7c9ec5a
|
Issue #3066674 by Charlie ChX Negyesi: Missing typehints in SqlFieldableEntityTypeListenerTrait
|
2019-07-11 15:37:34 +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 |
Lee Rowlands
|
3bb50b2b3f
|
Issue #2982684 by greg.1.anderson, Mile23, Mixologic, webflo, alexpott, yogeshmpawar, pingwin4eg, vijaycs85, larowlan, dww, borisson_, phenaproxima, kim.pepper, bojanz, grasmash, hctom, kmbremner, pingers, Jax, sherakama, derhasi, claudiu.cristea, jhedstrom, Xano, Grimreaper: Add a composer scaffolding plugin to core
|
2019-07-11 07:47:33 +10:00 |
catch
|
0d82715b4b
|
Issue #3064017 by mikelutz, Wim Leers, dww, catch: Create a means to mark an asset library as deprecated in a *.libraries.yml file
|
2019-07-10 10:08:22 +01:00 |
catch
|
621b626ac3
|
Issue #2863986 by bircher, alexpott, pfrenssen, claudiu.cristea, Adita, dawehner, gambry, chr.fritsch, catch: Allow updating modules with new service dependencies
|
2019-07-09 15:28:32 +01:00 |
Lee Rowlands
|
24d99ffdb1
|
Issue #3065663 by phenaproxima, alexpott, amateescu, tim.plunkett, Wim Leers: Several post-update functions try to update config entity types without checking if they exist
|
2019-07-09 09:28:13 +10:00 |
Alex Pott
|
91bbb61c14
|
Issue #3065586 by Charlie ChX Negyesi, alexpott: ConditionManager::execute() implementation doesn't conform to the interface
|
2019-07-08 09:32:39 +01:00 |
Alex Pott
|
7daf1e6988
|
Issue #2996431 by andypost, Charlie ChX Negyesi, Xano: Fix docs for ConditionPluginBase
|
2019-07-08 09:01:48 +01: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 |
catch
|
fc0331b50a
|
Revert "Issue #2863986 by bircher, pfrenssen, alexpott, claudiu.cristea, Adita, dawehner, gambry, chr.fritsch: Allow updating modules with new service dependencies"
This reverts commit 8f430db9e6 .
|
2019-07-01 13:41:27 +01:00 |
catch
|
1cac844baf
|
Issue #2647124 by longwave, alexpott: Remove unused OperationsProviderInterface
|
2019-06-28 13:29:29 +01:00 |
catch
|
6595f25b02
|
Issue #3060225 by clepson, branimirpetkov: docs summary for BubbleableMetadata::merge() could be clearer
|
2019-06-28 13:28:28 +01:00 |
catch
|
8f430db9e6
|
Issue #2863986 by bircher, pfrenssen, alexpott, claudiu.cristea, Adita, dawehner, gambry, chr.fritsch: Allow updating modules with new service dependencies
|
2019-06-28 13:18:53 +01:00 |
catch
|
fcb657bb1f
|
Issue #3051633 by chr.fritsch, alexpott, amateescu, daniel.bosen, Berdir, hchonov: Add ContainerFactoryPluginInterface to Drupal\Core\Field\WidgetBase and Drupal\Core\Field\FormatterBase
|
2019-06-28 13:07:23 +01:00 |
catch
|
fb0bf2de97
|
Issue #3031464 by fancyweb, alexpott: Services arguments with escaped "%" are not unescaped
|
2019-06-28 09:59:08 +01:00 |
Lee Rowlands
|
de56b25930
|
Issue #3056454 by Krzysztof Domański, John Cook, johndevman: Hexadecimal validation returns true if the color contains multiple hashes (e.g. '###FF0')
|
2019-06-28 06:43:27 +10:00 |
catch
|
1a2babd20d
|
Issue #2980712 by bircher, alexpott, yogeshmpawar, mpotter, borisson_: Define config directory in settings
|
2019-06-24 14:04:44 +01:00 |
Alex Pott
|
d90d0ebbda
|
Issue #2979044 by BR0kEN, alexpott: Unable to change menu items weight when the "system.site.weight_select_max" exceeded and "#pre_render" for "number" element is modified
|
2019-06-23 12:49:55 +01:00 |
catch
|
747bd4892c
|
Issue #82571 by asvira, Gogowitsch, flk, tstoeckler: Error message in installer mentions possibly wrong username, etc. but not port
|
2019-06-21 16:04:13 +01:00 |
catch
|
e5fc916cb6
|
Issue #3038506 by vadim.hirbu: Make DatabaseQueue::claimItem() easier to read
|
2019-06-21 15:18:30 +01:00 |
catch
|
7cdc18252e
|
Issue #3062231 by alexverb: Class RuntimeException referenced with incorrect case: RunTimeException
|
2019-06-21 15:11:03 +01:00 |
catch
|
79f8c0a963
|
Issue #3057321 by alexpott: Deprecate Unicode::caseFlip()
|
2019-06-20 14:12:11 +01:00 |
catch
|
62d72153ba
|
Issue #3061117 by claudiu.cristea, darrenwh: Make optional and deprecate the BackendChain constructor parameter
|
2019-06-20 14:00:22 +01:00 |
Alex Pott
|
e56e16e156
|
Issue #3061564 by cyb.tachyon: Fix null type hint on \Drupal::getContainer()
|
2019-06-18 22:58:22 +01:00 |
catch
|
a933b3a02d
|
Issue #3057459 by Mile23, alexpott: Add composer/composer as a dev dependency of core so that we can test Composer plugins
|
2019-06-17 08:19:43 +01:00 |
Alex Pott
|
dee0eb2880
|
Issue #2944552 by mpdonadio, bhanuprakashnani, liquidcms, Sophie.SK, tacituseu: Documentation for #default_value in Date form element is incorrect
|
2019-06-15 20:53:48 +01:00 |
Alex Pott
|
d7183eeaca
|
Issue #3056414 by yogeshmpawar, R.shaikh, joachim, John Cook: inaccurate property docs for Drupal\Core\Site\Settings
|
2019-06-15 20:36:28 +01:00 |
catch
|
f4bf1ae012
|
Issue #3057462 by alexpott, Mile23: Add missing packages to \Drupal\Core\Composer\Composer::$packageToCleanup
|
2019-06-10 14:31:01 +01:00 |
catch
|
17153a2605
|
Issue #3053956 by alexpott, neeravbm, aleevas, voleger, Berdir: Deprecate \Drupal\Component\Utility\Crypt::hashEquals() in favour of PHP's builtin hash_equals()
|
2019-06-10 14:28:03 +01:00 |
Alex Pott
|
1dc9a511fc
|
Issue #3016064 by yogeshmpawar, vacho, msankhala, singhkiran, deepanker_bhalla, gambry, dpi: Improve documentation for Datetime and Datelist #date_timezone property
|
2019-06-10 12:57:33 +03:00 |
Alex Pott
|
1546b4b85a
|
Issue #3059564 by yogeshmpawar, fredysan, init90, joachim, alexpott: error in deprecation note on EntityInterface::link()
|
2019-06-09 01:10:35 +01:00 |
Alex Pott
|
45f97bcf50
|
Issue #3046298 by Gogowitsch, voleger, jhedstrom, larowlan: DX: tell developer which yaml file caused a ParseException
|
2019-06-06 15:18:29 +01:00 |
Alex Pott
|
e19d58f237
|
Issue #3054053 by Berdir: Remove @todo in \Drupal\Core\Controller\FormController
|
2019-06-05 13:44:55 +01:00 |
Alex Pott
|
22d759b1cb
|
Issue #3054749 by Berdir: Fix handler_settings deprecation message
|
2019-06-05 10:54:52 +01:00 |
Alex Pott
|
20496dd2e7
|
Issue #3029540 by mikelutz, catch, alexpott, larowlan, Gábor Hojtsy: [Symfony 4] Sub class \Symfony\Component\Validator\ConstraintViolation and use that in \Drupal\Core\TypedData\Validation\ExecutionContext::addViolation()
|
2019-06-04 14:31:13 +01:00 |
catch
|
83bee34c26
|
Issue #3054311 by alexpott: Deprecate \Drupal\Component\Utility\Crypt::randomBytes() in favour of PHP's builtin random_bytes()
|
2019-06-03 20:00:53 +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
|
0356445b98
|
Issue #3055040 by mikelutz, alexpott: Roll AbstractEventDispatcherTest into ContainerAwareEventDispatcherTest
|
2019-06-03 12:12:47 +01:00 |
Alex Pott
|
d9519bae25
|
Issue #3048196 by tetranz, Tom Konda, Berdir: A field title isn't translated if "Account administration pages" plugin is enabled
|
2019-06-02 10:12:49 +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 |
catch
|
2bb3bba520
|
Issue #3043907 by alexpott, dawehner, starlightE, cilefen: DatabaseCacheBackend::ensureBinExists() does not properly handle exceptions
|
2019-05-30 23:34:52 +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 |
Alex Pott
|
c7bfe49a2b
|
Issue #2924860 by Kng, AdamPS: “Uncaught exception” page contains HTML but has content-type text/plain
|
2019-05-29 14:41:50 +01:00 |
Alex Pott
|
7e08466eb5
|
Issue #3041983 by yogeshmpawar, idebr, pifagor, klausi: Fix unused imports and update Coder to 8.3.4
|
2019-05-28 15:38:27 +01:00 |
Alex Pott
|
da11531a16
|
Issue #3055918 by kkalaskar, kpv: Fix typo in LibraryDiscoveryParser::parseLibraryInfo() docblock
|
2019-05-28 11:54:29 +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 |
catch
|
07a3820c5d
|
Issue #3000931 by mondrake, voleger, andypost, longwave, alexpott, git commit -m 'Issue #3000931 by mondrake, voleger, andypost, longwave, alexpott: Connection::query() does not support '\''targe: Connection::query() does not support 'target' option
|
2019-05-27 14:29:04 +01:00 |
Lee Rowlands
|
4dfdaaed2e
|
Issue #3035980 by jhedstrom: Provide a better error when a NULL is passed to EntityStorageBase::load()
|
2019-05-27 17:11:07 +10:00 |
Alex Pott
|
bed931bb31
|
Issue #3008870 by amateescu, kostyashupenko, mondrake, jibran, alexpott: Drop support for PHPUnit 4.8 once PHP 5 is no longer supported (8.8.x)
|
2019-05-24 11:43:45 +01:00 |
catch
|
43cb1b5cce
|
Issue #3053363 by alexpott, Wim Leers, Berdir, mondrake, xjm: Remove support for PHP 5 in Drupal 8.8
|
2019-05-24 11:36:30 +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
|
506d92fc98
|
Issue #3043087 by tedbow, Sam152: Retrieving plugins with entity context definitions from cache is expensive, which is noticeable when used with Layout Builder's FieldBlockDeriver
|
2019-05-24 16:17:04 +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 |
Lauri Eskola
|
c68e087c82
|
Issue #3053129 by R.shaikh, idebr: Links to twig.sensiolabs.org are redirects: replace with its destination URLs 1.x version
|
2019-05-21 14:21:59 +03: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
|
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 |