Commit Graph

16264 Commits (fb65cd2bf36d13cd7990d8207cd123cea990e03a)

Author SHA1 Message Date
xjm d1ddab5034 Issue #2806249 by Pol: Small typo error in the method headers of NegotiationUrlForm 2016-10-07 15:17:30 -05:00
xjm 2e08f2c63b Issue #2806205 by Prashant.c, markdorison: Remove reference to old ListTextItem 2016-10-07 15:07:07 +01:00
xjm 434a96995a Issue #2811357 by alexpott, mattlt, jibran: Fix CHANGELOG.txt for 8.2.0 to remove paragonie/random_compat update 2016-10-04 21:43:33 +01:00
Alex Pott a407037d45 Issue #2795967 by daffie, Katiemouse: A query with a fetchAll(\PDO::FETCH_COLUMN) will fail for SQLite 2016-10-04 19:59:42 +01:00
Alex Pott 380e763f3a Issue #2795845 by effulgentsia, xjm, dawehner, cilefen, alexpott, timmillwood, Gábor Hojtsy, Wim Leers, chx, Cottser, catch, vaplas: Add changelog for Drupal 8.2.0 2016-10-04 16:09:58 +01:00
Alex Pott 05705fc979 Issue #2504849 by Berdir, catch, alexpott: User::getAnonymousUser() takes 13ms due to ContentEntityBase::setDefaultLangcode() 2016-10-03 21:40:48 +01:00
Nathaniel Catchpole 652ab4a02e Issue #2807705 by alexpott, dawehner, aburke626: FormattableMarkup::placeholderFormat() can result in unsafe replacements 2016-10-03 21:11:06 +01:00
Alex Pott 29a02cbe23 Issue #2592025 by joelpittet, jordana: template_preprocess_field_multiple_value_form() remove nested render arrays 2016-10-03 20:18:57 +01:00
Alex Pott 88ba3b9602 Issue #2809853 by joelpittet: Xss::filterAdmin() typo 2016-10-03 17:38:05 +01:00
Alex Pott 66741e368b Issue #2782309 by samuel.mortenson, martin107: Refactor File and Image related image field creation logic into a new trait 2016-10-03 14:01:46 +01:00
Alex Pott dd6d586818 Issue #2809527 by tim.plunkett, Berdir: Add backwards compatibility layer for entity display default config that lacks 'region' 2016-10-01 10:47:02 +01:00
Alex Pott feb3a4df40 Issue #2792205 by fago: Denormalization of entities with translations fails 2016-10-01 08:04:00 +01:00
Alex Pott 33280fdacd Issue #2630692 by Lendude, arunkumark: Fatal error when creating taxonomy term glossary view 2016-10-01 07:29:38 +01:00
Alex Pott f4da72865e Issue #2609252 by eiriksm, lokapujya, toncic92, Arla, chx, Berdir: Boolean field with #access FALSE cause EntityStorageException 2016-10-01 07:13:18 +01:00
Alex Pott 49076af2e6 Issue #2734663 by klausi, jibran, dawehner, naveenvalecha: Update deprecation message for old KernelTestBase in simpletest 2016-09-30 17:47:59 +01:00
Alex Pott b1a178c2ea Issue #2804595 by dagmar, Berdir: Sample values for entity references cause Fatal error: Allowed memory 2016-09-30 17:32:58 +01:00
Alex Pott ae621fe689 Issue #2672888 by fago: BrowserTestBase fails when the webserver runs as another user 2016-09-30 17:30:29 +01:00
Alex Pott 6416f45978 Issue #2801851 by shashikant_chauhan, Yogesh Pawar, phenaproxima, mikeryan: Remove system-of-record APIs from migrate 2016-09-30 17:23:36 +01:00
Alex Pott f506915ec8 Revert "Issue #2807705 by alexpott, dawehner, aburke626: FormattableMarkup::placeholderFormat() can result in unsafe replacements"
This reverts commit 8477ed5afd.
2016-09-30 11:48:04 +01:00
Alex Pott 64f9bb959b Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays 2016-09-30 11:46:40 +01:00
Alex Pott b9dafa0928 Revert "Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays"
This reverts commit 9d8bfbb6e4.
2016-09-30 11:45:33 +01:00
Alex Pott 9d8bfbb6e4 Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays 2016-09-30 10:31:50 +01:00
effulgentsia 8477ed5afd Issue #2807705 by alexpott, dawehner, aburke626: FormattableMarkup::placeholderFormat() can result in unsafe replacements 2016-09-29 11:10:11 -07:00
Alex Pott 2766d1a729 Revert "Issue #2662844 by penyaskito, dawehner, catch: cache.backend.chainedfast misbehaves in some situations"
This reverts commit 4eb87a26df.
2016-09-29 13:44:40 +01:00
Alex Pott 4a53d2f4cd Issue #2806827 by shashikant_chauhan, joachim: incorrect sample code in hook_node_links_alter() 2016-09-29 13:09:03 +01:00
Alex Pott 26efc430ff Revert "Issue #2751847 by penyaskito: Throw exception if the same service is injected twice in ChainedFastBackend"
This reverts commit e3587e21e4.
2016-09-29 11:40:29 +01:00
Alex Pott 4259a06c6c Issue #2485385 by phenaproxima, quietone, alexpott, mikeryan, Berdir, blazey, xjm, hussainweb, catch, heddn, benjy: Move highwater field support to the source plugin, and do not expose its internals on MigrationInterface 2016-09-28 17:46:11 +01:00
Alex Pott eaaea5db8b Revert "Issue #2664322 by dawehner, benjifisher, almaudoh: key_value table is only used by a core service but it depends on system install"
This reverts commit 5571193f80.
2016-09-28 17:22:20 +01:00
Alex Pott 8a97a2696e Issue #2807263 by Wim Leers: Impossible to write unit tests involving Vocabulary, because TAXONOMY_HIERARCHY_(DISABLED|SINGLE|MULTIPLE) are defined in taxonomy.module instead of VocabularyInterface 2016-09-28 16:46:58 +01:00
Alex Pott 7853618907 Issue #2600012 by joelpittet, chipway: 'css' key in batch_set is no longer used 2016-09-28 16:20:40 +01:00
Alex Pott 5681fbee59 Issue #2805213 by agoradesign: Incorrect documentation for EntityAccessControlHandler::checkFieldAccess() 2016-09-28 13:33:31 +01:00
Alex Pott 380bc5a44b Issue #2804525 by shashikant_chauhan, joachim: EntityTypeManager should mention hook_entity_type_build() 2016-09-28 13:26:58 +01:00
Alex Pott d27d6c3dd9 Issue #1841474 by dawehner, lokapujya, gnuget, mradcliffe, lluvigne, Wim Leers, klausi: Convert REST tests to Guzzle (would also help with core moving from WTB to BTB) 2016-09-28 13:18:20 +01:00
Alex Pott 3b80c5a5cb Issue #2807689 by cilefen: Add cilefen as a provisional maintainer to MAINTAINERS.txt 2016-09-28 13:05:37 +01:00
Nathaniel Catchpole 5571193f80 Issue #2664322 by dawehner, benjifisher, almaudoh: key_value table is only used by a core service but it depends on system install 2016-09-28 11:38:34 +01:00
Nathaniel Catchpole 527bf02662 Issue #2706405 by heddn, edysmp, davidparedes21, mikeryan, phenaproxima: File migrations *always* copy in files, even if the files were off-line copied to destination 2016-09-27 22:18:23 +01:00
Alex Pott f0d2de33c3 Issue #2788209 by amateescu, Berdir: Entity reference field "Autocomplete matching: Starts with" option does not work 2016-09-27 17:16:38 +01:00
Alex Pott c80250661b Issue #2807271 by Mile23: run-tests.sh needs to output an exception to stderr for the testbot 2016-09-27 17:10:35 +01:00
Nathaniel Catchpole e014859c4d Issue #2807171 by alexpott: Use the correct testing table prefix in simpletest_clean_database() 2016-09-27 17:05:15 +01:00
Nathaniel Catchpole 68a880ab74 Issue #2725839 by Mile23, dawehner, xjm, donquixote, catch: Remove Drupal\Core\Extension\ExtensionDiscovery::getInfoParser() since it is dead code 2016-09-27 16:41:47 +01:00
Nathaniel Catchpole c5c1cdf66a Issue #2608408 by nlisgo, dagmar, aleevas, neclimdul, BR0kEN, gaydabura, pfrenssen, zuuperman: Call to a member function getPath() when installing Profiles with unknown modules as requirement 2016-09-27 16:00:36 +01:00
Nathaniel Catchpole 82304ed90f Issue #2776235 by mikeryan, alexpott: Cached autoloader misses cause failures when missed class becomes available 2016-09-27 14:35:22 +01:00
Nathaniel Catchpole 3d7c5304db Issue #2674152 by Jo Fitzgerald, hussainweb: D7 User fields content not migrating first time 2016-09-27 12:50:29 +01:00
Alex Pott 8cc3eea8ac Issue #2795391 by effulgentsia: Move most of PageCache::fetch() into a storeResponse() helper that can be independently invoked from a subclass 2016-09-27 10:02:40 +01:00
Alex Pott 27b61a9b03 Issue #2791119 by phenaproxima, quietone, chx, mikeryan, benjy: Write meaningful Migrate source tests 2016-09-27 09:17:08 +01:00
Alex Pott 554852c599 Issue #2791727 by bhide.nishad, chishah92, tresti88, Chi: Wrong links in tours (eg. Language and Locale) 2016-09-27 09:14:21 +01:00
Alex Pott 3153a4e40f Issue #2806523 by eiriksm: Reduce duplication in user_mail 2016-09-26 17:01:28 +01:00
Nathaniel Catchpole 1975fe0892 Issue #2804675 by alexpott, hideaway: Tests using TestDatabase class are stuck in an infinite loop in Windows (8.2.0-rc2 only) 2016-09-26 16:22:24 +01:00
Alex Pott 397b680a5f Issue #2567715 by marthinal, hgoto, jpd4nt, mr.baileys, Wim Leers, alexpott: #markup generated by #pre_render callbacks do not get processed by ensureMarkupIsSafe() 2016-09-26 11:22:14 +01:00
Alex Pott 67076176cd Issue #2647916 by Lendude, Wim Leers, dawehner: Views ajax modals stop working in certain scenarios: due to JS settings caching, AJAX responses may set wrong ajaxPageState.libraries, causing problems for subsequent AJAX requests/responses 2016-09-26 08:46:29 +01:00
Alex Pott 97b2c76457 Issue #2738567 by jmuzz, mtift, claudiu.cristea, dawehner, samuel.mortenson: Add test trait for drupalGetTestFiles and drupalCompareFile 2016-09-26 08:14:56 +01:00
Alex Pott 1742237509 Issue #2744517 by webflo: Twig template link() call to accept markup 2016-09-26 08:08:23 +01:00
Alex Pott 2a3217ce62 Issue #2681869 by mikeryan, benjy: Provide clean way to merge configuration into migration plugins 2016-09-26 08:04:01 +01:00
Alex Pott e12c685032 Issue #2804375 by Lendude, dawehner: Exception thrown when using [view:url] token when there is no display with a URL in the view 2016-09-25 12:31:37 +01:00
Alex Pott 03fba96580 Issue #2801817 by Mile23: Inject services inot SimpletestTestForm and functional cleanup for the test_discovery service 2016-09-25 12:29:27 +01:00
Alex Pott f8f39839d3 Issue #2772537 by dawehner, Wim Leers, jacov: REST Views override existing REST GET routes 2016-09-25 12:19:48 +01:00
Alex Pott 497bf11747 Issue #2800799 by aronne, Lendude: Views throws InvalidArgumentException in More Link with external URLs 2016-09-25 12:13:52 +01:00
Alex Pott ae1f599d78 Issue #2684567 by gnuget, chx, heddn, vasi, mikeryan: Requiring a migration w/ a source plugin using a generator fatals 2016-09-25 12:09:11 +01:00
Alex Pott d70e577aba Issue #2773733 by claudiu.cristea, klausi, dawehner: Fix AssertLegacyTrait::assert(No)Text to handle html encoded strings (part 3) 2016-09-25 12:03:24 +01:00
Alex Pott ffde245469 Issue #2500533 by quietone, phenaproxima: Upgrade path for System 7.x 2016-09-25 12:01:18 +01:00
Alex Pott 0fe04b1520 Issue #2798097 by klausi, claudiu.cristea: Move all kernel tests to their correct phpunit location 2016-09-25 11:47:16 +01:00
Alex Pott e3587e21e4 Issue #2751847 by penyaskito: Throw exception if the same service is injected twice in ChainedFastBackend 2016-09-25 11:43:35 +01:00
Alex Pott f4c6a21986 Issue #2805757 by Mile23: InstallerRedirectTraitTest causes fatal when run from PHPUnit 2016-09-25 09:48:41 +01:00
Alex Pott c9c12c59db Issue #2802719 by maxocub: Publishing status option migrate to empty checkbox 2016-09-23 23:56:53 +01:00
Alex Pott 918731d6e8 Issue #2803117 by chx: JavascriptTestBase catches the wrong exception 2016-09-23 20:32:18 +01:00
webchick 2c6f28bef9 Issue #2785589 by tedbow, nod_, droplet, drpal, alexpott, Wim Leers, xjm: Fix js and jsdoc of outside-in module 2016-09-23 10:40:36 -07:00
Alex Pott 8d0d69f0c0 Issue #2753939 by phenaproxima, alexpott: BlockRegion process plugin should be source theme-aware 2016-09-23 16:57:03 +01:00
Alex Pott 4338fa0b73 Issue #2798609 by hardik.p, shashikant_chauhan, naveenvalecha, joachim, daffie: field.purge.inc points to php.net delete function 2016-09-23 10:58:55 +01:00
Alex Pott 59da739723 Issue #2801551 by gianani: getBundleEntityType() can return NULL 2016-09-23 10:54:38 +01:00
Alex Pott 29ce04e5d0 Issue #728702 by Crell, daffie, pillarsdotnet, pjcdawkins, Damien Tournoud, David_Rothstein, reglogge, amateescu, tim.plunkett, tstoeckler, xjm, hussainweb, alexpott, cweagans, Tor Arne Thune, catch: Visiting index.php should redirect to install.php if settings.php already has database credentials but database is empty 2016-09-23 10:45:19 +01:00
Nathaniel Catchpole fbf3e5cedf Revert "Issue #2763787 by nerdstein, rlhawk, slasher13, therealssj, TravisCarden: Upgrade random_compat to latest version"
This reverts commit 7feb65bab2.
2016-09-22 23:32:55 +01:00
Nathaniel Catchpole fe1eb450f2 Issue #2783079 by david_garcia, alexpott: DRUPAL-SA-CORE-2016-003 Completely broke IIS drupal deployments 2016-09-22 22:07:55 +01:00
Alex Pott 1c940d7240 Issue #2800703 by Shashwat Purav: syntax error in deprecation notice's sample code 2016-09-22 17:40:39 +01:00
Alex Pott 713d4e9874 Issue #2773185 by Wim Leers, effulgentsia, dawehner: Fix nits in \Drupal\rest\Entity\ConfigDependencies 2016-09-22 17:38:32 +01:00
Alex Pott 558dc9e71e Issue #2800081 by GoZ, thpoul, Wim Leers: Useless assignment for $row in KeyboardView 2016-09-22 17:36:40 +01:00
Alex Pott fdd3f572ab Issue #2772887 by brianV: Remove extra spaces after encoding attribute in RSS and OPML Views templates 2016-09-22 17:34:56 +01:00
Alex Pott f39d8fb929 Issue #2798523 by naveenvalecha: missing @param in ContactFormEditForm constructor 2016-09-22 17:31:06 +01:00
Alex Pott 85a227f794 Issue #2797721 by jp.stacey: Custom form handler's submitForm not called when using example in documentation 2016-09-22 17:28:08 +01:00
Alex Pott 6a83671d70 Issue #2792077 by thpoul, amit.drupal, shruti1803, Sonal.Sangale, Wim Leers: Replace usage of t() in plugins with $this->t() 2016-09-22 15:24:59 +01:00
Alex Pott aef08f50f3 Issue #2802301 by tstoeckler: Use route providers for ModerationState(|Transition) 2016-09-22 15:23:33 +01:00
Alex Pott 57d9909de5 Issue #2801855 by dbt102: Add_content_moderation_help 2016-09-22 15:20:58 +01:00
Alex Pott 52f2a29268 Issue #2795579 by martin107, klausi, dawehner: Adapt assertCacheContexts to not rely on the return value of assertIdentical 2016-09-22 15:06:01 +01:00
Alex Pott e8885ed65d Issue #2771187 by Lendude: Add javascript testing for pagination on AJAX enabled views 2016-09-22 15:03:34 +01:00
Alex Pott 610e36e53e Issue #2690389 by reszli, mikeryan, Gábor Hojtsy, juancasantito, zsofi.major, edgewl2, alexpott, jlbellido, penyaskito: Fix string translation in MigrateUpgradeRunBatch 2016-09-22 14:54:57 +01:00
Alex Pott 676f38d8c7 Issue #2795965 by Wim Leers, neclimdul: REST requests with invalid X-CSRF-Token header get "missing " mesage 2016-09-22 14:50:25 +01:00
Alex Pott 7f43b7ba67 Issue #2794735 by harings_rob: Wrong documentation on Drupal\rest\Plugin\rest\resource\EntityResource 2016-09-22 14:25:13 +01:00
Alex Pott 761657a7dc Issue #2763401 by klausi: PHPunit browser tests should log all Mink requests 2016-09-22 14:21:08 +01:00
Alex Pott 6992cbe98c Issue #2778083 by mpdonadio, YesCT: Default value for Date-Only fields is broken when UTC date is different than user current date 2016-09-22 14:06:26 +01:00
Alex Pott 05d832edc1 Issue #2744197 by Boobaa, Wim Leers, alexpott: Proper private file support for images uploaded via EditorImageDialog 2016-09-22 13:59:44 +01:00
Alex Pott 2fb6246e3d Issue #2600804 by Lendude, D4K0, dawehner, droplet: AJAXified glossary view arguments fail when Language URL detection enabled 2016-09-22 13:16:53 +01:00
xjm a8579d60d5 SA-CORE-2016-004 by alexpott, andypost, antongp, cashwilliams, catch, Chi, dawehner, dsnopek, Heine, kierheyl, Pere Orga, pwolanin, larowlan, q2u, stefan.r, xjm
(cherry picked from commit 75d6aa33cd)
2016-09-21 12:41:50 -05:00
webchick 8fca126410 Issue #2782803 by tkoleary, tedbow, xjm, cilefen, yoroy, davidhernandez, prestonso, David_Rothstein, Gábor Hojtsy, nod_, Dries: Rename Outside-in module to "Settings Tray" in the UI and in comments
(cherry picked from commit 1ffb177e41)
2016-09-21 10:40:41 -07:00
Nathaniel Catchpole fabc088e57 Issue #2803179 by Wim Leers, MKorostoff, Berdir, dawehner: [regression] rest_update_8201() can fail and break things 2016-09-21 14:23:53 +01:00
effulgentsia 6a4cfa29a1 Issue #2796953 by Wim Leers, mondrake, effulgentsia, catch, mikeryan, ayalon, chx, Fabianx, tim.plunkett, jibran, xjm, slashrsm, phenaproxima, borisson_: [regression] Plugins extending from classes of uninstalled modules lead to fatal error 2016-09-21 01:09:07 -07:00
webchick 58f67f617e Issue #2782885 by tedbow, rakesh.gectcr, xjm, webchick, tkoleary, drpal: No indication what page element is being configured with Outside In 2016-09-20 14:30:53 -07:00
webchick 7393e42739 Issue #2239419 by thpoul, Wim Leers, webchick, maczizek, xjm, mlewand, Jeff Burnz, tstoeckler, Tade0, Bojhan, yoroy, tkoleary, darketaine, hass, sun, maxilein, nod_, alexpott, Feuerwagen, oleq: Include CKEditor's AutoGrow plug-in 2016-09-20 12:40:44 -07:00
webchick 7f4cbc437d Issue #2781577 by tim.plunkett, tkoleary, Bojhan, rickvug, Wim Leers: Properly style outside-in off canvas tray 2016-09-20 12:25:10 -07:00
webchick b714d00d7f Issue #2307451 by martin_q, Gábor Hojtsy, Manjit.Singh, Dave Reid, iantresman, giorgio79, swentel, slashrsm, Bojhan, yoroy, rymo, xjm, Wim Leers, Saphyel, tstoeckler: Image file fields do not limit accepted file types in HTML 2016-09-20 12:16:27 -07:00
Nathaniel Catchpole da5e5502c0 Issue #2763787 by nerdstein, rlhawk, slasher13, therealssj, TravisCarden: Upgrade random_compat to latest version 2016-09-20 14:32:08 +01:00
Alex Pott 61941454e9 Issue #2795611 by GoZ: Provide a assertHeader legacy assertion 2016-09-19 17:21:53 +01:00
Alex Pott fdb87a946c Issue #2799959 by Shashwat Purav: incorrect summary line for menu_ui_form_node_type_form_validate() 2016-09-19 17:19:14 +01:00
Alex Pott ed42384fbe Issue #2797427 by thpoul: Update CKEditor library to 4.5.11 2016-09-19 17:13:25 +01:00
Alex Pott bb08449a51 Issue #2797947 by jmuzz: Allow NULL as second parameter in BTB->drupalPostForm() 2016-09-19 16:53:15 +01:00
Alex Pott 0cf01aef92 Issue #2801741 by zsofi.major, penyaskito: Fix typo in 'RestExport.php' 2016-09-19 16:15:28 +01:00
Scott Reeves 2ed3b840f3 Issue #2790855 by tedbow, drpal, xjm, tkoleary, tim.plunkett, Wim Leers, Cottser: Rework animation for standard dialog system 2016-09-19 10:39:44 -04:00
Alex Pott d32af63066 Revert "Issue #2785589 by nod_, tedbow, drpal, droplet: Fix js and jsdoc of outside-in module"
This reverts commit fdc09d3138.
2016-09-19 13:25:54 +01:00
Alex Pott 93bea22bd3 Issue #2784465 by naveenvalecha, martin107: Update help text for the Outside In module 2016-09-19 12:57:00 +01:00
Alex Pott 0dcbbec17e Issue #2784513 by drpal, tedbow, nod_: Off-canvas tray requires feedback on load 2016-09-19 12:55:17 +01:00
Alex Pott bff67911a6 Issue #2799053 by sanduhrs: Environment is not preserved running phpunit with a different user 2016-09-19 12:36:14 +01:00
Nathaniel Catchpole d20b2b3bb0 Issue #2762549 by alexpott, Fabianx, Mixologic, xjm: Drupal\field\Tests\Update\FieldUpdateTest, Drupal\views\Tests\Update\EntityViewsDataUpdateTest and Drupal\comment\Tests\CommentFieldsTest fail 2016-09-19 11:51:42 +01:00
Alex Pott 441357f286 Issue #2795615 by GoZ: Rename LanguageUILanguageNegotiationTest::runTest to LanguageUILanguageNegotiationTest::doRunTest 2016-09-19 11:44:18 +01:00
Alex Pott 7125a80096 Issue #2755677 by Mile23: Fix 'Drupal.WhiteSpace.OpenTagNewline' coding standard 2016-09-19 11:39:40 +01:00
Alex Pott 0ad1aaffe6 Issue #2799863 by GoZ: ConfigInstaller use same block validating Dependencies 2016-09-19 11:33:04 +01:00
Alex Pott 41cab62705 Issue #2801883 by claudiu.cristea: Add an empty $modules property in BrowserTestBase 2016-09-19 11:30:51 +01:00
webchick fdc09d3138 Issue #2785589 by nod_, tedbow, drpal, droplet: Fix js and jsdoc of outside-in module 2016-09-16 14:45:54 -07:00
Nathaniel Catchpole 2c60b6d247 Issue #2801259: Remove include from TestDabase class 2016-09-16 14:01:26 +01:00
Nathaniel Catchpole 8a5abfc0fa Issue #2791163 by alexpott, dawehner: Random automatic testing failures on SQLite with PHP 5.5 2016-09-16 11:35:51 +01:00
xjm b991ba92c2 Revert "Issue #2485385 by phenaproxima, quietone, Berdir, blazey, hussainweb, mikeryan, benjy, alexpott: Move highwater field support to the source plugin, and do not expose its internals on MigrationInterface"
This reverts commit 0308eb77d4.
2016-09-15 09:50:48 -05:00
Alex Pott 0308eb77d4 Issue #2485385 by phenaproxima, quietone, Berdir, blazey, hussainweb, mikeryan, benjy, alexpott: Move highwater field support to the source plugin, and do not expose its internals on MigrationInterface 2016-09-15 15:24:32 +02:00
Alex Pott 0c29f756ee Issue #2798335 by naveenvalecha: Menu.api.php references a renamed class 2016-09-15 13:53:42 +02:00
Alex Pott efcf5218c9 Issue #2655104 by dawehner, jhedstrom, gclicon, chr.fritsch, smk-ka, phenaproxima: List unmet configuration dependencies instead of just failing 2016-09-15 13:19:42 +02:00
Alex Pott 1fdf088bfa Issue #2799021 by dawehner, Wim Leers: Ensure a failing PHPUnit test shows enough information via run-tests.sh 2016-09-15 13:12:44 +02:00
Nathaniel Catchpole 2317a3968d Issue #2773333 by Berdir, Juterpillar, Wim Leers, Fabianx, renukakulkarni: Form validation errors, status messages on form submission are shown after page refresh when form is rendered in block 2016-09-15 09:24:42 +01:00
Nathaniel Catchpole b39b29ad14 Issue #2794249 by alexpott: Move file_directory_os_temp() to a class in Drupal\Component\FileSystem 2016-09-14 14:03:49 +01:00
Nathaniel Catchpole 19387f80d5 Issue #2657978 by maxocub, quietone, Gábor Hojtsy, Kristen Pol, alexpott: Variable to config: language_default [d6] 2016-09-14 13:57:47 +01:00
Nathaniel Catchpole f3a83727b0 Issue #2793731 by mikeryan: Obsolete destination properties in d6_file/d6_user_picture_file 2016-09-14 11:37:59 +01:00
Nathaniel Catchpole 09b65db311 Issue #2785657 by mathieso, dishabhadra, ifrik, dawehner, YesCT, tim.plunkett: Misleading text in block visibility pages description 2016-09-14 11:34:45 +01:00
Nathaniel Catchpole 413eb51008 Issue #2787479 by Wim Leers, Sam152, quicksketch: Anon users can access editor dialogs because all users have plain_text 2016-09-14 11:31:43 +01:00
Nathaniel Catchpole 61699f011a Issue #2791211 by cilefen: Cache::getBins should explain the returned data types implement CacheBackendInterface 2016-09-14 11:25:32 +01:00
Nathaniel Catchpole 21620006df Issue #2785891 by xjm, dawehner, tim.plunkett, alexpott, catch, YesCT, daffie, webchick: The distinctions between modules, themes, and other subsystems are not relevant in MAINTAINERS.txt or the issue queue component field 2016-09-14 11:04:50 +01:00
Nathaniel Catchpole f3119f6a1d Issue #2539634 by Berdir, dawehner, cilefen, mpp, claudiu.cristea, amateescu, kristiaanvandeneynde: PathItem::delete() never runs because the path field type is a computed field in disguise 2016-09-14 10:19:34 +01:00
Nathaniel Catchpole f55f7e0788 Revert "Issue #2685917 by larowlan, tim.plunkett, cheeky-micah: Placing the same custom block, more than once, with a period in the title, results in an Error"
This reverts commit 803a98af62.
2016-09-13 15:55:19 +01:00
Nathaniel Catchpole 803a98af62 Issue #2685917 by larowlan, tim.plunkett, cheeky-micah: Placing the same custom block, more than once, with a period in the title, results in an Error 2016-09-13 14:45:17 +01:00
Nathaniel Catchpole 7e7de02562 Issue #2794089 by Wim Leers, yobottehg, slashrsm: SessionManager::destroy() is incompatible with streamed responses: tries to send response header after headers have already been sent, causing watchdog to fill up with PHP warnings 2016-09-13 14:29:52 +01:00
Nathaniel Catchpole fec70c8fb9 Issue #2797943 by jmuzz, claudiu.cristea, dawehner: Add support for clickLink()'s second argument to BrowserTestBase 2016-09-13 13:44:47 +01:00
Nathaniel Catchpole 22e8b2eb71 Issue #2797213 by Simon Georges: Strange useless code in Component/Utility/Random.php 2016-09-12 16:20:26 +01:00
Nathaniel Catchpole dc509d0a43 Issue #2794715 by Mile23, klausi: TestSuiteBaseTest cannot be executed as standalone test 2016-09-12 16:17:33 +01:00
Nathaniel Catchpole abb19f57c3 Issue #2774195 by lauriii, claudiu.cristea: Passing attributes to field element label is not possible 2016-09-12 14:18:07 +01:00
Nathaniel Catchpole ce4e04f054 Issue #2797967 by tim.plunkett: Field UI needlessly resaves each enabled entity display 2016-09-12 13:41:40 +01:00
Nathaniel Catchpole 0fb201ca4a Issue #2796329 by Wim Leers: \Drupal\Core\File\MimeType\ExtensionMimeTypeGuesser maps the 'js' extension to the 'application/x-javascript' MIME type instead of 'application/javascript' 2016-09-12 13:40:13 +01:00
xjm fea00575f0 Revert "Issue #2793443 by dawehner: Make private functions protected in BrowserTestBase/KernelTestBase"
This reverts commit bde190669e.
2016-09-09 16:22:14 -05:00
xjm 20119bb179 Issue #2797173 by joshmiller: Fix typo in CurrentUser.php 2016-09-09 12:42:31 -05:00
Scott Reeves ae16101d6b Issue #2641380 by gnuget, darketaine, Chernous_dn, dinarcon, mohit_aghera, joelpittet, hass, davidhernandez, Wim Leers, Cottser: image-widget.html.twig references a non-existing classy/image-widget library 2016-09-07 22:07:51 -04:00
Nathaniel Catchpole c64a3f7d7b Issue #2787187 by claudiu.cristea, grahl, azinck, Fabianx, dawehner: Data loss: Deleting a translation of an entity deletes all file_usage entries for files referenced by the entity 2016-09-06 11:02:26 +01:00
Nathaniel Catchpole fb18e30d93 Revert "Issue #2787187 by claudiu.cristea, grahl, azinck: Data loss: Deleting a translation of an entity deletes all file_usage entries for files referenced by the entity"
This reverts commit a1b670fb9a.
2016-09-05 12:18:24 +01:00
Nathaniel Catchpole a1b670fb9a Issue #2787187 by claudiu.cristea, grahl, azinck: Data loss: Deleting a translation of an entity deletes all file_usage entries for files referenced by the entity 2016-09-05 11:46:23 +01:00
xjm 24d528d802 Issue #2758559 by eporama, leolando.tan, kamalrajsahu21, tstoeckler, larowlan, claudiu.cristea: EntityType::setStorageClass() violates its interface 2016-09-02 15:38:42 -05:00
xjm 9d3d930151 Issue #2785355 by timmillwood, dawehner, claudiu.cristea, borisson_: Expose the class resolver on \Drupal 2016-09-02 15:25:16 -05:00
xjm ea28d66948 Issue #2787641 by pwolanin, YesCT: Add non-UI mechanism for setting block weight through block forms 2016-09-02 15:17:29 -05:00
xjm bde190669e Issue #2793443 by dawehner: Make private functions protected in BrowserTestBase/KernelTestBase 2016-09-02 14:56:53 -05:00