Commit Graph

29557 Commits (d3d9300b795c2141e772488dad7cbf54d734e5a7)

Author SHA1 Message Date
Alex Pott d3d9300b79 Issue #2553245 by stefan.r, martin107: KernelTestBase uses a disallowed constant in calls to trigger_error 2015-08-18 23:51:21 +01:00
Alex Pott 9ee2b53754 Issue #1713332 by amateescu, Xen, droplet, bzrudi71, znerol, czigor, pp, wulff, Damien Tournoud: The SQLite database driver fails to drop simpletest tables 2015-08-18 23:36:52 +01:00
Alex Pott 9c313e7b50 Issue #2531042 by sdstyles, Berdir: Undefined string index 0 in WebTestBase::getAbsoluteUrl() in PHP 7 2015-08-18 22:18:41 +01:00
webchick ac17586973 Issue #2409441 by phenaproxima, quietone, oadaeh, mikeryan: Migration path for Text 7.x 2015-08-18 14:25:32 -04:00
Alex Pott bcbe3c63a3 Issue #2412167 by geertvd, dawehner, Sutharsan: hook_views_post_render fails in a theme 2015-08-18 17:10:18 +01:00
Alex Pott 57afdabdf6 Issue #2552519 by andypost: Fix \Drupal\contact\ContactFormAccessControlHandler::checkAccess() visibility 2015-08-18 17:01:16 +01:00
Alex Pott 0549d59349 Issue #2551989 by Wim Leers, Crell: Move replacing of placeholders from HtmlRenderer to HtmlResponseAttachmentsProcessor 2015-08-18 16:44:17 +01:00
Alex Pott 1234fa6190 Issue #2552403 by pfrenssen: Convert remaining routes to use _entity_list 2015-08-18 15:57:48 +01:00
Alex Pott 15366a67c2 Issue #2552219 by screon: Unused use statements in \Drupal\block_content\BlockContentTypeForm 2015-08-18 15:54:52 +01:00
Alex Pott 12b8a2f779 Issue #2228823 by StryKaizer, ParisLiakos, joshi.rohit100, Nitesh Sethia, Aron Novak, geertvd: Aggregator feed overview misleading text 2015-08-18 15:40:52 +01:00
Alex Pott 0d25892414 Issue #2551579 by jibran, geertvd: Don't access frontpage before running updates in UpdatePathTestBaseTest::testDatabaseLoaded() 2015-08-18 15:37:18 +01:00
Alex Pott 3d73a39c2c Issue #2546416 by borisson_, lauriii: Rename ViewUnitTestBase to ViewKernelTestBase 2015-08-18 15:36:01 +01:00
Alex Pott 13e93a9e9f Issue #2551429 by Wim Leers, stefan.r, jibran, larowlan: FieldUI should accommodate route options in RouteSubscriber 2015-08-18 13:21:49 +01:00
Alex Pott de605f8d8a Issue #2551415 by pfrenssen: Improve documentation of NodePermissions 2015-08-18 13:11:07 +01:00
Alex Pott 026e9d8754 Issue #2549091 by Pravin Ajaaz, jhodgdon: Fix "associated to" ==> "associated with" 2015-08-18 13:10:00 +01:00
Alex Pott f1a0e7c04e Issue #2510138 by Wim Leers, droplet, Kingdutch, nod_: Unidirectional editor configuration -> filter settings syncing breaks when button name does not equal the command name 2015-08-18 13:06:01 +01:00
Alex Pott 2ecd3534aa Issue #2552893 by mpdonadio: AssertContentTrait::assertEscaped() should use Html::escape() 2015-08-18 13:01:11 +01:00
Alex Pott d519a21b7d Issue #1811240 by mgifford, heddn, BarisW, edysmp, Devin Carlson, jmuzz, lahoosascoots, adci_contributor, polaki_viswanath, RavindraSingh, falcon03, hrezaei, droplet: Improve "password matches" and "password strength" accessibility 2015-08-18 11:50:45 +01:00
Alex Pott e2ff6e8152 Issue #2550311 by chx: Allow extending PhpStorageTestBase 2015-08-18 11:42:29 +01:00
Alex Pott 3b2fd07bcf Issue #2529892 by larowlan, stefan.r, Berdir, almaudoh: BlockContentForm uses form validation instead of a validation Constraint 2015-08-18 11:37:26 +01:00
Alex Pott 9ec0636794 Issue #2544932 by dawehner, Fabianx, Wim Leers, Gábor Hojtsy, alexpott, catch, chx, msonnabaum: Twig should not rely on loading php from shared file system 2015-08-18 11:10:31 +01:00
Nathaniel Catchpole 79bb88108c Issue #2504529 by joelpittet, alexpott, catch: SafeMarkup does not escape some filter tips - remove SafeMarkup usage from FilterHtml 2015-08-18 11:09:31 +01:00
Nathaniel Catchpole 3d44e9ae80 Issue #2551335 by alexpott, Wim Leers: Remove unnecessary SafeMarkup usage in tests and clear the static cache before every run 2015-08-18 10:32:20 +01:00
Nathaniel Catchpole 20164699ba Issue #2546232 by alexpott: Remove SafeMarkup::checkPlain() from UrlHelper 2015-08-18 09:49:42 +01:00
webchick f2585a0189 Issue #2416765 by phenaproxima, miguelc303, hussainweb, mikeryan, benjy, chx: Migrate Drupal 7 Field/Instance/View mode settings 2015-08-17 22:59:26 -04:00
webchick 9f7321168e Issue #2549003 follow-up by phenaproxima: Fix regression in Migrate Upgrade. 2015-08-17 22:56:19 -04:00
Alex Pott d5821399fc Issue #2304461 by dawehner, neclimdul, naveenvalecha, jibran, tim.plunkett, phenaproxima, Xano, hussainweb, sun, hitesh-jain, amateescu, alexpott, daffie, Mile23, Wim Leers, larowlan: KernelTestBaseTNG™ 2015-08-18 01:25:27 +01:00
Alex Pott e76a96f48c Issue #2363423 by dorficus, Manuel Garcia, stefan.r, Cottser, prajaankit, joelpittet, davidhernandez, alexpott, xjm, dawehner, penyaskito: views-view-fields.html.twig gets escaped 2015-08-18 00:29:35 +01:00
webchick c234b832e1 Issue #2544066 by legolasbo, joelpittet, nod_, Ankit Agrawal: Block position not saved when below the first block of another region 2015-08-17 12:49:10 -04:00
Alex Pott a8f6641a30 Issue #2550945 followup by mbovan: Add Html::escape() 2015-08-17 11:52:09 +01:00
Nathaniel Catchpole a5bfd122e1 Issue #2550945 by alexpott, joelpittet, xjm, Wim Leers, stefan.r: Add Html::escape() 2015-08-17 08:34:08 +01:00
xjm 9594553dee Issue #2550963 by kgoel, akalata, josephdpurcell, justAChris: Remove or document SafeMarkup::set in ShortcutSetsTest::testShortcutSetSwitchNoSetName 2015-08-15 13:57:59 -05: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
xjm d6002691b2 Issue #2501697 by ZenDoodles, leslieg, Les Lim, pfrenssen, joelpittet, hestenet, YesCT, scor, Cottser, xjm, lauriii, dsnopek, alexpott, akalata, Wim Leers, acouch, kgoel: Remove SafeMarkup::set in rdf_preprocess_comment() 2015-08-15 13:22:43 -05:00
Alex Pott e415ad43eb Issue #2551007 by Mile23: Drupal\Core\Render\Element\Url uses improper annotation for @endcode 2015-08-15 01:45:07 +01:00
Alex Pott 2b702ac82d Issue #2550961 by borisson_, akalata, josephdpurcell, justAChris: Remove or document SafeMarkup::set in UserBlocksTest::testUserLoginBlock 2015-08-15 01:19:56 +01:00
Alex Pott 05b5f4c69c Issue #2501757 by kgoel, cilefen, jvandyk, joelpittet, YesCT, alexpott, cwells, adamwhite, cmanalansan, xjm: Remove SafeMarkup::set in NodeSearch::prepareResults() 2015-08-14 22:37:20 +01:00
Alex Pott 25e0bb9993 Revert "Issue #2296929 by josephdpurcell, codemonkie, stefan.r, YesCT, alexpott, herved, xjm, David_Rothstein, aneek, lauriii, kgoel, Cottser, effulgentsia, pwolanin, Mile23: Remove system_requirements() SafeMarkup::set() use"
This reverts commit d1bdf999c3.
2015-08-14 22:17:19 +01:00
Alex Pott d1bdf999c3 Issue #2296929 by josephdpurcell, codemonkie, stefan.r, YesCT, alexpott, herved, xjm, David_Rothstein, aneek, lauriii, kgoel, Cottser, effulgentsia, pwolanin, Mile23: Remove system_requirements() SafeMarkup::set() use 2015-08-14 22:04:48 +01:00
Nathaniel Catchpole 4983036c50 Issue #2540416 by dawehner, hussainweb: Move update.php back to a front controller 2015-08-14 17:47:21 +01:00
Alex Pott 7730866f6b Issue #2228217 by pwolanin, neclimdul, lauriii, ecrown, josephdpurcell, Fabianx, dawehner, klausi: Further optimize RouteProvider and add web test for large number of path parts 2015-08-14 17:43:12 +01:00
Alex Pott 9435942a3a Issue #2526326 by borisson_, Berdir, Wim Leers, Xano: Update CacheableMetadata & AccessResult to use RefinableCacheableDependency(Interface|Trait) 2015-08-14 17:30:57 +01:00
Alex Pott 9deeb7e926 Issue #2521906 by mErilainen, LewisNyman, Bojhan, eliza411, ivanstegic, lunk_rat, nickrosencrans, stpaultim, Mark LaCroix, webchick: Add default configuration to support h2-h6 level headings 2015-08-14 13:24:02 +01:00
Alex Pott db390cded0 Issue #2430669 by larowlan, marthinal, clemens.tolboom, jibran: Cannot create comments from REST - field access is too strict 2015-08-14 13:08:26 +01:00
Alex Pott 877fd18762 Issue #2346857 by andypost, claudiu.cristea, amateescu, m1r1k, Mile23, rpayanm, epari.siva, Berdir, yched: Set default property bundle_entity_type in EntityType to NULL 2015-08-14 09:23:08 +01:00
Alex Pott 8ba635b3cb Issue #2501683 by sclapp, kgoel, xjm, YesCT, josephdpurcell, stefan.r, izus, joelpittet: Remove SafeMarkup::set in _update_message_text() 2015-08-14 00:19:28 +01:00
Alex Pott 794cf89a25 Issue #2497585 by mpdonadio, cilefen, borisson_, pjonckiere: Simpletest should set a system timezone in setUp 2015-08-13 23:45:28 +01:00
Alex Pott 57fb699bdd Issue #2549719 by dawehner: View::preRenderViewElement should use $element['view_build'] always 2015-08-13 16:48:19 +01:00
Alex Pott b1fbb049a8 Issue #2548503 by Lucasljj: tree-child.theme.css not found 2015-08-13 16:44:37 +01:00
Alex Pott bb96982ee4 Issue #2483183 by lauriii, martin107, Wim Leers, tim.plunkett, moshe weitzman, bfr, Fabianx, dawehner: Make breadcrumb block cacheable 2015-08-13 16:31:50 +01:00