Commit Graph

39188 Commits (6ac3bcd33c46d3792179c20c4442a58527e930d8)

Author SHA1 Message Date
Alex Pott 07dd3e2ce7
Issue #3128761 by Beakerboy, daffie, alexpott, xjm: Duplicate timestamp placeholder in statistics query 2020-05-04 17:12:04 +01:00
Lauri Eskola 4569c101d2
Issue #2980304 by dww, jrockowitz, Rithesh BK, Kristen Pol, andrewmacpherson, dorianwinterfeld, bnjmnm: Seven theme's details/summary focus style is broken/missing in some browsers 2020-05-04 17:38:59 +03:00
xjm 2718a80a6b Issue #3131818 by jungle, mero.S: Replace assertions involving calls to is_object() with assertIsObject()/assertIsObject() 2020-05-04 07:54:35 -05:00
Lauri Eskola 0585f27ca8
Issue #3021788 by voleger, andypost, xjm, alexpott: Move template_preprocess_menu_local_task() and template_preprocess_menu_local_action() to the core/includes/theme.inc 2020-05-04 15:50:02 +03:00
xjm 99cb88d6a7 Issue #3131816 by Spokje, jungle, mondrake, xjm, longwave: Replace assertions involving calls to is_array() with assertIsArray()/assertIsNotArray() 2020-05-04 07:43:32 -05:00
catch 349ae78525 Issue #3126566 by greg.1.anderson, jungle, tedbow, hussainweb, Kristen Pol, alexpott: Allow Drupal to work with Composer 2 2020-05-04 11:21:33 +01:00
Francesco Placella b152620e2c Issue #3130438 by stefanos.petrakis, andypost, longwave: Inject page_cache_kill_switch service to LanguageNegotiationBrowser 2020-05-04 12:16:09 +02:00
Alex Pott 8fe6d250cc
Issue #3067617 by jhodgdon, Gayathri J, shimpy, spitzialist, batigolix, alonaoneill, volkswagenchick, andypost, CelSki, Amber Himes Matz, Sutharsan: Convert contact module hook_help() to topic(s) 2020-05-04 11:04:08 +01:00
Alex Pott e43c919056
Issue #3119279 by dww, Lendude, alexpott, lauriii: views-view-table.html.twig template directly uses details without render array and polyfills 2020-05-04 09:48:22 +01:00
xjm 84dadf6525 Issue #3094067 by kishor_kolekar, Suresh Prabhu Parkala, jungle, dpi, xjm: Update missing @param and @return documentation and docs typehints for TypedDataInterface 2020-05-03 17:10:12 -05:00
xjm f6e4b88fc9 Issue #3131817 by quietone, Suresh Prabhu Parkala, jungle, mondrake, daffie, catch, xjm: Replace assertions involving calls to is_numeric() with assertIsNumeric()/assertIsNotNumeric() 2020-05-03 10:42:00 -05:00
xjm 7b1f3e1132 Issue #3123253 by mondrake, Lal_, prabha1997, longwave, xjm, alexpott, jungle: Remove usage of AssertLegacyTrait::pass() from base test classes 2020-05-03 10:24:42 -05:00
Alex Pott 70350eec55
Issue #3055317 by jhodgdon, andypost, batigolix, amarphule, alonaoneill, Amber Himes Matz, volkswagenchick: Convert history, statistics, tracker module hook_help() to topic(s) 2020-05-03 12:56:08 +01:00
Alex Pott 4b5713b0a2
Issue #3046957 by Gayathri J, shimpy, jhodgdon, Madhura BK, spitzialist, dandaman, carletex, christinlepson, alonaoneill, Vinodhini.E, anmolgoyal74, volkswagenchick, kdassing: Convert aggregator module hook_help() to topic(s) 2020-05-03 12:54:18 +01:00
Alex Pott 483193b416
Issue #3082006 hotfix: User password field is empty in Views 2020-05-03 12:45:16 +01:00
Alex Pott 999dbefc55
Issue #3082006 by id.aleks, cambraca, mr.baileys, sokru, alexpott, larowlan, longwave: User password field is empty in Views 2020-05-03 12:40:58 +01:00
Alex Pott c1548fce81
Issue #3103090 by greg.1.anderson, alexpott, jungle, ravi.shankar, dww, Mile23, larowlan: Avoid re-scaffolding unchanged files (and printing scaffold file information over and over) 2020-05-03 11:42:30 +01:00
Alex Pott c285e2b22c
Issue #3094454 follow-up by alexpott: Fix remaining @deprecated (missing a change record) manually and enable the coding standard 2020-05-03 11:33:15 +01:00
Alex Pott a11ed7af53
Issue #3124354 by daffie, abhisekmazumdar, alexpott, johnwebdev, catch, Beakerboy: Remove unnecessary classes from the database drivers 2020-05-03 11:14:25 +01:00
xjm 8b7aee5be4 Issue #3115772 by saurabh.rocksoul, swatichouhan012, Wim Leers, alexpott: User::load calls should be avoided in classes, use dependency injection instead in jsonapi module 2020-05-03 03:07:52 -05:00
xjm a77f8ebb5b Issue #3117421 by alexpott, swatichouhan012, Mile23, Lendude: Stop trying to run non-existent simpletests on Drupal 9 2020-05-03 02:23:29 -05:00
xjm 0e336272b3 Issue #3103010 by AndrewsizZ, No Sssweat, jungle, Lendude, jshimota01: Machine Name needs further clarification 2020-05-03 01:59:13 -05:00
xjm 14be331251 Issue #3124281 by emyu01: Multiple grammatical errors in docs of BasicAuth class in basic_auth module 2020-05-03 01:51:49 -05:00
xjm e59eed9010 Issue #3111463 followup by dww: Fix line wrapping 2020-05-03 01:35:14 -05:00
xjm 8af24832f8 Issue #3128069 by quietone: Capitalize name of book module in OverviewForm 2020-05-02 20:44:05 -05:00
xjm dbc74bbb9c Issue #3063694 by dhirendra.mishra, devoidfury, joachim: class docs for Url should give an overview of how to create one 2020-05-02 18:48:24 -05:00
xjm 68c5399a7f Issue #3111463 by dww, benjifisher, xjm: Improve code documentation for \Drupal\update\ProjectSecurityData 2020-05-02 17:39:31 -05:00
xjm 2a38906e42 Issue #3130341 by jungle, catch, longwave: Remove Drupal\Core\Update\UpdateKernel::fixSerializedExtensionObjects() 2020-05-02 17:06:23 -05:00
xjm 6f7f8b05f0 Issue #3074064 by TR: LoggerChannelFactoryInterface documentation references non-existent class 2020-05-02 16:14:08 -05:00
xjm 309ec4cab8 Issue #3120961 by dww, tedbow: Remove VERSION from update test modules that receive dynamic version numbers in tests 2020-05-02 12:26:47 -05:00
xjm a2206327a6 Issue #3131821 by jungle, longwave: Replace assertions involving calls to is_callable() with assertIsCallable()/assertIsNotCallable() 2020-05-02 10:05:19 -05:00
Alex Pott 023ef0412c
Issue #3131258 by longwave, mondrake, dww: Remove redundant $message from assertFile(Not)Exists and assertDirectory(Not)Exists calls 2020-05-02 13:11:18 +01:00
Alex Pott 6b54e9534f
Issue #2778917 by kiamlaluno, jungle, elaman, dawehner, alexpott, tvb, vadim.hirbu, ravi.shankar, quietone: Use the second parameter of \Drupal::state()->get() instead of checking the method didn't return any value 2020-05-02 13:07:36 +01:00
Alex Pott ed11f4f853
Issue #2978398 by ilya.no, mcdruid, iyyappan.govind, aleevas, quietone, joachim, tvb, alexpott, catch: UserPasswordResetTest extends PageCacheTagsTestBase unecessarily 2020-05-02 13:05:08 +01:00
Alex Pott 3f87e0d805
Issue #3132745 by jungle, longwave, xjm, swatichouhan012, daffie: Fix Drupal.Array.Array.LongLineDeclaration coding standard for instances of the $modules test property 2020-05-02 12:34:00 +01:00
xjm 767d453d30 Issue #3100251 by Hardik_Patel_12, longwave: Several code comments have incorrect namespaces for classes or interfaces they reference 2020-05-01 20:23:15 -05:00
xjm 7a45330f42 Issue #3020905 by kiamlaluno, johnwebdev: Remove the implementation example from the documentation for ModuleUninstallValidatorInterface::validate() 2020-05-01 18:51:35 -05:00
xjm ca7abe1e11 Issue #3132287 by jungle, dww, xjm: Fix wrong usages of {@inheritdoc} 2020-05-01 16:59:23 -05:00
xjm 95ff62a05c Issue #3112641 by leolando.tan, Hardik_Patel_12, xjm: Remove stale reference to datetime_range_view_presave() 2020-05-01 16:08:40 -05:00
catch 0dfb1d0d6d Issue #3131820 by jungle, mero.S, quietone: Replace assertions involving calls to is_string() with assertIsString()/assertIsNotString() 2020-05-01 10:59:36 +01:00
catch 15340c8899 Issue #3129074 by longwave, mondrake, Lal_, Suresh Prabhu Parkala, johnwebdev, jungle, kapilkumar0324: Refactor assertions that use return values in conditionals 2020-05-01 10:26:32 +01:00
catch 6cf25ba266 Issue #3131474 by jungle, mondrake: Replace assertions involving calls to array_search() with assertContains()/assertNotContains() 2020-05-01 09:48:22 +01:00
xjm 629abc963b Issue #3118726 by AndyF, lauriii, jungle, xjm, bnjmnm, catch, mradcliffe, effulgentsia: Upgrade to js.cookie 3 2020-04-30 12:06:52 -05:00
Alex Pott 2643ac4be3
Issue #3120910 by catch, longwave, tedbow, Pascal-, alexpott, Punyasloka: Sites with missing schema information can't update to 8.8.3+ - attempts to run all historical updates 2020-04-30 17:03:17 +01:00
xjm 04c4b7b441 Issue #3099528 by andrewmacpherson: Duplicate paragraph in Media Library help 2020-04-29 18:18:39 -05:00
xjm 9ea59d229e Issue #3126957 by Suresh Prabhu Parkala, Neslee Canil Pinto, Kristen Pol, jungle: Add missing curly brackets around @inheritdoc 2020-04-29 17:45:17 -05:00
xjm c39a63582c Issue #3107918 by lauriii, xjm, longwave, effulgentsia: Require Node.js 12 2020-04-29 06:39:58 -05:00
Alex Pott ded798758c
Issue #3125763 by quietone, heddn, dww, benjifisher, Lal_, Neslee Canil Pinto, alexpott, mikelutz: Hidden dependency on migrate_drupal from node module when only migrate.module is enabled 2020-04-28 21:54:20 +01:00
catch d44afee50b Issue #3131388 by penyaskito: Visiting the config translation listing of fields you get a WSOD 2020-04-28 12:36:32 +01:00
catch 54f84c2b5c Issue #3131223 by jungle, mondrake, longwave: Replace assertions involving calls to array_key_exists() with assertArrayHasKey()/assertArrayNotHasKey() 2020-04-28 12:14:56 +01:00