Commit Graph

1237 Commits (71a15febbfbe2600e15efd0705435575837a084c)

Author SHA1 Message Date
Alex Pott d62a0a6ccb Issue #2600718 by rakesh.gectcr, xjm, Mile23, dawehner: Add composer.json to \Drupal\Component\Bridge component 2015-12-07 15:48:48 +00:00
Jennifer Hodgdon 0fb0add63c Issue #2606724 by Lars Toomre, malavya: Few {@inheritdoc} formatting fixes 2015-12-02 12:57:45 -08:00
Nathaniel Catchpole d9a92c36d0 Issue #2616498 by neclimdul, dawehner, Mixologic: Drupal\Core\Routing\RouteProvider::getCandidateOutlines() does an illegal shift when config is empty 2015-12-01 14:07:36 +00:00
Alex Pott f730e579b4 Issue #2572695 by marvin_B8, attiks, pfrenssen, xjm: Fix 'Drupal.ControlStructures.ElseIf' coding standard 2015-11-28 16:50:23 +01:00
Nathaniel Catchpole 30471f550d Issue #2614066 by webflo: Machine name element leaks to much data to drupalSetting 2015-11-25 13:07:45 +00:00
Nathaniel Catchpole c551effd12 Issue #2619700 by tim.plunkett: \Drupal\Core\Path\PathValidator::getPathAttributes() does not catch MethodNotAllowedException
(cherry picked from commit 438713de73)
2015-11-25 11:37:19 +00:00
Alex Pott ea1ec54be1 Issue #2609928 by micropat, cilefen, Cottser, chx: Xss::attributes() mangles valid attribute names containing numbers 2015-11-24 14:22:36 +00:00
Nathaniel Catchpole 8e2009f733 Issue #2608054 by stefan.r: Give more context in invalid placeholder error message PlaceholderTrait::placeholderFormat() 2015-11-23 10:41:45 +00:00
Nathaniel Catchpole f8ef22c453 Issue #2614014 by joelpittet, alexpott, dawehner, Cottser, LewisNyman: Progress bar, fieldsets, messages broken in the installer due to theme ordering bug 2015-11-17 13:33:23 +00:00
Nathaniel Catchpole 99507a38ce Issue #1919468 by alexpott, Berdir: EntityManager::getAllBundleInfo() adds default entity_type_id bundle for entity types with bundles 2015-11-17 13:19:35 +00:00
Nathaniel Catchpole 6b96686cad Issue #2616846 by alexpott: PHPUnit is broken again from the command line 2015-11-17 13:15:42 +00:00
effulgentsia 6edd7db4b1 Issue #2603138 by catch, Wim Leers, tim.plunkett, chx, Fabianx, effulgentsia: CSS/JS asset caching can easily be trashed 2015-11-16 15:11:35 -08:00
effulgentsia 71142958f9 Issue #2600666 by tim.plunkett: Route definitions using entity type paramconverters with serial IDs should add an integer requirement 2015-11-12 17:47:26 -08:00
effulgentsia 20b6bb3270 Issue #2606398 by blackra, chx, anil280988, sdstyles, xjm: Add EntityInterface::toUrl() and EntityInterface::toLink() and mark urlInfo(), url() and link() as deprecated 2015-11-12 17:23:10 -08:00
Nathaniel Catchpole 22d31a7024 Revert "Issue #2609770 by dawehner: EntityTypedDataDefinitionTest fails on MySQL"
This reverts commit 45ac65c6d0.
2015-11-12 23:05:15 +00:00
Nathaniel Catchpole 45ac65c6d0 Issue #2609770 by dawehner: EntityTypedDataDefinitionTest fails on MySQL 2015-11-12 23:01:32 +00:00
Alex Pott 0e507e421b Issue #1810394 by hchonov, plach, YesCT, David Hernández, Schnitzel, vijaycs85, penyaskito, tstoeckler, alexpott, Gábor Hojtsy: Site configuration with domain based language negotiation results in redirecting authenticated users to a different domain when accessing a content entity route for translation language different from the interface language 2015-11-12 22:14:14 +00:00
Alex Pott de68e25f05 Issue #2606934 by tim.plunkett: \Drupal\Core\Datetime\DateHelper::weekDaysOrdered() does not preserve keys when reordering 2015-11-12 22:07:54 +00:00
Nathaniel Catchpole 19e1f2f108 Issue #2605420 by IRuslan, joelpittet: Missing aria-pressed template_preprocess_details() due to lost copied attributes in Attribute 2015-11-12 21:50:23 +00:00
Nathaniel Catchpole 37ac6abc4c Issue #2603788 by Wim Leers, dawehner: HtmlResponseSubscriber does not call HtmlResponseAttachmentsProcessor on subrequests 2015-11-12 20:04:08 +00:00
Alex Pott 8485135f1a Issue #2611086 by dawehner, xjm: Expose entity type manager on controller base / Entity / Drupal 2015-11-12 15:35:16 +00:00
Nathaniel Catchpole 33a1baafc5 Issue #2600396 by mpdonadio, justAChris, tstoeckler, skyredwang, jhodgdon, Gábor Hojtsy, Matze202: DateFormatter::formatDiff passes an invalid language code TranslationInterface::formatPlural() leading to duplicated translations and untranslatable strings 2015-11-11 12:06:01 +00:00
Nathaniel Catchpole e51d9decc4 Issue #2575737 by Cottser, davidhernandez: Copy templates, CSS, and related assets to Stable and override core libraries' CSS 2015-11-11 12:04:58 +00:00
Nathaniel Catchpole 0c12b72e0d Issue #2605250 by tim.plunkett: ParamConverterManager::convert() should run once per request object 2015-11-10 12:51:43 +00:00
Nathaniel Catchpole 4a4edff097 Issue #2501191 by jhedstrom: CacheCollector can result in an exception is cid + classname is too long to be used as a lock name 2015-11-10 11:25:43 +00:00
Nathaniel Catchpole f6052ec6f7 Issue #2584243 by stefan.r, pwolanin, dawehner, kgoel: Make Drupal handle path aliases in a consistent and case-insensitive fashion on all database drivers 2015-11-10 11:17:38 +00:00
Nathaniel Catchpole 5047475e7c Issue #2600672 by alexpott, dawehner: Core MarkupInterface implementations used in Twig templates should implement \Countable 2015-11-03 11:00:42 +00:00
Alex Pott 35ed46b43e Issue #2575703 by borisson_, stefan.r, Berdir, joshi.rohit100: Remove default fall-through from PlaceholderTrait::placeholderFormat() 2015-11-01 23:00:34 +00:00
Alex Pott a53d5aaf8f Issue #2540870 by joelpittet, lauriii: Improve the |safe_join Twig to be inline with twig_join_filter() 2015-10-30 19:33:18 +00:00
Alex Pott f0928e53a3 Issue #2337191 by tim.plunkett, dawehner, jibran, yched, Wim Leers, catch: Split up EntityManager into many services 2015-10-29 14:19:11 +00:00
Alex Pott 0a8d97ec91 Issue #2600538 by rakesh.gectcr, anil280988, justAChris, jhodgdon: Incorrect @file description in core/ classes - wrong namespace or class name 2015-10-27 15:28:29 +00:00
Alex Pott 04966aa03b Issue #2578377 by YesCT, jhodgdon, Gábor Hojtsy, alexpott, herom, xjm: Make translatable docs consolidated and better for developers 2015-10-27 12:46:40 +00:00
Alex Pott 88f80206ec Issue #2597860 by neclimdul: UpdateRegistryTest tests missing assertions 2015-10-25 18:21:00 -07:00
Alex Pott ff04d6a67d Issue #2597844 by neclimdul: EntityManagerTest doesn't assert everything it thinks it does 2015-10-25 18:18:56 -07:00
xjm 71e0f19aed Issue #2600282 by dawehner, alexpott: PHP7 fails on Drupal\system\Tests\Update\UpdatePostUpdateTest 2015-10-24 13:29:43 -07:00
Alex Pott db091f3dfe Issue #2513266 by mikeker, joelpittet, lauriii, Cottser, pwolanin, larowlan, Fabianx, stevector, catch, alexpott, dawehner: Twig templates can call delete() on entities and other objects 2015-10-23 15:08:36 -07:00
Alex Pott 15ccf7fc36 Issue #2597644 by Mile23: ComposerIntegrationTest::testAllModulesReplaced() doesn't test anything 2015-10-23 14:42:51 -07:00
Alex Pott 7cf195dd5a Issue #2597814 by dawehner, Xano: Kerneltests are broken in phpstorm 2015-10-23 10:51:39 -07:00
Nathaniel Catchpole c267836cbd Issue #2593481 by Wim Leers: PlaceholderGenerator::createPlaceholder() generates invalid markup; causes placeholders to not be replaced if processed by DOMDocument 2015-10-23 11:35:24 +01:00
webchick 169bd2ae10 Issue #2582309 by neclimdul, joelpittet, YesCT, dawehner, tim.plunkett: Cookies get lost during RedirectResponse replacement 2015-10-22 17:02:18 -07:00
Alex Pott 3a8cb0d5f6 Issue #2583135 by Torenware, klausi: Context::getContextData() sometimes returns NULL which violates ContextInterface 2015-10-22 12:34:30 -07:00
effulgentsia 9f0005d57f Issue #2582219 by catch, Berdir: Preload Cache in AliasManager can get huge 2015-10-19 15:24:04 -07:00
Alex Pott 238a2397bc Issue #313145 by ghoti, t0xicCode, znerol, pwolanin, thedavidmeister, seanr, neclimdul, Damien Tournoud: Support X-Forwarded-* HTTP headers alternates 2015-10-17 09:45:04 -07:00
Alex Pott a2c96ec5f4 Issue #2578955 by dawehner, jhodgdon, Wim Leers, catch: Implement auto route generation but DON'T use it for all core entities 2015-10-17 06:13:46 -07:00
Alex Pott e900ded48f Issue #2573923 by znerol, Wim Leers, visabhishek, Fabianx, catch: Introduce a CacheableRedirectResponse and use it where appropriate 2015-10-16 18:27:56 +01:00
Alex Pott 04fc9603fa Issue #2589839 by snehi, joshi.rohit100: Code comment typo in HttpExceptionSubscriberBase & StackedKernelPassTest 2015-10-16 17:47:37 +01:00
Alex Pott 210468fe49 Issue #2589733 by joshi.rohit100, Sagar Ramgade: LocalTaskInterface, XssTest, RendererTest - double 'are' 2015-10-15 11:16:56 +01:00
Nathaniel Catchpole 8b65164c5a Issue #2533800 by alexpott: Remove all unused use statements from core 2015-10-08 20:46:26 +01:00
effulgentsia 1672445a15 Issue #2570285 by mr.baileys, cpj, stefan.r, alexpott, nlisgo, joelpittet, Aki Tendo, borisson_, chx, dawehner, s_leu, Berdir: Make sure TranslatableMarkup accepts string values only 2015-10-07 10:16:40 -07:00
xjm b8251f61e9 Issue #2575869 by pwolanin, Wim Leers, JeroenT, dawehner, YesCT: Remove all remaining usage of deprecated UrlGeneratorInterface::generateFromPath() and delete it 2015-10-06 22:06:35 -05:00