Commit Graph

3777 Commits (4d8e0102f389a6c7c01a79f10b78d7f417a1a1f6)

Author SHA1 Message Date
Alex Pott fb07e7bbc6 Issue 2015-09-13 16:54:26 +01:00
webchick 5a46f6aed4 Issue #2492967 by dawehner, cilefen, greggles, larowlan, hussainweb, chx, bircher, mr.baileys, webchick, Berdir, Fabianx, catch, pwolanin, Crell: SQL layer: $match_operator is vulnerable to injection attack 2015-09-12 08:56:01 -07:00
Alex Pott e8dfde4282 Issue #2549821 by stefan.r, jhedstrom, plach: Langcode fields should be ASCII-only, but aren't 2015-09-12 00:24:42 +01:00
Alex Pott f617434ee8 Issue #2502507 by cilefen, umarzaffer: Add a hook_requirements() warning if no opcode cache is enabled 2015-09-10 20:55:55 +01:00
Alex Pott 2c2042f9a9 Issue #2565739 by Artusamak: maintenance-task-list contains an untranslatable, hardcoded string 2015-09-10 20:47:12 +01:00
Alex Pott 72ed2725cd Issue #2560597 followup by webchick, hass: Mark Migrate* modules as Experimental 2015-09-10 20:40:41 +01:00
Alex Pott 3444108ad6 Issue #2565259 by plach, Antti J. Salminen, stefan.r, dawehner: Some route serializations in update test database dumps are broken 2015-09-10 19:40:37 +01:00
webchick dc644d1df3 Issue #2565791 by mikeryan, subhojit777, quietone, phenaproxima: Fix migration labels 2015-09-10 10:29:44 -07:00
Alex Pott eb6330d5f0 Issue #1591744 by MathieuSpil, pguillard, droplet, rudraram, DeeLay, LewisNyman, mansspams, Aleksandar_P, Manjit.Singh, cchanana, lauriii: Clean up CSS and markup for status report 2015-09-10 13:36:04 +01:00
Alex Pott a16db5acd9 Issue #2531570 by mondrake, MattA, claudiu.cristea: Image objects should release memory when losing scope 2015-09-10 12:30:45 +01:00
Alex Pott 22cd7b8f85 Issue #2407739 by mortendk, davidhernandez, rteijeiro, lduerig, sivaji@knackforge.com: Remove classes from system templates r*.html.twig 2015-09-10 12:17:38 +01:00
Alex Pott 70ecd274ba Issue #2486431 followup by LewisNyman: Progress bar starts at 100% 2015-09-10 09:54:27 +01:00
webchick 2993ad53d5 Issue #2005546 by mdrummond, joelpittet, Manuel Garcia, lauriii, lokapujya, epari.siva, hosef, rpayanm, emma.maria, HOG, zetagraph, wmortada, rteijeiro, Cottser, hussainweb, madhavvyas: Use branding block in place of page template branding variables (site name, slogan, site logo) 2015-09-10 00:42:29 -07:00
webchick 7375a7b1d6 Issue #2553465 by mdrummond, pguillard, LewisNyman: Move system exposed-filters.theme.css, more-link.theme.css, and pager.theme.css to Classy 2015-09-09 23:50:59 -07:00
xjm 570fba20cd Issue #2564353 by alexpott, joelpittet, xjm, justAChris, nlisgo, subhojit777: Remove !placeholder usage from SafeMarkup::format() 2015-09-09 19:04:37 -05:00
webchick 50585b2250 Issue #2113955 by Sutharsan, japerry, Gábor Hojtsy, basic: Rely on proper server side version fallback for translations 2015-09-09 14:47:23 -07:00
Nathaniel Catchpole 7d16f1c6e6 Issue #2538108 by dawehner, jhedstrom: Add hook_post_update_X() for data value updates to reliably run after data format updates 2015-09-09 18:07:09 +01:00
Alex Pott 44e0f2f926 Issue #2473945 by Cottser, rachel_norfolk, axe312, davidhernandez, yannickoo, emma.maria, cilefen, akalata, jaxxed, LewisNyman: Prefix form-item classes with js- 2015-09-09 16:00:24 +01:00
Alex Pott 36f6a9bcda Issue #2565033 by Wim Leers: Follow-up for #2538950: simplify syntax 2015-09-09 15:31:13 +01:00
Alex Pott 7b10e66693 Issue #2529560 by John Cook, dawehner, Xano, lauriii, tim.plunkett, Wim Leers, nlisgo, Crell, plach, Fabianx: Expand support for link objects 2015-09-09 13:22:51 +01:00
Nathaniel Catchpole 02569d158f Issue #2487592 by alexpott, JeroenT, Schnitzel, cilefen: CMI: don't ship with a default "active" directory that is empty in most Drupal installations 2015-09-09 13:06:17 +01:00
Alex Pott 795d9f9221 Issue #2563805 by andriyun, subhojit777, joshi.rohit100, naxolozano: Remove usage and function of test_page_test_page() 2015-09-09 13:02:18 +01:00
xjm 74d6632db9 Issue #2564321 by alexpott: file_save_htaccess() generates error logs which are escaped incorrectly 2015-09-08 19:38:16 -05:00
effulgentsia 5e8523ecb9 Issue #2429617 by Wim Leers, Fabianx, Berdir, yched, dawehner, effulgentsia, catch, borisson_, jhodgdon, martin107, torgosPizza: Make D8 2x as fast: Dynamic Page Cache: context-dependent page caching (for *all* users!) 2015-09-08 16:58:29 -07:00
Alex Pott 40ad8eefae Issue #1854912 by seanB, bojanz, dermario, fubhy, jhedstrom: Don't assume that the array keys are entity id's in EntityStorageBase::delete() 2015-09-08 16:32:35 +01:00
Nathaniel Catchpole 6b46410712 Issue #2538950 by alexpott, dawehner, stefan.r: Replace SafeMarkup::format() in template_preprocess_html with placeholders in the template 2015-09-08 15:42:02 +01:00
Nathaniel Catchpole 4c7b4763de Issue #1031122 by alexpott, greg.1.anderson, catch, sun, stefan.r, pwolanin: postgres changeField() is unable to convert to bytea column type correctly 2015-09-08 15:20:20 +01:00
Alex Pott 75f6c2f4cb Issue #2501895 by ifrik, jhodgdon: Too many pages with the same name ("Settings") 2015-09-08 11:24:01 +01:00
Alex Pott 46d59d6c8a Issue #2513556 by dcmul, mohit_aghera, cilefen, subhojit777, hussainweb, Bojhan, eliza411, ivanstegic, LewisNyman, lunk_rat, nickrosencrans, stpaultim, Mark LaCroix, webchick: Add a link to the Block Layout page on the Appearance page 2015-09-07 18:07:19 +01:00
Alex Pott 1514c820b8 Revert "Issue #2489162 by googletorp, Haza, mdrummond, DuaelFr, swentel: Can configure responsive image formatter to cause fatal error"
This reverts commit c8702065a1.
2015-09-07 18:03:35 +01:00
Alex Pott 9ba65aa25f Issue #2463659 by andypost, Wim Leers, rpayanm, Fabianx, googletorp: Regression test coverage: integration test for an uncacheable menu link that depends on session data 2015-09-07 15:42:21 +01:00
Nathaniel Catchpole 47295c18bc Issue #2493989 by Antti J. Salminen, lauriii, slashrsm: template_preprocess() and other preprocess functions are called even for theme hooks implemented as functions 2015-09-07 11:19:02 +01:00
Alex Pott 7253263055 Issue #2542748 by plach: Follow-up to Automatic entity updates can fail when there is existing content, leaving the site's schema in an unpredictable state 2015-09-06 22:39:47 +01:00
Alex Pott 1e1a38b736 Issue #1617918 by pfrenssen, tea.time: Test that no validation errors occur for anonymous users when $form['#token'] == FALSE 2015-09-06 22:03:13 +01:00
Alex Pott 45ce123503 Issue #2551047 by Sweetchuck: Simplify the switch-case in system_tokens() 2015-09-06 21:50:41 +01:00
Alex Pott 0a57817ff9 Issue #2468713 by StryKaizer, jhedstrom, rootwork, dawehner, paulmckibben, sumitmadan, tim.plunkett: Internal/custom menu links force-reset to the top of their menus on cache rebuild 2015-09-05 13:03:25 +01:00
Alex Pott 6374e3041e Revert "Issue #2468713 by StryKaizer, jhedstrom, rootwork, dawehner, paulmckibben: Internal/custom menu links force-reset to the top of their menus on cache rebuild"
This reverts commit 5cd3b6852e.
2015-09-05 13:02:16 +01:00
Alex Pott 5cd3b6852e Issue #2468713 by StryKaizer, jhedstrom, rootwork, dawehner, paulmckibben: Internal/custom menu links force-reset to the top of their menus on cache rebuild 2015-09-05 11:54:26 +01:00
Nathaniel Catchpole 0f9fd871e4 Issue #2551907 by Wim Leers, dawehner: Follow-up for #2483183: make the Breadcrumb value object use composition instead of inheritance 2015-09-05 09:34:41 +01:00
effulgentsia ae7ec6c585 Issue #2562757 by Wim Leers: Various small cacheability fixes that are blocking SmartCache 2015-09-04 22:23:05 -07:00
webchick c583a57781 Issue #2559299 by tarekdj, vprocessor: Update JS lib: backbone to 1.2.3 2015-09-04 13:54:03 -07:00
Nathaniel Catchpole 56bcfe4ece Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk, olli: Remove all usages SafeMarkup::checkPlain() from render arrays 2015-09-03 23:37:10 +01:00
Nathaniel Catchpole f13b2d59bd Revert "Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays"
This reverts commit 3100760954.
2015-09-03 23:36:44 +01:00
Nathaniel Catchpole 3100760954 Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays 2015-09-03 23:36:26 +01:00
Alex Pott feb0fc2c4d Issue #2504139 by borisson_, Wim Leers, plach, prashantgoel, Fabianx, dawehner, David_Rothstein, effulgentsia: Blocks containing a form include the form action in the cache, so they always submit to the first URL the form was viewed at 2015-09-03 14:28:12 +01:00
Alex Pott a173031664 Issue #2561129 by plach, alexpott, catch: Composite indexes are not correctly deleted/re-created when updating a field storage definition 2015-09-03 12:59:34 +01:00
Nathaniel Catchpole 6d4b0ae8a5 Issue #2561229 by alexpott, dawehner: Upgrade content tests fails on postgres for translated comment 2015-09-03 10:50:16 +01:00
Alex Pott 5d896a2ebe Issue #2334067 by mgifford, LewisNyman: error.svg doesn't have sufficient color contrast 2015-09-02 13:22:25 +01:00
Nathaniel Catchpole 42c9be9328 Issue #2560851 by alexpott, Xano: Deprecate EntityListBuilder::getLabel() and remove usages of SafeMarkup::checkPlain() 2015-09-02 13:18:50 +01:00
webchick 142d048cd5 Issue #2382985 by phenaproxima, quietone, -enzo-, benjy: Migration Files for Drupal 7 Menu & Menu Entries 2015-09-01 12:13:34 -07:00
Nathaniel Catchpole 475299e63c Issue #2548725 by pwolanin, catch, dawehner, mradcliffe: Fix regression to menu serialization in upgrade path that causes thousands of errors in PostgreSQL 2015-09-01 17:15:40 +01:00
Alex Pott ffeb4a7d20 Issue #2560521 by dawehner, plach, larowlan, lauriii, Xano, Wim Leers, catch, jhedstrom: Javascript does not work on beta 12 => HEAD update.php 2015-09-01 14:43:04 +01:00
Alex Pott ced413ca26 Issue #2557901 by hussainweb: Template documentation cleanup after field divitis issue 2015-09-01 14:16:08 +01:00
Alex Pott 8b4ceac2c7 Issue #2521978 by kim.pepper: core/modules/system/src/Plugin/Condition/RequestPath should use the 'url.path' cache context 2015-09-01 14:15:22 +01:00
Alex Pott 16f0ab8149 Issue #2167603 by damiankloip, tim.plunkett: EntityType should put unknown properties into an array 2015-09-01 14:07:17 +01:00
Alex Pott 496f5533f7 Issue #2560597 by webchick: Mark Migrate* modules as Experimental 2015-09-01 12:31:27 +01:00
Alex Pott 2b1f8e6ac3 Issue #507488 by lauriii, mdrummond, Wim Leers, Manuel Garcia, pwolanin, davidhernandez, chx, jibran, andypost, dawehner, Xano, tuutti, Gábor Hojtsy, LewisNyman, maximiliam, eiriksm, borisson_, bill richardson, Fabianx, joelpittet, Jeff Burnz, xjm, webchick, Bojhan, EclipseGc, emma.maria, tim.plunkett: Convert page elements (local tasks, actions) into blocks 2015-09-01 12:24:09 +01:00
Alex Pott 663848e19b Issue #2548009 by larowlan, dawehner, bircher: Overridden menu links lose parent, expanded and enabled (are disabled) status on cache clear 2015-09-01 11:38:01 +01:00
Nathaniel Catchpole be189a88fb Issue #2554151 by stefan.r, Gábor Hojtsy, plach, dawehner, csg: Test content/configuration in update database dump 2015-09-01 08:50:04 +01:00
Nathaniel Catchpole 82db4839fb Issue #2549393 by alexpott, dawehner, lauriii, andypost, xjm: Remove SafeMarkup::escape() and rely more on Twig autoescaping 2015-08-31 19:55:13 +01:00
webchick 71e5402442 Issue #2500717 by afi13, klonos, cilefen, evilfurryone: Sort entries in the site status report page alphabetically, BUT case-insensitively 2015-08-31 10:30:21 -07:00
webchick c8702065a1 Issue #2489162 by googletorp, Haza, mdrummond, DuaelFr, swentel: Can configure responsive image formatter to cause fatal error 2015-08-31 10:12:58 -07:00
webchick 6466caad89 Issue #2553447 by LewisNyman, davidhernandez, mdrummond: Move system node.theme.css to Classy 2015-08-31 09:47:00 -07:00
webchick ad22ba70d7 Issue #2547581 by Xano, dawehner, Berdir, alexpott: Missing configuration schemas for condition plugins 2015-08-31 09:20:27 -07:00
Alex Pott ce45b6e2aa Issue #1611954 by tim.plunkett, sun, samuel.mortenson, Berdir, mgifford, chx: Setting #access = FALSE on a vertical tab does not prevent input processing of the contained form elements 2015-08-31 15:41:54 +01:00
Nathaniel Catchpole 9f97162dd3 Issue #2557467 by alexpott: Deprecate check_url and convert usages to existing UrlHelper methods 2015-08-31 08:51:38 +01:00
Nathaniel Catchpole e580940021 Issue #2559605 by Cottser, stefan.r: Convert SafeMarkup::checkPlain() in render arrays to #plain_text 2015-08-31 08:45:25 +01:00
Alex Pott 346567c33b Issue #2502113 by pguillard, JMC, prajaankit, LewisNyman, pjbaert: Unused css classes in system.diff.css 2015-08-31 08:33:59 +01:00
Alex Pott 5a7988367a Issue #2556785 by Antti J. Salminen, lauriii: Specific preprocess functions doesn't support second level without first level 2015-08-31 08:26:35 +01:00
Alex Pott 112e9bf26b Issue #2558905 by dawehner, pwolanin, cilefen, plach, willzyx: Content translation module - Information disclosure by insufficient access checking 2015-08-31 08:09:53 +01:00
Alex Pott ec41d08258 Issue #2558247 by dawehner, catch, mradcliffe, jhedstrom, Berdir, jibran, effulgentsia, webchick: Remove rebuildAll() and module install from UpdatePathTestBase 2015-08-31 08:00:26 +01:00
Alex Pott dcd5951318 Issue #2554233 by pwolanin, tim.plunkett, amateescu, dawehner, Wim Leers, catch, effulgentsia, larowlan, Abdullah Hussam, greggles, David_Rothstein: Port Cross-site Request Forgery - Form API fixes from SA-CORE-2015-003 to Drupal 8 2015-08-30 22:55:50 +01:00
webchick 6dd0d5ac73 Issue #2551267 by Jeremy, mandar.harkare, alexpott, albertski: Rename update_manager_access() to _update_manager_access() 2015-08-28 23:56:40 -07:00
webchick 0d737bf73f Issue #2531604 by eiriksm: JSDoc system module 2015-08-28 23:30:19 -07:00
webchick 5b1e246a9e Issue #2558179 by jhedstrom, dawehner, catch: Database dump script produces a dump with syntax errors in it 2015-08-28 23:04:41 -07:00
webchick 44949a18f9 Issue #2555183 by jhedstrom, Gábor Hojtsy, mikeryan, stefan.r, xjm: Fix the filled update tests, they are broken 2015-08-28 22:53:18 -07:00
webchick f72ef07766 Issue #2522012 by phenaproxima, mikeryan, chx, benjy: Remove broken idlist handling, replace with more robust exception handling 2015-08-28 14:00:47 -07:00
xjm 248506e196 Issue #2550981 by alexpott, stefan.r, davidhernandez, joelpittet, Wim Leers, xjm, josephdpurcell, akalata, dawehner: Remove SafeMarkup::set in FormErrorHandler::displayErrorMessages() 2015-08-27 15:03:43 +01:00
effulgentsia ba95bbb26a Issue #2542748 by plach, effulgentsia, jhedstrom, Gábor Hojtsy, alexpott, mpdonadio, catch, dawehner: Automatic entity updates can fail when there is existing content, leaving the site's schema in an unpredictable state 2015-08-26 22:28:17 -07:00
effulgentsia ce6f3ec82b Issue #2554219 by nod_, larowlan, tim.plunkett, regilero, droplet, japerry, samuel.mortenson, Pere Orga, effulgentsia, benjy, Gábor Hojtsy, greggles, Wim Leers, David_Rothstein, pwolanin, neclimdul, EclipseGc, znerol: Port Cross-site Scripting - Ajax system fixes from SA-CORE-2015-003 to Drupal 8 2015-08-26 15:02:58 -07:00
Nathaniel Catchpole a2cdc3e9fc Issue #2558063 by jhedstrom: Fix syntax error in filled database dump 2015-08-26 20:16:30 +01:00
Nathaniel Catchpole f384961721 Issue #2557519 by alexpott, joelpittet: Remove many usages SafeMarkup::checkPlain() and replace with Html::escape() 2015-08-26 11:34:29 +01:00
Alex Pott 6c8fe4bdb4 Issue #2214241 by mortendk, mdrummond, lauriii, galooph, ShaunDychko, jjcarrion, b0unty, joelpittet, scor, amitgoyal, aboros, Manuel Garcia, hkirsman, BLadwin, hussainweb, sushilkr, emma.maria, nlisgo, yched, LewisNyman, davidhernandez, mikl, camoa, dman, dodorama: Field default markup - removing the divitis 2015-08-26 09:36:43 +01:00
webchick b06eee2089 Issue #2353679 by quietone, densolis, phenaproxima, ultimike: D6->D8 Migration missing variable: date_default_timezone 2015-08-25 11:29:27 -07:00
webchick 8aee36fd83 Issue #2557253 by phenaproxima, neclimdul: MigrateFullDrupalTestBase test discovery gobbles all the memory 2015-08-25 10:04:11 -07:00
Alex Pott c17a82f970 Issue #2490388 by hussainweb, Ankit Agrawal, joelpittet, dawehner: InfoParserUnitTest web test classes mislabeled as unit tests 2015-08-25 16:27:17 +01:00
Nathaniel Catchpole 8d12555b73 Issue #2527478 by znerol, googletorp: Resolve infinite stampede in mtime protected PHP storage 2015-08-24 08:26:10 +01:00
Alex Pott 15b2b5edc3 Issue #2120813 by pjonckiere, mpdonadio, ursula, borisson_, jsbalsera: Allow several date formats with identical date format strings 2015-08-22 17:45:12 +01:00
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
Nathaniel Catchpole d9e895c963 Issue #2548147 by stefan.r: All batch labels are HTML escaped 2015-08-21 20:24: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
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
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
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
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
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