Nathaniel Catchpole
|
246e95d4f5
|
Issue #2976103 by amateescu, tstoeckler, alexpott: Make it possible to retrieve all the last installed entity type definitions at once from the update manager
|
2018-06-28 23:02:16 +01:00 |
Nathaniel Catchpole
|
944203f44e
|
Issue #2976356 by phenaproxima, amateescu, Sam152: Add a validation constraint to check if an entity has a field
|
2018-06-28 22:55:38 +01:00 |
Alex Pott
|
bb5c5a3593
|
Issue #2835989 by gwagroves, Jo Fitzgerald, alexpott: DatabaseQueue::numberOfItems should return an integer
|
2018-06-26 10:26:25 +01:00 |
Nathaniel Catchpole
|
1672637596
|
Issue #2975328 by alexpott, Gábor Hojtsy, borisson_: Install profile in settings.php and mismatch check makes re-installs of Drupal hard
|
2018-06-25 20:12:22 +01:00 |
Lee Rowlands
|
1b66e5369f
|
Issue #2961822 by phenaproxima, tim.plunkett: Support object-based plugin definitions in ContextHandler
|
2018-06-25 13:37:08 +10:00 |
Nathaniel Catchpole
|
aae672cc28
|
Issue #2940203 by almaudoh, dawehner: Use dedicated Exception classes for extension system
|
2018-06-21 22:51:20 +01:00 |
Nathaniel Catchpole
|
fb05cb4bd3
|
Issue #2930996 by alexpott, mtodor, chr.fritsch, Berdir: Config installer doens't install possible installable config
|
2018-06-21 22:46:28 +01:00 |
Nathaniel Catchpole
|
e74d54b5b5
|
Issue #2960507 by alexpott: Remove call_user_func_array from OptionsRequestSubscriber
|
2018-06-21 20:05:20 +01:00 |
Nathaniel Catchpole
|
de724027fe
|
Issue #2788777 by alexpott, bircher, jribeiro, Eli-T, mpotter, douggreen, GoZ, DamienMcKenna, Dane Powell, jibran, szeidler, Alumei, andypost, dawehner, johndevman: Allow a site-specific profile to be installed from existing config
|
2018-06-20 19:03:54 +01:00 |
Nathaniel Catchpole
|
49a45db6f8
|
Issue #2979944 by alexpott: Remove t() usage in Drupal\Core\Validation
|
2018-06-19 11:37:56 +01:00 |
Alex Pott
|
8b388f07c2
|
Issue #2977175 by borisson_, PieterJanPut, tstoeckler, msankhala: DataDefinition::setConstraints() should be on DataDefinitionInterface
|
2018-06-18 09:21:31 +01:00 |
Alex Pott
|
b263f5c4d0
|
Issue #2822611 by Mile23, Wim Leers, alexpott, Berdir, catch, dawehner, xjm, tstoeckler, borisson_: Document why UserInterface + FileInterface + MenuLinkContentInterface + … extend \Drupal\Core\Entity\ContentEntityInterface
|
2018-06-16 09:43:54 +01:00 |
Alex Pott
|
a02e2ea086
|
Issue #2969598 by msankhala, joachim: badly formatted sample code in docs for Select::orderBy()
|
2018-06-16 09:29:10 +01:00 |
Nathaniel Catchpole
|
f70f4f47a2
|
Issue #2969715 by alexpott, pookmish, dawehner: Drush site-install command doesn't work when settings.php is present
|
2018-06-15 13:40:35 +01:00 |
Nathaniel Catchpole
|
59833538ee
|
Issue #2978788 by eliclaggett, amateescu: \Drupal\Core\TypedData\TypedData::__construct() should type hint its $definition argument to DataDefinitionInterface
|
2018-06-15 12:07:08 +01:00 |
Alex Pott
|
845da7492b
|
Issue #2975751 by msankhala, leolando.tan, joachim, claudiu.cristea: incorrect @return for Tables::getTableMapping()
|
2018-06-14 15:18:41 +01:00 |
Gábor Hojtsy
|
41c88ee2b8
|
Issue #2979166 by RajeevK, lomasr: Wrong documentation on SiteCacheContext class
|
2018-06-14 14:59:00 +02:00 |
Alex Pott
|
284b4202ba
|
Issue #2772251 by msankhala, markpavlitski, joachim: description for EntityForm::actions() could use rewording
|
2018-06-13 09:18:21 +01:00 |
Alex Pott
|
7896891da5
|
Issue #2978848 by claudiu.cristea, amateescu: EntityReferenceFieldItemList::referencedEntities() doesn't work for computed fields
|
2018-06-13 09:10:02 +01:00 |
Alex Pott
|
f283ab5511
|
Issue #2877828 by msankhala, joachim: FormInterface::getFormId() should state restrictions on the returned ID string
|
2018-06-11 19:09:08 +01:00 |
Alex Pott
|
68cd2e5528
|
Issue #2932777 by mondrake, borisson_, alexpott, daffie: Risky count() in SQLite Statement
|
2018-06-09 11:13:36 +01:00 |
Gábor Hojtsy
|
0daa2b5227
|
Issue #1818574 by tim.plunkett, alexpott, tedbow, dawehner, EclipseGc, fago, Wim Leers, andypost, Berdir, xjm, yched, catch, jibran, effulgentsia: Support config entities in typed data EntityAdapter
|
2018-06-08 14:18:59 +02:00 |
Nathaniel Catchpole
|
81a13c6436
|
Issue #2521956 by Berdir, Fabianx, effulgentsia, andypost, lauriii, seanB, Wim Leers, Upchuk: Missing contexts prevent caching of block access
|
2018-06-08 12:30:33 +01:00 |
Alex Pott
|
c4923ea2a2
|
Issue #2976493 by tstoeckler, daffie: Creating a table with an explicitly empty primary key is broken on PostgreSQL
|
2018-06-08 11:15:08 +01:00 |
Alex Pott
|
8faf0fa481
|
Issue #2974722 by tstoeckler, daffie, amateescu, alexpott, mondrake: Fix dropping of columns in a composite primary key on MariaDB >=10.2.8 and make it consistent across database drivers
|
2018-06-06 15:40:42 +01:00 |
Alex Pott
|
3edde1fcaf
|
Issue #2881522 by mondrake, tstoeckler, daffie, alexpott, amateescu, catch: Add a Schema::findPrimaryKeyColumns method to remove database specific logic from test
|
2018-06-05 19:33:53 +01:00 |
Alex Pott
|
7c1de1efa1
|
Issue #2405241 by philipnorton42, jibran, dawehner, andrewmacpherson: Add helpful exception message in CustomAccessCheck
|
2018-06-03 08:33:32 +02:00 |
Alex Pott
|
8ce2a3ec3a
|
Issue #2955383 by Wim Leers, borisson_, dawehner: List available representations in 406 responses
|
2018-06-02 17:40:15 +02:00 |
Alex Pott
|
84b902eb6c
|
Issue #2966969 by tim.plunkett, msankhala, alexpott: Trigger a warning whenever the "Broken" block plugin is instantiated
|
2018-06-02 15:44:14 +02:00 |
Alex Pott
|
1e37fc8065
|
Issue #1596472 follow-up by tacituseu: Replace hard coded static cache of entities with cache backends
|
2018-05-31 16:10:41 +02:00 |
xjm
|
a4ee1b1b70
|
Issue #2932249 by Murz, xjm, andypost, Chi, amateescu: Incorrect transliteration of some Russian Cyrillic characters
|
2018-05-31 08:36:51 -05:00 |
xjm
|
861fa35bd3
|
Revert "Issue #2932249 by Murz, xjm, andypost, Chi: Incorrect transliteration of some Russian Cyrillic characters"
This reverts commit cbac738d9a .
|
2018-05-31 08:36:17 -05:00 |
Alex Pott
|
d8029d7ee0
|
Issue #1596472 by catch, amateescu, claudiu.cristea, Berdir, Mile23, Sam152, pounard, fago, alexpott, fubhy, hchonov: Replace hard coded static cache of entities with cache backends
|
2018-05-31 12:07:30 +02:00 |
xjm
|
cbac738d9a
|
Issue #2932249 by Murz, xjm, andypost, Chi: Incorrect transliteration of some Russian Cyrillic characters
|
2018-05-30 17:10:43 -05:00 |
Gábor Hojtsy
|
f16ee05a6e
|
Issue #2916781 by timmillwood, tedbow, drpal, lauriii, Adita, andrewmacpherson, yoroy, amateescu, borisson_, ckrina: Allow off-canvas dialog to be rendered at the top of the page
|
2018-05-29 18:12:49 +02:00 |
Nathaniel Catchpole
|
ba12307b96
|
Issue #2841651 by Berdir: Config save resets overridden configuration too late
|
2018-05-21 12:35:06 +01:00 |
Alex Pott
|
a7fdfb6469
|
Issue #2955685 by Wim Leers, dawehner, mpdonadio, alexpott, borisson_: Unrouted URLs cannot have have overridden query or fragments
|
2018-05-18 11:13:12 +01:00 |
Alex Pott
|
d9a566139a
|
Issue #2858184 by tstoeckler, alexpott, amateescu: Adding NOT NULL to base fields with multiple columns is broken
|
2018-05-18 09:25:02 +01:00 |
Alex Pott
|
d6f7a9cd68
|
Issue #2973347 by Wim Leers: EntityCreateAccessCheck should provide a useful error message when no bundle is specified
|
2018-05-18 09:22:53 +01:00 |
Francesco Placella
|
e551206954
|
Issue #2580265 by FeyP, jcisio, s_leu, Berdir, tstoeckler: entity query nested conditions must use LEFT joins when any of the parent condition groups is using OR
|
2018-05-17 17:12:38 +02:00 |
Nathaniel Catchpole
|
6f8f239d8e
|
Issue #2968519 by alexpott, amateescu, martin107: The entity.query service is essentially deprecated because it relies on \Drupal\Core\Entity\Query\QueryFactory which is
|
2018-05-17 13:18:31 +01:00 |
Nathaniel Catchpole
|
36fe1245a6
|
Issue #2971375 by cspitzlay: Fix "does not exists" in comments and test error messages
|
2018-05-17 11:41:17 +01:00 |
Lee Rowlands
|
585e6338b5
|
Issue #2938035 by Wim Leers, alexpott: When PATCHing a field is disallowed, no reason is given for *why* this happens
|
2018-05-16 11:30:32 +10:00 |
Alex Pott
|
29cff72522
|
Issue #2972835 by vegantriathlete: Switch datatypes to data types
|
2018-05-15 09:25:04 +01:00 |
Lee Rowlands
|
0d6d22af0b
|
Issue #2926120 by idebr, zaporylie, borisson_: @var tag must not end with a full stop
|
2018-05-15 06:49:38 +10:00 |
Alex Pott
|
018bd7c5e2
|
Issue #2765609 by c31ck, gnuget, hgoto, Yogesh Pawar, weboide, alexpott: #plain_text doesn't render empty-like values (e.g. 0 and "0")
|
2018-05-14 09:47:42 +01:00 |
Lee Rowlands
|
add2370188
|
Issue #2972003 by alexpott: Verify that the file name matches the ID when installing configuration
|
2018-05-14 09:28:54 +10:00 |
Alex Pott
|
89a7f66bc8
|
Issue #2966137 by vaplas, tim.plunkett: Circular entity references cause infinite loop in EntityReferenceItem::generateSampleValue()
|
2018-05-12 17:41:38 +01:00 |
Lee Rowlands
|
2b331d00bf
|
Issue #2854543 by Wim Leers, polynya, dawehner, mpdonadio, gabesullice, larowlan, klausi: NegotiationMiddleware calls $request->setRequestFormat('html') when there is no _format request parameter, but shouldn't
|
2018-05-12 08:21:27 +10:00 |
Lee Rowlands
|
41dfad388c
|
Issue #2854543 by Wim Leers, polynya, dawehner, mpdonadio, gabesullice, larowlan, klausi: NegotiationMiddleware calls $request->setRequestFormat('html') when there is no _format request parameter, but shouldn't
|
2018-05-12 08:20:15 +10:00 |
Lauri Eskola
|
018baee42a
|
Issue #1507896 by b0unty, tuutti, Jeff Burnz, LewisNyman, tameeshb, realityloop, cbanman, umarzaffer, manumilou, mgifford, mducharme, oakulm, lauriii, alexpott, joelpittet, MaskyS, markcarver, xjm: Allow theme developers to add the default logo filename to the theme's .info.yml
|
2018-05-11 12:54:22 +03:00 |
Alex Pott
|
b187a126de
|
Issue #2937888 by dhruveshdtripathi, idebr, RoSk0, mohit1604, mfernea, borisson_: Fix 'Drupal.Commenting.DocComment.LongNotCapital' coding standard
|
2018-05-11 10:46:46 +01:00 |
Alex Pott
|
be6d515cad
|
Issue #2572613 by Malevi4, idebr, pfrenssen, Mile23, RajeevK: Fix 'Drupal.Array.Array.CommaLastItem' coding standard
|
2018-05-11 10:40:33 +01:00 |
Alex Pott
|
b8f93d5b61
|
Issue #2901730 by mfernea, ankitjain28may, idebr: Fix 'Squiz.WhiteSpace.FunctionSpacing' coding standard
|
2018-05-11 10:26:36 +01:00 |
Alex Pott
|
4cf7a965e9
|
Issue #2921682 by zaporylie: Array member variables initialized with NULL in TwigSandboxPolicy
|
2018-05-11 10:19:11 +01:00 |
Alex Pott
|
5972c776e6
|
Issue #2832083 by rbayliss, pounard, alexpott, dawehner: ThemeRegistryLoader::findTemplate() breaks Twig_Loader_Filesystem signature
|
2018-05-11 10:16:02 +01:00 |
Alex Pott
|
4105b5560b
|
Issue #2528284 by cilefen, dawehner, Cottser, David_Rothstein: Document that alternate Drupal 8 theme engines must implement auto-escape or they are not secure
|
2018-05-11 10:14:14 +01:00 |
Alex Pott
|
d6caa27121
|
Issue #2930407 by tstoeckler, lauriii, alexpott: Allow specifying summary attributes for details elements
|
2018-05-09 23:58:06 +01:00 |
Nathaniel Catchpole
|
13768e80a1
|
Issue #2912169 by alexpott, tobiberlin, Berdir, dawehner, grahamC: Inject the argument resolver into HttpKernel::__construct
|
2018-05-09 12:47:01 +01:00 |
Alex Pott
|
ef8a5c3de6
|
Issue #2968541 by vokidas, borisson_: ActiveLinkResponseFilter fails to set active link with query in non-alphabetical order
|
2018-05-09 08:51:54 +01:00 |
Nathaniel Catchpole
|
154f282899
|
Issue #2849669 by alexpott, pwolanin, Munavijayalakshmi, dawehner: Fix \Drupal\Component\Utility\Unicode() because of the Symfony mbstring polyfill
|
2018-05-08 21:55:21 +01:00 |
Alex Pott
|
2a7952f2bf
|
Issue #2958744 by msankhala, joachim: hook_entity_field_access() should explain when $items is not given
|
2018-05-08 21:09:16 +01:00 |
Alex Pott
|
d3bcb70752
|
Issue #2469799 by Adita, Xano, Girish-jerk: improve documentation and type hinting of FormValidatorInterface and FormValidator
|
2018-05-08 08:21:00 +01:00 |
Alex Pott
|
7aa16e856b
|
Issue #2924338 by hchonov, cburschka, RoSk0, asherry, Wim Leers: Entity::uriRelationships() throws exceptions if an URL cannot be generated because of missing mandatory parameters
|
2018-05-07 22:51:58 +01:00 |
Alex Pott
|
b8c09bea47
|
Issue #2594669 by Wim Leers, borisson_, catch, dawehner: LibraryDependencyResolver::getMinimalRepresentativeSubset() accepts a set as the input but doesn't complain if it's not actually a set
|
2018-05-07 21:11:35 +01:00 |
Alex Pott
|
246a31c42f
|
Issue #2971012 by Wim Leers, borisson_: ContentTypeHeaderMatcher should not run for DELETE requests
|
2018-05-07 17:16:26 +01:00 |
Alex Pott
|
3c82d71d7b
|
Issue #2935255 by Jo Fitzgerald, kim.pepper, voleger, alexpott, martin107, jibran, catch: Remove all usages of drupal_get_message and drupal_set_message in core lib
|
2018-05-07 11:08:12 +01:00 |
Alex Pott
|
0652f65039
|
Issue #2969718 by runeasgar, alexpott: The quick-start script could make it clearer than Ctrl+C is used to kill the server
|
2018-05-07 10:52:35 +01:00 |
Alex Pott
|
fa5df47d0a
|
Issue #2752961 by dawehner, Wim Leers, Jo Fitzgerald, chr.fritsch, bradjones1, anavarre, greg.1.anderson, Berdir, moshe weitzman, alexpott, bkosborne, Crell, msonnabaum, joelpittet, catch, deviantintegral, lauriii, cilefen, effulgentsia, xjm: No reliable method exists for clearing the Twig cache
|
2018-05-05 01:28:31 +01:00 |
Alex Pott
|
74255a0a49
|
Revert "Issue #2752961 by dawehner, Wim Leers, Jo Fitzgerald, bradjones1, chr.fritsch, greg.1.anderson, anavarre, Berdir, moshe weitzman, bkosborne, alexpott, Crell, catch, msonnabaum, lauriii, joelpittet, deviantintegral, cilefen, effulgentsia, xjm: No reliable method exists for clearing the Twig cache"
This reverts commit ada497ac26 .
|
2018-05-05 01:19:42 +01:00 |
Alex Pott
|
e2d8c4c060
|
Issue #2930445 by Alan D., mxh, Berdir: FieldItemListInterface::getEntity() should return FieldableEntityInterface rather than EntityInterface
|
2018-05-05 00:27:44 +01:00 |
Alex Pott
|
ada497ac26
|
Issue #2752961 by dawehner, Wim Leers, Jo Fitzgerald, bradjones1, chr.fritsch, greg.1.anderson, anavarre, Berdir, moshe weitzman, bkosborne, alexpott, Crell, catch, msonnabaum, lauriii, joelpittet, deviantintegral, cilefen, effulgentsia, xjm: No reliable method exists for clearing the Twig cache
|
2018-05-04 11:26:10 +01:00 |
Lee Rowlands
|
573702f66c
|
Issue #2911319 by alexpott, dawehner, mglaman, mradcliffe, heddn, pbirk, danquah, maxstarkenburg, geerlingguy, vaplas, Chelsee, ressa, Chi, jonathanshaw, Mile23, andypost, larowlan, phenaproxima, droffats, kim.pepper, scotty, dsnopek, cashwilliams, borisson_, Mixologic, gerzenstl, David Radcliffe: Provide a single command to install & run Drupal
|
2018-05-04 08:36:08 +10:00 |
Lee Rowlands
|
b607eb2a77
|
Issue #2952888 by alexpott, dawehner, phenaproxima: Allow install profiles to require modules
|
2018-05-04 08:16:58 +10:00 |
Alex Pott
|
3bfc5a384b
|
Issue #2938970 by MerryHamster, surbz, msankhala, alexpott, Jo Fitzgerald, Yasiru Nilan, Manuel Garcia, ZeiP, boaloysius, xjm, wturrell, tameeshb, darrenwh, ritzz: Replace drupal_render() in @param, @return, @see, @link, etc
|
2018-05-03 17:58:24 +01:00 |
Alex Pott
|
64252f92f1
|
Issue #2959972 by donquixote: Undeclared property: ActiveTheme::$librariesExtend
|
2018-05-03 13:24:17 +01:00 |
Lee Rowlands
|
312b93c612
|
Issue #2894261 by alexpott, Berdir, deepakaryan1988, andypost: Deprecated service entity.manager needs to be replaced with entity_type.manager in ContentEntityForm
|
2018-05-03 09:30:57 +10:00 |
Nathaniel Catchpole
|
3134f5c4e9
|
Revert "Issue #2594669 by Wim Leers, borisson_, dawehner, catch: LibraryDependencyResolver::getMinimalRepresentativeSubset() accepts a set as the input but doesn't complain if it's not actually a set"
This reverts commit 60c25e5d3b .
|
2018-05-02 15:51:06 +01:00 |
Nathaniel Catchpole
|
60c25e5d3b
|
Issue #2594669 by Wim Leers, borisson_, dawehner, catch: LibraryDependencyResolver::getMinimalRepresentativeSubset() accepts a set as the input but doesn't complain if it's not actually a set
|
2018-05-02 14:01:06 +01:00 |
Alex Pott
|
1ae69451ad
|
Issue #2932617 by voleger, sahil432, bdlangton, joachim, alexpott: missing details in param docs for DateTimePlus::format()
|
2018-05-02 09:51:10 +01:00 |
Nathaniel Catchpole
|
45bc05523f
|
Issue #2958429 by alexpott: Properly deprecate SafeMarkup::format()
|
2018-05-01 16:14:09 +01:00 |
Alex Pott
|
2e8be78f7f
|
Issue #2935256 follow-up by alexpott: Remove all usages of drupal_get_message and drupal_set_message in modules - PHP5.5 break
|
2018-05-01 12:05:33 +01:00 |
Alex Pott
|
b84b827d42
|
Issue #2935256 by Jo Fitzgerald, voleger, kim.pepper, ibustos, Yogesh Pawar, catch, jibran: Remove all usages of drupal_get_message and drupal_set_message in modules
|
2018-05-01 10:15:07 +01:00 |
Alex Pott
|
52fdfaa5f8
|
Issue #2962304 by Sam152: EntityPublishedTrait should use getEntityKey for better performance
|
2018-05-01 09:37:14 +01:00 |
Alex Pott
|
fce8c26212
|
Issue #2938972 by runeasgar, MerryHamster, ryanhayes, msankhala, Jo Fitzgerald: Replace drupal_render() in sample code
|
2018-04-30 17:36:16 +01:00 |
Alex Pott
|
62fb120619
|
Issue #2961986 by Sam152, Berdir, tstoeckler: The ContentEntityBase entity key cache is purged incorrectly when two keys exist for one field
|
2018-04-30 15:43:54 +01:00 |
Lee Rowlands
|
e91d969537
|
Issue #2949177 by tim.plunkett, samuel.mortenson, mark_fullmer, tedbow, EclipseGc, andypost: Introduce a service that returns filtered plugin definitions
|
2018-04-30 19:18:43 +10:00 |
Lee Rowlands
|
223216cb94
|
Issue #2956202 by tim.plunkett, tedbow, amateescu, xjm: EntityDisplayBase::init() should use ::setComponent() for extra fields
|
2018-04-30 10:33:47 +10:00 |
xjm
|
e116f8d39e
|
SA-CORE-2018-004 by David_Rothstein, alexpott, larowlan, Heine, Pere Orga, tim.plunkett, mlhess, xjm, Jasu_M, drumm, cashwilliams, quicksketch, dawehner, pwolanin, samuel.mortenson
(cherry picked from commit bb6d396609 )
|
2018-04-25 10:44:19 -05:00 |
Nathaniel Catchpole
|
d11bd5e7c4
|
Issue #2851736 by borisson_, fago, pritish.kumar, Yogesh Pawar, amateescu, alexpott: Language reference fields do not implement OptionsProviderInterface
|
2018-04-20 15:48:58 +01:00 |
Nathaniel Catchpole
|
1ba343302f
|
Issue #2937543 by alexpott, Berdir, larowlan: Using the Yaml::PARSE_KEYS_AS_STRINGS flag is deprecated since Symfony 3.4 as it will be removed in 4.0
|
2018-04-19 13:31:30 +01:00 |
Alex Pott
|
c98f167c5c
|
Issue #2905111 by bdlangton, joachim: error in docs for DrupalKernel::findSitePath()
|
2018-04-17 12:28:31 +01:00 |
Alex Pott
|
636aafde93
|
Issue #2955673 by msankhala, jenlampton: Text 'logged in as admin' in update.php message is ambiguous
|
2018-04-14 15:59:50 +01:00 |
Alex Pott
|
c912fefc57
|
Issue #2960324 by bdlangton, ameya1727, Chi, davidneedham: Wrong deprecation message in core/lib/Drupal/Core/Routing/RouteFilterInterface.php
|
2018-04-14 00:33:28 +01:00 |
Francesco Placella
|
295e297eff
|
Issue #2916018 by amateescu, plach, Berdir, tstoeckler: Allow the table mapping to be initialized from outside the storage
|
2018-04-11 23:35:26 +02:00 |
Nathaniel Catchpole
|
7096493514
|
Issue #2919157 by benjy, amateescu, Sam152: Unable to convert a non-translatable entity into a revisionable entity
|
2018-04-11 16:13:49 +01:00 |
Nathaniel Catchpole
|
2597462d8d
|
Issue #2949351 by alexpott, Lendude, tim.plunkett, dawehner: Add a helper class to make updating configuration simple
|
2018-04-11 13:41:26 +01:00 |
Francesco Placella
|
c0c17636bd
|
Issue #2380285 by amateescu, daffie, gaurav.kapoor, Pavan B S, plach, tstoeckler: SqlContentEntityStorage::mapFromStorageRecord() should respect the table mapping
|
2018-04-11 00:55:27 +02:00 |
Alex Pott
|
8a5dba55f8
|
Issue #2906229 by mpdonadio, wengerk, colan, gambry, Sutharsan, joelstein, Manuel Garcia, catch, marcvangend: Add DateTimePlus::getPhpDateTime() for situations that require a DateTimeInterface
|
2018-04-10 09:47:57 +01:00 |
Alex Pott
|
b5818f8d73
|
Issue #2958862 by msankhala, jhodgdon, joachim: Sample code needs to have namespace on the Url class
|
2018-04-09 23:29:49 +01:00 |
Alex Pott
|
4cf79b42c9
|
Issue #2889684 by ankitjain28may, kanav_7, borisson_, gaurav.kapoor, naveenvalecha, joachim, alexpott: missing class docs for ContainerDerivativeDiscoveryDecorator
|
2018-04-09 13:29:57 +01:00 |
Alex Pott
|
9f61972e0a
|
Issue #2896535 by timmillwood, tedbow: Create a helper trait for Forms in ajax dialogs
|
2018-04-07 08:43:49 +01:00 |
Nathaniel Catchpole
|
fdf37cf3fc
|
Issue #2958407 by alexpott: Properly deprecate SafeMarkup::isSafe, SafeMarkup::checkPlain and the SafeMarkup class
|
2018-04-06 12:45:50 +01:00 |
Nathaniel Catchpole
|
9286bb49e7
|
Issue #2901753 by alexpott: [PHP 7.2] DrupalKernel.php: ini_set(): Headers already sent
|
2018-04-06 11:44:47 +01:00 |
Nathaniel Catchpole
|
9d60012a99
|
Issue #2939491 by hchonov, slasher13, alexpott, dawehner: Prevent memory leak and inconsistent entity references when serializing entity storages
|
2018-04-06 10:43:37 +01:00 |
Alex Pott
|
e817928144
|
Issue #2958785 by abramm: ContextDefinition isSatisfiedBy() check fails for context using inherited class
|
2018-04-06 09:33:57 +01:00 |
Alex Pott
|
44b9b25c47
|
Issue #2956411 by amateescu: Simplify \Drupal\Core\Entity\Query\Sql\Tables::addField() a little
|
2018-04-06 09:28:46 +01:00 |
Lee Rowlands
|
9ac4d54417
|
Issue #2926633 by alexpott, dawehner, Mile23, mglaman, Wim Leers, jibran, larowlan, Lendude, Berdir: Provide a script to install a Drupal testsite
|
2018-04-06 08:50:12 +10:00 |
Alex Pott
|
39183a2956
|
Issue #2869916 by johndevman, tstoeckler, borisson_, larowlan: SiteConfigureForm ignores 'skip_permissions_hardening' setting
|
2018-04-04 14:57:59 +02:00 |
Alex Pott
|
64fbabd716
|
Issue #2899051 by drunken monkey: Properly document possible exceptions for EntityTypeManagerInterface::getStorage()
|
2018-04-03 16:47:52 +02:00 |
Nathaniel Catchpole
|
065807745f
|
Issue #2932606 by jibran, mpdonadio, alexpott, catch: Use PHPUnit 6 for PHP 7.0 / 7.1 testing
|
2018-04-03 12:41:33 +01:00 |
Nathaniel Catchpole
|
eecd757072
|
Issue #2951242 by alexpott, amateescu, bmunslow, Berdir, greg606, donaldp: Allow BaseFieldDefinition::setInitialValueFromField() to set a default value - this fixes issues with block_content_update_8400()
|
2018-04-03 12:40:04 +01:00 |
Alex Pott
|
cebca298ef
|
Issue #2839089 by hchonov, anmolgoyal74, leolando.tan, arunkumark, tstoeckler: $storage->load()->getTranslation('non-default')->getTranslation('default') initializes three entity objects instead of only two
|
2018-04-03 12:56:08 +02:00 |
Alex Pott
|
db479e4981
|
Issue #2895097 by FeyP, borisson_: Correct bundle info service interface name in EntityManager deprecation messages
|
2018-04-03 09:12:31 +02:00 |
Alex Pott
|
5d5af494fb
|
Issue #2952962 by tim.plunkett, sureshcj, JordiK, Madis, cilefen: Block visibility setting tab for Roles not showing
|
2018-04-02 15:56:56 +02:00 |
Alex Pott
|
ac703dca0e
|
Issue #2401797 by John Cook, larowlan, Jo Fitzgerald, dawehner, alexpott, Mile23, kim.pepper, phenaproxima, borisson_, andypost, voleger: Introduce a batch builder class to make the batch API easier to use
|
2018-04-02 15:09:03 +02:00 |
Nathaniel Catchpole
|
00a526a9c5
|
Revert "Issue #2932606 by jibran, alexpott: Use PHPUnit 6 for PHP 7.0 / 7.1 testing"
This reverts commit 7d0b699e56 .
|
2018-04-02 11:43:37 +01:00 |
Alex Pott
|
ec185f16e2
|
Issue #2956828 by alexpott: Fix english in RequestSanitizer docs
|
2018-03-31 22:34:18 +02:00 |
Nathaniel Catchpole
|
7d0b699e56
|
Issue #2932606 by jibran, alexpott: Use PHPUnit 6 for PHP 7.0 / 7.1 testing
|
2018-03-30 12:02:45 +01:00 |
Alex Pott
|
9fbba7e0a2
|
Issue #2743931 by aaronbauman, gambry, harsha012, joachim, acbramley, rackberg, koryp, DedMoroz, akalam, Yogesh Pawar, alexpott, alexej_d, larowlan, stefan.r, unstatu, sathish.redcrackle: Saving to the private tempstore doesn't start a session for anonymous users
|
2018-03-30 11:37:18 +01:00 |
Lee Rowlands
|
19b69fe8af
|
SA-CORE-2018-002 by Jasu_M, samuel.mortenson, David_Rothstein, xjm, mlhess, larowlan, pwolanin, alexpott, dsnopek, Pere Orga, cashwilliams, dawehner, tim.plunkett, drumm
|
2018-03-27 19:55:03 +10:00 |
Alex Pott
|
3f70e70132
|
Issue #2945184 by samuel.mortenson: Third argument passed to hook_menu_local_tasks_alter is undocumented
|
2018-03-21 20:05:20 +00:00 |
Alex Pott
|
b6242dab05
|
Issue #2938053 by Wim Leers, alexpott: AccessResult::orIf() fails to retain the reason if both operands are neutral or forbidden, but the first contains a reason and the second one does not
|
2018-03-21 09:00:34 +00:00 |
Alex Pott
|
27c80649f1
|
Issue #2942588 by mohit1604, chr.fritsch, tstoeckler, bojanz, joshi.rohit100, hchonov: EntityListBuilder::render() should use the entity type plural label in the empty text
|
2018-03-20 23:00:39 +00:00 |
Nathaniel Catchpole
|
0613dbf5ad
|
Issue #2949965 by alexpott, Lendude: \Drupal::classResolver() could be more helpful
|
2018-03-20 11:47:25 +00:00 |
Alex Pott
|
2bb8283b82
|
Issue #2937056 by facine: Fix EntityReferenceEntityFormatter variable description
|
2018-03-20 10:03:35 +00:00 |
Alex Pott
|
2ce829ab81
|
Issue #2953880 by drunken monkey: Fix doc comments for DefaultTableMapping::allowsSharedTableStorage() and DefaultTableMapping::requiresDedicatedTableStorage()
|
2018-03-19 10:49:42 +00:00 |
Alex Pott
|
d541a7f8b4
|
Issue #2926479 by bhanuprakashnani, mohit1604, joachim: incorrectly formatted docs in mainPropertyName()
|
2018-03-15 13:34:54 +00:00 |
Alex Pott
|
54cd2b2569
|
Issue #2912583 by edwardaa, vaplas: Remove redundant ')' from TimestampItem FieldType annotation doc
|
2018-03-15 00:03:27 +00:00 |
Alex Pott
|
126b594c58
|
Issue #2921734 by TR: Fix ControllerBase stateService documentation
|
2018-03-14 23:45:37 +00:00 |
Alex Pott
|
13bfd9f309
|
Issue #2943584 by er.pushpinderrana, VitaliyB98, harsha012, mohit1604, alexpott, joachim: incorrect docs in EntityTypeInterface::setAccessClass
|
2018-03-14 22:23:46 +00:00 |
Lee Rowlands
|
3d2d2a18a5
|
Issue #2941646 by mr.baileys: Documentation on datetime #date_increment is incorrect/misleading
|
2018-03-12 07:34:19 +10:00 |
Alex Pott
|
d9f9378255
|
Issue #2935190 by mohit1604, aryashreep, Lan Anh, Sutharsan, longwave, alexpott, mikispeed, webflo, John Cook: Fix variable names in Gettext component
|
2018-03-08 23:16:12 +00:00 |
Alex Pott
|
b8704f830a
|
Issue #2950630 by msankhala, wombatbuddy: The description of the FormStateInterface refers to the nonexistent property \Drupal\Core\Form\FormState::$internalStorage
|
2018-03-08 23:07:39 +00:00 |
Alex Pott
|
3bcb50a289
|
Issue #2883821 by David_Rothstein: Fix incorrect line spacing in private and temporary directory .htaccess files
|
2018-03-08 22:25:13 +00:00 |
Nathaniel Catchpole
|
787ca247df
|
Issue #2949619 by plach: Removed revision translations may reappear when creating a new revision
|
2018-03-05 11:56:57 +00:00 |
Alex Pott
|
adc95eec56
|
Issue #2935193 by Sutharsan, alexpott: Fix broken exceptions in Gettext component
|
2018-03-03 13:47:09 +00:00 |
Nathaniel Catchpole
|
77a1e09145
|
Issue #2945275 by alexpott: Remove hack to fix bug in symfony/yaml
|
2018-03-02 11:03:45 +00:00 |
Alex Pott
|
cf94492ee8
|
Issue #565220 by voleger, Yogesh Pawar, gpk, alexpott: Fix Weight form element behavior
|
2018-03-01 10:14:13 +00:00 |
Nathaniel Catchpole
|
7d18acfeb0
|
Issue #2788087 by alexpott, dawehner, shafiqhossain: Drupal 8: You have requested a non-existent service "router.route_provider.old"
|
2018-02-28 14:46:09 +00:00 |
Nathaniel Catchpole
|
b89d3e4f33
|
Issue #2843617 by maxocub, hussainweb, joelpittet, quietone, heddn, Jo Fitzgerald: Field formatter mappings defined in getFieldFormatterMap have no effect
|
2018-02-28 11:16:16 +00:00 |
Alex Pott
|
314ea3cb9b
|
Issue #2947351 by amateescu, hchonov: DefaultTableMapping does not return the revision table name for multi-valued base fields
|
2018-02-27 22:57:43 +00:00 |
Nathaniel Catchpole
|
2708ff78d1
|
Issue #2848812 by harsha012, gaurav.kapoor, Yogesh Pawar, Sharique, techtud, JayKandari, alexpott: Replace all calls to db_set_active, which is deprecated
|
2018-02-22 10:16:55 +00:00 |
effulgentsia
|
122b663779
|
Issue #2941062 by plach, Wim Leers: EntityUntranslatableFieldsConstraintValidator always allows changes in default revisions
|
2018-02-21 21:30:54 -08:00 |
Nathaniel Catchpole
|
7eaf9abc72
|
Issue #2937850 by Wim Leers, plach: Mark revision_default as internal for REST consumers
|
2018-02-19 12:11:24 +00:00 |
Alex Pott
|
3988196861
|
Issue #2939925 by jibran, tim.plunkett, yo30: Add a getPluginDependencies() method to \Drupal\Core\Plugin\PluginDependencyTrait
|
2018-02-15 15:39:19 +00:00 |
Nathaniel Catchpole
|
ad8310d784
|
Issue #2944524 by wundo: Typo in Drupal\Core\Routing\UrlGenerator
|
2018-02-14 14:57:16 +00:00 |
Alex Pott
|
de1c206038
|
Issue #2943860 by Mixologic, alexpott: Add a LICENSE.txt to Serialization and Transliteration components
|
2018-02-13 22:58:55 +00:00 |
Alex Pott
|
3b951a05c3
|
Issue #2784015 by amateescu, jlbellido, Gogowitsch, krknth, ibustos: Widget validation crashes on ItemList violations for widgets with a custom errorElement() implementation
|
2018-02-12 12:08:35 +00:00 |
Nathaniel Catchpole
|
c13d37fdae
|
Issue #2802403 by _Archy_, Berdir, rjay, catch, Tachion, jacktonkin, oriol_e9g, willwh, tameeshb, dawehner, dhansen, bmcclure, DeFr, david.gil, gagarine, plach: Combination of language negotiation and path aliasing can cause a corrupted route cache, 404s
|
2018-02-08 10:59:32 +00:00 |