Commit Graph

29798 Commits (e648812d9cf4edd5e392c720fd092e56b53eee0f)

Author SHA1 Message Date
Alex Pott b077607f91 Issue #2550985 by justAChris, stefan.r: Remove SafeMarkup::set in _batch_test_finished_helper() 2015-08-22 16:52:36 +01:00
Dries 8d34a79ea8 git commit -m 'Issue #2522716 by davidhernandez, YesCT: Update mentoring description in MAINTAINERS.txt and add current maintainers alimac, heddn, valthebald, cilefen 2015-08-21 16:22:43 -04:00
Dries ab15cc4fd5 Issue #2512442 by davidhernandez, lauriii, JohnAlbin, jenlampton: Update theme system maintainers 2015-08-21 16:20:56 -04:00
Dries 625b20bce2 Issue #2551929: Add Typed data to the maintainers txt 2015-08-21 16:18:43 -04:00
Nathaniel Catchpole d9e895c963 Issue #2548147 by stefan.r: All batch labels are HTML escaped 2015-08-21 20:24:19 +01:00
Alex Pott 9f85d56526 Issue #2501937 by stefan.r, Cottser, pjonckiere, akalata: Remove SafeMarkup::set in ViewsUIController::reportFields() 2015-08-21 17:46:50 +01:00
Nathaniel Catchpole c7d4ab5862 Issue #2552579 by alexpott: Remove SafeMarkup::placeholder(), deprecate drupal_placeholder() and stop drupal_placeholder() from marking safe 2015-08-21 16:08:19 +01:00
Alex Pott 5072353927 Issue #939462 by lauriii, Antti J. Salminen, NROTC_Webmaster, mbrett5062, tim.plunkett, tostinni, rteijeiro, dvessel, cilefen, barraponto, theapi, joelpittet, Xano, tuutti, drzraf, Fabianx, markcarver, xjm, catch, Cottser, sun, jenlampton, effulgentsia, davidhernandez, kscheirer, akalata, andypost, hass, rooby, jhodgdon, fubhy, becw, MXT, mlncn, lemunet, chriscalip, mike stewart, PavanL, kevinquillen, gleroux02: Specific preprocess functions for theme hook suggestions are not invoked 2015-08-21 15:07:23 +01:00
Nathaniel Catchpole 7a6602c863 Issue #977844 by Wim Leers: Remove the 'every_page' option for CSS/JS assets: it is confusing, even damaging 2015-08-21 15:03:56 +01:00
Alex Pott 22fbcd414e Issue #2497243 by Fabianx, znerol, fgm, Wim Leers, darol100, jhedstrom, hussainweb, pfrenssen, neclimdul, jibran, Nitesh Sethia, dawehner, chx, catch, benjy, Aki Tendo: Replace Symfony container with a Drupal one, stored in cache 2015-08-21 14:56:38 +01:00
Nathaniel Catchpole 8cf5b80c28 Issue #2550055 by geertvd, alexpott: Remove SafeMarkup::replace() and use ViewsRenderPipelineSafeString instead 2015-08-21 13:58:11 +01:00
Alex Pott ba2268f0a9 Issue #2547447 by Wim Leers, dawehner: Stop creating services.yml by default 2015-08-21 09:29:04 +01:00
Alex Pott c7ca868da6 Issue #2505931 by stefan.r, akalata, cilefen, pwolanin, joelpittet, YesCT, alexpott, davidhernandez, larowlan, colbol, xjm, Wim Leers, dawehner, Cottser, catch: Remove SafeMarkup::set in ViewListBuilder 2015-08-21 09:23:22 +01:00
Alex Pott 96d8f259e6 Issue #2550105 by Eli-T: TaxonomyController::getTitle() is not used, and can be mistaken for TaxonomyController::termTitle() 2015-08-21 01:24:33 +01:00
Alex Pott 5236486e25 Issue #2221771 by ianthomas_uk, rpayanm, Eli-T, Rolf van de Krol, pjonckiere, xjm, DuaelFr: Mark all simple wrappers in bootstrap.inc and common.inc as deprecated 2015-08-20 22:42:55 +01:00
xjm 5d0c1a6eee Issue #2553953 by alexpott, Wim Leers, Gábor Hojtsy: Remove SafeMarkup::set() from RestExport and replace it with ViewsRenderPipelineSafeString 2015-08-20 16:57:59 -04:00
effulgentsia 764890d629 Issue #2349819 by amateescu, swentel, Leksat, larowlan, dawehner, Gábor Hojtsy, mpdonadio, benjy, jmuzz, yched, jibran, marthinal, dmsmidt: String field type doesn't consider empty string as empty value 2015-08-20 12:15:48 -07:00
Alex Pott 8dc9763d2f Issue #2549323 by amateescu, mradcliffe, Damien Tournoud: Improve the Upsert query implementation for PostgreSQL 2015-08-20 16:23:57 +01:00
Nathaniel Catchpole 98e2b931b3 Issue #2552013 by Wim Leers: Follow-up for #2481453: ensure the 'url.query_args': MainContentViewSubscriber::WRAPPER_FORMAT cache context is set 2015-08-20 16:22:26 +01:00
Nathaniel Catchpole 3aa2cbb20f Issue #2554579 by Wim Leers: Forum index response is missing the vocabulary cache tag 2015-08-20 15:34:37 +01:00
effulgentsia 02a678637d Issue #2554229 by stefan.r, csabot3, Crell, pwolanin, YesCT, ircmaxell, greggles, larowlan, webchick: Port SQL Injection - Database API fixes from SA-CORE-2015-003 to Drupal 8 2015-08-20 06:55:43 -07:00
Nathaniel Catchpole 5df20ac402 Issue #2338167 by alexpott, rbmboogie: Update ProjectInfo class to reflect changes to extension system 2015-08-20 14:10:45 +01:00
Alex Pott 8ce356a3e1 Issue #2554013 by dawehner: Save 5 function calls for every rendered template 2015-08-20 12:05:59 +01:00
Alex Pott ee6c2d599b Issue #2550965 by joelpittet, kgoel, stefan.r, josephdpurcell, akalata: Remove SafeMarkup::set() in ValidationTest::assertErrorMessages() 2015-08-20 11:47:38 +01:00
Alex Pott bb2d279978 Issue #2501319 by joelpittet, cwells, stefan.r, YesCT, nlisgo, Cottser, cmanalansan, dawehner, xjm, alexpott, josephdpurcell: Remove SafeMarkup::set() in Error::renderExceptionSafe() and _drupal_log_error() and improve backtrace formatting consistency in _drupal_log_error(), Error::renderExceptionSafe(), and DefaultExceptionSubscriber::onHtml() 2015-08-20 09:56:42 +01:00
Alex Pott b728936c03 Issue #2551341 by stefan.r: Update test database dump should be based on beta 12 and contain content 2015-08-20 09:26:41 +01:00
xjm 1b4e1eef5c Issue #2296929 by stefan.r, josephdpurcell, codemonkie, YesCT, alexpott, akalata, herved, xjm, joelpittet, David_Rothstein, aneek, lauriii, kgoel, Cottser, effulgentsia, pfrenssen, pwolanin, Mile23: Remove system_requirements() SafeMarkup::set() use 2015-08-19 18:27:49 -04:00
webchick d10622a91e Issue #2553969 by alexpott, dawehner, xjm: Use \Twig_Markup in twig_drupal_join_filter() since it is part of Twig and should not pollute the safe list 2015-08-19 18:15:37 -04:00
webchick fa2724a4cd Issue #2547851 by alexpott, joelpittet, dawehner, stefan.r, xjm: SafeMarkup::format() should require arguments without them it is just SafeMarkup::set() in disguise 2015-08-19 18:10:08 -04:00
webchick 549337a461 Issue #2488304 by genjohnson, lauriii, YesCT, Mariano, Gábor Hojtsy, jhodgdon, xjm: Add more docs that translate() also marks strings as safe 2015-08-19 18:07:41 -04:00
xjm 337b58aa86 Issue #2551725 by YesCT, dorficus, josephdpurcell, joelpittet, stefan.r, willzyx, alexpott: Remove system_requirements() SafeMarkup::set() use with 'value' key 2015-08-19 12:19:13 -04:00
Nathaniel Catchpole d8a3d5d4e4 Issue #2549791 by alexpott, Wim Leers: Remove SafeMarkup::xssFilter() and provide ability to define #markup escaping strategy and what tags to filter 2015-08-19 11:29:44 +01:00
Alex Pott a3542ee7ed Issue #2552175 by nlisgo, Wim Leers: Follow-up for #2398463: Bartik is telling CKEditor to load a CSS file that no longer exists 2015-08-19 10:02:29 +01:00
Nathaniel Catchpole 146f084e9c Issue #2550467 and #2120113 by alexpott, manningpete, akalata, nlisgo, nod_, harjotsingh: Remove #value_prefix and #value_suffix from HtmlTag 2015-08-19 08:50:36 +01:00
Alex Pott c89df1cecd Issue #2546078 by ravenstar, albertski: Update report shows up-to-date modules with "color-error" style 2015-08-19 08:40:38 +01:00
Alex Pott 57a6ca07c5 Issue #2552471 by MattA: Extra space in test comment 2015-08-19 08:39:36 +01:00
Alex Pott 00360b9d0c Issue #1211866 by stefan.r, joelpittet, tsphethean: Enable ENT_SUBSTITUTE flag in Html::escape 2015-08-19 08:29:00 +01:00
Alex Pott 7b91c7fec2 Issue #2533978 by Denchev, Dave Reid, legolasbo, Berdir: $entity->access('view|download') for unattached public files returns FALSE 2015-08-19 00:50:50 +01:00
Alex Pott 55f6f4259b Issue #2552187 by Wim Leers, LewisNyman: Follow-up for #2395853: CKEditor is loading system.modules.css, which no longer exists 2015-08-19 00:41:13 +01:00
Alex Pott 46ffe7005b Issue #2552831 by olli: Eslint errors in quickedit/js/editors/formEditor.js 2015-08-19 00:21:38 +01:00
Alex Pott bc7d4ebb77 Issue #2548135 by hussainweb, neclimdul: Upgrade to Symfony 2.7.3 2015-08-18 23:57:39 +01:00
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