Commit Graph

2906 Commits (8c8f8b24086ac9f8726370c49bd2f6efe1460079)

Author SHA1 Message Date
Dave Long 3789efb326
Issue #3265616 by jungle, lucassc, xjm, nicrodgers, kkalashnikov, Akram Khan, Rishabh Vishwakarma, mrinalini9, jidrone, smustgrave, catch, longwave: Re-word "An illegal choice has been detected" message to remove legality suggestion 2023-02-17 16:31:59 +00:00
catch 8df6544ec1 Issue #3266568 by mxr576, sourabhjain, quietone: Refactor array_merge() usage in loops as possible for performance 2023-02-17 12:16:21 +00:00
catch a386abdf41 Revert "Issue #3265616 by jungle, lucassc, xjm, nicrodgers, kkalashnikov, Akram Khan, Rishabh Vishwakarma, jidrone, smustgrave: Re-word "An illegal choice has been detected" message to remove legality suggestion"
This reverts commit 66c8012275.
2023-02-17 10:14:32 +00:00
catch 66c8012275 Issue #3265616 by jungle, lucassc, xjm, nicrodgers, kkalashnikov, Akram Khan, Rishabh Vishwakarma, jidrone, smustgrave: Re-word "An illegal choice has been detected" message to remove legality suggestion 2023-02-17 09:54:10 +00:00
catch 49167644de Issue #2782111 by theMusician, CarlyGerard, smustgrave, msankhala, andrewmacpherson: Add aria-sort attribute to Views table output 2023-02-17 09:01:26 +00:00
catch efd53eb0cd Issue #2661504 by yogeshmpawar, tim.plunkett, quietone, smustgrave: Document return values of Views render pipeline correctly 2023-02-17 08:48:40 +00:00
Dave Long c187cc6339
Issue #3153468 by mondrake, mohrerao, mallezie, smustgrave, meena.bisht, naresh_bavaskar, hash6, ravi.shankar, Hardik_Patel_12, longwave, xjm: Strip HTML tags when using assertEquals() to compare markup 2023-02-07 14:48:42 +00:00
Lauri Eskola 197d8bae7d
Revert "Issue #3333401 by nicxvan, bnjmnm: Pager h4 causes accessibility flag on many pages"
This reverts commit 01de0a8421.
2023-02-02 22:33:01 +02:00
catch b55b81f576 Issue #3268872 by JeroenT, Spokje, smustgrave, alexpott, Lendude: hook_views_invalidate_cache() not called when a view is deleted 2023-01-31 14:57:08 +00:00
catch 652709e400 Issue #3328443 by xjm, rpayanm, alexpott, catch, longwave: Replace most strpos() === 0 or !== 0 with str_starts_with() 2023-01-27 12:37:01 +00:00
xjm 00bcd1740c
Issue #2574981 by Manjit.Singh, dimaro, wengerk, darol100, izus, pguillard, vsujeetkumar, Himanshu5050, snehi, paulocs, rakesh.gectcr, jofitz, _utsavsharma, charginghawk, rajeshwari10, sdstyles, quietone, benjifisher, marcusvsouza, LoMo, joelpittet, justAChris, cilefen, YesCT, mradcliffe, spitzialist, annajl, jhodgdon, catch, alexpott, Sabbi0612, kattekrab, Mile23, antojose, leanderl, rodrigoac: Fix grammar ("an URL" should be "a URL") and consistent use of URL (not "url" / "Url") in documentation only 2023-01-26 16:06:23 -06:00
Lauri Eskola 01de0a8421
Issue #3333401 by nicxvan, bnjmnm: Pager h4 causes accessibility flag on many pages 2023-01-25 12:03:43 +02:00
xjm 749ee8a8a7
Issue #3307509 followup by xjm: Add return typehint and correct return value documentation. 2023-01-16 18:21:59 -06:00
xjm 9faff8cae8
Issue #3307509 by J-Lee, smustgrave, Abhijith S, alexpott, xjm: No empty option for views bulk form 2023-01-16 16:01:11 -06:00
Alex Pott 5a193a820f
Issue #3191623 by mondrake, Medha Kumari, daffie, alexpott: Select queries do not escape the GROUP BY fields 2023-01-16 15:29:41 +00:00
xjm f25a0ab648
Issue #3209605 by daffie, Arantxio, jibran, Lendude, quietone: Make the service views.views_data backend overridable 2023-01-16 08:56:00 -06:00
Lauri Eskola 2316fd5b29
Issue #3328593 by Wongjn, mherchel, andy-blum: Responsive grid children overflow when min-width is greater than container width 2023-01-13 15:36:55 +02:00
xjm 1d6b90e8bc
Issue #3219472 by quietone, Abhishek_Singh, karishmaamin, longwave, smustgrave, xjm: Fix spelling for words used once, beginning with 'e' -> 'i', inclusive 2023-01-09 22:21:00 -06:00
xjm bc41ac8934
Issue #3327974 by Lendude, ExTexan: The $entity_type property is protected, so fix views.api.php sample code to use a getter 2023-01-09 14:07:59 -06:00
xjm 981d266cd0
Issue #3323353 by Lendude, ameymudras, VitaliyB98, xjm, andypost: View combine filter operator "Is not equal to" use the same operator as "Is equal to" 2023-01-09 13:50:59 -06:00
xjm 8b49c009d1
Issue #3331438 by acbramley, mstrelan: Incorrect return type in LinkBase::getDefaultLabel() 2023-01-06 12:35:02 -06:00
xjm 7642b6fa3e
Issue #3260652 by rpayanm, lind101, bserem, davisben, ravi.shankar, Peleccotur, neverstopscrolling, znerol, cilefen, xjm, alexpott, smustgrave, Problue Solutions: Feature "Remember the last selection" for views exposed filters doesn't work anymore 2022-12-23 13:41:40 -06:00
xjm 0f6101a7cb
Issue #3180227 by danflanagan8, robertom, xjm, Lendude, quietone: Notice: Trying to access array offset on value of type null in Drupal\views\Plugin\views\display\EntityReference->query() 2022-12-23 03:37:42 -06:00
xjm 36a8edd987
Issue #3327853 by Spokje, bbrala, longwave: Don't allow {@inheritDoc} annotation in PHPDocBlocks 2022-12-19 17:16:19 -06:00
Dave Long d3cc60631c
Revert "Issue #2568889 by smustgrave, berenddeboer, Lendude, Anandhi Karnan, ckaotik, boromino, diaodiallo, Yago Elias, yashingole, Abhijith S, Amber Himes Matz, dawehner, Scott Weston: Views exposed text filter set to required shows an empty error and form error on page load"
This reverts commit 7a7d73a192.
2022-12-15 09:54:00 +00:00
catch 803264a258 Issue #2810985 by _Archy_, smustgrave, GoZ, joelpittet, csheltonlcm, ayush.khare, Lendude: Remove duplicate condition 2022-12-12 15:48:14 +00:00
Alex Pott 812ec978db
Issue #3259090 by Lendude, mr.york, Pandepoulus: Exposed filter equality check works differently in PHP 8.0 2022-12-12 09:27:33 +00:00
Dave Long 85eeb1bde1
Issue #3324801 by Spokje, mondrake: Fix PHPStan L2 error "Property Foo::$bar has unknown class Baz as its type." 2022-12-07 11:22:31 +00:00
Lee Rowlands d09bd3817c
Issue #2939442 by Lendude, joachim, Ankit.Gupta, Akhil Babu, Kristen Pol, jidrone: views 'Entity Operations' field crashes if on a non-required relationship 2022-12-06 07:10:59 +10:00
bnjmnm adfa35d41f Issue #3324150 by phenaproxima, Wim Leers, Gábor Hojtsy: Add validation constraints to config_entity.dependencies 2022-12-02 13:01:44 -05:00
Alex Pott eec3210128
Issue #3268818 by ravi.shankar, quietone: Fix class comment doc blocks in non tests 'Drupal.Commenting.DocComment.ShortSingleLine' 2022-11-29 12:13:59 +00:00
Alex Pott 82576b6002
Issue #784672 by smustgrave, floretan, lokapujya, joegraduate, jcnventura, AndyF, joelpittet, darvanen, c960657, eiriksm, viappidu, jungle, ravi.shankar, DanielVeza, Meenakshi_j, gordon, raman.b, mohit_aghera, vsujeetkumar, aleevas, vakulrai, bruvers, larowlan, vpeltot, wjaspers, Sonal.Sangale, jan.stoeckler, jofitz, vdsh, minorOffense, LewisNyman, mgifford, Berdir, tstoeckler, Luke.Leber, Hanno, alexpott, andypost, yannickoo, hchonov, quietone, David_Rothstein, fgm, mr.baileys, MaxMendez, mpp: Allow text field to enforce a specific text format 2022-11-29 11:38:07 +00:00
Alex Pott e2d4dcfdf2
Issue #3319582 by mondrake, Spokje, longwave, mallezie: Fix calls to methods with too many parameters passed in 2022-11-29 11:38:06 +00:00
catch 8c2256b7fe Issue #2894269 by droplet, Akram Khan, _pratik_, dylf, nod_, Cottser: `bool` in JSDoc should be `boolean` 2022-11-28 11:34:18 +00:00
Alex Pott 6124da7496
Issue #3318108 by Lendude, rreedy: Views Roles Contextual Filters Multiple Option not saving 2022-11-28 08:43:43 +00:00
quietone d8e599076b
Issue #3060616 by elber, nod_, quietone, paulocs, Neslee Canil Pinto, KapilV, kostyashupenko, ranjith_kumar_k_u, adityasingh, ifrik, mmatsoo, adamzimmermann, ravi.shankar, sonam.chaturvedi, BhumikaVarshney, catch, longwave, xjm, dawehner, alexpott, ayushmishra206, hmendes, Pancho: Update the module descriptions on the Extend page to fit the Help texts 2022-11-25 02:24:26 +00:00
Alex Pott 81b8c86909
Issue #3322763 by Spokje: Fix PHPStan L2 error "PHPDoc tag @return with type Foo is incompatible with native type void." 2022-11-21 14:14:04 +00:00
Alex Pott d88758034c
Issue #2689923 by pradhumanjainOSL, johnrosswvsu, WagnerMelo, leoneldiaz02, Anchal_gupta, sk33lz, apaderno, smustgrave, alexpott, jhodgdon: hook_views_pre_view incorrect documentation example 2022-11-20 12:22:41 +00:00
catch f8eb47e974 Issue #3192234 by heddn, pivica, Qusai Taha, yogeshmpawar, bingolitte, Phil Wolstenholme, smustgrave, Berdir, devkinetic, maximpodorov, ranjith_kumar_k_u, nikitagupta, ankithashetty, vsujeetkumar, pooja saraah, timohuisman, glynster, Luke.Leber, Ahmad Abbad, flyke, chetanbharambe, Graber, zcht, sasanikolic, John Pitcairn, catch, Rar9, Anybody, Ambient.Impact, alexpott, manarak, Fabianx, longwave, benmorss, Martijn de Wit, Wim Leers, larowlan: Apply width and height attributes to allow responsive image tag use loading="lazy" 2022-11-18 11:31:12 +00:00
catch 76c529a6d5 Issue #3266243 by mfb, longwave, catch: Views tries to call trigger_error() with E_WARNING which throws a ValueError 2022-11-18 10:47:10 +00:00
Alex Pott bc8ed7fec1
Issue #3247121 by ramil g, joelpittet: Aggregation of nid when using COUNT produces syntax error 2022-11-01 16:47:38 +00:00
catch 8b08268ead Issue #3316825 by mondrake, Spokje: Fix Kernel/RenderCacheIntegrationTest PHPStan L0 issues 2022-10-21 20:54:32 +01:00
catch 2170e97e6d Issue #3316276 by mondrake: Fix 'undefined variable' PHPStan L0 errors 2022-10-21 07:32:15 +01:00
Alex Pott 830646e662
Issue #3309047 by mondrake: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-10-19 12:03:31 +01:00
Alex Pott 74b0acbefc
Issue #3259109 by mondrake, longwave, andregp, daffie, mglaman, neclimdul, alexpott: Fix 'Cannot unset offset' PHPStan L0 errors 2022-10-17 11:41:00 +01:00
Alex Pott b29f980b79
Issue #3112452 by lalitware, guilhermevp, narendra.rajwar27, WagnerMelo, ravi.shankar, mradcliffe, adalbertov, himanshu_sindhwani, quondam, Vidushi Mehta, alexpott, longwave, anmolgoyal74: Fix indentation consistency in core's yaml files 2022-10-09 12:06:21 +01:00
Alex Pott 80759ce855
Issue #3284983 by angrytoast: Views FilterPluginBase::groupForm double translates group item label strings 2022-10-07 12:49:41 +01:00
Alex Pott c900c8d35c
Issue #3265574 by mondrake: Convert remaining assertions involving use of xpath to WebAssert, where possible 2022-10-05 22:56:32 +01:00
Alex Pott 9d8aaef0c1
Issue #2864115 by smustgrave, hass, amit.drupal, mstrelan: Simplify wording of "create a css class" label in Views 2022-10-04 22:01:34 +01:00
Alex Pott 243783522d
Issue #3006812 by NickDickinsonWilde, Ankit.Gupta: ViewsExecutable->exposed_widgets has wrong variable type in definition 2022-10-04 10:44:24 +01:00