Commit Graph

354 Commits (bcfce36caf19a279dc30922ba90ebd92d079d358)

Author SHA1 Message Date
Alex Pott 97ac5b70c2
Issue #2863563 by Lendude, michielnugter, larowlan: Convert PreviewTest WebTestBase to BrowserTestBase and JavascriptTestBase 2018-11-18 23:33:57 +00:00
Nathaniel Catchpole ac63952b33 Issue #2624770 by 20th, Jo Fitzgerald, claudiu.cristea, Berdir, mohit1604, amateescu, Sutharsan, derheap, Saviktor, Mile23, dawehner, kristiaanvandeneynde, alexpott: Use more specific entity.manager services in core.services.yml 2018-10-12 13:24:32 +01: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 c51bd29cdf
Issue #2809553 by Lendude: Convert AJAX part of \Drupal\views_ui\Tests\RowUITest to BrowserTestBase 2018-09-18 16:52:03 +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
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
Nathaniel Catchpole 3b3eda5054 Issue #2987009 by alexpott: Remove unnecessary space in queries generated by Select::__toString() 2018-07-25 15:42:16 +09: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
Nathaniel Catchpole b20aea605d Issue #1848940 by milanpavic, dawehner, nod_, helenasue, DuaelFr, Lendude, AjitS, sdstyles, runeasgar, tim.plunkett: When enabling or disabling a View, don't move the cursor to the top of the page 2018-05-09 12:29:14 +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
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 601593f06e Issue #2935617 by alexpott, chr.fritsch: Move User module's temp stores to core 2018-01-12 10:04:36 +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 7206f5d9c9 Issue #2885309 by vaplas, drewklein, pk188, alexpott, Ayesh, arunkumark, andypost, klausi, xjm, mondrake: [PHP 7.2] each() function is deprecated 2017-11-13 11:20:57 +00: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 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 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
Lee Rowlands eefc5fccec
Issue #2864613 by vaplas, Jo Fitzgerald, andypost, dawehner: Convert ViewEditTest in views_ui module to BrowserTestBase 2017-10-09 07:49:40 +10:00
Nathaniel Catchpole 7bf7cebeb7 Issue #2864610 by Manuel Garcia, andypost, Lendude: Convert ExposedFormUITest in views_ui module to BrowserTestBase 2017-09-21 13:58:56 +01: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
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 455672e764 Issue #2767275 by GoZ, Jo Fitzgerald, claudiu.cristea, boaloysius, andypost, klausi, dawehner: Convert web tests to browser tests for tour module 2017-08-14 15:48:00 +09:00
Nathaniel Catchpole 89bdb05cd1 Issue #2897576 by Lendude, Ismaels: Resaving a view display results in deletion of view display 2017-07-31 13:39:28 +09:00
Nathaniel Catchpole 193c48460c Issue #2872322 by lcontreras, Jo Fitzgerald, Manuel Garcia, Lendude, rroose, catch: Views preview title is double escaped 2017-07-03 17:28: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 1105324af3 Issue #2747167 by michielnugter, dawehner, Lendude, mglaman, Mac_Weber, Jo Fitzgerald, klausi: Convert first part of web tests of views_ui 2017-06-07 11:37:34 +01:00
xjm c8cfd1d489 Issue #2861793 by klausi, martin107: Upgrade Coder to 8.2.12 2017-03-19 00:33:40 +01: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 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 a43af1c4d1 Issue #2843787 by asghar, hyperlinked, Lendude, dawehner: Deleting Views Pages with Attachments Causes Fatal Error 2017-01-31 10:49:56 +00:00
Alex Pott b149b639b9 Issue #2599956 by claudiu.cristea, apmsooner: Handler admin summary is double escaped 2017-01-11 11:11:10 +00:00
xjm e223ebe5f7 Revert "Issue #2704871 by pepegarciag, ieguskiza, snehi, gaurav.pahuja, rajeshwari10, dimaro, gargsuchi, pashupathi nath gajawada, penyaskito, Manuel Garcia, Mile23: Replace usages of deprecated method drupal render()"
This reverts commit ae3ee31751.
2016-12-12 13:03:21 -06:00
xjm ae3ee31751 Issue #2704871 by pepegarciag, ieguskiza, snehi, gaurav.pahuja, rajeshwari10, dimaro, gargsuchi, pashupathi nath gajawada, penyaskito, Manuel Garcia, Mile23: Replace usages of deprecated method drupal render() 2016-12-12 12:49:03 -06:00
Nathaniel Catchpole 235bfca5ae Issue #2795045 by legovaer, kmoll: Make SchemaCheckTestTrait available outside of the config module 2016-11-21 13:15:27 +00:00
Nathaniel Catchpole b405f348cf Issue #2717629 by Lendude, michielnugter, droplet, catapipper, dbyers55: Add filter group for a View fails 2016-11-10 10:32:59 +00:00
Nathaniel Catchpole bd1b3a47ee Issue #2780583 by Lendude, joachim, Nitebreed: Views field token replacement patterns aren't showing in area handlers admin form 2016-11-07 21:05:20 +00:00
Alex Pott 8f3e25cdc5 Issue #2207247 by larowlan, sasanikolic, olli, s_leu, Berdir, joelpittet, mrjmd, rpayanm, dawehner, Truptti, nod_, alexpott, Wim Leers: Dialog titles double escaped for views handlers and delete forms 2016-10-27 21:54:32 -07:00
Nathaniel Catchpole c1d947b6d4 Issue #2713923 by NickWilde, markdorison: A Few attributes/new Attribute() calls use strings instead of array for classes 2016-10-19 14:03:36 +01:00
Alex Pott db7834de4c Issue #2810057 by arijits.drush, Lendude: WSOD after renaming and deleting a views display 2016-10-11 23:17:57 +01:00
Nathaniel Catchpole 9c63871934 Issue #1267508 by fietserwin, daffie, lisa.ugray, chx, alexpott, Berdir, dawehner, Crell: Subselects don't work in DBTNG conditions, except when used as value for IN 2016-09-01 14:01:59 +01:00
Scott Reeves 3f8aa20c32 Issue #2574767 by dipakmdhrm, Manjit.Singh, malavya, Dom., yoroy, xjm, tkoleary, Gábor Hojtsy, dawehner, Cottser, eelkeblok, Bojhan, fgm, DuaelFr: Views listing page displays too few items on a page 2016-08-29 09:41:31 -04:00
Alex Pott a7b67e7af1 Issue #2721901 by Mile23, anoopjohn: Fix Drupal.Commenting.FunctionComment.MissingParamName 2016-08-29 06:50:59 -05:00
Nathaniel Catchpole f6ae58526c Issue #2572801 by alexpott, vprocessor, andriyun, andypost, chishah92, Mile23, attiks, hussainweb, klausi, dawehner, pfrenssen: Fix 'Drupal.WhiteSpace.ScopeIndent' coding standard 2016-08-28 18:16:36 +01:00
Nathaniel Catchpole a0096f1c08 Revert "Issue #1267508 by fietserwin, lisa.ugray, daffie, chx, Crell: Subselects don't work in DBTNG conditions, except when used as value for IN"
This reverts commit 22a241ca04.
2016-08-12 13:00:14 +01:00