Commit Graph

1195 Commits (805e1d6daa7aba164d45fcf2b8ce63dc4509c13c)

Author SHA1 Message Date
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
webchick e55a7d8dc3 Issue #2578561 by tim.plunkett, joelpittet, Bojhan, Fabianx, xjm, cilefen, David_Rothstein, DamienMcKenna: Move "Inline Form Errors" functionality to optional module and restore D7-style form errors by default 2015-10-05 22:32:45 -07:00
Alex Pott a53ec3d919 Issue #2560987 by tstoeckler: Active class (almost) always added to frontpage links for anonymous users, even on other pages 2015-10-06 01:27:55 +01:00
Alex Pott 7594f7ebcb Issue #2416857 by cilefen, evgeny.chernyavskiy, lauriii, chr.fritsch, pjonckiere: Add an active_theme_path twig function 2015-10-06 01:15:59 +01:00
xjm bfb117c569 Issue #2487588 by YesCT, Leksat, Schnitzel, alexpott, anavarre, xjm: Move CMI import/export directory "staging" to "sync", as it is confused with staging environments 2015-10-05 18:29:54 -05:00
webchick 2b8e559040 Issue #2503755 by Wim Leers, bobrov1989, webchick, dcrocks, andypost, emma.maria, catch, Bojhan, dawehner, Gábor Hojtsy, alexpott, tstoeckler, yoroy: Switch from user login block to login menu link and search block in standard profile 2015-10-05 14:46:10 -07:00
Nathaniel Catchpole 299d920d51 Revert "Issue #2503755 by Wim Leers, bobrov1989, webchick, dcrocks, andypost, emma.maria, catch, dawehner, Bojhan, tstoeckler, alexpott, yoroy: Switch from user login block to login menu link and search block in standard profile"
This reverts commit 1cdbe865bc.
2015-10-05 18:37:04 +01:00
Nathaniel Catchpole 6e0225e304 Issue #2520540 by alexpott: Enforced configuration dependencies shouldn't have to be repeated in the calculated dependencies 2015-10-05 16:26:08 +01:00
Nathaniel Catchpole 72b0180f59 Issue #2454649 by Aki Tendo, dawehner: Cache Optimization and hardening -- [PP-1] Use assert() instead of exceptions in Cache::merge(Tags|Contexts) 2015-10-05 14:12:02 +01:00
Alex Pott a47dd7adda Issue #2568511 by Mile23, ianthomas_uk, Wim Leers: Fix broken test: KernelTestBase::render 2015-10-05 13:05:04 +01:00
Alex Pott b95d2c83b8 Issue #2497667 by almaudoh, Wim Leers, Cottser, Fabianx, jaxxed: Add libraries-extend to themes' *.info.yml 2015-10-05 10:15:37 +01:00
webchick c1c27f3cd8 Issue #2576945 by hchonov: PathProcessorLanguage::initProcessors is not sorting the methods by weight 2015-10-05 00:44:33 -07:00
webchick f77165515a Issue #2552799 by heddn, glenshewchuck, Xano, deepakaryan1988, swentel, jordanpagewhite, yched, tim.plunkett: FieldType with no available widget causes Fatal error 2015-10-04 23:58:20 -07:00
webchick 1cdbe865bc Issue #2503755 by Wim Leers, bobrov1989, webchick, dcrocks, andypost, emma.maria, catch, dawehner, Bojhan, tstoeckler, alexpott, yoroy: Switch from user login block to login menu link and search block in standard profile 2015-10-04 23:48:45 -07:00
effulgentsia 451bebc42c Issue #2451411 by almaudoh, Shamsher_Alam, lauriii, borisson_, cilefen, davidhernandez, Cottser, Wim Leers, joelpittet: Add libraries-override to themes' *.info.yml 2015-10-03 21:19:34 -07:00
effulgentsia 804d87927e Issue #2463567 by borisson_, Wim Leers, Xano: Push CSRF tokens for forms to placeholders + #lazy_builder 2015-10-03 07:26:32 -07:00
effulgentsia 0a67ffba04 Issue #2575615 by alexpott, pwolanin, stefan.r, catch, dawehner, effulgentsia, xjm, David_Rothstein, iMiksu, lauriii, joelpittet: Introduce HtmlEscapedText and remove SafeMarkup::setMultiple() and SafeMarkup::getAll() and remove the static safeStrings list 2015-10-02 16:19:24 -07:00
Nathaniel Catchpole 1ae0ed8796 Issue #2476563 by Gábor Hojtsy, penyaskito, amateescu: Entity operations links tied to original entity language, ignore everything else 2015-10-02 11:24:37 +01:00
effulgentsia 708ce0a998 Issue #2576533 by alexpott, stefan.r, Wim Leers, dawehner, xjm, effulgentsia, catch: Rename SafeStringInterface to MarkupInterface and move related classes 2015-10-01 16:25:03 -07:00
xjm 4c867f94bb Issue #2577785 by alexpott, stefan.r, xjm, dawehner: Remove PlaceholderTrait 2015-10-01 16:49:39 +01:00
Alex Pott 6b4e81ad57 Issue #2567257 by dawehner, stefan.r, effulgentsia, pwolanin, catch, Xano, mr.baileys, Wim Leers, k4v, Dave Reid, chx, googletorp, plach, lauriii, Berdir, webchick, alexpott, stefan.r: hook_tokens() $sanitize option incompatible with Html sanitisation requirements 2015-10-01 14:01:21 +01:00
Alex Pott de0bbdd952 Revert "Issue #2567257 by dawehner, stefan.r, effulgentsia, pwolanin, catch, Xano, mr.baileys, Wim Leers, k4v, Dave Reid, chx, googletorp, plach, lauriii, Berdir, webchick, alexpott, stefan.r: hook_tokens() $sanitize option incompatible with Html sanitisation requirements"
This reverts commit 542a1663cf.
2015-10-01 12:45:11 +01:00
Alex Pott 542a1663cf Issue #2567257 by dawehner, stefan.r, effulgentsia, pwolanin, catch, Xano, mr.baileys, Wim Leers, k4v, Dave Reid, chx, googletorp, plach, lauriii, Berdir, webchick, alexpott, stefan.r: hook_tokens() $sanitize option incompatible with Html sanitisation requirements 2015-10-01 12:42:36 +01:00
Alex Pott 3e59aced0c Issue #2575493 by Berdir, dawehner: Remove string cast of EntityType::getLabel() and getGroupLabel() 2015-09-28 00:54:01 +02:00
Alex Pott 3904439786 Issue #2571695 by dawehner, plach, stefan.r, jaredsmith, lauriii, YesCT, xjm, catch, alexpott, joelpittet, Ryan Weal, Sutharsan, subhojit777, justAChris, nlisgo, effulgentsia, rpayanm, larowlan, chx, geertvd: Remove !placeholder and unsafe string return from SafeMarkup::format() 2015-09-27 19:23:34 +02:00
Alex Pott 2fdc2ea2a9 Issue #2554185 by mikeker, Mile23: Tests should skip if they don't have a dependency, not fail 2015-09-27 16:21:09 +02:00
Alex Pott 125cda4be9 Issue #2485513 by Xano, tstoeckler, lauriii: DefaultFactory cannot deal with objects as plugin definitions 2015-09-27 14:41:52 +02:00
Alex Pott 91b4ae582d Issue #2508884 by EclipseGc, tim.plunkett, dsnopek, japerry, sravya_12, swathin, Wim Leers, Fabianx, dawehner, yched: Make contexts immutable 2015-09-27 14:28:51 +02:00
Alex Pott b0f2f8381e Issue #2571561 by lauriii, Cottser, joelpittet, pjonckiere: Add Twig filter for date formatting 2015-09-27 14:06:27 +02:00
catch 0cd35ba0d0 Issue #2571673 by plach, dawehner: Convert Views t() usage where it is used as an attribute value 2015-09-27 10:48:11 +01:00
catch 7d37585e3c Issue #2511306 by ElusiveMind, JeroenT, leolando.tan: Error: Call to a member function getElementsByTagName() in filter.module 2015-09-27 09:55:26 +01:00
catch a416e9a84e Issue #2571995 by borisson_, Wim Leers: GET forms shouldn't have CSRF tokens by default 2015-09-27 09:42:42 +01:00
catch 24ed79e134 Issue #2559971 by stefan.r, alexpott, lauriii, nlisgo, plach, dawehner: Make SafeMarkup::format() return a safe string object to remove reliance on a static, unpredictable safe list 2015-09-26 18:52:53 +01:00
Alex Pott 03ac04f38a Issue #2572929 by dawehner, pwolanin, mikeker, xjm, stefan.r, David_Rothstein, hussainweb, lauriii, Wim Leers, catch, chx, alexpott: Document lack of auto-escape in theme functions and add a theme autoescape helper function 2015-09-26 17:50:12 +02:00
Alex Pott 526027929a Issue #2541102 by dawehner, hussainweb, John Cook, cilefen, joshi.rohit100, Fabianx: Get rid of strtr in Html::cleanCssIdentifier 2015-09-25 18:24:17 +02:00
Alex Pott 70bad3e3ee Issue #2509218 by plach, stefan.r, pwolanin, effulgentsia, dawehner, jhedstrom, almaudoh, Wim Leers, subhojit777, iMiksu, alexpott, catch, xjm, lauriii, joelpittet, Cottser: Ensure that SafeString objects can be used in non-HTML contexts 2015-09-25 16:05:42 +02:00
Alex Pott 37bcc5a57e Issue #2457469 by nlisgo, ianthomas_uk, Luukyb, joshi.rohit100, cilefen, Mile23: Remove usages of conf_path() 2015-09-25 14:45:21 +02:00
effulgentsia 596b69fef8 Issue #2489672 by pwolanin, mpdonadio, zniki.ru, bzrudi71, Crell: Limit all DB drivers to executing single statements by checking for delimiter 2015-09-23 13:50:56 -07:00
catch c1aa46fbe6 Issue #2567183 by dawehner, pfrenssen, hussainweb: Re-export all built-in configuration in core 2015-09-23 12:37:12 +02:00
effulgentsia a537a3098e Issue #2571375 by alexpott, webflo, stefan.r, Xano, mr.baileys: Remove TranslationManager dependency from LanguageManager 2015-09-21 12:38:52 -07:00
Alex Pott 340d11b0a8 Issue #2571593 by dawehner, lauriii, Berdir: Fatal error: Cannot use object of type Drupal\Core\GeneratedLink as array in Tableselect.php on line 220 2015-09-21 13:08:24 +01:00
Alex Pott c5d96cb883 Issue #2565895 by dawehner, stefan.r, googletorp, effulgentsia, lauriii, jcnventura, David_Rothstein, catch, xjm, joelpittet, pwolanin, plach, larowlan, cilefen: Add a new :placeholder to SafeMarkup::format() for URLs that handles bad protocols 2015-09-20 18:43:02 +01:00
catch 1d50852a7a Issue #2570107 by alexpott: Make format_plural() return a PluralTranslatableString object to remove reliance on a static, unpredictable safe list 2015-09-20 19:42:23 +02:00