Commit Graph

2504 Commits (d6694e233539623d8df735b937aefc44e2b248c0)

Author SHA1 Message Date
Alex Pott 8c6c340fe6
Issue #2886547 by naveenvalecha, Mile23, longwave, impalash, Lendude, dawehner, Mixologic, xjm, borisson_, catch: Add trigger_error to deprecated TestBase base classes/traits that have none, reference CR 2018-10-01 15:40:09 +01:00
Lee Rowlands 53f1980711
Issue #2992410 by tim.plunkett, scottsawyer, sugaroverflow, phenaproxima: Provide placeholders for empty blocks (for example, an empty Views listing) 2018-09-25 16:44:48 +10:00
Nathaniel Catchpole b48e1e7438 Issue #2873684 by voleger, longwave, jeetendrakumar, andypost, mondrake, catch: Replace all calls to db_select, which is deprecated 2018-09-21 14:01:49 +01:00
Alex Pott 618274b96f
Issue #2996789 by Mile23, Lendude, longwave, dawehner: Deprecate Drupal\field\Tests\EntityReference\EntityReferenceTestTrait 2018-09-21 13:05:21 +01:00
Alex Pott 2dabd1de10
Issue #2829185 by vaplas, Jo Fitzgerald, anmolgoyal74, chipway, gaurav.kapoor, mark_fullmer, amit.drupal, cilefen, longwave, xjm, wturrell, anavarre: Fix spelling errors in Drupal core comments 2018-09-20 17:12:38 +01:00
Alex Pott 887e1dcd24
Issue #2995231 by hardik.p, msankhala, joachim, alexpott: outdated docs for testViewsGetHandler() 2018-09-20 14:17:39 +01:00
Alex Pott 5f2605fe4c
Issue #2876211 by Lendude, dawehner, michielnugter: Convert \Drupal\views\Tests\Plugin\StyleOpmlTest and \Drupal\views\Tests\Plugin\DisplayFeedTest to PHPUnit tests 2018-09-18 22:46:13 +01:00
Alex Pott 383f701fe8
Issue #2853118 by voleger, Jo Fitzgerald, Pavan B S, yogeshmpawar, hgunicamp, pk188, andypost, jeetendrakumar, longwave, gaurav.kapoor, RenatoG, daffie, mondrake, dhruveshdtripathi, catch, alexpott, xjm: Replace all calls to db_insert, which is deprecated 2018-09-18 13:15:20 +01:00
Nathaniel Catchpole a0608f0cc5 Issue #2850037 by voleger, shashikant_chauhan, gaurav.kapoor, MerryHamster, xjm: Replace all calls to db_like(), which is deprecated 2018-09-18 10:56:18 +01:00
Alex Pott dd7fd60f19
Issue #2926122 by Adameue, zaporylie, BartoszUrbaniak, borisson_, idebr: Use lower-case, PEAR style, primitive data types 2018-09-14 14:07:04 +02:00
Nathaniel Catchpole c1cba6073c Issue #2995357 by smokris, Vj: Consider renaming "Access: None" to "Access: Unrestricted" 2018-09-13 16:18:42 +01:00
Nathaniel Catchpole c16c5d0647 Issue #2670454 by Lendude, daffie, alexpott: Deprecate BC layer for #2670360 2018-09-13 16:05:35 +01:00
Nathaniel Catchpole bb7c0570b8 Issue #2970831 by alexpott, martin107, catch, huascarmc, Mile23: Fix "AssertLegacyTrait::getRawContent() is scheduled for removal in Drupal 9.0.0. Use $this->getSession()->getPage()->getContent() instead. 2018-08-31 10:09:18 +09:00
Nathaniel Catchpole d136825c12 Issue #2876209 by Lendude: Convert \Drupal\views\Tests\ViewAjaxTest to a BrowserTestBase test 2018-08-23 15:44:04 +09:00
xjm fa6b3d95dd Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase"
This reverts commit 69501f3062.
2018-08-16 18:12:22 -05:00
Nathaniel Catchpole 69501f3062 Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase 2018-08-15 19:55:23 +09:00
Alex Pott ae7bca02df
Issue #2984955 by neclimdul, alexpott: Fix THe to be The 2018-08-14 20:28:53 +01:00
Alex Pott 6c40e077ef
Issue #2937853 by idebr, mfernea, SherFengChong, alexpott, borisson_: Fix 'Drupal.Formatting.MultipleStatementAlignment' coding standard 2018-08-13 11:13:36 +01:00
Lauri Eskola e742590eed
Issue #2981652 by ApacheEx, corbacho, drpal, dawehner, xjm, alexpott, lauriii: Format core JavaScript using recently add Prettier 2018-08-09 18:49:18 +03:00
Alex Pott 68bb91c208
Issue #2976816 by msankhala: CachePluginBase::postRender docblock not using @code for code example 2018-07-16 11:52:45 +01:00
Alex Pott eb5d499d31
Issue #2985734 by Lendude: Convert remaining update tests extending WebTestBase 2018-07-14 22:57:36 +01:00
Lee Rowlands ac310db40b
Issue #2861860 by samuel.mortenson, phenaproxima, drpal, Daniel Korte, mogio_hh, tim.plunkett, alexpott: View inside core modal doesn't refresh correctly when reopened 2018-07-14 08:09:39 +10:00
Nathaniel Catchpole 099f4146a5 Issue #2932462 by phenaproxima, japerry, tim.plunkett: Add EntityContextDefinition for the 80% use case 2018-07-13 13:26:50 +01:00
Nathaniel Catchpole 163144a923 Issue #2973791 by alexpott, martin107, mairi, volkerk: Fix deprecation messages related to deprecated comment Action plugins 2018-07-12 13:01:47 +01:00
Alex Pott 27740c26de
Issue #2942900 by Mixologic, vaplas, jibran, dawehner, Lendude, martin107, alexpott, tedbow, tacituseu, tstoeckler, heddn: Convert JavascriptTestBase Tests to use DrupalSelenium2Driver 2018-07-04 15:36:57 +01:00
Alex Pott ff99cb2133
Revert "Issue #2942900 by Mixologic, vaplas, jibran, Lendude, martin107, alexpott, dawehner, tedbow, tacituseu, tstoeckler, heddn: Convert JavascriptTestBase Tests to use DrupalSelenium2Driver"
This reverts commit f55d974612.
2018-07-04 08:20:33 +01:00
Alex Pott f55d974612
Issue #2942900 by Mixologic, vaplas, jibran, Lendude, martin107, alexpott, dawehner, tedbow, tacituseu, tstoeckler, heddn: Convert JavascriptTestBase Tests to use DrupalSelenium2Driver 2018-07-04 08:16:25 +01:00
Alex Pott 646584b3f7
Issue #2946419 by vaplas, Lendude, Mile23: Entity: Convert system functional tests to phpunit 2018-06-25 13:51:30 +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 ba764ba0ac Issue #2933413 by Graber, alexpott, joelpittet, chanderbhushan, jchand: Improve test coverage of using bulk actions when the view has an exposed form using AJAX 2018-06-21 20:03:35 +01:00
Alex Pott 3b6be4d7c7
Issue #2978596 by visshu007, Chi: views_add_contextual_links() references to non existent views_preprocess_page() function 2018-06-18 23:47:48 +01:00
Alex Pott 35d3174da3
Issue #2849954 by acbramley, criz, vaplas, arshadcn, Munavijayalakshmi, alexpott, Lendude, dawehner, xjm, jibran: Double underscores are not preserved in main views CSS classes defined in views UI 2018-06-08 00:08:06 +01:00
Nathaniel Catchpole 11f7f2a817 Issue #2951163 by nkoporec, Parvateesam, joachim: CachePluginBase::cacheGet()/::cacheSet() doesn't document @params or @return 2018-06-07 22:10:38 +01:00
Alex Pott 566b7aa1bb
Issue #2904847 by mglaman, vaplas: Replace debug() statements in Views 2018-06-04 13:27:55 +01:00
Nathaniel Catchpole 0076c635dc Issue #2960605 by anmolgoyal74, surbz, msankhala, arunkumark, jibran, alexpott: Add docs to the empty hook_update_N used for cache clearing 2018-05-24 12:19:44 +01:00
Alex Pott 92be45b46f
Issue #2910883 by vaplas, ShawnB, Wim Leers: Move all entity type REST tests to the providing modules 2018-05-15 12:37:57 +01:00
Alex Pott 1b07d552de
Issue #2901653 by idebr, ankitjain28may, mfernea, borisson_: Add yml files to phpcs.xml.dist 2018-05-15 09:20:17 +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
Lee Rowlands 251c996272
Issue #2789909 by vaplas, Lendude, lucur, dawehner: Remove spaces around row.content 2018-05-15 06:46:40 +10:00
Lee Rowlands ce1f1fc111
Issue #2965973 by tedbow: Deletion of View Block used by Layout Builder 2018-05-12 08:38:28 +10:00
Nathaniel Catchpole c2585a1888 Issue #2961691 by alexpott, Berdir, timmillwood, idebr: Change SYMFONY_DEPRECATIONS_HELPER back to strict 2018-05-11 15:20:00 +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
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 59eb794a25
Issue #2935360 by Lendude, Kirst25: Views result summary still renders when there's no results 2018-05-07 22:17:29 +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 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 951b4334fb
Issue #2873860 by Nikro, time2buzzthetower, mecmartini, tedbow: Add Change record for Revision Metadata Base Fields change to Annotation 2018-05-03 16:30:30 +01:00
Nathaniel Catchpole 45bc05523f Issue #2958429 by alexpott: Properly deprecate SafeMarkup::format() 2018-05-01 16:14:09 +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 25d9690811
Issue #2959316 by dww, Lendude, alexpott, dawehner, xjm: Views argument validators that modify argument values aren't reflected in token replacement 2018-04-11 20:48:46 +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
Alex Pott 3c08a5b415
Revert "Issue #2959316 by dww, Lendude, dawehner: Views argument validators that modify argument values aren't reflected in token replacement"
This reverts commit 26a5a2ab8a.
2018-04-11 09:20:09 +01:00
Alex Pott 26a5a2ab8a
Issue #2959316 by dww, Lendude, dawehner: Views argument validators that modify argument values aren't reflected in token replacement 2018-04-10 21:22:09 +01:00
Alex Pott 5550b7650f
Issue #2886613 by blake.thompson: Allow Attachments on Embed Displays 2018-04-10 12:53:48 +01:00
Nathaniel Catchpole d90ac78f3e Issue #2798891 by ankitjain28may, trobey, TR: Define project dependencies in core module .info files 2018-04-06 13:13:01 +01:00
Alex Pott 48726e6908
Issue #2798947 by Lendude, loopduplicate, rocketeerbkw, netdreamer, LoMo, Kristen Pol, rwam, Berdir, dawehner: Views pagers include ajax metadata 2018-04-06 09:41:40 +01:00
Nathaniel Catchpole a71163c49a Issue #2943163 by seanB, Lendude: Wrong views exposed raw input values for multivalue filter field 2018-03-20 11:05:13 +00:00
Alex Pott 13822906e5
Issue #2702683 by Manuel Garcia, xjm, prics, pguillard, Jo Fitzgerald, vg3095, ztl8702, lucian.cazaciuc, bojanz, tstoeckler, hchonov, rszrama, rteijeiro, svjuly, jibran, vdanielpop, vasike, jmikii, jhodgdon, Wim Leers, amateescu, Gabr1el, Drupa1ish, ciprian.stavovei: Add plural labels to entity types 2018-03-20 09:57:05 +00:00
Alex Pott 8f2a1c2888 Issue #2876432 by Lendude, dawehner, Gábor Hojtsy: Query settings missing when display type Entity Reference 2018-03-12 12:53:55 +00:00
Alex Pott 12a44fc46e Revert "-m"
This reverts commit f9ca1c02be.
2018-03-12 12:52:41 +00:00
Alex Pott f9ca1c02be -m 2018-03-08 22:50:34 +00:00
Lee Rowlands 4bd5cab3f4
Issue #2914287 by Sam152, Manuel Garcia: Entity links aren't added to views using the revision table as a base 2018-03-09 07:51:11 +10:00
Francesco Placella 2d503f7cc2 Issue #2942986 by alexpott, Lendude, chr.fritsch, larowlan, dawehner, catch: Views should be dependent on providers of table data via hook_views_data 2018-03-06 12:20:55 +01:00
Nathaniel Catchpole d97c58acfc Issue #2904663 by tacituseu: Trailing space in field part of where expression generated by NumericArgument 2018-02-28 10:52:35 +00:00
Nathaniel Catchpole 3d6a12a9bc Issue #2915175 by vaplas, Phonoman, Lendude: Duplicating a Page to Block after changing the display id and then saving the view destroys the Page 2018-02-19 12:13:43 +00:00
Alex Pott 4c127e1a9b Issue #2932083 by Lendude, andreyjan, siva_drupal: Views Table style plugin breaks dynamic cache 2018-02-18 16:10:25 +00:00
Nathaniel Catchpole 01bd58049c Issue #2659616 by Lendude, greggmarshall, katzilla, hexabinaer: Check field order and fix below/above in descriptions 2018-02-01 12:45:09 +00:00
Nathaniel Catchpole 1455cb13cf Issue #2857857 by vegantriathlete, Jo Fitzgerald, snehi, plach, xjm, Skabbkladden: Check use of "it's" in core to ensure proper use 2018-01-30 12:27:20 +00:00
Lee Rowlands b2b7f4665a
Issue #2936725 by gabesullice, Wim Leers, dawehner, Berdir: EntityDataDefinition::create() does not respect derived entity definitions 2018-01-24 07:31:04 +10:00
webchick 8eac2a1dd0 Issue #2902187 by amateescu, timmillwood, Sam152, webchick, Manuel Garcia, xjm, plach, DuneBL, larowlan, Bojhan, jibran, Berdir, jojototh: Provide a way for users to moderate content 2018-01-15 12:38:22 -08:00
Alex Pott 59a12084d3 Issue #2936457 by Berdir, larowlan: views_post_update_filter_placeholder_text() can result in errors in filter plugins due to incomplete definition 2018-01-15 13:25:25 +00:00
Lee Rowlands 418e4991b5
Issue #2862041 by Sam152, amateescu, timmillwood, jibran, hamrant, dawehner, plach, Manuel Garcia, Jo Fitzgerald, mgalalm, xjm, larowlan, webchick, Wim Leers, gambry, kkus, tim.plunkett, tedbow, CatherineOmega: Provide useful Views filters for Content Moderation State fields 2018-01-13 17:37:08 +10:00
Nathaniel Catchpole 601593f06e Issue #2935617 by alexpott, chr.fritsch: Move User module's temp stores to core 2018-01-12 10:04:36 +00:00
Lee Rowlands b022734be8
Issue #2917594 by kevin.dutra, robin.ingelbrecht, jwkovell, Lendude: Add support for HTML5 placeholder in views exposed filters 2018-01-08 12:10:09 +10:00
Lee Rowlands 6930e1b18b
Issue #2929835 by amateescu, dawehner: [regression] Modules can no longer alter the the table queue of a \Drupal\views\Plugin\views\query\Sql query object 2018-01-06 14:44:26 +10:00
webchick f1e33ca3d8 Issue #2925064 by drpal, dawehner, droplet, xjm, webchick, justafish: [1/2] JS codestyle: no-restricted-syntax 2018-01-03 15:27:55 -08:00
Nathaniel Catchpole a83b06a46b Issue #2923015 by cburschka, amateescu, tstoeckler, alexpott, hchonov, mondrake, pfrenssen: [PHP 7.2] Incompatible method declarations 2017-12-22 13:15:21 +00:00
Nathaniel Catchpole 03fd77c842 Issue #2927806 by alexpott, mondrake, jibran, Mile23: Use PHPUnit 6 for testing when PHP version >= 7.2 2017-12-22 12:47:46 +00:00
Nathaniel Catchpole 4d629c4d81 Issue #2627512 by gambry, jhedstrom, mpdonadio, Jo Fitzgerald, jibran, tedbow, bkosborne, alexpott, vprocessor, xjm: Datetime Views plugins don't support timezones 2017-12-13 11:47:56 +00:00
Francesco Placella bdba2942e1 Issue #2923567 by Sam152, amateescu: Select from correct entity tables for additional entity/field definitions when moving data to dedicated table storage from shared table storage for the purposes of purging 2017-12-08 23:50:06 +01:00
xjm a4dd446ee9 Issue #2895001 by marcoscano, vijaycs85, Wim Leers, benjifisher, xjm, Berdir, amateescu: Use the bundle label (e.g. "Media type") instead of "Bundles" in the Entity Reference field configuration 2017-12-06 13:18:33 -06:00
Nathaniel Catchpole 04dccf9472 Issue #2853503 by Aki Tendo, alexpott, larowlan, Wim Leers, klausi, fgm, dawehner, mondrake, catch, Berdir, neclimdul, borisson_: Remove all assert('string') calls from Drupal core because deprecated in PHP 7.2 2017-12-06 13:03:56 +00:00
webchick 8d06691e00 Issue #2927230 by drpal, dawehner: 3/3 JS codestyle: camelcase 2017-12-03 08:16:29 -08:00
xjm dcfee314ad Revert "Issue #2925064 by drpal, dawehner, xjm, justafish, droplet: [1/2] JS codestyle: no-restricted-syntax"
This reverts commit b0a4d7e017.
2017-12-01 13:28:53 -06:00
webchick b0a4d7e017 Issue #2925064 by drpal, dawehner, xjm, justafish, droplet: [1/2] JS codestyle: no-restricted-syntax 2017-11-28 15:40:07 -08:00
Nathaniel Catchpole 892c0f3c4e Issue #2922343 by amateescu, dawehner: \Drupal\views\Tests\ViewResultAssertionTrait::assertIdenticalResultsetHelper() does not cast entity field values to strings 2017-11-27 11:36:55 +00:00
xjm 752fd5a721 Issue #2924780 by zaporylie: Missing @var annotation for scalars that provide default values 2017-11-22 12:43:49 -06:00
xjm 5d2b7fba92 Issue #2924779 by zaporylie, martin107: Fix existing but somehow invalid @var annotation 2017-11-22 10:36:28 -06:00
Nathaniel Catchpole 4d176b95ea Issue #2902407 by mfernea, zaporylie: Fix 'Drupal.Commenting.DataTypeNamespace' coding standard 2017-11-16 15:00:40 +00:00
xjm 91e668f575 Issue #2572795 by mfernea, zaporylie, pfrenssen, andypost, attiks, alexpott, xjm, Mile23, catch, borisson_: Fix coding standard for closures - Drupal.WhiteSpace.ScopeClosingBrace and Generic.Functions.OpeningFunctionBraceKernighanRitchie 2017-11-10 05:35:50 -06:00
xjm 6dc062eb45 Issue #2901562 by mfernea, Jo Fitzgerald, Yogesh Pawar, 3ssom, Mile23, borisson_: Fix 'Squiz.WhiteSpace.SuperfluousWhitespace' coding standard 2017-11-09 15:13:57 -06:00
xjm edf57d8ab8 Revert "Issue #2572795 by mfernea, pfrenssen, attiks, andypost, alexpott, xjm, Mile23, catch, borisson_: Fix coding standard for closures - Drupal.WhiteSpace.ScopeClosingBrace and Generic.Functions.OpeningFunctionBraceKernighanRitchie"
This reverts commit c422bdfa53.
2017-11-09 14:37:59 -06:00
xjm c422bdfa53 Issue #2572795 by mfernea, pfrenssen, attiks, andypost, alexpott, xjm, Mile23, catch, borisson_: Fix coding standard for closures - Drupal.WhiteSpace.ScopeClosingBrace and Generic.Functions.OpeningFunctionBraceKernighanRitchie 2017-11-09 10:56:52 -06:00
xjm 8e03638edc Issue #2914677 by zaporylie: Unused member variable in GlossaryViewTest 2017-11-01 13:42:51 -05:00
Lee Rowlands 93045afbe4
Issue #2895544 by Ginovski, Lendude, mpdonadio, jhedstrom, Berdir, dawehner: Datetime module missing view plugin config schema 2017-10-30 08:52:43 +10:00
xjm 850f03b9be Issue #2825204 by dawehner, BR0kEN, xjm, pcambra, Wim Leers, tim.plunkett, tstoeckler, damiankloip, larowlan, effulgentsia, alexpott: REST views: authentication is broken 2017-10-24 12:14:02 -05:00
xjm 8f022a6234 Revert "Issue #2825204 by dawehner, BR0kEN, pcambra, Wim Leers, tim.plunkett, tstoeckler, damiankloip: REST views: authentication is broken"
This reverts commit 40b143ff9a.
2017-10-23 11:06:01 -05:00
Nathaniel Catchpole c203575397 Issue #2916451 by Lendude, xjm: Move everything related to Bulk Form to Views module 2017-10-20 14:30:17 +01:00
Lee Rowlands 40b143ff9a
Issue #2825204 by dawehner, BR0kEN, pcambra, Wim Leers, tim.plunkett, tstoeckler, damiankloip: REST views: authentication is broken 2017-10-19 09:14:57 +10:00
xjm db5e8289f2 Issue #2572787 by alexpott, mfernea, attiks, andriyun, andypost, RoSk0, hussainweb, klausi, martin107: Fix 'Drupal.WhiteSpace.CloseBracketSpacing' coding standard 2017-10-13 12:43:15 -05:00
Nathaniel Catchpole 2fc85e7f0f Issue #2901572 by Jo Fitzgerald, bluccas, mfernea, klausi: Fix 'Drupal.Commenting.PostStatementComment' coding standard 2017-10-13 13:43:02 +01:00
Nathaniel Catchpole ee0f806896 Issue #2873696 by nvexler, wengerk, gido, Jo Fitzgerald, xjm: Add @internal to core classes, methods, properties to Form Classes 2017-10-12 16:15:53 +01:00
Lee Rowlands 4997192be0
Issue #2449143 by damiankloip, tedbow, Wim Leers, dawehner, Pavan B S, Tybor, effulgentsia, larowlan: REST views specify HTML as a possible request format, so if there is a "regular" HTML view on the same path, it will serve JSON 2017-10-11 15:52:34 +10:00
Nathaniel Catchpole 4d006efcf3 Issue #2901789 by mfernea, andriyun, borisson_: Fix 'PEAR.Functions.FunctionCallSignature' coding standard 2017-10-10 16:18:34 +01:00
Nathaniel Catchpole 64fa6ad712 Issue #2901744 by mfernea: Fix 'PSR2.Namespaces' coding standard 2017-10-10 16:09:51 +01:00
Nathaniel Catchpole f659d6ca8e Issue #2901726 by mfernea, gmario, finn.lewis, robertoperuzzo, rachel_norfolk: Fix 'Squiz.Functions.MultiLineFunctionDeclaration' coding standard 2017-10-10 15:43:06 +01:00
Nathaniel Catchpole e88751566c Issue #2846614 by damiankloip, dawehner, claudiu.cristea, effulgentsia, tstoeckler, gaurav.kapoor, Berdir, Jo Fitzgerald, Wim Leers, jibran: Incorrect field name is used in views integration for multi-value base fields (follow-up) 2017-10-10 14:59:16 +01:00
Nathaniel Catchpole 3b684e5774 Issue #2846614 by damiankloip, dawehner, claudiu.cristea, effulgentsia, tstoeckler, gaurav.kapoor, Berdir, Jo Fitzgerald, Wim Leers, jibran: Incorrect field name is used in views integration for multi-value base fields 2017-10-10 14:24:10 +01:00
Nathaniel Catchpole f1aa6b3e1c Issue #2810097 by Lendude, larowlan, jp.stacey, Meenakshi Gupta, rachel_norfolk, dawehner, alexpott: Allow views to provide the canonical entity URL of all entities, not just nodes 2017-10-04 15:59:17 +01:00
Lauri Eskola df0b92d351 Issue #2912636 by wengerk, valthebald, gido: Add @internal to schemaDefinition() methods 2017-09-29 16:41:41 +03:00
Nathaniel Catchpole 2e18fe9373 Issue #2715485 by harsha012, mfernea, malavya, himanshu-dixit, vprocessor, tameeshb, Mile23, RajeevK, Jo Fitzgerald, tiago.urbano, xjm, klausi: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard 2017-09-25 14:14:30 +01:00
Nathaniel Catchpole 4577185c9b Issue #2572791 by Mile23, andriyun, attiks, RoSk0: Fix 'Drupal.WhiteSpace.OpenBracketSpacing' coding standard 2017-09-22 12:16:23 +01:00
xjm 2242f4ad9e Issue #2901785 by mfernea, xjm, andriyun: Fix 'Generic.Formatting.SpaceAfterCast' coding standard 2017-09-17 16:38:34 -05:00
xjm cc30270e9a Revert "Revert "Revert "Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard"""
This reverts commit b06757615a.
2017-09-16 14:24:44 -05:00
xjm b06757615a Revert "Revert "Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard""
This reverts commit 964954e1f3.
2017-09-16 12:02:55 -05:00
xjm 964954e1f3 Revert "Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard"
This reverts commit 2df73e2c00.
2017-09-16 12:02:42 -05:00
xjm 2df73e2c00 Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard 2017-09-16 11:19:25 -05:00
xjm 44a5c4cbe0 Issue #2901739 by andriyun, Jo Fitzgerald, mfernea, xjm: Fix 'Squiz.Arrays.ArrayDeclaration' coding standard 2017-09-15 16:52:14 -05:00
Lee Rowlands 32e402231e
Issue #2905000 by amateescu, timmillwood: Add a default filter on the 'published' field in the base views wizard plugin for publishable entity types 2017-09-15 07:36:58 +10:00
Nathaniel Catchpole 0f36528a54 Issue #2904798 by dawehner, ahebrank: 8.3.7 Views SA patch should use ajaxEnabled() and not check option 'use_ajax' directly 2017-09-11 14:06:45 +01:00
Nathaniel Catchpole 0fa72bdeea Issue #2853359 by vaplas, Lendude, tinny: Runtime debug statement in Views now prints out object 2017-09-11 13:47:25 +01:00
Nathaniel Catchpole 9ef92a408b Issue #2905627 by Lendude, dawehner: Part-2: Convert UpdatePathTestBase to BrowserTestBase 2017-09-08 14:24:15 +01:00
Nathaniel Catchpole 4207b307d3 Issue #2901727 by iainp999, mfernea: Fix 'Drupal.Methods.MethodDeclaration' coding standard 2017-09-06 10:34:51 +01:00
Nathaniel Catchpole 69edc2a364 Issue #2903908 by mfernea, martin107: Fix 'Drupal.Commenting.FunctionComment.ParamCommentIndentation' coding standard 2017-09-05 14:19:41 +01:00
Nathaniel Catchpole cb9b6d420f Issue #2722609 by anoopjohn, mfernea, Jo Fitzgerald, chishah92, druprad, martin107, Mile23: Fix Drupal.Commenting.FunctionComment.ParamNameNoMatch 2017-09-04 18:30:59 +01:00
Nathaniel Catchpole 8210ebe0ae Issue #2687773 by mikeker, sukanya.ramakrishnan, dawehner, amateescu, mroycroft, Lukas von Blarer, Lendude: Using checkboxes with an is 2017-09-04 15:13:49 +01:00
webchick c8daa8d202 Issue #2897009 follow-up by Lendude: Remove stray code accidentally included in patch. 2017-08-28 16:05:37 -07:00
webchick 48f9801edf Issue #2897009 by vaplas, seanB, phenaproxima, harsha012, Wim Leers, cburschka, bojanz: MediaInterface is missing setName() and getName() 2017-08-27 12:31:25 -07:00
webchick 21abcfded2 Issue #2903843 by joseph.olstad, joelpittet: views get_option() micro optimization 2017-08-27 12:08:57 -07:00
webchick 3abc583d7e Issue #2904748 by volkswagenchick, loopduplicate, cilefen: Typo in Views UI 2017-08-27 11:59:15 -07:00
Lee Rowlands 1fa12fb744
Issue #2852067 by Sam152, seanB, amateescu, jibran, dawehner, larowlan, tstoeckler, tim.plunkett: Add support for rendering computed fields to the "field" views field handler 2017-08-25 18:18:27 +10:00
Lee Rowlands 401bd662cb
Issue #2767857 by Berdir, tstoeckler: Add destination to edit, delete, enable, disable links in entity list builders 2017-08-25 16:19:13 +10:00
Nathaniel Catchpole 30a133b0f4 Issue #2865579 by amateescu, Sam152: Rewrite the 'Latest revision' views filter and remove the revision_tracker table 2017-08-25 12:51:01 +09:00
Nathaniel Catchpole ad36d819e1 Issue #2868880 by Lendude, michielnugter, vaplas: Random fails in ContextualFilterTest::testAddContextualFilterUI 2017-08-23 13:08:02 +09:00
Nathaniel Catchpole 4884fb154f Issue #2849674 by Lendude, mxh, tacituseu, podarok, andypost, pingwin4eg, axel.rutz, catch: Complex job in ViewExecutable::unserialize() causes data corruption 2017-08-22 16:19:56 +09:00
Nathaniel Catchpole 98c68fdbfd Issue #2803891 by Jo Fitzgerald, pfrenssen, mfernea, gaurav.kapoor: Fix 'Drupal.Commenting.FunctionComment.ReturnTypeSpaces' coding standard 2017-08-22 16:16:08 +09:00
Nathaniel Catchpole 64ffc1ff4d Issue #2902726 by mfernea, martin107: Fix 'Drupal.Commenting.FunctionComment.ParamCommentNotCapital' coding standard 2017-08-21 19:56:09 +09:00
Nathaniel Catchpole c8392465c3 Issue #2902529 by mfernea: Fix 'Drupal.WhiteSpace.EmptyLines' coding standard 2017-08-21 14:04:51 +09:00
Nathaniel Catchpole 1f191080c1 Issue #2902723 by mfernea, ccjjmartin: Fix 'Drupal.Commenting.FunctionComment.ReturnCommentIndentation' coding standard 2017-08-21 13:39:47 +09:00
xjm 11ef44a7f7 SA-CORE-2017-004 by arshadcn, amateescu, Wim Leers, Berdir, Lendude, dawehner, klausi, pwolanin, xjm, mpdonadio, mlhess, larowlan, milesw
(cherry picked from commit 65cef2e9f5)
2017-08-16 12:41:33 -05:00
Nathaniel Catchpole 7d1c57aada Issue #2787873 by claudiu.cristea, jibran, amateescu, catch, dawehner, cilefen, xjm, larowlan, vaplas: Add a base class for entity reference selection handlers and fix the structure of their configuration 2017-08-15 14:12:50 +09:00
Nathaniel Catchpole 10c87c672e Issue #2896381 by plach, Sam152, tacituseu, amateescu, Berdir: TranslationLanguageRenderer uses the wrong table for the langcode column with entity revision views 2017-08-11 13:13:53 +09:00
Nathaniel Catchpole d9247c2ee0 Issue #2863318 by martin107, naveenvalecha, Lendude, Jo Fitzgerald: Cache: Convert system functional tests to phpunit 2017-08-05 00:49:42 +09:00
Nathaniel Catchpole cd0a65b28e Revert "Issue #2849674 by mxh, Lendude, podarok, pingwin4eg, andypost, axel.rutz, catch: Complex job in ViewExecutable::unserialize() causes data corruption"
This reverts commit 43c568a715.
2017-08-01 11:14:18 +09:00
Nathaniel Catchpole 43c568a715 Issue #2849674 by mxh, Lendude, podarok, pingwin4eg, andypost, axel.rutz, catch: Complex job in ViewExecutable::unserialize() causes data corruption 2017-07-31 13:51:49 +09:00
Lee Rowlands aee577b8a7
Issue #2890364 by timmillwood, amateescu, plach, xjm: Replace all uses of "forward revision" with "pending revision" 2017-07-31 08:39:37 +10:00
Lee Rowlands 04d69926b4
Issue #1986606 by jibran, pcambra, vijaycs85, dawehner, andypost, mbovan, Arla, adnen, vprocessor, tkuldeep17, xjm, kim.pepper, dobe, snig, larowlan, miro_dietiker, tim.plunkett, Berdir, Lendude, plach, olli, damiankloip: Convert the comments administration screen to a view 2017-07-29 16:55:37 +10:00
Lee Rowlands 9868bf9c70
Issue #2847651 by murrow, rachel_norfolk, john@johncook.me.uk, mpdonadio, BarisW, droplet, tstoeckler, andrewmacpherson, prabhu9484, ok_lyndsey, benjifisher, yoroy, lauriii, martin107: Improve timezones selector with optgroups 2017-07-22 15:06:54 +10:00
Lauri Eskola e1e216138f Issue #2891797 by FeyP: Document last parameter of Views Entity Bundle Filter constructor 2017-07-07 09:27:15 +03:00
Lauri Eskola 612c1fa68c Issue #2880007 by drpal, nod_, droplet: Auto-fix ESLint errors and warnings 2017-07-06 09:21:40 +03:00
Nathaniel Catchpole 3469863334 Issue #2451657 by Upchuk, tstoeckler, k4v, lokapujya, dawehner, willwh, holist, yobottehg, Peacog, Sharique, plach, Berdir, deepakaryan1988, Xano, geertvd, pminf, alexpott, AkshayKalose, lauriii, mkernel, pritish.kumar, jibran: Views should not condition joins on the langcode of fields that are not translatable 2017-07-03 21:45:44 +01:00
Lauri Eskola 7f27bbaba1 Issue #2704871 by pepegarciag, Mile23, Manuel Garcia, ieguskiza, snehi, gaurav.pahuja, dimaro, rajeshwari10, gargsuchi, pashupathi nath gajawada, penyaskito, xjm, ZeiP, Wim Leers, alexpott: Replace usages of deprecated method drupal_render() 2017-07-03 18:35:13 +03:00
Nathaniel Catchpole ffc1f75728 Issue #2543796 by mikeker, therealssj, mariagwyn: Using token views to rewrite css output causes Twig_Error_Syntax, "Unexpected token "end of template" of value " in Twig/ExpressionParser.php line 190 2017-07-03 15:48:15 +01:00
Gabor Hojtsy 6fb6c6b7a7 Issue #2888689 by pk188, Pavan B S, dhruveshdtripathi, naveenvalecha, tstoeckler: Fix description for StylePluginBase::$usesRowPlugin property 2017-06-28 15:31:21 +02:00
Nathaniel Catchpole 0287e533ac Issue #2864922 by vaplas, dawehner, Lendude: \Drupal\views\Plugin\views\display\EntityReference::render returns the wrong datatype for empty results 2017-06-28 12:46:43 +01:00
Lee Rowlands c4b5c0dce5
Issue #2870459 by naveenvalecha, Lendude, zahord, Jo Fitzgerald, dawehner, larowlan, claudiu.cristea: Convert web tests to browser tests for taxonomy module 2017-06-24 16:11:53 +10:00
Nathaniel Catchpole 9fa529def1 Issue #2881030 by Manuel Garcia, pk188, keesje, vaplas, larowlan: $total_items can be negative if pager has offset 2017-06-15 16:41:52 +01:00
Chris McCafferty d5d37e0649 Revert "Issue #2787873 by claudiu.cristea, amateescu, jibran, dawehner, catch: Add a base class for entity reference selection handlers and fix the structure of their configuration"
This reverts commit b0900c73b1.
2017-05-27 20:49:12 -04:00
Nathaniel Catchpole 852558772d Issue #1952926 by Lendude, shyam kumar kunkala, alexpott, Leon Kessler, Mirnaxvb, portico, finne, gigabates, tadityar: NumericField.php does not support negative value rendering in range -0.xx 2017-05-24 13:35:37 +01:00
Nathaniel Catchpole b0900c73b1 Issue #2787873 by claudiu.cristea, amateescu, jibran, dawehner, catch: Add a base class for entity reference selection handlers and fix the structure of their configuration 2017-05-24 13:15:19 +01:00
Alex Pott abf5997d93 Issue #2843758 by jamesdesq, vaplas, Wim Leers: EntityResource: Remove ViewAccessControlHandler and provide comprehensive test coverage for View entity 2017-05-23 15:38:02 +01:00
Nathaniel Catchpole f3cf9c43b5 Issue #2880560 by alexpott, droplet: Fix comment added to top of .js files by build process 2017-05-23 15:31:29 +01:00
Alex Pott 96c7b31a4c Issue #2876210 by Lendude, michielnugter: Convert \Drupal\views\Tests\ViewElementTest and \Drupal\views\Tests\Plugin\StyleGridTest to kernel tests 2017-05-22 12:36:33 +01:00
Alex Pott 8287017e03 Issue #2818825 by drpal, nod_, droplet, cilefen: Rename all JS files to *.es6.js and compile them 2017-05-19 23:12:53 +01:00
Nathaniel Catchpole b327840d48 Issue #2826268 by Lendude, LoMo, dawehner: Don't fatal on rss feeds when the page display is disabled 2017-05-18 11:51:46 +01:00
Nathaniel Catchpole e63e65fa37 Issue #2488860 by alexpott, dawehner, catch, Mile23, jgeryk, claudiu.cristea, daffie, jibran: Bring phpunit bridge into drupal and use it for unit tests and simpletest to handle Deprecation 2017-05-03 12:33:31 +01:00
Alex Pott b5df43805b Issue #2872562 by kala4ek, arunkumark, Chi: Drupal\views\Plugin\views\style\StylePluginBase::renderGroupingSets() incorrect documentation 2017-04-30 00:27:57 +01:00
Nathaniel Catchpole 6b6ddee818 Issue #2863267 by Lendude, Jo Fitzgerald, michielnugter, dawehner, klausi: Convert web tests of views 2017-04-28 14:13:18 -04:00
Alex Pott 0db6843c24 Issue #2847657 by jibran, xjm: ViewsBlockBase doesn't expose parent view and display info 2017-04-28 14:36:17 +01:00
Nathaniel Catchpole 963f01fbe9 Issue #2744069 by kristiaanvandeneynde, achton, dawehner, ohthehugemanatee: views_query_views_alter() does not handle IN queries 2017-04-23 23:12:42 +01:00
Alex Pott f7520a2969 Issue #2468045 by Lendude, vaplas, geertvd, tim.plunkett, dawehner, xjm, cilefen, catch, Berdir, alexpott: When deleting a content type field, users do not realize the related View also is deleted 2017-04-22 12:48:22 +01:00
Nathaniel Catchpole e4e32ed659 Issue #2869360 by hugovk, Lendude: Typo: "... will may solve the issue" 2017-04-20 12:54:57 +01:00
Alex Pott d31759af95 Issue #1928868 by dawehner, fago, Gábor Hojtsy, Jose Reyero, tstoeckler, Wim Leers, Berdir: Typed config incorrectly implements Typed Data interfaces 2017-04-14 07:29:04 +01:00
Alex Pott 2be2910685 Issue #2782221 by Grimreaper, dawehner, Lendude, alexpott: Result summary Area plugin not displayed when there is no result 2017-04-03 12:59:34 +01:00
Alex Pott 4656717240 Issue #2822837 by vaplas, martin107, chiranjeeb2410, klausi, dawehner: Replace @expectedException @expectedExceptionMessage with $this->setExpectedException 2017-03-27 11:26:01 +01:00
Lauri Eskola 2e02af797f Issue #2667716 by dagmar, YoyoS, Lendude, swentel: Cannot sort a large group of filters items when using the Exposed Grouped information 2017-03-23 04:46:24 +02:00
Nathaniel Catchpole 8e871302fe Revert "Issue #2468045 by Lendude, geertvd, vaplas, tim.plunkett, dawehner, xjm, cilefen, Berdir, catch: When deleting a content type field, users do not realize the related View also is deleted"
This reverts commit 917ed83ed5.
2017-03-22 17:24:21 +00:00
Nathaniel Catchpole 917ed83ed5 Issue #2468045 by Lendude, geertvd, vaplas, tim.plunkett, dawehner, xjm, cilefen, Berdir, catch: When deleting a content type field, users do not realize the related View also is deleted 2017-03-22 16:54:07 +00:00
Nathaniel Catchpole 4d92ef4069 Issue #2856808 by amateescu, catch: Break out the 'entity_test_update' entity type into its own module and add additional test db dumps 2017-03-20 12:47:32 +00:00
Alex Pott 36c53a275b Issue #2811887 by Lendude, sdstyles, DeFr, louisnagtegaal, d.olaresko, _Archy_, mpdonadio: Exposed date filter leads to a notice 2017-03-20 10:12:18 +00:00
xjm c8cfd1d489 Issue #2861793 by klausi, martin107: Upgrade Coder to 8.2.12 2017-03-19 00:33:40 +01:00
Alex Pott 61b0a38ed2 Issue #2860308 by geerlingguy: Fix typo in Drupal\Tests\views\Kernel\Plugin\Display\ViewsMenuLinkTest 2017-03-14 11:54:05 +00:00
Alex Pott bd69cfc93a Issue #2860096 by GoZ, jhodgdon: Remove api doc groups for updates eg. updates-8.2.x-to-8.3.x 2017-03-13 16:02:59 +00:00
Alex Pott cda222ec24 Issue #2808321 by vaplas, Jo Fitzgerald, Lendude, alexpott, xjm, Chi, benqwerty: Fix default value "EQUAL" in $query_operator param of BooleanOperator::queryOpBoolean() 2017-03-07 10:25:47 +00:00
Alex Pott 3b1a584826 Issue #2857846 by swentel: Remove obsolete get call in ViewsBulkTest 2017-03-06 15:11:53 +00:00
Nathaniel Catchpole 2135a25183 Issue #2823963 by vaplas, Andrej Galuf, dawehner: Views StringFilter using 'Contains any word' or 'Contains all words' breaks query on strings containing only characters that will be trimmed 2017-03-06 12:48:29 +00:00
Nathaniel Catchpole 01f8bd64ed Issue #2854529 by alexpott, xjm, klausi, Chi, Mixologic: Fix Drupal.Scope.MethodScope - all methods should have scopes 2017-03-06 11:25:01 +00:00
Alex Pott 594fdb7aff Issue #2369119 by Lendude, olli, mpdonadio, alexpott, dagmar, mikeker, vprocessor, tlyngej, rakesh.gectcr, herved, Blanca.Esqueda, lomasr, anavarre, tacituseu, ronaldtebrake, aleevas, dawehner, Grayside: Fatal error when trying to save a View with grouped filters using other than string values 2017-03-06 09:53:18 +00:00
xjm 72d65cc85c Issue #2857822 by alexpott, klausi: Fix coding standards issues introduced mostly by array syntax conversion 2017-03-04 08:02:01 -06:00
xjm 52e3eec616 Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase 2017-03-03 19:20:24 -06:00
Alex Pott 3aba956a39 Issue #2666166 by jsst, Lendude, Andrej Galuf: View with not required relationship and aggregation enabled fails to execute 2017-03-03 16:50:40 +00:00
Alex Pott 23d140fd6c Issue #2117305 by disasm, Pavan B S, ieguskiza, Jo Fitzgerald: Replace usages of db_or() and db_and() 2017-03-03 11:37:33 +00:00
Nathaniel Catchpole 4b325ae0c7 Issue #2248983 by hchonov, amateescu, paranojik, timmillwood, tstoeckler, catch, Berdir, alexpott: Define the revision metadata base fields in the entity annotation in order for the storage to create them only in the revision table 2017-02-23 13:45:30 +00:00
xjm 7e506626a2 Issue #2853592 by Lendude, dawehner: Cacheability metadata can't be set from within argument default handlers 2017-02-22 23:10:25 +00:00
Nathaniel Catchpole ef4f88376b Issue #2561115 by michaellenahan, alexpott, Lendude, cilefen, lomasr, amit.drupal, Gábor Hojtsy, ifrik, dawehner: Rollback: Use 'Filter' for exposed filter button text in new views and new installations (instead of 'Apply') 2017-02-22 12:37:49 +00:00
Alex Pott 9f2371f26e Issue #2580935 by vaplas, maijs: DisplayPluginBase::applyDisplayCachablityMetadata() method has typo in it's name 2017-02-21 15:56:40 +00:00
xjm 04ca0b7814 Issue #2853138 by tameeshb, FlorisMoriceau: Incorrect documentation of hook_views_plugins_pager_alter() 2017-02-16 15:39:47 -06:00
Alex Pott 3da27e5324 Issue #2821112 by vaplas, jibran, esolitos, nicholas.alipaz, gambry, Lendude, SylvainM: Views NumericFilter 'regular_expression' operator is broken 2017-02-13 20:00:56 +00:00
Alex Pott 73312ef002 Issue #2287073 by Berdir, slashrsm, Denchev, jibran, Thew, dasjo, andypost, Arla, zaporylie, marvin_B8, piyuesh23, EclipseGc: Allow views contextual filters to expose the context using argument validation plugins 2017-02-13 13:59:01 +00:00