Commit Graph

32448 Commits (fb65cd2bf36d13cd7990d8207cd123cea990e03a)

Author SHA1 Message Date
xjm 7bce285820 Revert "Issue #2702661 by alexpott, nevergone, GoZ, jibran, dawehner, hgoto, xjm: Make it simple to take screenshots whilst using JavascriptTestBase"
This reverts commit e42f6c5826.
2016-07-20 11:12:09 -05:00
xjm e42f6c5826 Issue #2702661 by alexpott, nevergone, GoZ, jibran, dawehner, hgoto, xjm: Make it simple to take screenshots whilst using JavascriptTestBase 2016-07-20 10:48:14 -05:00
Alex Pott 00d0fa7297 Issue #2473179 by Fabianx, Berdir, dawehner: Use FileCache for config storage 2016-07-20 13:53:17 +01:00
Alex Pott b9fc15d622 Issue #1806606 by daffie, Jorrit: Drupal\Core\Database\Query\Select::range() doesn't correctly implement SelectInterface 2016-07-20 13:13:28 +01:00
Alex Pott 731a0728b5 Issue #2768953 by alexpott, dawehner, cashwilliams, timmillwood: Prevent insecure Guzzle from being installed when using composer to manager your project dependencies 2016-07-20 12:35:07 +01:00
Alex Pott 2c4aa41e63 Issue #2765207 by juampynr, dawehner: Convert \Drupal\system\Tests\System\CronQueueTest to a kerneltest 2016-07-20 12:21:33 +01:00
Alex Pott b83e2d78a6 Issue #2706187 by Jo Fitzgerald: Custom view modes not migrating from d7 to d8 2016-07-20 12:09:56 +01:00
Alex Pott d317f6b34b Issue #2348137 by daffie: Enable WAL journal mode by default for SQLite database 2016-07-20 12:08:04 +01:00
Alex Pott f51a120c3f Issue #2752119 by jalpesh, mayurjadhav: drupal/core-render is missing from the drupal/core replace section 2016-07-20 11:09:41 +01:00
Alex Pott 67b76a049c Revert "Issue #2223073 by stefan.r, superspring, Dave Reid, Jalandhar: Calling DatabaseSchema::getPrefixInfo() on a non-default connection returns the wrong database - write tests"
This reverts commit 2c2caccd45.
2016-07-20 09:58:06 +01:00
Alex Pott 5601e988ae Issue #2686483 by stBorchert, daffie: Add support for database condition operator "NOT BETWEEN" 2016-07-20 09:52:02 +01:00
Alex Pott 9cae523573 Issue #2753791 by Lendude: Add javascript testing for the Views listing page 2016-07-20 00:53:16 +01:00
Alex Pott 2c2caccd45 Issue #2223073 by stefan.r, superspring, Dave Reid, Jalandhar: Calling DatabaseSchema::getPrefixInfo() on a non-default connection returns the wrong database - write tests 2016-07-19 23:53:41 +01:00
Alex Pott 2893aec5df Issue #2762953 by cilefen, gisle, drumm: Select elements should use strict comparison 2016-07-19 23:46:57 +01:00
Alex Pott 7b0d229af1 Issue #2767269 by claudiu.cristea: LocalReadOnlyStream must declare itself not writeable 2016-07-19 23:42:23 +01:00
Alex Pott 7b9c79ea0a Issue #2674090 by Jo Fitzgerald, benjy, generalredneck, Sam152: Unable to migrate D7 link fields 2016-07-19 23:39:45 +01:00
Alex Pott 88d101c96a Issue #2747083 by Eric_A, Mile23, alexpott: drupal/core-dependency-injection wrongly requires symfony/expression-language 2016-07-19 21:49:20 +01:00
Alex Pott e74b8c65b2 Issue #2763629 by hussainweb: cckPluginManager not explicitly declared in CckMigration 2016-07-19 21:45:29 +01:00
effulgentsia 9268dcc4ec Issue #2666382 by Wim Leers, alexpott, TwoD, timmillwood, catch: EditorFileReference filter: generate URLs for inline images 2016-07-19 11:21:29 -07:00
webchick 1b1e221a6b Issue #2757475 by samuel.mortenson, marcoscano, Wim Leers: CKEditor's styling forces 16x16px icons, but Drupal's CKEditor toolbar configuration UI doesn't match that restriction, causing visual problems 2016-07-19 10:16:06 -07:00
Alex Pott b5b6b8fc84 Issue #2756175 by Fabianx: FileCacheFactory::get() should not use 'default' configuration key before passed in configuration 2016-07-19 17:09:04 +01:00
Alex Pott d343e3aa87 Issue #2765751 by thpoul, dinarcon: Update CKEditor library to 4.5.10 2016-07-19 16:35:01 +01:00
Alex Pott a7955198f1 Issue #2572533 by mondrake: Add tests for multiple pagers on a given page 2016-07-19 16:32:06 +01:00
Alex Pott 30555f0138 Issue #2720811 by Eric_A: Fix package names of drupal/core-fileCache and drupal/core-phpStorage 2016-07-19 16:17:08 +01:00
Alex Pott 4e547f5246 Issue #2760797 by mondrake, twistor: MIME type guessing fails for remote stream wrapper URIs 2016-07-19 16:14:55 +01:00
Alex Pott fbcd92404d Issue #2644838 by thpoul, Matt_five, swarad07, Wim Leers: Add test coverage for the editor's max dimension setting, and fix its message when one dimension is unrestricted 2016-07-19 15:59:05 +01:00
Alex Pott 4dd3e6a506 Issue #2751363 by jibran: Don't allow test entities to share base table 2016-07-19 15:51:39 +01:00
Alex Pott f2d19d2d2b Issue #2749475 by thpoul, Wim Leers, maskedjellybean, Orizontal, bohemier: Duplicate labels for Styles dropdown causes Styles to not render: add validation to prevent this 2016-07-19 15:35:20 +01:00
Alex Pott 426c9fd32d Issue #2561049 by phenaproxima, quietone: Add proper unit tests for the Migration process plugin 2016-07-19 15:30:43 +01:00
Alex Pott 2d292cd1ef Issue #2477381 by mondrake: GDToolkit::getSupportedExtensions returns incomplete list 2016-07-19 15:25:44 +01:00
Alex Pott 11904f8ea6 Issue #2648996 by tstoeckler, quietone, chx, therealssj, webflo, benjy: Optimize menu link migration 2016-07-19 15:22:36 +01:00
Alex Pott 3bf487f4d0 Issue #2633678 by mikeker, dagmar, geertvd, Lendude: Improve grouped filter form and fix validation problems 2016-07-19 15:13:32 +01:00
Alex Pott 57432ad421 Issue #2737805 by klausi, larowlan: Convert web tests to browser tests for forum module 2016-07-19 15:09:48 +01:00
Alex Pott 91987586b8 Issue #2723705 by Wim Leers, catch: Reduce the 200ms BigPipe placeholder interval to 50ms and make it overridable 2016-07-19 15:05:56 +01:00
Alex Pott 7f8e1c93fc Issue #2627678 by claudiu.cristea, larowlan, jonathanjfshaw, alexpott, catch: Specify view mode to be used by comment formatter 2016-07-19 14:47:30 +01:00
Nathaniel Catchpole 4a95e65086 Issue #2761403 by Berdir: Move runtime theme registry into bootstrap cache 2016-07-19 13:37:02 +01:00
Alex Pott 53704b73f5 Issue #2751835 by tstoeckler: Entity::urlRouteParameters() is broken for add-page and add-form link templates 2016-07-19 13:31:32 +01:00
Alex Pott e9b14299ae Issue #2759839 by jalpesh, Eric_A: Rename drupal/core-httpFoundation, add it to drupal/core replace section 2016-07-19 13:22:49 +01:00
Alex Pott 5356c84371 Issue #2759859 by klausi: Implement getDrupalSettings() on BrowserTestBase for checking JS settings 2016-07-19 13:08:14 +01:00
Alex Pott 8fb4440373 Issue #2594917 by cilefen, mikeker, rakesh.gectcr, ccmorris, dawehener: Views field rewrite for "Content: Path" incorrectly escapes HTML 2016-07-19 12:54:10 +01:00
Alex Pott bd27a538ef Issue #2755991 by klausi: Convert web tests to browser tests for telephone module 2016-07-19 12:38:50 +01:00
Alex Pott f94a4c2e13 Issue #2760557 by larowlan, jibran: LinkItem::getUrl ignores the value of options 2016-07-19 11:34:51 +01:00
Alex Pott 2bb0468847 Issue #2662284 by Wim Leers, swim, tedbow, dawehner: Return complete entity after successful PATCH 2016-07-19 11:29:44 +01:00
xjm 8db32d1a20 Issue #2333243 by kenorb, alexpott, ztl8702, scor, Jon@s, ultimike, mlncn: Relax .gitattributes global rule 2016-07-19 12:25:31 +02:00
xjm 978b026958 Issue #2752915 by mohit_aghera, davic, Haza, pashupathi nath gajawada, chr.fritsch, ifrik, webchick, j2r: Rename "Add page" to "Add search page" 2016-07-19 10:54:39 +02:00
xjm faef09eaef Issue #2752533 by mikeker: \Drupal\Component\Utility\Crypt::randomBytesBase64 docblock refers to $byte_count instead of $count 2016-07-19 09:16:16 +02:00
xjm 17ff00c6c4 SA-CORE-2016-003 by alexpott, Michael Dowling, mlhess, xjm, Pere Orga, dawehner, greggles, coltrane, pwolanin, larowlan 2016-07-18 17:32:46 +02:00
Alex Pott 2fb3a051fd Issue #2594937 by Peacog, cilefen, Sagar Ramgade, chgasparoto, aerozeppelin, iStryker, feraline, alvar0hurtad0, Cottser, Wim Leers, xjm, sebas5384, almaudoh, gvso, racarvalho1987: Empty 'libraries:' in theme .info.yml file produces confusing PHP warning 2016-07-18 11:24:51 +01:00
xjm c572b9243e Issue #2758067 by jhedstrom, pfrenssen: BrowserTestBase::drupalCreateUser() should use UserCreationTrait::createUser() 2016-07-17 14:55:10 +02:00
xjm 70a2d8c112 Issue #2491033 by daffie, mgifford, dawehner: Return value of Database::getLog() is inconsistent -- always return an array, even when empty 2016-07-17 11:55:48 +02:00