Commit Graph

782 Commits (e5908d6b3032b16ec60e400dad06e85833f15cf8)

Author SHA1 Message Date
Nathaniel Catchpole 6872eec3a7 Issue #2642674 by swentel, hussainweb: Tokens not replaced in file/widget field descriptions 2016-02-16 13:02:06 +09:00
Nathaniel Catchpole 55e3b42546 Issue #2667346 by mohit_aghera: EntityViewsData extending classes should use $this->t() but many use t() 2016-02-15 20:45:25 +09:00
Nathaniel Catchpole de27f1970a Issue #2587755 by aerozeppelin, NickWilde, swentel: AJAX error when using progress bar on file field widget 2016-02-09 16:22:48 +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 53b7b92400 Issue #2604484 by quietone, dobe, drclaw, skyredwang, mikeryan, grahl: Migrate Drupal 7 image and file fields 2016-01-26 11:18:59 +00:00
Nathaniel Catchpole 585087f5fe Issue #2639796 by swentel: file widget duplicate code 2016-01-26 11:09:45 +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
Nathaniel Catchpole 4a320ea0d1 Issue #1494670 by Liam Morland, jhedstrom, Wim Leers, mfb: References to CSS, JS, and similar files should be root-relative URLs: avoids mixed content warnings & fewer bytes to send 2016-01-15 13:20:55 +09:00
Alex Pott ec96369100 Issue #2598178 by krknth, xjm: Remove unneeded settings in core/modules/file/src/Tests/FileFieldRSSContentTest.php 2016-01-05 16:34:37 +00:00
Alex Pott 9067206883 Issue #2571845 by drupal.ninja03, hussainweb, anil280988, snehi, jhodgdon, GoZ, stefan.r: Links to wikipedia/php.net should be part of the actual t() string so they can be localized 2016-01-05 14:31:39 +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
Alex Pott 1546d71f80 Issue #2605214 by Gábor Hojtsy, ChuChuNaKu, EclipseGc, dawehner: Views InOperator::getValueOptions() children do not return values like InOperator::getValueOptions() 2016-01-04 11:58:51 +00:00
Alex Pott 2c03b9f0ff Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard 2015-12-23 14:28:29 +00:00
Alex Pott dfe0926912 Issue #2617568 by amateescu, cilefen, Fabianx: Rename apc_* functions with apcu_* 2015-12-09 12:40:26 +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 aaabb05c3d Issue #2627018 by Lars Toomre: Some fixes for 'e.g.' in docblocks and code comments 2015-12-03 11:04:31 -08: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 84214e86bc Issue #2615450 by webflo: Fix random test failure caused by EntityFile::processStubRow 2015-11-15 15:31:12 +00:00
Alex Pott fbe0991b98 Issue #2577963 by yched, amateescu, klausi: Let entity_ref Selection handlers be in charge of the field validation 2015-11-12 22:41:33 +00:00
webchick fa36dbda90 Issue #2553311 by mikeryan, quietone: Drupal file migrations need to urlencode paths 2015-11-12 12:46:17 -08:00
webchick de14b6d199 Issue #2590993 by mikeryan, webflo, svendecabooter, dixon_, phenaproxima: Create stub entities with proper default values 2015-11-12 12:34:55 -08:00
Nathaniel Catchpole 5bd9271872 Issue #2025707 by joelpittet: Remove unused #theme "file_widget" 2015-11-10 11:30:35 +00:00
Alex Pott e4b6c4d5e4 Issue #2594565 by klausi, marthinal, dawehner, Berdir, yched: File extension + max_filesize should be validated using a Constraint on file fields 2015-11-04 13:35:04 +00:00
webchick 828b769e4e Issue #2324649 by phenaproxima, svendecabooter, benjy, Berdir: Migrate text fields correctly based on their text_processing setting 2015-11-02 10:03:04 -08: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 a1678a2b29 Issue #2580049 by Cottser, Manjit.Singh, NickWilde, alexpott, Wim Leers: Removed CSS files not removed from library definitions 2015-10-23 22:13: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 f081fa811f Issue #2128055 by slashrsm, anavarre, timhilliard, estoyausente, nielsvm, effulgentsia, rteijeiro, rootwork, stijntilleman, jonhattan, Crell, webchick, Dave Reid, attiks, meba, Fidelix, Pls, toamit, brantwynn, YesCT, erwangel: Files should be uploaded to directories based on tokens by default 2015-10-20 13:17:55 -07:00
Alex Pott b0e82e5871 Issue #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use single quotes in JavaScript and update .eslintrc 2015-10-13 23:37:56 +01:00
webchick 5f5c6a488b Issue #2550755 by webflo, phenaproxima, zniki.ru: Migrate plugin for filefields should handle alt and title attributes 2015-10-13 12:16:05 -07:00
webchick 6aea117ed2 Issue #2588707 by phenaproxima, neclimdul: CCK field migrations throw exceptions is the destination bundle doesn't exist 2015-10-13 12:10:30 -07: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
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
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 4ea2fc71c0 Issue #2578559 by yched: Have ViewsSelection no longer extend SelectionBase 2015-10-06 03:15:38 +01:00
webchick 89c69496c6 Issue #2504815 by neclimdul, phenaproxima, mikeryan: d6 to d8 migration throws integrity contraint warning with duplicate file paths 2015-10-05 15:06:15 -07:00
Alex Pott 60b75a2da1 Issue #2578249 by yched: Some e_r fields get the wrong Selection handler 2015-10-05 21:46:40 +01:00
xjm 176d9947e0 Issue #2560049 by hass, chrisfree, cilefen, Wim Leers, Gábor Hojtsy: Incorrect capitalisation of translatable strings 2015-10-05 11:28:57 -05: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
Alex Pott 0e6abffd18 Issue #2557367 by davidhernandez, joelpittet, madhavvyas, alexpott, nikkyR, Studiographene, emma.maria, xjm: Fix inline list CSS 2015-10-05 11:46:59 +01:00
xjm ef4ded04c8 Issue #2579625 by laurencemercer: Typo in file_validate_image_resolution() doc 2015-10-04 21:07:03 -04:00
webchick c118040c77 Issue #2554003 by mikeryan, benjy, phenaproxima: isComplete() should not rely on RESULT_COMPLETED 2015-10-02 14:21:13 -07:00
effulgentsia c1316d6957 Issue #2522008 by pwolanin, nlisgo, Wim Leers, jplopezy: Provide a setting to override base url when creating links to public files 2015-10-02 11:49:01 -07:00
webchick 807e5682ce Issue #2547125 by phenaproxima, mikeryan: D7 file migration should allow selecting public/private/all files 2015-10-02 11:47:16 -07:00
Alex Pott 5c0eb9b7a5 Issue #2090983 by plach, Berdir, yched: ContentEntityInterface::getTranslation() should throw an exception when an invalid language is specified 2015-10-02 12:23:54 +01:00
Nathaniel Catchpole 400baf1609 Issue #2464427 by jibran, Wim Leers, Berdir, borisson_: Replace CacheablePluginInterface with CacheableDependencyInterface 2015-10-02 09:26:50 +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
Alex Pott 10626d87a3 Issue #2567257 followup by dawehner: hook_tokens() $sanitize option incompatible with Html sanitisation requirements 2015-10-01 17:27:54 +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
webchick 5cb07837f8 Issue #2566771 by Cottser, mortendk, jstoller, LewisNyman, mdrummond, Gints Ērglis, sqndr, Chernous_dn, Manjit.Singh, axe312, emma.maria, davidhernandez, lauriii, jaxxed, akalata: [Voltron patch] Move all remaining *.theme.css to Classy 2015-09-30 13:56:54 -07:00
webchick 9fc8bba35e Issue #2573559 by phenaproxima, mikeryan: Remove MigrateDrupalTestBase::testSourcePlugin() 2015-09-30 11:43:24 -07: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
webchick 8477f6b786 Issue #2554321 by phenaproxima, mikeryan, quietone, neclimdul, benjy: Clean up Migrate's test suite 2015-09-28 10:19:56 -07:00
Alex Pott d0c13760c6 Issue #2543258 by LKS90, hchonov, tassilogroeper, sasanikolic, Berdir, yched, plach: Entity references of untranslatable fields are not displayed in the correct translation 2015-09-27 13:13:18 +02:00
Alex Pott 08b1d335b1 Issue #2511036 by martins.kajins, mdrummond, Cottser: image-widget.html.twig never gets used (image_widget gets overridden by FieldWidget::process) 2015-09-26 15:43:39 +02:00
webchick 1d1fe19702 Issue #2112679 by Berdir, damiankloip, nlisgo, krlucas, lokapujya, m1r1k, piyuesh23, blueminds, stefan.r, subhojit777, dawehner, kerby70, Dustin LeBlanc, znerol, JeroenT, borisson_, scor, amitgoyal, s_leu: getUsername() should return the username getDisplayName() for the formatted user name 2015-09-23 17:26:38 -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
Alex Pott 6bfdc3bd5e Issue #2570355 by Sutharsan, stefan.r, kgoel, josephdpurcell, joelpittet, justAChris, dawehner, pfrenssen, pwolanin, David_Rothstein, catch: Replace remaining !placeholder and @placeholder with :placeholder for URLs 2015-09-22 08:16:37 +02:00
Alex Pott 84a99b301f Issue #2571943 by pwolanin, nevergone: Remove !placeholder in file.module 2015-09-21 17:54:28 +02:00
Alex Pott 7a25f513f5 Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations 2015-09-21 12:38:19 +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
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
Alex Pott 6a2778f406 Issue #2568427 by neclimdul: Fix migration yaml 2015-09-15 09:43:02 +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 9aec827586 Issue #2492839 by joelpittet, mikeker, dawehner, lauriii, plach, Fabianx, olli: Views replacement token bc layer allows for Twig template injection via arguments 2015-09-14 12:12:54 +01:00
Alex Pott 852a07d56b Issue #2532280 by mr.baileys, DuaelFr: Fatal error while trying to use \Drupal\file\Plugin\Field\FieldType\FileItem::generateSampleValue() 2015-09-11 23:49:25 +01:00
webchick dc644d1df3 Issue #2565791 by mikeryan, subhojit777, quietone, phenaproxima: Fix migration labels 2015-09-10 10:29:44 -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
Nathaniel Catchpole 9210d05cc6 Issue #2560751 by lauriii, alexpott: Remove all usages SafeMarkup::checkPlain() from Views titleQuery() 2015-09-03 16:43:05 +01:00
webchick e5018e6054 Issue #2523048 by dpi: file.modules hook_cron implementation has incorrect documentation 2015-08-31 09:28:05 -07:00
Alex Pott c2b35b06a1 Issue #2457793 by claudiu.cristea, webflo: UX Regression in File- and ImageWidget, Table is always visible 2015-08-31 12:25:27 +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 cee2a4887c Issue #2513560 by eiriksm, bohemier, nod_: JSDoc file module 2015-08-28 23:37:31 -07: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
webchick b302b65718 Issue #2549013 by phenaproxima, mikeryan, benjy: Remove load plugins 2015-08-27 13:37:44 -07:00
Nathaniel Catchpole a7fc1a2728 Issue #2557871 by alexpott: Remove all usages SafeMarkup::checkPlain() from template preprocess functions and attributes 2015-08-27 15:43:18 +01:00
xjm 248506e196 Issue #2550981 by alexpott, stefan.r, davidhernandez, joelpittet, Wim Leers, xjm, josephdpurcell, akalata, dawehner: Remove SafeMarkup::set in FormErrorHandler::displayErrorMessages() 2015-08-27 15:03:43 +01:00
Nathaniel Catchpole 97ea6b5612 Issue #2551511 by alexpott, stefan.r, RavindraSingh, pjonckiere, JeroenT, Mariano: Remove SafeMarkup::set() from AllowedTagsXssTrait 2015-08-27 10:53:01 +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
webchick 8aee36fd83 Issue #2557253 by phenaproxima, neclimdul: MigrateFullDrupalTestBase test discovery gobbles all the memory 2015-08-25 10:04:11 -07:00
effulgentsia 764890d629 Issue #2349819 by amateescu, swentel, Leksat, larowlan, dawehner, Gábor Hojtsy, mpdonadio, benjy, jmuzz, yched, jibran, marthinal, dmsmidt: String field type doesn't consider empty string as empty value 2015-08-20 12:15:48 -07:00
Alex Pott 7b91c7fec2 Issue #2533978 by Denchev, Dave Reid, legolasbo, Berdir: $entity->access('view|download') for unattached public files returns FALSE 2015-08-19 00:50:50 +01:00
Alex Pott 3d73a39c2c Issue #2546416 by borisson_, lauriii: Rename ViewUnitTestBase to ViewKernelTestBase 2015-08-18 15:36:01 +01:00
Alex Pott 026e9d8754 Issue #2549091 by Pravin Ajaaz, jhodgdon: Fix "associated to" ==> "associated with" 2015-08-18 13:10:00 +01:00
webchick d2404bee75 Issue #2550823 by phenaproxima, neclimdul: Migrate Drupal integration tests should load all dump files 2015-08-15 11:25:18 -07:00
webchick c737410a9e Issue #2546993 by mikeryan, phenaproxima: Move last stragglers of module-specific migrations into the appropriate modules 2015-08-10 07:04:14 -07:00
webchick 8bf9a8c556 Issue #2534012 by phenaproxima, hussainweb, mikeryan: Move module-specific migration support into the file module 2015-08-06 09:31:18 -07: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
webchick de94d5e20b Issue #2503861 by phenaproxima, benjy, alexpott, mikeryan: Migrate file_managed table to file entities 2015-08-05 15:40:00 -07:00
Alex Pott f802277731 Issue #2502781 by tedstein, johnshortess, joelpittet, pwolanin, stefan.r, chx, mandclu, RavindraSingh, YesCT, cilefen, xjm, lauriii: Remove SafeMarkup::set in template_preprocess_file_widget_multiple() 2015-08-05 17:38:07 +01:00
Alex Pott 341f0e4c92 Issue #2535302 by mbaynton, Berdir, kgoel, claudiu.cristea, tim.plunkett, RavindraSingh, cilefen, dawehner: Selecting too many files with JS off causes WSOD with data loss 2015-07-23 09:51:00 +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
Alex Pott 73585ec182 Issue #2392559 by mondrake, mitrpaka, JeroenT, rpayanm, adci_contributor, ianthomas_uk: Remove all uses of file_stream_wrapper_get_* and file_get_stream_wrappers 2015-07-14 08:24:29 +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
Alex Pott faada60f3d Issue #2321969 by rpayanm, subhojit777, prics, LinL, JeroenT, Temoor, prashantgoel, Mile23, pcambra, Sumi: Replace all instances of file_load(), file_load_multiple(), entity_load('file') and entity_load_multiple('file') with static method calls 2015-07-13 12:56:25 +01:00