Commit Graph

30237 Commits (6b0840d9f13d3dd88388519b82a0d2b142bea89c)

Author SHA1 Message Date
Alex Pott 9d2f34ffda Issue #2532082 by mbovan: Replace SafeMarkup::filterXss() with SafeMarkup::xssFilter() in method documentation 2015-07-13 13:01:58 +01:00
Alex Pott faada60f3d Issue #2321969 by rpayanm, subhojit777, prics, LinL, JeroenT, Temoor, prashantgoel, Mile23, pcambra, Sumi: Replace all instances of file_load(), file_load_multiple(), entity_load('file') and entity_load_multiple('file') with static method calls 2015-07-13 12:56:25 +01:00
Alex Pott 08baa72aee Issue #1963978 by joelpittet, NickWilde, jmolivas, dimaro, lauriii, Manuel Garcia, 2ndmile, Cottser, tim.plunkett: Convert theme_views_ui_build_group_filter_form() to Twig 2015-07-13 12:51:49 +01:00
Alex Pott 94615a137b Issue #2510104 by pwolanin, nod_, Fabianx, Wim Leers, droplet, Pere Orga: Convert drupalSettings from JavaScript to JSON, to allow for CSP in the future 2015-07-13 12:39:16 +01:00
Nathaniel Catchpole 9024fa617c Issue #2506195 by alexpott, joelpittet, xjm, David_Rothstein, Fabianx, pwolanin: Remove SafeMarkup::set() from Xss::filter() 2015-07-11 09:10:48 +01:00
Nathaniel Catchpole a9298fb6f5 Issue #2261669 by Berdir, timmillwood, jhedstrom: Slow query in NodeRevisionAccessCheck 2015-07-10 21:38:00 +01:00
webchick 6b95f9a850 Issue #2512456 by tim.plunkett, legolasbo, MattA, dawehner, googletorp, darol100, Bojhan, webchick, andypost, ivanstegic, larowlan, lauriii, LewisNyman, tkoleary, rickvug, eliza411, lunk_rat, nickrosencrans, stpaultim, Mark LaCroix: Implement the new block layout design to emphasize the primary interaction of placing a block 2015-07-10 12:00:10 -07:00
Nathaniel Catchpole 2378f939b2 Issue #2505989 by alexpott, dawehner, olli: Controllers render caching at the top level and setting a custom page title lose the title on render cache hits 2015-07-10 11:26:15 +01:00
webchick 73e83adbad Issue #2507967 by tim.plunkett: \Drupal\Core\Entity\Controller\EntityViewController::buildTitle() assumes the is in the render array 2015-07-09 11:32:54 -07:00
webchick c66eb738f9 Issue #2508231 by timmillwood, amateescu, hussainweb, catch, dawehner, David_Rothstein, Mixologic, effulgentsia: Raise minimum required version of PHP to 5.5.9 2015-07-08 21:20:58 -07:00
Alex Pott a87f47dbba Issue #2529442 by neclimdul: Random phpunit failures in EntityUnitTest 2015-07-09 00:11:10 +01:00
Alex Pott eb70a1c1cc Issue #2509600 by andypost: AggregatorFeedBlock should return render array 2015-07-08 18:02:33 +01:00
Alex Pott 31da514238 Issue #2529082 by timmillwood: Set better version for mikey179/vfsStream 2015-07-08 17:58:25 +01:00
Dries d954256330 Issue #2508623 by xjm: Remove Frando from MAINTAINERS.txt 2015-07-08 12:12:38 -04:00
Dries 317aae50de Issue #2513692 by pameeela, naveenvalecha, andypost: Remove tim-e from Maintainers.txt for contact module. Add jibran and andypost 2015-07-08 12:10:38 -04:00
Alex Pott 794be16300 Issue #2354889 by larowlan, dawehner, lauriii, Berdir, catch, martin107, pfrenssen, EclipseGc, Fabianx, Wim Leers, dsnopek, jibran, tim.plunkett, andypost: Make block context faster by removing onBlock event and replace it with loading from a ContextManager 2015-07-08 13:01:20 +01:00
Alex Pott 46e6f72399 Issue #2512866 by lauriii, Berdir, Wim Leers, Fabianx, effulgentsia, catch, dawehner: CacheContextsManager::optimizeTokens() optimizes ['user', 'user.permissions'] to ['user'] without adding cache tags to invalidate that when the user's roles are modified 2015-07-08 12:50:52 +01:00
Alex Pott 0f4319e418 Issue #2528292 by Fabianx, dawehner: Decouple Error testing from relying on a cached on disk-container that is created by a different Kernel 2015-07-08 11:55:40 +01:00
xjm d9d2e5f3d8 Issue #2477413 by daffie, Crell, bzrudi71, stefan.r, catch, mradcliffe, chx: Increase minimum version requirement for Postgres to 9.1.2 2015-07-08 10:16:41 +01:00
Alex Pott 49f5b153a0 Issue #2527816 by jhedstrom, pfrenssen, chx, catch: Logic error in SqlContentEntityStorage::countFieldData() attempts to drop `name` column 2015-07-08 09:38:33 +01:00
xjm d404b26005 Issue #2526458 by cilefen, googletorp, alexpott: Test XSS filtering of slogan in SystemBrandingBlock 2015-07-08 08:31:53 +01:00
xjm 2c7dc8fda3 Issue #2527406 by Gábor Hojtsy, Berdir: CommentForm::init() and MessageForm::init() are useless/broken 2015-07-08 08:27:57 +01:00
xjm 2bf671a246 Issue #2525002 by daffie, benjy: Make the class variables protected for Migration 2015-07-08 08:21:27 +01:00
xjm c672b1efce Issue #2528414 by jhedstrom: Block visibility by path docs are missing leading slash 2015-07-08 08:01:49 +01:00
xjm ccfc649b72 Issue #2525870 by pwolanin, willzyx, Fabianx: Regression: machine name inputs no longer work properly after #2508735 2015-07-08 07:48:50 +01:00
xjm 2e58203ebf Issue #2527638 followup by xjm: Fix duplicated setUp() method in MigrateDrupal7TestBase 2015-07-08 07:42:46 +01:00
xjm 25e09e4614 Issue #2514998 by tim.plunkett: Reduce fragility in the monolithic BlockListBuilder 2015-07-08 07:27:47 +01:00
webchick 227f243a90 Issue #2525870 by pwolanin, willzyx, Fabianx: Regression: machine name inputs no longer work properly after #2508735 2015-07-07 10:28:55 -07:00
Alex Pott 7b9c39c077 Issue #2527606 by dawehner, plach, catch, mpdonadio, Wim Leers, xjm, Fabianx: Uncaught PHP Exception LogicException when editing Views 2015-07-07 18:00:16 +01:00
Alex Pott 81087eb4c2 Revert "Issue #2527606 by dawehner, plach, mpdonadio, xjm, Wim Leers, Fabianx: Uncaught PHP Exception LogicException when editing Views"
This reverts commit c78d806eb3.
2015-07-07 17:59:45 +01:00
Alex Pott 5a528e59df Issue #2493665 by Fabianx, dawehner, msonnabaum, catch: Add centralized container invalidation method 2015-07-07 17:35:44 +01:00
Alex Pott c78d806eb3 Issue #2527606 by dawehner, plach, mpdonadio, xjm, Wim Leers, Fabianx: Uncaught PHP Exception LogicException when editing Views 2015-07-07 17:28:59 +01:00
Nathaniel Catchpole a362252a2b Issue #2512718 by Berdir, pfrenssen, Wim Leers, Fabianx, dawehner, catch, effulgentsia, plach, Gábor Hojtsy: EntityManager::getTranslationFromContext() should add the content language cache context to the entity 2015-07-07 17:08:46 +01:00
webchick 7468b58512 Issue #2527638 by phenaproxima: MigrateDrupal7TestBase never installs Drupal 7 migrations 2015-07-07 08:39:44 -07:00
Alex Pott d416fabdd6 Issue #2428861 by tbradbury, Nitesh Sethia, neetu morwani, deepakaryan1988, Sagar Ramgade, yogen.prasad, Daniel_Rose, Cottser, jhodgdon, Sutharsan, leeotzu: user.html.twig documentation refers to a nonexistent 'account' variable 2015-07-07 15:11:22 +01:00
Alex Pott 9ae518ce8d Issue #2491259 by Chernous_dn, rudraram, jhodgdon, LewisNyman, mortendk: move search.admin.css into seven 2015-07-07 14:51:02 +01:00
Alex Pott dfa5621e20 Issue #2527076 by daffie: Make the class variables protected for Drupal\Core\Datetime\Entity\DateFormat 2015-07-07 14:35:09 +01:00
Alex Pott f3a857f133 Issue #2527710 by Fabianx: Decouple Error testing from running with container builder 2015-07-07 14:17:12 +01:00
Alex Pott 48aa09b423 Issue #2516866 by willzyx: Faulty dependency to RedirectDestination in Drupal\menu_ui\Plugin\Menu\LocalAction\LocalActionDefault 2015-07-07 14:10:40 +01:00
webchick 5e557e6ef1 Issue #2513612 by davidhernandez, ivanstegic, Bojhan, eliza411, LewisNyman, lunk_rat, nickrosencrans, stpaultim, webchick: Make the autocomplete form option text for an entity reference not be all caps 2015-07-06 12:24:49 -07:00
Alex Pott cc8e7c3fcc Issue #2522600 by neclimdul, phenaproxima: Remove CMI dependency from Migration Templates 2015-07-06 18:28:57 +01:00
Nathaniel Catchpole a4e16d6e66 Issue #2527486 by alexpott: --browser in run-tests.sh broken 2015-07-06 16:16:24 +01:00
Alex Pott 2219b31b7d Issue #2512210 by trgreen17, jhodgdon, liberatr: SimpleTest - WebTestBase method creates binary-text files when the intention was to create text files, and text file creation is broken 2015-07-06 16:07:27 +01:00
Alex Pott 897056bbf7 Issue #2328883 by andypost, dawehner: menu ui route used in menu link content 2015-07-06 15:57:08 +01:00
Alex Pott ade0716a65 Issue #2516802 by Dave Reid: FilterProcessResult->merge() results in PHP warning: Missing argument 1 for FilterProcessResult::__construct() 2015-07-06 15:03:31 +01:00
Nathaniel Catchpole 90b4ae4c4a Issue #2522120 by jhedstrom: DbDumpCommand should add collation information to the generated script 2015-07-06 14:19:03 +01:00
Alex Pott b04d55edfe Issue #1835016 by googletorp, nod_, KarenS, Sharique, Nitesh Sethia, mpdonadio: Polyfill date input type 2015-07-06 13:51:32 +01:00
Alex Pott a9dd72b1bd Issue #2497691 by Crell, cilefen, marvin_B8, dawehner: Include Symfony PSR-7 bridge library 2015-07-06 13:30:43 +01:00
Alex Pott de1930407d Issue #2453175 by tim.plunkett, plach, rteijeiro, effulgentsia, eshta, dawehner, fago, Berdir, alexpott: Remove EntityFormInterface::validate() and stop using button-level validation by default in entity forms 2015-07-06 12:38:03 +01:00
xjm 79c11b6b9e Issue #2492585 by pguillard, yarik.lutsiuk, andypost, Mile23: Deprecate comment_view() & comment_view_multiple() 2015-07-06 12:19:26 +01:00