Commit Graph

75 Commits (0ac4b763031bb34ae72499f7eb1d0acdc53533cb)

Author SHA1 Message Date
Alex Pott 803da73c0b
Issue #2937515 by Spokje, quietone, idebr, longwave, SherFengChong, anweshasinha, borisson_, mfernea, xjm, bbrala, daffie, Berdir: Fix Drupal.Array.Array.[ArrayClosingIndentation, ArrayIndentation] coding standard 2022-09-27 11:11:12 +01:00
catch 1327c4ddc9 Issue #3199741 by Matroskeen, quietone: Add documentation for remaining source plugins 2021-06-22 15:36:26 +01:00
Alex Pott 93084ba962
Issue #3123058 by longwave, jungle, xjm, daffie: Fix 'Drupal.Commenting.DocComment.ParamGroup' coding standard 2021-04-09 00:20:05 +01:00
Alex Pott e3dfd1a9db
Issue #2937858 by SherFengChong, Saviktor, longwave, jhodgdon, catch: Fix 'Drupal.Commenting.DocCommentAlignment' coding standard 2021-04-04 09:39:06 +01:00
Alex Pott 08766c5dee
Issue #2903911 by joshmiller, longwave, anmolgoyal74, ankithashetty, init90, Pooja Ganjage, _gradient_, daffie, borisson_: Fix 'Drupal.Commenting.FunctionComment.ParamMissingDefinition' coding standard 2021-03-29 16:22:14 +01:00
catch 0b1816c9a3 Issue #3122912 by shaktik, siddhant.bhosale, S_Bhandari, martin107, swatichouhan012, kapilkumar0324, raman.b, paulocs, longwave, quietone, xjm: t() calls should be avoided , use $this->t() instead in Form Builders 2021-01-22 09:36:50 +00:00
Alex Pott d78e53bb0b
Issue #3189880 by mondrake, raman.b, Pooja Ganjage, daffie, Megha_kundar, dww, S_Bhandari: Use square brackets syntax in sql queries 2021-01-05 15:02:37 +00:00
catch 1d6e7e25d5 Issue #2851394 by GoZ, hgunicamp, oknate, jungle, wolffereast, tameeshb, mmatsoo, ridhimaabrol24, jofitz, swarad07, tanc, shaktik, dimaro, shashikant_chauhan, MerryHamster, quietone, nitesh624, martin_q, boaloysius, gaurav.kapoor, nitvirus, ankithashetty, Munavijayalakshmi, kostyashupenko, leolando.tan, amit.drupal, ravi.shankar, akashkrishnan01, Swapnil_Kotwal, Saviktor, mrinalini9, anmolgoyal74, Venkatesh Rajan.J, shimpy, lomasr, Dinesh18, shubham.prakash, mahtab_alam, markdorison, cilefen, longwave, bleen, xjm, alexpott, gmaltoni: Fix grammar 'a' to 'an' when necessary 2020-11-13 14:25:11 +00:00
catch 9cf5c69157 Issue #3114974 by andypost, kishor_kolekar, mikelutz, alexpott: \Drupal\migrate\Plugin\MigrateDestinationInterface::fields() $migration argument is deprecated 2020-07-03 09:37:34 +01:00
Alex Pott 07dd3e2ce7
Issue #3128761 by Beakerboy, daffie, alexpott, xjm: Duplicate timestamp placeholder in statistics query 2020-05-04 17:12:04 +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
Lee Rowlands b1ca6b9d2a
Issue #3096979 by andypost, martin107: Remove statistics.module BC layers 2019-12-02 11:45:51 +10:00
Alex Pott 2a009c5edd
Issue #3048498 by jonathan1055, Lendude, naveenvalecha, klausi, alexpott, Gábor Hojtsy: [≈Nov. 11] Fix Drupal.Commenting.Deprecated coding standard 2019-11-14 09:08:15 +00:00
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
Alex Pott 0a1be73a71
Issue #2990535 by Lendude: Convert remaining WebTestBase tests in the Statistics module 2018-09-18 11:54:06 +01: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 c01bed2b2d
Issue #2926069 by Jo Fitzgerald, heddn, Dinesh18, borisson_, xjm: StatisticsViewsResult should only deal in integer values 2018-05-22 10:23:14 +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 d45dc9d26a
Issue #2930101 by maxocub, heddn, alexpott, phenaproxima, catch, masipila: i18n / statistics - node counter not updated for translations 2018-03-20 16:53:51 +00:00
Alex Pott e89abeb252 Issue #2778167 by Wim Leers, arunkumark: Build link in Statistics block with toRenderable() 2018-02-18 16:17:42 +00: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 eca600bdb6 Issue #2500521 by Jo Fitzgerald, RytoEX, quietone, gaurav.kapoor, hussainweb, phenaproxima: Upgrade path for Statistics 7.x and 6.x 2017-12-08 13:31:20 +00: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
xjm 2242f4ad9e Issue #2901785 by mfernea, xjm, andriyun: Fix 'Generic.Formatting.SpaceAfterCast' coding standard 2017-09-17 16:38:34 -05:00
Alex Pott 1815dfddf8 Issue #2864121 by Lendude, GoZ, dawehner: Convert web tests to browser tests for statistics module 2017-04-29 23:49:13 +01:00
Alex Pott b8f16bba09 Issue #2868442 by Adita: Wrong namespace in StatisticsSettingsForm constructor docblock 2017-04-11 14:45:34 +01:00
Alex Pott 1ae84c3f96 Issue #2867887 by xjm: statistics_get() test mashes 0 too much 2017-04-08 16:05:26 +01:00
Chris McCafferty c2f6edd656 Issue #2867493 by xjm, alexpott, connectedrobots, webchick: Error: Call to a member function getTotalCount() on boolean in statistics_get() 2017-04-06 21:17:01 -04: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
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
Nathaniel Catchpole 4c64f7b840 Issue #2770921 by dawehner, klausi, Mile23, mpdonadio, xjm, claudiu.cristea: Feb 21st: Convert chunk of WTB to BTB by just moving classes, changing use statements adding traits 2017-02-21 12:07:44 +00:00
Alex Pott 230c5bf0e1 Issue #2834796 by timmillwood: Remove statistics access_log settings 2016-12-14 10:40:20 +00:00
xjm 11c92ce945 Issue #2785997 by chanderbhushan, faline, mallezie, dawehner, mr.baileys: Clean up guzzle declaration in core tests 2016-11-29 18:58:32 -06:00
Alex Pott ec59a51fe7 Issue #1446932 by timmillwood, mallezie, RobLoach, hussainweb, Wim Leers, rpayanm, kostyashupenko, mparker17, dawehner, Berdir, Crell: Improve statistics performance by adding a swappable backend 2016-08-03 12:04:48 +01:00
xjm 87089ce99d SA-CORE-2016-002 by catch, dawehner, dsnopek, greggles, Plazik, stefan.r, xjm, klausi, mlhess 2016-06-15 15:22:48 -05:00
Alex Pott 133c212ed9 Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard 2016-05-08 10:05:38 -05:00
Alex Pott d5d0d6ce87 Issue #2572777 by andypost, alexpott, attiks, andriyun: Fix 'Squiz.Strings.ConcatenationSpacing' coding standard 2016-05-05 12:07:19 +01:00
Alex Pott 1b3ffe2ab8 Issue #2572707 by attiks, alexpott: Fix 'Drupal.Files.EndFileNewline' coding standard 2016-04-27 11:05:37 +01:00
Alex Pott bfde6d3423 Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
Alex Pott 4202cdd04b Issue #2684141 by benjy, dawehner: Convert migrate kernel tests to KernelTestBaseTNG 2016-03-21 09:31:08 +00:00
Alex Pott bfdc741eac Issue #2458601 by Denchev, Berdir: statistics library is not loaded if node template doesn't print it 2015-10-06 02:00:42 +01:00
webchick 8477f6b786 Issue #2554321 by phenaproxima, mikeryan, quietone, neclimdul, benjy: Clean up Migrate's test suite 2015-09-28 10:19:56 -07:00
Alex Pott d562cd4b4a Issue #2556767 by Berdir, Wim Leers: Remove placeholdering of node links 2015-09-27 15:29:31 +02:00
webchick 8aee36fd83 Issue #2557253 by phenaproxima, neclimdul: MigrateFullDrupalTestBase test discovery gobbles all the memory 2015-08-25 10:04:11 -07:00
webchick d2404bee75 Issue #2550823 by phenaproxima, neclimdul: Migrate Drupal integration tests should load all dump files 2015-08-15 11:25:18 -07:00
webchick 5d0772b53b Revert "Issue #2409453 by phenaproxima, hosef, chx: Variable to config: statistics.settings [d7]"
This inadvertently broke some config schema stuff we don't yet have tests for.

This reverts commit f541fae97c.
2015-08-06 09:39:53 -07:00
Alex Pott d904faacf1 Issue #2543554 by Wim Leers, tim.plunkett: Clean up Help & Statistics blocks 2015-08-06 17:20:58 +01:00
webchick f541fae97c Issue #2409453 by phenaproxima, hosef, chx: Variable to config: statistics.settings [d7] 2015-08-05 15:43:12 -07:00