Commit Graph

44 Commits (125b33ab76a1c7bc4230b71813f2e55a0adc35d0)

Author SHA1 Message Date
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 2f2dc410e1 Issue #3100591 by Hardik_Patel_12, Wim Leers, Krzysztof Domański: Address jsonapi.module TODOs that were blocked on Drupal requiring PHP >= 5.6 2020-02-03 18:09:27 +00:00
catch f6ee10b4b1 Issue #3103993 by Hardik_Patel_12, Rangaswini, alexpott: Value returned from FileSystem methods are not checked in streamUploadData() function 2020-01-29 09:49:45 +00:00
catch 8173c25cdc Issue #3092459 by Wim Leers, Mile23: Remove jsonapi.module BC layers 2019-11-28 12:25:09 +00:00
Alex Pott f2469de972
Issue #3087546 by Berdir, alexpott, martin107, jibran: Remove deprecated entity manager 2019-11-14 10:49:28 +00: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
Lee Rowlands 1368057e15
Issue #3034786 by Wim Leers, BR0kEN, gabesullice, dutchyoda, eelkeblok, axicdv: ResourceIdentifier::getVirtualOrMissingResourceIdentifier() ignores field aliases; causes $relatable_resource_types field to be empty and results in an error 2019-11-06 19:51:28 +10:00
catch 56fd1b600b Issue #3086408 by Krzysztof Domański, mglaman, el7cosmos: Error code should be string in HttpExceptionNormalizer 2019-10-28 11:07:18 +00:00
effulgentsia 68bacadce5 Issue #3080259 by gabesullice, alexpott, Wim Leers: Links with different target attributes are improperly merged 2019-10-16 09:47:06 -07:00
effulgentsia e68662396d Issue #3085035 by gabesullice, Wim Leers: Add a public API for aliasing and disabling JSON:API resource type fields 2019-10-14 12:49:15 -07: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
Lee Rowlands 6625869666
Issue #3085885 by gabesullice, e0ipso, Wim Leers: Follow-up to #3014277: Wrong variable used as argument in BC layer-providing ResourceType::updateDeprecatedFieldMapping() 2019-10-05 09:55:40 +10:00
Lee Rowlands 9b41f7f8fd
Issue #3037039 by gabesullice, rajanvalecha12, e0ipso, Wim Leers, effulgentsia, xjm, jibran, larowlan, dww, alexpott, amateescu, webchick: Create a public API for indicating resource types should not be exposed 2019-10-04 09:44:27 +10:00
Lee Rowlands 7dfe3876f5
Issue #3014277 by gabesullice, e0ipso, Wim Leers, larowlan, jibran, ndobromirov, catch: ResourceTypes should know about their fields 2019-10-01 11:17:01 +10:00
Lee Rowlands 7af2d3d309
Issue #3036285 by gabesullice, Wim Leers, Spokje, larowlan, catch: Add a \JsonApiResource\Relationship object to carry relationship data, metadata and a link collection 2019-10-01 07:14:22 +10:00
Alex Pott 65491ce4f8
Issue #3077287 by gabesullice: Followup to #2819335: ResourceObjectNormalizationCacher doesn't merge link normalization cacheability 2019-09-20 10:50:20 +01:00
Alex Pott 12b47612f2
Issue #3070204 by gabesullice, ravi.shankar, Wim Leers, mglaman, catch, larowlan, jibran: Refactor the JSON:API FieldResolver to use a resource type instead of an entity type ID and bundle ID pair 2019-09-20 10:34:40 +01:00
catch d9936f2817 Issue #3077661 by cspitzlay, Wim Leers: Check for conflict in fieldname mapping does not work 2019-09-17 12:02:36 +01:00
catch 4f05e52621 Issue #3055832 by BR0kEN, Wim Leers: Remove ResourceResponseValidator's unused $serializer property/service dependency 2019-09-17 11:45:11 +01:00
catch bdc5bcdcad Issue #3077755 by gabesullice, mmenavas, sokru, Wim Leers: Spec compliance bug: Links object member names must not use colons 2019-09-17 10:56:40 +01:00
catch 5fabcffb44 Issue #3057175 by Wim Leers, gabesullice, Berdir: Implementation of user name in JSON:API can result in overwriting data 2019-09-13 12:21:53 +01:00
catch d881bd0abb Issue #2935780 by amateescu, Manuel Garcia, Fabianx, Sam152, kunalkursija: Remove the concept of a 'live' default workspace 2019-08-30 12:59:59 +01:00
catch 0e29b534a4 Issue #3074710 by bucefal91, sokru, Wim Leers, larowlan: Losing cacheability while normalizing EntityAccessDeniedHttpException for an inaccessible include 2019-08-29 12:59:08 +01:00
Lee Rowlands 6aec5a3f88
Issue #3048348 by Wim Leers, yogeshmpawar, logickal, alexpott, adamspe: Denormalizing NULL for an optional @FieldType=address or @FieldType=geolocation field fails due to either no main property name or computed read-only main property 2019-08-29 13:13:05 +10:00
catch e0a8d33711 Issue #3052954 by Wim Leers, gabesullice, garphy: Incorrect use of UnprocessableHttpEntityException in EntityResource::deserialize() 2019-08-23 11:42:49 +01:00
Lee Rowlands cf5ad5feba
Issue #3075831 by mr.baileys: Failing assertions when bundle ID contains only numbers 2019-08-22 12:26:30 +10:00
Lee Rowlands 5699dcb45e
Issue #3043168 by Wim Leers, Niklan, gabesullice, joelstein, plach, mglaman: PATCH 405 for untranslatable content entities with different default language than English 2019-08-22 12:24:11 +10:00
Lee Rowlands 09f2d2c1f6
Revert "Issue #3043168 by Wim Leers, Niklan, gabesullice, joelstein, mglaman: PATCH 405 for untranslatable content entities with different default language than English"
This reverts commit bfd08b8c2b.
2019-08-20 08:37:00 +10:00
Francesco Placella bfd08b8c2b Issue #3043168 by Wim Leers, Niklan, gabesullice, joelstein, mglaman: PATCH 405 for untranslatable content entities with different default language than English 2019-08-19 23:32:04 +02:00
Lee Rowlands f944ef3f47
Issue #3052931 by gabesullice, Wim Leers, larowlan: Permit arrays as target attribute values in Drupal\jsonapi\JsonApiResource\Link 2019-08-15 10:32:38 +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 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
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
catch 22a2503d7a Issue #3018287 by ndobromirov, Wim Leers, gabesullice, e0ipso: ResourceTypeRepository computes ResourceType value objects on *every request* 2019-07-18 13:47:05 +01:00
Lee Rowlands 6033d3976a
Issue #2819335 by Wim Leers, e0ipso, gabesullice, jibran, kristiaanvandeneynde, itsekhmistro, steven.wichers, ndobromirov, larowlan, btully, kim.pepper, yogeshmpawar: Resource (entity) normalization should use partial caching 2019-07-10 11:42:03 +10:00
Alex Pott c1b9f95417
Issue #3039730 by ndobromirov, Wim Leers, e0ipso, l0ke, webchick, xjm: Include paths are resolved for every resource in a resource collection, instead of once per unique resource type 2019-06-12 10:30:31 +03: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 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
Alex Pott 49a7dfcb47
Issue #3042124 by gabesullice, Wim Leers, logickal, benjy, Grimreaper: [regression] Empty response body when user is an administrator and an exception is thrown; some traces cannot be encoded because of recursion detection 2019-05-18 14:43:24 +02:00
Alex Pott 0df3be0e23
Issue #3042694 by mikelutz, jibran: [Symfony 4] JSON:API ResourceResponseSubscriber can pass NULL to Symfony\Component\HttpFoundation\Response::setCharset() 2019-03-28 09:10:11 +00:00
effulgentsia d0ec4df02d Issue #3042198 by Wim Leers, tim.plunkett, phenaproxima, xjm: Add JSON:API integration test for LayoutBuilderEntityViewDisplay 2019-03-25 20:33:45 -07:00
xjm 195a3c9bf0 Revert "Issue #3042198 by Wim Leers, tim.plunkett, phenaproxima: Add JSON:API integration test for LayoutBuilderEntityViewDisplay"
This reverts commit 46d0fc7afd.
2019-03-25 21:32:55 -05:00
xjm 46d0fc7afd Issue #3042198 by Wim Leers, tim.plunkett, phenaproxima: Add JSON:API integration test for LayoutBuilderEntityViewDisplay 2019-03-25 18:45:06 -05:00
effulgentsia e59ec93f50 Issue #2843147 by Wim Leers, e0ipso, gabesullice, dagmar, xjm, effulgentsia, webchick, dww, Berdir, dawehner, colan, mgalalm, govind.maloo, das-peter, jludwig, ndobromirov, martin107, abhisekmazumdar, nuez, catch, amateescu, pwolanin, mallezie, borisson_, jibran, voleger, plach, GeduR, Grimreaper, apupiales, Sutharsan, RenatoG, michaellander, sergesemashko, dbt102, hampercm, dremy, rpayanm, chriscalip, tstoeckler, keopx, skyredwang, Spleshka, RajeevK, matthew.perry, kaysenlau, jazzdrive3, dsdeiz, ebeyrent, acbramley, deviantintegral, samuel.mortenson, DamienMcKenna, mohit_aghera, ibustos, dpolant, garphy: Add JSON:API to core as a stable module 2019-03-20 16:41:11 -07:00