Commit Graph

32134 Commits (b8500a93102df90a32e5a80369efae20f3fb7029)

Author SHA1 Message Date
Alex Pott b8500a9310 Issue #2780093 by Mile23: Have simpletest, run-tests.sh enforce their dependency on PHPUnit 2016-08-25 11:04:13 +01:00
Alex Pott 971a73c6ba Issue #2705823 by Lendude, Crell: BulkForm reports incorrect count 2016-08-23 20:08:53 +01:00
Alex Pott 73306d92f4 Issue #2782967 by mikeker: FormTest::testFieldFormUnlimitedRequired claims to test for visually-hidden, but doesn't 2016-08-23 20:06:45 +01:00
Alex Pott 4282851183 Issue #2784677 by GoZ: Move core/modules/simpletest/tests/src/Functional/BrowserTestBaseTest.php to core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php 2016-08-23 19:12:33 +01:00
Alex Pott e4f6b505fa Issue #2702739 by pguillard: Add plural labels to Entity Types in RDF module 2016-08-23 18:55:17 +01:00
Alex Pott 425b58b630 Issue #2770817 by Lendude: Add javascript testing for sorting AJAX enabled views 2016-08-23 18:53:35 +01:00
Alex Pott 71ca3778a6 Issue #2747177 by markdorison, chx, Sonal.Sangale, andypost, joachim, Berdir, eojthebrave: Add docs on possible values of $operation in hook_entity_field_access() 2016-08-23 18:33:26 +01:00
Alex Pott 7d6e615f1e Issue #2549801 by quietone, balagan, lostkangaroo, pingers, martins.kajins, phenaproxima, scuba_fly, penyaskito: Improve source provider missing exception message 2016-08-23 18:26:56 +01:00
Nathaniel Catchpole 1ba97fcf57 Issue #2776357 by alexpott: Upgrade path for Config translation synchronization failure 2016-08-23 08:43:52 +01:00
Nathaniel Catchpole 3c42666bfc Issue #2787577 by alexpott, dawehner: When tests use multiple namespaces they should do so in a coding standards compliant way 2016-08-22 17:10:39 +01:00
Nathaniel Catchpole 37010da991 Issue #2787655: Fix \Drupal\Tests\Core\Form\FormTestBase to not have multiple namespaces 2016-08-22 17:01:56 +01:00
Nathaniel Catchpole 50ab536e79 Issue #2728403 by timmillwood: Non-revisionable translatable fields on revisionable entities don't translate correctly 2016-08-22 16:32:22 +01:00
Alex Pott bd6b92d804 Issue #2777651 by mkalkbrenner: Add coverage for uninstalled modules in Drupal\system\Tests\Module\ClassLoaderTest class loading tests 2016-08-22 13:46:05 +01:00
Nathaniel Catchpole 850b9eebef Issue #2787567 by alexpott: Refactor \Drupal\Component\Assertion\Handle to not break PSR-0/4 one class per file 2016-08-22 13:03:07 +01:00
Nathaniel Catchpole d798c289d6 Issue #2786855 by claudiu.cristea: Don't compute the lock name if not necessary when generating image derivatives 2016-08-22 13:02:42 +01:00
Alex Pott a9f6130738 Issue #2787183 by Berdir: LinkItem::getUrl() fails if options are NULL 2016-08-22 12:46:16 +01:00
Nathaniel Catchpole 21d1b47914 Issue #2515050 by alexpott, pwolanin, YesCT, David_Rothstein, prasad_gogate: A valid one-time login link may be leaked by the referer header to 3rd parties 2016-08-22 10:01:48 +01:00
Alex Pott 7fd06936df Issue #2470187 by tim.plunkett, mgifford: Remove obsolete FilterBase::$collection 2016-08-21 10:42:36 +01:00
webchick 0e0608d8da Issue #2762173 by megansanicki, artinst4, YesCT, mradcliffe, a_thakur, vermauv, cilefen, mathieso, pwolanin, mlhess: Add "composer install" step to install.txt file for when Drupal is downloaded using git
(cherry picked from commit 4dcb2b1e6b)
2016-08-20 22:04:16 -04:00
Nathaniel Catchpole 31dcacad1b Issue #2740983 by VitalyM, alexpott: Configuration system doesn't allow importing a single item from a non-default collection 2016-08-19 14:27:11 +01:00
Alex Pott bba2fda332 Issue #2702227 by claudiu.cristea, jeroen.b, marco.giaco: Image styles for private files are serving the original instead of derivative 2016-08-19 13:56:41 +01:00
Nathaniel Catchpole e02587524b Issue #2785155 by alexpott: _node_access_rebuild_batch_operation uses queries that check access 2016-08-19 13:23:22 +01:00
Nathaniel Catchpole b2e947946a Issue #2781673 by Bambell, Berdir: MenuLinkContent menu links can not be set to no parent once they had one 2016-08-19 11:49:17 +01:00
Nathaniel Catchpole 4beaddb77c Issue #2784463 by martin107, naveenvalecha, tim.plunkett: Convert outside_in_page_(top|bottom)() to a #theme_wrappers 2016-08-19 11:25:17 +01:00
Alex Pott 6fc9b0d876 Issue #2786389 by geerlingguy: Typo in documentation for MigratePreRowSaveEvent 2016-08-18 21:45:24 +01:00
Nathaniel Catchpole 5730984d40 Issue #2779459: KernelTestBase thinks private file setting is in config 2016-08-18 21:24:36 +01:00
Nathaniel Catchpole bf91988399 Issue #2782323 by vpshah86, jhodgdon: Node views wizard has wrong sort direction for Title 2016-08-18 20:25:59 +01:00
Alex Pott 73333c5b46 Issue #2070559 by Mile23: Harmonize PHPUnit and run-tests to both scan for themes 2016-08-18 15:00:25 +01:00
Alex Pott 4d8efc4b24 Issue #2741249 by Mile23, timmillwood, sneha_surve: Remove entity_revision* family of functions usage from the code base 2016-08-18 13:50:29 +01:00
Alex Pott fe33c4b9e7 Issue #2781207 by timmillwood, dawehner: Use class resolver for abstracted Content Moderation classes 2016-08-18 13:39:57 +01:00
Alex Pott 92c311c209 Issue #2785991 by blazey, dawehner: Unnecessary call to AccessResult::neutral() in Drupal\Core\Access\AccessManager::check() 2016-08-18 13:34:03 +01:00
Alex Pott d32fe80756 Issue #2783619 by Chi: Remove unused manager service from BlockAccessControlHandler 2016-08-18 12:46:39 +01:00
Alex Pott bd2772d916 Issue #2783819 by Lendude: Update AjaxThemeTest to use assertWaitOnAjaxRequest 2016-08-18 12:44:47 +01:00
Alex Pott 08b7a3fbc8 Issue #2783393 by Mile23: Fix 'Drupal.Commenting.FunctionComment.IncorrectParamVarName' coding standard 2016-08-18 10:38:31 +01:00
Nathaniel Catchpole 182f0316ed Issue #2406533 by alexpott, willzyx, olli, Berdir, DamienMcKenna, Dom., Crell, Wim Leers, mdrummond, mirzu, enjoyiacm, catch: edit-form, delete-form etc. <link> tags added on /node/{node} are invalid according to W3C Validator 2016-08-18 10:10:39 +01:00
Nathaniel Catchpole 0a8686acb3 Issue #2494221 by david_garcia, dagmar: Slow Log/Watchdog clear when there are lots of data 2016-08-18 09:16:17 +01:00
Alex Pott da0645c1f8 Issue #2785913 by tim.plunkett: StableTemplateOverrideTest does not respect experimental modules 2016-08-18 09:06:48 +01:00
Nathaniel Catchpole 47a7f18b09 Issue #2784263 by klausi: Move WTB::assertCacheContext() to AssertPageCacheContextsAndTagsTrait 2016-08-17 22:46:21 +01:00
Nathaniel Catchpole db998a72ee Issue #2783849 by Shashwat Purav, kiamlaluno: hook_filetransfer_info() documentation has not been updated for Drupal 8 2016-08-17 22:41:48 +01:00
xjm 56a347cab2 Issue #2785489 by timmillwood: Add "Outside in" maintainer to Maintainers.txt 2016-08-17 11:54:39 -05:00
Alex Pott e51f98e17c Issue #2784689 by hiramanpatil: Repetitive words in 'block_place' module description 2016-08-17 13:48:21 +01:00
Alex Pott bc3bb2469a Issue #2754597 by dawehner: Add Lendude to MAINTAINERS.txt for the views and views_ui module 2016-08-17 13:04:43 +01:00
Nathaniel Catchpole 3c1ce586ef Issue #2784341 by alexpott: Remove form functions from ModerationInterface
(cherry picked from commit 0d00a94b139602d9280360dc2977dbc989c6ef1e)
(cherry picked from commit 04abf4c067)
2016-08-17 12:50:14 +01:00
Alex Pott 42b81c6411 Issue #2753941 by tedbow, tim.plunkett, tkoleary, SKAUGHT, drpal, effulgentsia, andrewmacpherson, webchick, xjm, Bojhan, Gábor Hojtsy, Wim Leers, catch, nod_: [Experimental] Create Outside In module MVP to provide block configuration in Off-Canvas tray and expand site edit mode 2016-08-17 11:59:07 +01:00
Nathaniel Catchpole 9e2f220d74 Issue #2783749 by alexpott, bircher: [regression] Config directories should be created by installer if present in setings.php and if possible 2016-08-15 23:26:52 +01:00
Nathaniel Catchpole ce17b23724 Issue #2779939 by alexpott: Cleanup the ModerationInformationInterface 2016-08-15 22:19:00 +01:00
Alex Pott 1bd3a04d6c Issue #2780549 by andrewbelcher, alexpott, mpdonadio: FormattedDateDiff::$maxAge never applied to caches 2016-08-15 18:20:00 +01:00
Alex Pott af1abd851c Issue #2780905 by catch, joelpittet: cache MemoryBackend has a pointless constructor 2016-08-15 11:17:11 +01:00
Nathaniel Catchpole dd3ee4c7df Issue #2635784 by Manuel Garcia, sidharthap, cilefen, veerasekar89, gambry, catch, alexpott, Cottser, dawehner, joelpittet: Deprecate ThemeHandler::setDefault() in favour of configuration and replace usages 2016-08-15 08:55:33 +01:00
Nathaniel Catchpole 98889d33d1 Issue #2765437 by gambry, alexpott: _user_mail_notify() always sends emails even if is FALSE 2016-08-15 08:39:21 +01:00