Commit Graph

5099 Commits (f16ee05a6e975e7db74797772f3b50468e57799e)

Author SHA1 Message Date
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