Commit Graph

1476 Commits (9f2371f26e66cefb60fa7574ea707420469b51bc)

Author SHA1 Message Date
Nathaniel Catchpole 7e4b50e68f Issue #2635224 by dawehner, bojanz: ContentEntityBase should provide field definitions for key fields 2016-02-15 09:27:14 +09:00
Nathaniel Catchpole f086999068 Issue #2666112 by alexpott: phpcs has a new sniff: Generic.PHP.LowerCaseKeyword 2016-02-15 08:53:08 +09:00
Nathaniel Catchpole 1909ebd759 Issue #2567091 by slashrsm: AJAX updates of an element in a #group are not working 2016-02-12 10:33:12 +09:00
Jennifer Hodgdon d87ade36a4 Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard 2016-02-11 12:54:33 -08:00
Nathaniel Catchpole dc89c492a0 Issue #2663796 by xjm: Use a confirmation form when enabling experimental modules 2016-02-10 14:52:44 +09:00
Nathaniel Catchpole ea6f67e298 Issue #2641092 by laranajim: Wrong file doc block on some tests 2016-02-10 09:01:06 +09:00
xjm f459072b05 Revert "Issue #2595613 by krknth, heykarthikwithu, k4v, aerozeppelin, naveenvalecha, swentel: Forms - '#title_display' => 'invisible' is not working for radio buttons ?"
This reverts commit 5016b9c67d.
2016-02-09 17:31:42 +00:00
Nathaniel Catchpole 5016b9c67d Issue #2595613 by krknth, heykarthikwithu, k4v, aerozeppelin, naveenvalecha, swentel: Forms - '#title_display' => 'invisible' is not working for radio buttons ? 2016-02-09 08:54:07 +09:00
Nathaniel Catchpole d4e7281f28 Issue #2641586 by Mac_Weber, marvin_B8: Replace deprecated usage of entity_create('field_storage_config') with a direct call to FieldStorageConfig::create() 2016-02-09 08:52:18 +09:00
Alex Pott 6badeae83c Issue #2645036 by chx: Performance: system_path_* doesn't pass the source 2016-02-04 11:24:31 +00:00
Nathaniel Catchpole b53d68dda3 Issue #2649602 by hchonov: hook_translation_create is not invoked with the new entity translation but with the previous entity object 2016-02-03 16:08:07 +09:00
Nathaniel Catchpole 18d44b50ff Issue #2351919 by almaudoh, Wim Leers, claudiu.cristea: Replace uses of drupal_get_path() with __DIR__ or Extension::getPath() where possible 2016-02-03 14:28:00 +09:00
Nathaniel Catchpole 7ab932fbee Issue #2657178 by xjm: Warn about experimental modules on their help pages 2016-02-01 21:21:43 +09:00
Nathaniel Catchpole 5f0b3cb452 Issue #2655700 by jhodgdon: ajaxRender() is referenced in documentation but no longer exists 2016-02-01 21:18:35 +09:00
Nathaniel Catchpole a271660881 Issue #2553553 by burkeker, alvar0hurtad0, meramo: Remove references to system.module.css and system.theme.css in core 2016-02-01 20:06:50 +09:00
Nathaniel Catchpole 16d9e20db4 Issue #2640962 by Berdir: Theme Registry does not support switching the active theme 2016-01-25 09:45:14 +09:00
Nathaniel Catchpole a5db9246e7 Issue #2639352 by tduong, swentel, Berdir: File records, files themselves lost in translation 2016-01-21 23:34:49 +09:00
Alex Pott af54540567 Issue #2510150 by tduong, Berdir: AccountProxy is not calling date_set_default_timezone() for anonymous users 2016-01-19 14:57:43 +00:00
Alex Pott 580b4cf09a Issue #2392153 by mparker17, hussainweb, chris.smith, alexpott, dawehner: Disallow composer.json and composer.lock from being indexed 2016-01-18 14:53:59 +00:00
Alex Pott 1a71d3b3c5 Issue #2624594 by pwolanin, lauriii, Xano: Local action plugins do not have any way to provide cacheability metadata 2016-01-15 15:22:23 +00:00
Alex Pott 9f4034ac98 Issue #2642236 by TR: Various setUp() and tearDown() methods are not protected (the sequel) 2016-01-05 10:53:08 +00:00
Nathaniel Catchpole 6a09a57c74 Issue #2595695 by Wim Leers, alexpott, mfb, Crell, cilefen, dawehner: 4xx handling using subrequests: no longer able to vary by URL 2016-01-05 14:56:08 +09:00
Alex Pott 75f1692d2c Issue #2627852 by chx: hook_entity_create_access() is unusable 2015-12-11 23:58:56 +00:00
Alex Pott e4dcadd6e2 Issue #2357119 by claudiu.cristea, mondrake, attiks: Allow image toolkit derivatives 2015-12-10 15:16:36 +00:00
Nathaniel Catchpole 97fc3f7e4a Issue #2388247 by pguillard, snehi, joelpittet, sriharsha.uppuluri: Documentation refers to _theme() function, which has been removed 2015-12-10 14:19:31 +00:00
Jennifer Hodgdon c5eb4480bb Issue #2607870 by Lars Toomre: Some docblock fixes for PHP type 'integer'
(cherry picked from commit e0516e391a)
2015-12-08 09:48:25 -08:00
Jennifer Hodgdon 0fb0add63c Issue #2606724 by Lars Toomre, malavya: Few {@inheritdoc} formatting fixes 2015-12-02 12:57:45 -08:00
Nathaniel Catchpole e18279a048 Issue #2122087 by rakesh.gectcr, snehi, InternetDevels, Xano, alvar0hurtad0: Remove references to hook_init() 2015-11-25 22:34:40 +00:00
Alex Pott 74e1efedf0 Issue #2563803 by borisson_, DietrichM: Remove deprecated functions from core/modules/system/tests/modules/module_test/module_test.module 2015-11-24 11:37:29 +00:00
effulgentsia 2090a96a21 Issue #2382675 by plach, yched, alexpott: hook_entity_create() affects the data of new translations of existing entities in unexpected and undocumented ways 2015-11-18 13:17:37 -08:00
Alex Pott 4f9265c85d Revert "Issue #2382675 by plach, yched: ContentEntityBase::addTranslation() should not fire hook_entity_create()"
This reverts commit 58332b2637.
2015-11-17 10:44:05 +00:00
Nathaniel Catchpole 58332b2637 Issue #2382675 by plach, yched: ContentEntityBase::addTranslation() should not fire hook_entity_create() 2015-11-16 17:28:12 +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 9e826723b3 Issue #2609400 by tim.plunkett, effulgentsia, benjamin.merkley: menu.html.twig says that menu_name is an available variable, but it's not 2015-11-12 15:19:54 +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 a2988f1fea Issue #2574975 by alexpott, Cottser, izus: Allow (base-)themes to be excluded from the UI (e.g. blocks, Appearance) 2015-11-06 23:09:03 +00:00
Alex Pott c4149af3b6 Issue #2607364 by plach, hchonov, catch: RC1 filled database update fails due to beta-12 to RC1 upgrade path issue 2015-11-04 10:32:38 +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 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
xjm 639272360e Issue #2502621 by Pravin Ajaaz, hussainweb, Peacog, jhodgdon, ivanjaros: Replace implement notes with inheritdoc tag 2015-10-23 13:59:43 -07:00
effulgentsia 32a9e1cb2b Issue #2599446 by alexpott: UncaughtExceptionTest fails on PHP7 2015-10-23 13:41:55 -07:00
effulgentsia b6072feb46 Issue #2592665 by jhedstrom, alexpott: Create RC1 database dumps 2015-10-23 13:30:40 -07:00
Nathaniel Catchpole 758cf21e14 Issue #2575735 by almaudoh: LibraryDiscoveryCollector::reset() does not properly reset its $cid, resulting in loading wrong library assets if the active theme changes 2015-10-23 12:13:08 +01:00
Alex Pott ff622b5962 Issue #2527126 by Wim Leers, dawehner, effulgentsia, anavarre, janusman, Fabianx, alexpott, hass, catch, Berdir, znerol: Only send X-Drupal-Cache-Tags and -Contexts headers when developer explicitly enables them 2015-10-20 11:04:58 -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 93088f8720 Issue #2590059 by Sagar Ramgade, GoZ, sdstyles, jhodgdon: Fix double occurrence of prepositions 2015-10-15 11:02:38 +01:00
Alex Pott 26d5a5fcd7 Issue #2584837 by claudiu.cristea, Berdir, joelpittet, slashrsm, ChristianAdamski: Double translation in template_preprocess_field_multiple_value_form() 2015-10-13 23:28:52 +01:00
effulgentsia d5bd2eca3b Issue #2581459 by alexpott: UpdatePostUpdateTest is extremely fragile to change and does not test batches in post updates 2015-10-09 11:33:46 -07:00
Alex Pott 70d81c543e Issue #2584297 by YesCT: Remove unused use statements (that mostly came in from checkAcess) 2015-10-08 23:42:16 +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 190032b775 Issue #2072945 by Berdir, plach, effulgentsia, Schnitzel, andypost, Wim Leers: Remove the $langcode parameter in EntityAccessControllerInterface::access() and friends 2015-10-07 12:30:24 -07: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
Nathaniel Catchpole d653aaaa6b Issue #2507031 by claudiu.cristea, dawehner, Wim Leers, mitrpaka, webflo, catch, piyuesh23, beejeebus, Berdir: Optimize automatic cron subscriber by moving automatic cron to a module 2015-10-07 10:39:38 +01:00
Nathaniel Catchpole d0ecad65ac Revert "Issue #2507031 by claudiu.cristea, dawehner, Wim Leers, mitrpaka, webflo, catch, piyuesh23, beejeebus: Optimize automatic cron subscriber by moving automatic cron to a module"
This reverts commit 6e0ce0808c.
2015-10-07 10:39:10 +01:00
Nathaniel Catchpole 6e0ce0808c Issue #2507031 by claudiu.cristea, dawehner, Wim Leers, mitrpaka, webflo, catch, piyuesh23, beejeebus: Optimize automatic cron subscriber by moving automatic cron to a module 2015-10-07 10:34:45 +01:00
Nathaniel Catchpole b75c57ff24 Issue #2575421 by Cottser, mdrummond, lauriii, davidhernandez, LewisNyman, catch, alexpott, joelpittet, webchick, Bojhan, emma.maria, mortendk: Add a Stable base theme to core and make it the default if a base theme is not specified 2015-10-06 20:40:18 +01:00
Alex Pott 97823b5a54 Issue #2429191 by claudiu.cristea, amateescu, yched, nlisgo, Berdir, alexpott, klausi, Wim Leers, xjm, catch: Deprecate entity_reference.module and move its functionality to core 2015-10-06 12:02:22 +01:00
Alex Pott 40fa14ba9a Issue #2557265 by claudiu.cristea, Wim Leers: Synchronize editor status with paired text format status 2015-10-06 03:19:33 +01:00
effulgentsia ace96debbe Issue #2073217 by andypost, Berdir, plach: Remove the $langcode parameter from the entity view/render system 2015-10-05 16:33:05 -07:00
effulgentsia 866be5fb95 Issue #2476407 by borisson_, hussainweb, znerol, Fabianx, Wim Leers, dawehner, Crell, Berdir: Use CacheableResponseInterface to determine which responses should be cached 2015-10-05 15:09:09 -07:00
webchick 5132930c19 Issue #2579399 by phenaproxima, mikeryan, neclimdul: db-tools.php import does not work 2015-10-05 09:21:52 -07: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 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 e5424fb260 Issue #2410497 by alvar0hurtad0, sdstyles, hussainweb, webchick, jhodgdon, mpdonadio: Update remaining url() and _l() calls in comments/documentation 2015-10-04 23:34:30 -07:00
webchick aac60c8a11 Issue #2576525 by joshi.rohit100, DuaelFr, MattA: Missing package property in *.info.yml files for some testing support modules 2015-10-04 22:26:16 -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 b827bda3d1 Issue #2281533 by claudiu.cristea, amateescu, tim.plunkett, yched, jibran, catch: Entity Reference default selection plugin ignores matches if an entity type has no label key 2015-10-03 17:39:31 -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
Alex Pott 18d4de1a4c Issue #2579021 by Wim Leers, Berdir, sasanikolic, Fabianx: Prevent comment forms from marking rendered nodes as uncacheable 2015-10-02 22:04:04 +01:00
webchick b29158839c Issue #2550291 by neclimdul, phenaproxima: Improve and generalize database dump tools 2015-10-02 11:59:39 -07:00
Alex Pott 1844088377 Issue #2554771 by Mile23, Wim Leers: Remove deprecated drupal_process_attached() 2015-10-02 13:03:26 +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
Nathaniel Catchpole 03bd7fc75b Issue #2172843 by fgm, marthinal, pfrenssen, amateescu, andypost, Wim Leers, stefan.r, pwieck, deepak_123: Remove ability to update entity bundle machine names 2015-10-01 19:43:30 +01:00
Nathaniel Catchpole c018664692 Issue #2569529 by mdrummond, DuaelFr: system_update_8005 does not create secondary tasks block in Seven 2015-09-30 22:28:45 +01:00
webchick 105518a28e Issue #2547159 by mdrummond, mortendk, davidhernandez, lauriii, joelpittet, Wim Leers, Cottser: menu class generating should be in the template not in a function 2015-09-30 14:00:27 -07:00
webchick 5355f8cc02 Issue #2569605 by phenaproxima, neclimdul, catch: Remove migrations from update path test fixtures 2015-09-30 11:45:52 -07:00
Alex Pott 17a9dac510 Issue #2563801 by rashid_786, sdstyles, keopx, joshi.rohit100, Mile23, lachezar.valchev, NikhilValand: Remove usage of menu_test_theme_page_callback() 2015-09-30 15:03:44 +01:00
Nathaniel Catchpole bef7274a7c Issue #2476947 by mdrummond, Wim Leers, davidhernandez, lauriii, joelpittet, andypost, Cottser, JeroenT, Manuel Garcia, rpayanm: Convert "title" page element into a block 2015-09-30 14:00:49 +01:00
Alex Pott 9d3c2c52da Issue #2571427 by Mile23: HtmlResponseAttachmentsProcessor tests misplaced during reroll 2015-09-29 02:25:38 +02:00
Nathaniel Catchpole a6c2e2b1c5 Issue #2506213 by hchonov, mkalkbrenner: Update content entity changed timestamp on UI save 2015-09-28 22:08:45 +01:00
Alex Pott 08f9c8d8ff Issue #2558189 by JeroenT, pwolanin, Cyberschorsch, SteffenR, Mile23: Remove usage of deprecated UrlGeneratorInterface::generateFromPath() in system module 2015-09-28 09:06: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 3287afb0a6 Issue #2573667 by k4v, YesCT, plach, dawehner, othermachines: Entity uninstallation does not clean up field schema data in state properly 2015-09-27 19:11:56 +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
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
Alex Pott 164837635c Issue #2574717 by dawehner, hussainweb, lauriii, pwolanin, davidhernandez, xjm, stefan.r, webchick, Wim Leers: Remove PHPTemplate, and add test coverage for multiple theme engine support 2015-09-27 01:38:00 +02:00
Alex Pott 93cd09f6cd Issue #2572649 by tatarbj: Fix 'Drupal.Commenting.HookComment' coding standard 2015-09-26 16:25:14 +02:00
webchick 4b292ef55b Issue #2569083 by dsnopek, tim.plunkett, Wim Leers: Allow passing cacheable metadata to display variants (to enable Panels Everywhere) 2015-09-25 08:56:26 -07:00
webchick 3a8d44b74b Issue #2550941 by dsnopek, tim.plunkett, lslinnet: Allow passing contexts to display variants (to enable Panels Everywhere to use static context and relationships) 2015-09-25 05:43:56 -07: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
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 0f8b5b1b4f Issue #2553661 by claudiu.cristea, geertvd, dawehner, Xano, neclimdul: KernelTestBase fails to set up FileCache 2015-09-19 16:10:17 +01: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
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 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 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 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 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 592fe4441c Issue #2566579 by longwave, hussainweb: Use sentence case for branding block label 2015-09-15 09:56:13 +01:00
xjm 497ebcd2e3 Issue #2506445 by joelpittet, Ryan Weal, Sutharsan, alexpott, subhojit777, justAChris, nlisgo, effulgentsia, rpayanm, larowlan, chx, xjm, dawehner, geertvd, lauriii, izus, andypost, borisson_, Sharique: Replace !placeholder with @placeholder in t() and format_string() for non-URLs in tests 2015-09-14 17:50:07 -05:00
Alex Pott 553e77cd99 Issue #2512306 by StryKaizer, bojanz, googletorp, JeroenT, borisson_, tim.plunkett: Inline errors not shown for details elements 2015-09-14 22:31:12 +01:00
webchick 5a46f6aed4 Issue #2492967 by dawehner, cilefen, greggles, larowlan, hussainweb, chx, bircher, mr.baileys, webchick, Berdir, Fabianx, catch, pwolanin, Crell: SQL layer: $match_operator is vulnerable to injection attack 2015-09-12 08:56:01 -07:00
Alex Pott 3444108ad6 Issue #2565259 by plach, Antti J. Salminen, stefan.r, dawehner: Some route serializations in update test database dumps are broken 2015-09-10 19:40:37 +01:00
Alex Pott a16db5acd9 Issue #2531570 by mondrake, MattA, claudiu.cristea: Image objects should release memory when losing scope 2015-09-10 12:30:45 +01:00
webchick 2993ad53d5 Issue #2005546 by mdrummond, joelpittet, Manuel Garcia, lauriii, lokapujya, epari.siva, hosef, rpayanm, emma.maria, HOG, zetagraph, wmortada, rteijeiro, Cottser, hussainweb, madhavvyas: Use branding block in place of page template branding variables (site name, slogan, site logo) 2015-09-10 00:42:29 -07:00
xjm 570fba20cd Issue #2564353 by alexpott, joelpittet, xjm, justAChris, nlisgo, subhojit777: Remove !placeholder usage from SafeMarkup::format() 2015-09-09 19:04:37 -05:00
Nathaniel Catchpole 7d16f1c6e6 Issue #2538108 by dawehner, jhedstrom: Add hook_post_update_X() for data value updates to reliably run after data format updates 2015-09-09 18:07:09 +01:00
Alex Pott 7b10e66693 Issue #2529560 by John Cook, dawehner, Xano, lauriii, tim.plunkett, Wim Leers, nlisgo, Crell, plach, Fabianx: Expand support for link objects 2015-09-09 13:22:51 +01:00
Alex Pott 795d9f9221 Issue #2563805 by andriyun, subhojit777, joshi.rohit100, naxolozano: Remove usage and function of test_page_test_page() 2015-09-09 13:02:18 +01:00
Alex Pott 9ba65aa25f Issue #2463659 by andypost, Wim Leers, rpayanm, Fabianx, googletorp: Regression test coverage: integration test for an uncacheable menu link that depends on session data 2015-09-07 15:42:21 +01:00
Nathaniel Catchpole 47295c18bc Issue #2493989 by Antti J. Salminen, lauriii, slashrsm: template_preprocess() and other preprocess functions are called even for theme hooks implemented as functions 2015-09-07 11:19:02 +01:00
Alex Pott 7253263055 Issue #2542748 by plach: Follow-up to Automatic entity updates can fail when there is existing content, leaving the site's schema in an unpredictable state 2015-09-06 22:39:47 +01:00
Alex Pott 1e1a38b736 Issue #1617918 by pfrenssen, tea.time: Test that no validation errors occur for anonymous users when $form['#token'] == FALSE 2015-09-06 22:03:13 +01:00
effulgentsia ae7ec6c585 Issue #2562757 by Wim Leers: Various small cacheability fixes that are blocking SmartCache 2015-09-04 22:23:05 -07:00
Nathaniel Catchpole 56bcfe4ece Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk, olli: Remove all usages SafeMarkup::checkPlain() from render arrays 2015-09-03 23:37:10 +01:00
Nathaniel Catchpole f13b2d59bd Revert "Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays"
This reverts commit 3100760954.
2015-09-03 23:36:44 +01:00
Nathaniel Catchpole 3100760954 Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays 2015-09-03 23:36:26 +01:00
Alex Pott feb0fc2c4d Issue #2504139 by borisson_, Wim Leers, plach, prashantgoel, Fabianx, dawehner, David_Rothstein, effulgentsia: Blocks containing a form include the form action in the cache, so they always submit to the first URL the form was viewed at 2015-09-03 14:28:12 +01:00
Nathaniel Catchpole 42c9be9328 Issue #2560851 by alexpott, Xano: Deprecate EntityListBuilder::getLabel() and remove usages of SafeMarkup::checkPlain() 2015-09-02 13:18:50 +01:00
webchick 142d048cd5 Issue #2382985 by phenaproxima, quietone, -enzo-, benjy: Migration Files for Drupal 7 Menu & Menu Entries 2015-09-01 12:13:34 -07:00
Alex Pott 16f0ab8149 Issue #2167603 by damiankloip, tim.plunkett: EntityType should put unknown properties into an array 2015-09-01 14:07:17 +01:00
Alex Pott 2b1f8e6ac3 Issue #507488 by lauriii, mdrummond, Wim Leers, Manuel Garcia, pwolanin, davidhernandez, chx, jibran, andypost, dawehner, Xano, tuutti, Gábor Hojtsy, LewisNyman, maximiliam, eiriksm, borisson_, bill richardson, Fabianx, joelpittet, Jeff Burnz, xjm, webchick, Bojhan, EclipseGc, emma.maria, tim.plunkett: Convert page elements (local tasks, actions) into blocks 2015-09-01 12:24:09 +01:00
Alex Pott 663848e19b Issue #2548009 by larowlan, dawehner, bircher: Overridden menu links lose parent, expanded and enabled (are disabled) status on cache clear 2015-09-01 11:38:01 +01:00
Nathaniel Catchpole 82db4839fb Issue #2549393 by alexpott, dawehner, lauriii, andypost, xjm: Remove SafeMarkup::escape() and rely more on Twig autoescaping 2015-08-31 19:55:13 +01:00
webchick ad22ba70d7 Issue #2547581 by Xano, dawehner, Berdir, alexpott: Missing configuration schemas for condition plugins 2015-08-31 09:20:27 -07:00
Alex Pott ce45b6e2aa Issue #1611954 by tim.plunkett, sun, samuel.mortenson, Berdir, mgifford, chx: Setting #access = FALSE on a vertical tab does not prevent input processing of the contained form elements 2015-08-31 15:41:54 +01:00
Nathaniel Catchpole e580940021 Issue #2559605 by Cottser, stefan.r: Convert SafeMarkup::checkPlain() in render arrays to #plain_text 2015-08-31 08:45:25 +01:00
Alex Pott 5a7988367a Issue #2556785 by Antti J. Salminen, lauriii: Specific preprocess functions doesn't support second level without first level 2015-08-31 08:26:35 +01:00
Alex Pott 112e9bf26b Issue #2558905 by dawehner, pwolanin, cilefen, plach, willzyx: Content translation module - Information disclosure by insufficient access checking 2015-08-31 08:09:53 +01:00
Alex Pott ec41d08258 Issue #2558247 by dawehner, catch, mradcliffe, jhedstrom, Berdir, jibran, effulgentsia, webchick: Remove rebuildAll() and module install from UpdatePathTestBase 2015-08-31 08:00:26 +01:00
Alex Pott dcd5951318 Issue #2554233 by pwolanin, tim.plunkett, amateescu, dawehner, Wim Leers, catch, effulgentsia, larowlan, Abdullah Hussam, greggles, David_Rothstein: Port Cross-site Request Forgery - Form API fixes from SA-CORE-2015-003 to Drupal 8 2015-08-30 22:55:50 +01:00
webchick f72ef07766 Issue #2522012 by phenaproxima, mikeryan, chx, benjy: Remove broken idlist handling, replace with more robust exception handling 2015-08-28 14:00:47 -07:00
effulgentsia ba95bbb26a Issue #2542748 by plach, effulgentsia, jhedstrom, Gábor Hojtsy, alexpott, mpdonadio, catch, dawehner: Automatic entity updates can fail when there is existing content, leaving the site's schema in an unpredictable state 2015-08-26 22:28:17 -07:00
Nathaniel Catchpole a2cdc3e9fc Issue #2558063 by jhedstrom: Fix syntax error in filled database dump 2015-08-26 20:16:30 +01:00
Nathaniel Catchpole f384961721 Issue #2557519 by alexpott, joelpittet: Remove many usages SafeMarkup::checkPlain() and replace with Html::escape() 2015-08-26 11:34:29 +01:00
Alex Pott c17a82f970 Issue #2490388 by hussainweb, Ankit Agrawal, joelpittet, dawehner: InfoParserUnitTest web test classes mislabeled as unit tests 2015-08-25 16:27:17 +01:00
Alex Pott b077607f91 Issue #2550985 by justAChris, stefan.r: Remove SafeMarkup::set in _batch_test_finished_helper() 2015-08-22 16:52:36 +01:00
Alex Pott 5072353927 Issue #939462 by lauriii, Antti J. Salminen, NROTC_Webmaster, mbrett5062, tim.plunkett, tostinni, rteijeiro, dvessel, cilefen, barraponto, theapi, joelpittet, Xano, tuutti, drzraf, Fabianx, markcarver, xjm, catch, Cottser, sun, jenlampton, effulgentsia, davidhernandez, kscheirer, akalata, andypost, hass, rooby, jhodgdon, fubhy, becw, MXT, mlncn, lemunet, chriscalip, mike stewart, PavanL, kevinquillen, gleroux02: Specific preprocess functions for theme hook suggestions are not invoked 2015-08-21 15:07:23 +01:00
Nathaniel Catchpole 98e2b931b3 Issue #2552013 by Wim Leers: Follow-up for #2481453: ensure the 'url.query_args': MainContentViewSubscriber::WRAPPER_FORMAT cache context is set 2015-08-20 16:22:26 +01:00
Alex Pott bb2d279978 Issue #2501319 by joelpittet, cwells, stefan.r, YesCT, nlisgo, Cottser, cmanalansan, dawehner, xjm, alexpott, josephdpurcell: Remove SafeMarkup::set() in Error::renderExceptionSafe() and _drupal_log_error() and improve backtrace formatting consistency in _drupal_log_error(), Error::renderExceptionSafe(), and DefaultExceptionSubscriber::onHtml() 2015-08-20 09:56:42 +01:00
Alex Pott b728936c03 Issue #2551341 by stefan.r: Update test database dump should be based on beta 12 and contain content 2015-08-20 09:26:41 +01:00
webchick fa2724a4cd Issue #2547851 by alexpott, joelpittet, dawehner, stefan.r, xjm: SafeMarkup::format() should require arguments without them it is just SafeMarkup::set() in disguise 2015-08-19 18:10:08 -04:00
Alex Pott bcbe3c63a3 Issue #2412167 by geertvd, dawehner, Sutharsan: hook_views_post_render fails in a theme 2015-08-18 17:10:18 +01:00
Alex Pott 13e93a9e9f Issue #2551429 by Wim Leers, stefan.r, jibran, larowlan: FieldUI should accommodate route options in RouteSubscriber 2015-08-18 13:21:49 +01:00
Alex Pott 026e9d8754 Issue #2549091 by Pravin Ajaaz, jhodgdon: Fix "associated to" ==> "associated with" 2015-08-18 13:10:00 +01:00
Alex Pott d5821399fc Issue #2304461 by dawehner, neclimdul, naveenvalecha, jibran, tim.plunkett, phenaproxima, Xano, hussainweb, sun, hitesh-jain, amateescu, alexpott, daffie, Mile23, Wim Leers, larowlan: KernelTestBaseTNG™ 2015-08-18 01:25:27 +01:00
Nathaniel Catchpole 4983036c50 Issue #2540416 by dawehner, hussainweb: Move update.php back to a front controller 2015-08-14 17:47:21 +01:00
Alex Pott 9435942a3a Issue #2526326 by borisson_, Berdir, Wim Leers, Xano: Update CacheableMetadata & AccessResult to use RefinableCacheableDependency(Interface|Trait) 2015-08-14 17:30:57 +01:00
Alex Pott bb96982ee4 Issue #2483183 by lauriii, martin107, Wim Leers, tim.plunkett, moshe weitzman, bfr, Fabianx, dawehner: Make breadcrumb block cacheable 2015-08-13 16:31:50 +01:00
Alex Pott 580f33533b Issue #2550615 by dawehner: Update the DB dump to have a leading slash for the frontpage 2015-08-13 12:35:34 +01:00
Alex Pott 3416124bef Issue #2467759 by Mile23, andypost, Wim Leers, Berdir, Fabianx, Crell: Refactor drupal_process_attached() so it doesn't depend on drupal_add_http_header() 2015-08-13 09:34:39 +01:00
Alex Pott 2d56224fbd Issue #2541800 by jhodgdon, Gábor Hojtsy: Some config do not inherit from config_object, so locale_system_set_config_langcodes() results in schema errors 2015-08-06 18:32:00 +01:00
Alex Pott 9f6d914493 Issue #2528482 by googletorp, mpdonadio, TR: Fix notice in Date::processDate 2015-08-06 13:33:32 +01:00
Alex Pott e59a45f156 Issue #2426969 by David_Rothstein, joelpittet, dawehner: Dynamic redirects are no longer possible in the batch API (breaks updating existing modules or themes with the Update Manager) 2015-08-06 13:20:41 +01:00
Alex Pott 984599914f Issue #2540438 by znerol, timmillwood: Invalid format string when falling back to error_log in _drupal_log_error() 2015-08-06 12:56:11 +01:00
Alex Pott 9a7b71ad2d Issue #2409515 by joelpittet, lauriii: Updater::findInfoFile() lacks test coverage 2015-08-06 12:36:38 +01:00
Alex Pott cdd12a90bb Issue #2455125 by mpdonadio, rteijeiro, jhodgdon, dawehner: Update EntityViewsData use of generic timestamp to use Field API formatter 2015-08-06 12:12:06 +01:00
Nathaniel Catchpole bd1dbf55cb Issue #2546176 by alexpott: Use SafeStrings to communicate safeness in drupal_set_message and remove SafeMarkup::set() 2015-08-05 19:45:36 +01:00
Nathaniel Catchpole d066c9fa33 Issue #2537928 by stefan.r, dawehner, alexpott, webflo, jhedstrom: MySQL index normalization only works on table create 2015-08-04 12:55:30 +01:00
Alex Pott b80a4b6293 Issue #2532476 by dawehner, pwolanin, pfrenssen, Gábor Hojtsy, effulgentsia: Menu links should use a TranslationWrapper to encapsulate safe translatable strings from YAML files 2015-07-30 11:26:44 +01:00
Alex Pott 1743f6cb9f Issue #2534032 by mikeryan: Move module-specific migration support into the system module 2015-07-28 17:26:17 +01:00
Nathaniel Catchpole f8629621bb Issue #2514044 by dawehner, stefan.r, alexpott: Do not use SafeMarkup::format in exceptions 2015-07-28 17:03:59 +01:00
Nathaniel Catchpole 6f96411451 Issue #2528178 by dawehner, amateescu, larowlan, tim.plunkett, jibran, catch, jhodgdon, effulgentsia, Berdir: Provide an upgrade path for blocks context IDs #2354889 (context manager) 2015-07-27 22:57:29 +01:00
Alex Pott 3349d702b4 Issue #2497693 by marvin_B8, joshi.rohit100, borisson_, Crell: Add PSR-7 to Symfony Response View listener 2015-07-27 14:10:36 +01:00
Alex Pott 53f6c5a4b1 Issue #2512062 by dsnopek, tim.plunkett, Wim Leers: VariantInterface extends ConfigurablePluginInterface so PageDisplayVariantSelectionEvent should allow passing configuration to the Variant (to enable Panels Everywhere) 2015-07-27 13:36:15 +01:00
Alex Pott 1c7eeb1c86 Issue #2536508 by Aki Tendo: Content Negotiation Test showing up as a core module 2015-07-27 12:36:36 +01:00
Alex Pott f1e618ec25 Issue #2489830 by cilefen, davidhernandez, dcmul, Adam Clarey, joshi.rohit100, rpayanm, sqndr, Cottser, lauriii: Improve theme compatibility error message 2015-07-27 12:35:14 +01:00
Alex Pott 4b12bbf0db Issue #2338081 by pwolanin, dawehner, effulgentsia, kgoel, vijaycs85, mpdonadio, chx, brandon.holtsclaw, alexpott, Gábor Hojtsy, Fabianx, catch, YesCT, JvE: Local Tasks, Actions, and Contextual links mark strings from derivatives (or alter hooks) as safe and translated 2015-07-24 22:09:33 +01:00
effulgentsia 1a0cdcd32c Issue #2525910 by dawehner, effulgentsia, Berdir, lauriii, larowlan, timmillwood, Wim Leers, chx, arlinsandbulte, Fabianx, Gábor Hojtsy, Dave Reid, alexpott, catch: Ensure token replacements have cacheability + attachments metadata and that it is bubbled in any case 2015-07-22 07:16:01 -07:00
Nathaniel Catchpole 4f60dd5357 Issue #2535082 by alexpott, jhedstrom, xjm, plach, Fabianx, effulgentsia, Berdir: Allow hook_update_N() implementations to run before the automated entity updates 2015-07-22 11:24:01 +01:00
Alex Pott 88a73d862e Issue #2462907 by tstoeckler, penyaskito, Gábor Hojtsy, miro_dietiker: Entity operations to field UI shown in config overview 2015-07-17 17:23:27 +01:00
Alex Pott df44c00a6c Issue #2506151 by joelpittet, Cottser, lauriii, Lukas von Blarer, tim.plunkett: Make the Twig extension link() accept Attribute objects 2015-07-16 23:13:26 +01:00
Nathaniel Catchpole 20f1c993b6 Issue #2351015 by plach, effulgentsia, Wim Leers, dawehner, martin107, damiankloip, cilefen, Fabianx, catch, pwolanin, Damien Tournoud, znerol, YesCT, larowlan: URL generation does not bubble cache contexts 2015-07-16 15:26:21 +01:00
Nathaniel Catchpole 81658d5c87 Issue #2512132 by Wim Leers, effulgentsia, Fabianx: Make CSRF links cacheable 2015-07-15 15:09:47 +01:00
Alex Pott e54aa5eb17 Issue #2530908 by olli: Caching problem in PageTitleTest 2015-07-14 09:51:52 +01:00
Alex Pott 5e87cfb285 Issue #2521774 by naveenvalecha: Add new line at the EOF in system_test.permissions.yml file 2015-07-14 08:26:32 +01:00
Alex Pott 7eb616f14c Issue #2502785 by dawehner, effulgentsia, tim.plunkett, amateescu, Fabianx, Wim Leers, catch, dsnopek, EclipseGc, yched, Berdir, larowlan, mondrake, olli: Remove support for $form_state->setCached() for GET requests 2015-07-13 13:06:28 +01:00
Nathaniel Catchpole 2378f939b2 Issue #2505989 by alexpott, dawehner, olli: Controllers render caching at the top level and setting a custom page title lose the title on render cache hits 2015-07-10 11:26:15 +01:00
webchick 73e83adbad Issue #2507967 by tim.plunkett: \Drupal\Core\Entity\Controller\EntityViewController::buildTitle() assumes the is in the render array 2015-07-09 11:32:54 -07:00
Alex Pott 46e6f72399 Issue #2512866 by lauriii, Berdir, Wim Leers, Fabianx, effulgentsia, catch, dawehner: CacheContextsManager::optimizeTokens() optimizes ['user', 'user.permissions'] to ['user'] without adding cache tags to invalidate that when the user's roles are modified 2015-07-08 12:50:52 +01:00
xjm ccfc649b72 Issue #2525870 by pwolanin, willzyx, Fabianx: Regression: machine name inputs no longer work properly after #2508735 2015-07-08 07:48:50 +01:00
Alex Pott 5a528e59df Issue #2493665 by Fabianx, dawehner, msonnabaum, catch: Add centralized container invalidation method 2015-07-07 17:35:44 +01:00
Alex Pott f3a857f133 Issue #2527710 by Fabianx: Decouple Error testing from running with container builder 2015-07-07 14:17:12 +01:00
Alex Pott de1930407d Issue #2453175 by tim.plunkett, plach, rteijeiro, effulgentsia, eshta, dawehner, fago, Berdir, alexpott: Remove EntityFormInterface::validate() and stop using button-level validation by default in entity forms 2015-07-06 12:38:03 +01:00
Alex Pott ebb21d2804 Issue #2450993 by Wim Leers, Fabianx, Crell, dawehner, effulgentsia: Rendered Cache Metadata created during the main controller request gets lost 2015-07-05 19:00:05 +01:00
Alex Pott 2dbda2635a Issue #2509898 by dawehner, znerol, larowlan, lauriii, Aki Tendo, Wim Leers: Additional uncaught exception thrown while handling exception after service changes 2015-07-05 17:59:25 +01:00
Alex Pott 883c209fb6 Issue #2478459 by plach, mkalkbrenner, chx, yched, Berdir, dawehner, benjy: FieldItemInterface methods are only invoked for SQL storage and are inconsistent with hooks 2015-07-05 15:29:22 +01:00
xjm bb4206ade7 Issue #2516690 by mlevasseur, joshi.rohit100: Missing test for "Help" links per module on "Extend" admin page 2015-07-04 16:52:23 +01:00
xjm 782dfb3c20 Issue #2512734 by Wim Leers, dawehner, Berdir: session_test routes/controllers don't specify the appropriate cacheability metadata 2015-07-04 14:14:08 +01:00
xjm 7d71cb2a26 Issue #2474363 by Aki Tendo, alexpott, Dom., MattA, dawehner, TR, hass, Wim Leers, cburschka, Berdir: Stuck in failed module install process 2015-07-04 13:50:08 +01:00
Alex Pott 233c9ea57e Issue #2443323 by Wim Leers, Nitesh Sethia, yched, Fabianx, jhodgdon: New convention: CacheContextInterface implementations should mention their ID in their class-level docblock 2015-07-03 23:58:07 +01:00
Alex Pott 05aa5ea156 Issue #2513244 by Berdir, Wim Leers, EclipseGc, Fabianx: ContextHandler incorrectly checks required/optional contexts of plugins 2015-07-02 12:29:28 +01:00
webchick d7f1914c6f Issue #2517114 by joshi.rohit100, cilefen: Remove needless, wrongly-placed system_test.permissions.yml file 2015-07-02 00:02:54 -07:00
webchick f96deaa500 Issue #2513626 by cilefen, akalata, Les Lim: [Regression] Module permission links missing from module list page 2015-07-02 00:01:47 -07:00
Alex Pott 40335e9773 Issue #2477853 by ingaro, daffie, bzrudi71, mradcliffe, alexpott: PostgreSQL: Add support for reserved field/column names 2015-07-01 12:49:16 +01:00
Alex Pott e044adb014 Issue #2509300 by dawehner, catch, larowlan: Path alias UI allows node/1 and /node/1 as system path then fatals 2015-06-29 18:15:19 +01:00
Nathaniel Catchpole 131d5772ba Issue #2453153 by mkalkbrenner, plach: Node revisions cannot be reverted per translation 2015-06-29 15:22:57 +01:00
Alex Pott 1f53649bfb Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files 2015-06-26 21:53:33 +01:00
Alex Pott 2ac614c25a Issue #2489024 by lauriii, Fabianx, Gábor Hojtsy, Cottser, dawehner, zeropx: Arbitrary code execution via 'trans' extension for dynamic twig templates (when debug output is on) 2015-06-26 16:26:38 +01:00