Commit Graph

30080 Commits (4b292ef55b50cde27411bb9681ab7de594fe07c5)

Author SHA1 Message Date
Alex Pott b9ae4cd1bd Issue #2473947 by Cottser, davidhernandez, rachel_norfolk, rteijeiro, cilefen, alimac, akalata, YesCT, mortendk: Prefix form-item-* classes with js- 2015-09-20 18:37:40 +01:00
catch d271293c65 Issue #2567741 by mr.baileys: Attribute/drupal_attributes() docs do not mention protocol filtering on URLs 2015-09-20 18:59:29 +02:00
catch 7d6f560d53 Issue #2543334 by Wim Leers, lauriii, Fabianx: Auto-placeholdering for #lazy_builder with bubbling of contexts and tags 2015-09-20 18:56:27 +02:00
Alex Pott 5c943b5c95 Issue #2569069 by stefan.r, mr.baileys, alexpott, lauriii: Replace TranslationWrapper with TranslatableString and deprecate TranslationWrapper 2015-09-20 16:28:27 +01:00
Alex Pott 13ae3e14ab Issue #2569281 by iMiksu, dawehner, lauriii, alexpott, joelpittet, xjm: Change translatable string with !placeholder AccountForm to use a URL instead of a generated link and provide better context 2015-09-20 14:13:23 +01:00
Alex Pott 68e23f16c0 Issue #1894596 by googletorp, tstoeckler, swentel, Uccio, Gábor Hojtsy: Account settings cannot be saved anymore if content translation module is installed 2015-09-20 10:30:13 +01:00
Alex Pott 9d11fa42b5 Issue #2569465 by penyaskito: CommentItem must override mainPropertyName() 2015-09-20 08:10:57 +01:00
effulgentsia a7254dba19 Issue #2568977 by alexpott, dawehner, pwolanin, Wim Leers: Replace SafeMarkup::format() in the link generator - it's a bad example to everyone 2015-09-19 14:26:54 -07:00
Alex Pott 108e038eda Issue #2563955 by bruvers, sushantpaste, shwetaneelsharma, LewisNyman: Confirm Password "Passwords match" text color 2015-09-19 19:54:34 +01:00
Alex Pott c0d6bbc785 Issue #2565123 by joelpittet, lauriii: Move logic from SafeMarkup::format() from template_preprocess_locale_translation_update_info() to template 2015-09-19 19:49:40 +01:00
Alex Pott 05ff65b5e1 Issue #2568257 by mr.baileys, lauriii, xjm: Add double escape test for hook_help() 2015-09-19 18:28:10 +01:00
Alex Pott b37e84f08b Issue #1934568 by David_Rothstein, StryKaizer, borisson_, martin107, pwolanin, ofry, amitgoyal: Allow sites using the 'image_allow_insecure_derivatives' variable to have partial protection from the Drupal 7.20 security issue 2015-09-19 17:57:15 +01:00
Alex Pott 0f8b5b1b4f Issue #2553661 by claudiu.cristea, geertvd, dawehner, Xano, neclimdul: KernelTestBase fails to set up FileCache 2015-09-19 16:10:17 +01:00
xjm 4f435412f9 Issue #2568793 by joelpittet, alexpott, Cottser, klausi: Replace remaining !placeholder for Non-URL HTML when format_size() is involved 2015-09-19 15:39:47 +02:00
effulgentsia e7a7de9f8c Issue #2557113 by stefan.r, alexpott, dawehner, joelpittet, cilefen, lauriii, plach, catch, chx, xjm: Make t() return a TranslationWrapper object to remove reliance on a static, unpredictable safe list 2015-09-18 21:33:21 -07:00
xjm cead42ce15 Issue #2569289 by lauriii, dawehner, stefan.r: Replace remaining !placeholder for Non-URL HTML outputs only in #title in file widgets 2015-09-18 15:27:03 -04:00
xjm 1a4fb65479 Issue #2569419 by alexpott, lauriii, xjm: Replace remaining !placeholder in ConfigSync 2015-09-18 15:09:08 -04:00
Alex Pott c382eadeff Issue #2563139 by timmillwood, zniki.ru: HttpFoundation version inaccurate 2015-09-18 01:58:40 +01:00
Alex Pott afffe84a4f Issue #2569279 by dawehner, izus: Replace remaining !placeholder for Non-URL HTML outputs only in contextual.module 2015-09-18 00:15:05 +01:00
Nathaniel Catchpole b544422d4d Issue #2477223 by Mile23, Wim Leers, j2r, ianthomas_uk, jaimeguzman, pjbaert: Refactor _drupal_add_html_head, drupal_get_html_head, _drupal_add_html_head_link into the attachments processor, remove from common.inc 2015-09-17 22:32:56 +01:00
Nathaniel Catchpole 85042d0103 Revert "Issue #2500513 by svendecabooter, phenaproxima: Upgrade path for Shortcut 7.x"
This reverts commit 33608908fa.
2015-09-17 15:56:44 +01:00
Nathaniel Catchpole 8691e08fdf Issue #2545972 by alexpott, joelpittet, ericjenkins, stefan.r, Wim Leers, Cottser: Remove all code usages SafeMarkup::checkPlain() and rely more on Twig autoescaping 2015-09-17 15:55:30 +01:00
Alex Pott cd37e6b953 Issue #2569295 by geertvd, lauriii: Replace remaining !placeholder for Non-URL HTML outputs only in #title lines 2015-09-17 14:31:26 +01:00
Alex Pott d85ee2ed08 Issue #2569293 by lauriii, alexpott, dawehner: Replace remaining !placeholder for Non-URL HTML outputs only in code Table.php 2015-09-17 14:31:26 +01:00
Nathaniel Catchpole 77465e751f Issue #2552865 by Mile23: Deprecate drupal_process_attached() for 8.0.0 and either throw an Exception or make it work via the RenderContext 2015-09-17 14:04:40 +01:00
Alex Pott 0f6f909f01 Issue #2568781 by dawehner, lauriii, stefan.r: Replace remaining !placeholder for Non-URL HTML outputs only for $entity->label() 2015-09-17 12:12:15 +01:00
webchick 2ee4a7fbd3 Issue #2567571 by mikeryan: Manage per-row messages more rationally 2015-09-16 13:53:46 -07:00
webchick 33608908fa Issue #2500513 by svendecabooter, phenaproxima: Upgrade path for Shortcut 7.x 2015-09-16 13:35:32 -07:00
webchick 86cc10b630 Issue #2408165 by phenaproxima, miguelc303, quietone, eliza411, tim.plunkett, bdone, benjy: Migration Files for Drupal 7 Blocks 2015-09-16 13:18:29 -07:00
Alex Pott 333977ed30 Issue #2568603 by dawehner, xjm, pguillard: Replace remaining !placeholder for Non-URL HTML outputs only in core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php 2015-09-16 11:28:04 +01:00
Alex Pott 4a7ffc9147 Issue #2569371 by Wim Leers: Update Renderer::createPlaceholder() to not use Attribute and SafeMarkup::format() 2015-09-16 11:25:01 +01:00
xjm 872cc61f2f Issue #2568607 by alexpott, dawehner: Replace remaining !placeholder for Non-URL HTML outputs only in Theme name stuff in SystemController 2015-09-15 22:28:26 -05:00
Nathaniel Catchpole 5e63a99001 Issue #2568611 by alexpott: Replace remaining !placeholder for Non-URL HTML outputs only in search_excerpt() 2015-09-15 13:52:44 +01:00
Nathaniel Catchpole d30d57645c Issue #2568609 by alexpott: Replace remaining !placeholder for Non-URL HTML outputs only in theme functions in system.admin.inc 2015-09-15 13:47:50 +01:00
Nathaniel Catchpole cc574ff23c Issue #2560863 by alexpott, stefan.r, lauriii: #options for radios and checkboxes uses SafeMarkup::checkPlain() to escape - use Html::escape() instead 2015-09-15 13:42:04 +01:00
Nathaniel Catchpole 53b28208bb Issue #2568605 by pguillard: Replace remaining !placeholder for Non-URL HTML outputs only in template_preprocess_comment() 2015-09-15 13:36:26 +01:00
Nathaniel Catchpole b353cd51e6 Issue #2511516 by lauriii, Xano, Wim Leers, dawehner: Make local tasks and actions hooks provide cacheability metadata, to make the blocks showing them cacheable 2015-09-15 12:37:16 +01:00
Alex Pott efeb597126 Issue #2513576 by willzyx, manauwarsheikh, zakir.gori, masipila: User edit form status radio buttons empty if user status is blocked 2015-09-15 11:48:30 +01:00
Alex Pott 6a8c02d530 Issue #2566925 by helmo: Update fast_404 comment in default.settings.php 2015-09-15 11:04:58 +01:00
Alex Pott bfee1c7ec2 Issue #2564857 by bruvers, rudraram, thamas, LewisNyman: Long forum description breaks the layout in forum list 2015-09-15 11:03:51 +01:00
Alex Pott 767077f464 Issue #2177769 by jbrauer, alansaviolobo, anavarre, am_Sreenivasan, greggles: User module should recommend longer password 2015-09-15 11:02:45 +01:00
Alex Pott b1c52e8129 Issue #2567855 by lauriii, xjm: Replace !placeholder with @placeholder in format_string() for non-URLs 2015-09-15 10:37:12 +01:00
Alex Pott cdbdc4d449 Issue #2534074 by Dom., manishmore, poornima.n: Update error messages in field formatter when no Responsive Image Style available 2015-09-15 10:32:10 +01:00
Alex Pott 7461ba213d Issue #2566335 by damiankloip, dawehner: Context data is not passed to normalize() field calls in ComplexDataNormalizer 2015-09-15 10:14:34 +01:00
Alex Pott 592fe4441c Issue #2566579 by longwave, hussainweb: Use sentence case for branding block label 2015-09-15 09:56:13 +01:00
Alex Pott 7df9b06237 Issue #2568415 by neclimdul: 2492839 added invalid yaml 2015-09-15 09:54:04 +01:00
Alex Pott 6a2778f406 Issue #2568427 by neclimdul: Fix migration yaml 2015-09-15 09:43:02 +01:00
Alex Pott 5f705aa775 Issue #2539472 by mikeker, mondrake, harings_rob: Pager "first" and "previous" links have incorrect URLs 2015-09-15 09:40:01 +01:00
Alex Pott 5a508f5611 Issue #2495301 by Mile23, mohit_aghera, JeroenT, dcmul, naveenvalecha, borisson_, cilefen, alivadniy, andypost, xjm: Deprecate user_format_name() and the label_callback for 9.x (not 8.x) 2015-09-15 09:15:47 +01:00
Nathaniel Catchpole 52d995f15a Issue #2564283 by alexpott, stefan.r, joelpittet: Remove use of SafeMarkup::checkPlain() from adminSummary() and adminLabel() in views plugins 2015-09-15 08:12:39 +01:00