Commit Graph

4792 Commits (a05469232df7d9f23fad54e3e71fa1c751cf89df)

Author SHA1 Message Date
Nathaniel Catchpole 41c4f2e02c Issue #2851048 by Sam152: EntityTypeInterface::isSubclassOf deprecation docs incorrect 2017-02-09 14:04:56 +00:00
Nathaniel Catchpole 8dbd209ef3 Issue #2313095 by claudiu.cristea, l0ke, umarzaffer, mrjmd, dawehner, alexpott, catch: Move node constants to NodeInterface 2017-02-09 11:14:54 +00:00
effulgentsia 2fd6026a62 Issue #2821191 by tim.plunkett, tstoeckler, jibran: Allow object-based plugin definitions to be processed in PluginDependencyTrait 2017-02-08 13:28:13 -08:00
Nathaniel Catchpole 5b2cb036e8 Issue #2847687 by jp.stacey, dawehner: EntityAccessCheck mandates instanceof EntityInterface when it only needs AccessibleInterface 2017-02-08 14:14:09 +00:00
effulgentsia ed4ad77a12 Issue #2824655 by tim.plunkett: Plugin definitions should store their class in a consistent manner (without leading slashes) 2017-02-07 17:11:17 -08:00
webchick 38b3dd1072 Issue #665790 by chrisrockwell, Sumit kumar, lauriii, joelpittet, sun, vulcanr, vaplas, yoroy, leahtard, tompagabor, aspilicious, ckrina, Gábor Hojtsy, David_Rothstein, Manuel Garcia, rootwork, nod_, kostyashupenko, pguillard, Bojhan, droplet, typhonius, wturrell, mgifford, webkenny, cosmicdreams, tkoleary, YesCT, marcvangend, markabur, LewisNyman, mrfelton, oriol_e9g, prabhu9484, catch, hedrickbt, tsvenson, longwave, dww, kika, borisson_, rdellis87, realityloop, klonos: Redesign the status report page 2017-02-07 12:44:37 -08:00
Alex Pott e6bc96b365 Issue #2845650 by mradcliffe: Make entity route providers public instead of internal 2017-02-07 12:44:37 +00:00
Alex Pott 9c777482ea Issue #2842399 by dawehner, webflo: Unable to render link with attributes twice 2017-02-07 12:36:11 +00:00
Alex Pott ba06831005 Issue #2847611 by dawehner, webflo: \Drupal\Core\Template\TwigExtension::getLink overrides existing classes 2017-02-06 20:01:47 +00:00
Alex Pott ba455a1dc4 Issue #2606772 by mikeker, pwolanin, YesCT, david_garcia, alexpott, cilefen, xjm, Cottser, catch, joelpittet, effulgentsia, kevla, dawehner: Long Twig cache directories can cause failures on some filesystems 2017-02-06 09:01:01 +00:00
xjm cd05ee426b Issue #177124 by hgoto, roblav, mrfelton, AjitS, wturrell, lyricnz, ADLongwell, tim.plunkett, effulgentsia, sun, GoddamnNoise, Liam Morland, Xano, drumm, guschilds, cilefen: Form validation messages appear in incorrect order 2017-02-06 03:07:18 -05:00
webchick bfdfe82ea2 Issue #2346773 by dmsmidt, lokapujya, klakegg, marcvangend, andrewmacpherson, ptsimard, Getekid, Rade, yoroy, tstoeckler, mgifford, tim.plunkett, estoyausente, xjm, PierreMarcel, hass, SKAUGHT, sukanya.ramakrishnan, flyke, alvar0hurtad0, bojanz, pwolanin, arunkumark, Bojhan, bleen: Details form element should open when there are errors on child elements 2017-01-31 13:29:16 -08:00
Alex Pott 01ac7634be Issue #2754977 by dmsmidt, marcvangend, mohit_aghera, Getekid, tim.plunkett, ndf: Enhance formErrorHandler to include children errors on RenderElements 2017-01-31 11:28:38 +00:00
Nathaniel Catchpole ebe2d76141 Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable 2017-01-31 10:32:31 +00:00
Alex Pott 1fbdcc7a10 Issue #2693081 by yanniboi, YesCT: Merging data types leads to incomplete definition 2017-01-31 10:09:29 +00:00
effulgentsia 414574e173 Issue #2559825 by tim.plunkett, Antti J. Salminen, lauriii, aspilicious, alexpott: Preprocess functions from base hooks not triggered for theme hooks not using the __ pattern 2017-01-30 17:04:19 -08:00
Alex Pott aaf99e1e44 Issue #2744463 by Mile23, dawehner, pfrenssen, joelpittet, tstoeckler, alexpott, klausi: Add phpcs, coder 8.2.8 as --dev requirements for drupal/core 2017-01-31 00:30:00 +00:00
webchick 2572749d8b Issue #2818011 by shashikant_chauhan, rakesh.gectcr, yashsharma01, dalin, akalata, Chi, catch, rosschive: Missing 'attributes' under 'options' in docs for Link::createFromRoute 2017-01-30 15:23:59 -08:00
webchick 402c4ea2e3 Issue #2767025 by tstoeckler, Sam152, kristiaanvandeneynde, timmillwood, Gábor Hojtsy, Berdir, dawehner, xjm: Add entity type label for a collection of entities 2017-01-30 15:20:19 -08:00
effulgentsia 0bc54981d2 Issue #2113345 by dawehner, tedbow, Wim Leers, kristiaanvandeneynde, Crell, Grayside, klausi: Define a mechanism for custom link relationships 2017-01-30 12:29:33 -08:00
effulgentsia 701bee40ef Issue #2818653 by tim.plunkett, tstoeckler, jibran: Allow object-based plugin definitions to be processed in DefaultPluginManager::findDefinitions() 2017-01-30 10:46:35 -08:00
Alex Pott 87c1e2ee24 Issue #2844181 by maxocub, Alex Bukach, alexpott: PluralTranslatableMarkup serialization error 2017-01-28 12:52:17 +00:00
xjm da1004c797 Drupal 8.4.x-dev 2017-01-27 17:45:02 +00:00
Nathaniel Catchpole 1240a17610 Issue #2833292 by pwolanin, AbhishekLal, alexpott: Inaccurate doxygen for \Drupal\Core\Database\Query\ConditionInterface::condition 2017-01-26 11:26:54 +00:00
Alex Pott 98e7ac3f66 Issue #2838949 by damiankloip: HttpException Handling Does Not Pass Headers to Responses — results e.g. in missing Allow header for 405 responses 2017-01-25 18:40:27 +00:00
xjm 3af6a3e538 Issue #2754217 by alexpott, xjm, dawehner, martin107: Random Test Failure with "failed to open stream" for temporary://.htaccess 2017-01-19 19:11:27 +00:00
Alex Pott 4b65a2bec0 Issue #2675010 by hchonov, Berdir, yongt9412, tstoeckler: Cloned entity will point to the same field objects if the clone was created after an entity translation has been initialized 2017-01-19 15:40:15 +00:00
Alex Pott b1500e0704 Issue #2844001 by dawehner, tim.plunkett: Add a Url::mergeOptions method 2017-01-18 15:17:20 +00:00
Nathaniel Catchpole 52b6136cbb Issue #2843828 by alexpott, timmillwood: \Drupal\Core\DrupalKernel::initializeSettings() can result in moving the autoloader position 2017-01-18 10:51:35 +00:00
Alex Pott dc583b732a Issue #936316 by vaplas, johns996, aerozeppelin, mgifford, gapple, gnuget: CSS aggregation strips some essential whitespace within strings 2017-01-17 13:45:47 +00:00
xjm b7ff214793 Issue #2843074 by tim.plunkett, alexpott, claudiu.cristea, denutkarsh, effulgentsia: Stale dependencies passed to onDependencyRemoval() result in data loss on uninstallation 2017-01-15 13:57:26 -06:00
Alex Pott 8f2befb326 Issue #2801097 by dawehner, Berdir: Converting feed to absolute URLs fails on invalid XML, results in empty output 2017-01-14 10:55:45 +00:00
Alex Pott c250a53d56 Issue #2839951 by chiranjeeb2410, badjava: API docs FormattableMarkup::placeholderFormat %variable example contain errors 2017-01-13 12:50:27 +00:00
Alex Pott dad2a50713 Issue #2505793 by denutkarsh, jhedstrom, 20th: FileStorage::ensureDirectory has no return value, but save() uses it and docs say it does 2017-01-13 12:42:27 +00:00
Alex Pott c732e506b6 Issue #2489606 by 20th, slashrsm: hook_file_download() docblock refers to a non-existing function file_download() 2017-01-13 12:14:10 +00:00
Nathaniel Catchpole 3d72d4be83 Issue #2194783 by Berdir, vprocessor, andypost, Antonnavi, tim.plunkett, Crell, Mile23, catch: Rename EntityTypeInterface::isSubclassOf() to ::entityClassImplements() 2017-01-11 22:06:48 +00:00
Alex Pott 45d25684b6 Issue #2830079 by mpdonadio, jhedstrom: Change DateTimePlus to throw more specific exceptions 2017-01-11 13:01:07 +00:00
Alex Pott cc30d65427 Issue #2390495 by amateescu, Berdir: Support marking field storage definitions as required 2017-01-10 15:28:55 +00:00
Nathaniel Catchpole 4f6dc9a303 Issue #2840596 by alexpott, dawehner: Update Symfony components to ~2.8.15 2017-01-10 14:33:14 +00:00
Nathaniel Catchpole bb55292a88 Issue #2786443 by alexpott, Berdir, RKopacz, milos.kroulik, generalconsensus: \Drupal\field\FieldStorageConfigStorage::mapFromStorageRecords() can fail without a reasonable error 2017-01-06 12:58:51 +00:00
Alex Pott efb8f715f6 Issue #2739617 by dawehner, Wim Leers, neclimdul, chx: Make it easier to write on4xx() exception subscribers 2017-01-05 13:07:02 +00:00
Alex Pott cc3f37cca8 Issue #2640496 by Berdir, catch, amateescu: Revision ID in {node} and {node_revision} can get out of sync 2017-01-05 10:30:18 +00:00
Nathaniel Catchpole 83018b7596 Revert "Revert "Issue #2834291 by claudiu.cristea, Berdir, amateescu, timmillwood, catch: Add a SQL index for entity types that are using EntityPublishedInterface""
This reverts commit d2e8cbdc2e.
2016-12-29 16:26:55 +00:00
Nathaniel Catchpole d2e8cbdc2e Revert "Issue #2834291 by claudiu.cristea, Berdir, amateescu, timmillwood, catch: Add a SQL index for entity types that are using EntityPublishedInterface"
This reverts commit 7469f227c6.
2016-12-21 15:23:09 +00:00
Nathaniel Catchpole 9d8d1ed77b Issue #2809227 by timmillwood, Berdir, hchonov, catch, amateescu, alexpott: Store revision id in originalRevisionId property to use after revision id is updated 2016-12-20 16:16:13 +00:00
Nathaniel Catchpole 7469f227c6 Issue #2834291 by claudiu.cristea, Berdir, amateescu, timmillwood, catch: Add a SQL index for entity types that are using EntityPublishedInterface 2016-12-20 13:44:43 +00:00
Alex Pott badbcd334b Issue #2813755 by Wim Leers, dawehner, tedbow, damiankloip: JSON responses encoded inconsistently: make them all RFC4627-compliant 2016-12-20 11:31:00 +00:00
Nathaniel Catchpole c6344b0673 Issue #2721725 by Vinay15, snehi, zerbash, er.pushpinderrana, jhodgdon, xjm, Ashish.Dalvi, joachim, Kevin Davison, ckrina: Select form element has undocumented properties 2016-12-19 22:01:20 +00:00
Alex Pott 7147993244 Issue #2834580 by Berdir: Move locale.translation_status state key to a separate key/value collection 2016-12-19 09:27:43 +00:00
Alex Pott 63e73e9cf4 Issue #2835588 by amateescu, Berdir: Restore EntityTestRev's behavior to not implement RevisionLogInterface 2016-12-17 12:03:46 +00:00
xjm 38959d6366 Issue #2822296 by shashikant_chauhan, jp.stacey, xjm: Wrong fully qualified class name \Drupal\Core\Routing\LinkGeneratorInterface::generate() in docs of Drupal::l() 2016-12-15 16:25:28 -06:00
Alex Pott d2b46426da Issue #2796105 by larowlan, Sam152, Yogesh Pawar, alexpott, dawehner, anish.a, Fabianx: Move similar methods in BrowserTestBase / WebTestBase to a trait; untangle installDrupal() 2016-12-15 10:26:27 +00:00
Alex Pott 94f0aacff6 Issue #2569119 by pwolanin, marvin_B8, jhedstrom, csheltonlcm, alexpott, dawehner, Fabianx, catch: Use Crypt::hashBase64(), not hash('crc32b') or sha1 for placeholder tokens 2016-12-15 10:20:19 +00:00
Alex Pott aa036603f0 Issue #2781927 by pguillard, kiamlaluno, Eda, kiwimind: Improve description of render array properties and examples 2016-12-14 21:03:21 +00:00
Alex Pott edbbe397c1 Issue #2834445 by claudiu.cristea: Don't fetch the entity type ID on each iteration in SqlContentEntityStorageSchema::getFieldSchemaData() 2016-12-14 11:24:16 +00:00
Nathaniel Catchpole f4a242f154 Issue #2669802 by chr.fritsch, Berdir, seanB, bojanz, dawehner, yoroy, slashrsm, tstoeckler: Add a content entity form which allows to set revisions 2016-12-13 15:45:12 +00:00
xjm e223ebe5f7 Revert "Issue #2704871 by pepegarciag, ieguskiza, snehi, gaurav.pahuja, rajeshwari10, dimaro, gargsuchi, pashupathi nath gajawada, penyaskito, Manuel Garcia, Mile23: Replace usages of deprecated method drupal render()"
This reverts commit ae3ee31751.
2016-12-12 13:03:21 -06:00
xjm ae3ee31751 Issue #2704871 by pepegarciag, ieguskiza, snehi, gaurav.pahuja, rajeshwari10, dimaro, gargsuchi, pashupathi nath gajawada, penyaskito, Manuel Garcia, Mile23: Replace usages of deprecated method drupal render() 2016-12-12 12:49:03 -06:00
Nathaniel Catchpole 8a9f91ac16 Issue #2831816 by Jo Fitzgerald, james.williams: Only first set of configuration dependencies is checked on installation 2016-12-09 12:29:35 +00:00
xjm e9500065da Issue #2296423 by tim.plunkett, dsnopek, swentel, Manuel Garcia, tedbow, alexpott, xjm, andypost, dawehner, effulgentsia, Berdir, jhedstrom, catch, benjy, jibran, Wim Leers, tstoeckler, larowlan, webchick: Implement layout plugin type in core 2016-12-09 11:58:28 +00:00
Alex Pott 729340a8fd Issue #2756401 by claudiu.cristea, pfrenssen, sandervd, gielfeldt, alexpott, amateescu, dawehner: EntityAutocomplete form element validation is too strict 2016-12-05 14:16:10 +00:00
Alex Pott 408f00c31c Issue #2698909 by Berdir, andypost, jibran, tim.plunkett, lauriii, tstoeckler, dawehner: EntityViewBuilder uses non-existing #theme hooks 2016-12-05 12:21:47 +00:00
Alex Pott f2275a5600 Issue #2800065 by GoZ: PhpTransliteration use data_directory default value as parameter before non-optional parameter 2016-12-05 12:06:12 +00:00
Alex Pott 67c7387fd9 Issue #2789315 by amateescu, timmillwood, claudiu.cristea, sandervd, GroovyCarrot, catch, Wim Leers, Berdir, pfrenssen, twistor, xjm: Create EntityPublishedInterface and use for Node and Comment 2016-12-02 22:18:44 +00:00
Alex Pott 79569a7503 Revert "Issue #2712647 by klausi, catch, slasher13, jibran, Manuel Garcia, alexpott, naveenvalecha, neclimdul, dawehner, Wim Leers, pounard: Update Symfony components to ~3.1"
This reverts commit a55b8ef19e.
2016-12-02 11:05:17 +00:00
Alex Pott 9e0ae4b0ba Issue #2831525 by Berdir: Add DependencySerializationTrait to ContextDefinition 2016-12-01 12:34:36 +00:00
Alex Pott a55b8ef19e Issue #2712647 by klausi, catch, slasher13, jibran, Manuel Garcia, alexpott, naveenvalecha, neclimdul, dawehner, Wim Leers, pounard: Update Symfony components to ~3.1 2016-12-01 11:00:20 +00:00
Alex Pott 44227b160b Issue #2609252 by eiriksm, Ginovski, lokapujya, toncic, Arla, Berdir, chx: Boolean field with #access FALSE cause EntityStorageException 2016-11-30 11:17:51 +00:00
Nathaniel Catchpole ef809cba80 Revert "Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable"
This reverts commit 480eb82c2e.
2016-11-30 10:48:38 +00:00
xjm 3cabea22ed Issue #2826389 by alexpott, kmoll, Robin Monks, Berdir, tbonomelli: Draggable List Builder has no pager 2016-11-29 18:29:29 -06:00
Nathaniel Catchpole 480eb82c2e Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable 2016-11-29 16:00:08 +00:00
Alex Pott 1e2f37a3e7 Issue #2502195 by vijaycs85, larowlan: \Drupal\Core\StringTranslation\Translator\CustomStrings should be serializable, but contain \Drupal\Core\Site\Settings which is not 2016-11-29 13:04:15 +00:00
Alex Pott ee23c1875a Revert "Issue #2789315 by amateescu, timmillwood, claudiu.cristea, sandervd, GroovyCarrot, catch, Wim Leers, pfrenssen, Berdir, twistor, xjm: Create EntityPublishedInterface and use for Node and Comment"
This reverts commit d2af11699a.
2016-11-28 14:48:43 +00:00
Alex Pott d2af11699a Issue #2789315 by amateescu, timmillwood, claudiu.cristea, sandervd, GroovyCarrot, catch, Wim Leers, pfrenssen, Berdir, twistor, xjm: Create EntityPublishedInterface and use for Node and Comment 2016-11-28 14:27:42 +00:00
Alex Pott c628bd5dba Issue #2753675 by hchonov, Berdir, timmillwood, tstoeckler: loadUnchanged should use the persistent cache to load the unchanged entity if possible instead of invalidating it 2016-11-28 14:27:42 +00:00
Nathaniel Catchpole a251c2da3b Issue #2830596 by pwolanin, YesCT, alexpott: MTimeProtectedFastFileStorage::getFullPath() creates really long filenames unnecessarily 2016-11-28 10:26:16 +00:00
Alex Pott 46ff3bb2b3 Issue #2829588 by damiankloip, Fabianx, markcarver, dawehner, catch: Provide a "url.path.is_front" cache context to allow contributed themes to move global "is_front" variable back 2016-11-26 22:30:04 +00:00
Nathaniel Catchpole f96cbb29eb Issue #2823543 by Dane Powell, dawehner, dhendriks: Make cron execution logging optional 2016-11-24 10:55:41 +00:00
Nathaniel Catchpole 65a01a77f7 Issue #2828364 by dawehner: Default media stopped to render due to recursion protection being to protective 2016-11-23 12:52:03 +00:00
xjm 0e75873908 Issue #2829680 by tim.plunkett, andypost: BLOCK_LABEL_VISIBLE is defined on the wrong interface 2016-11-22 12:51:45 -06:00
Nathaniel Catchpole d46fefcb8b Revert "Issue #2808063 by vaplas, martin107, Chi, Wim Leers, catch, dawehner, alexpott: LibraryDiscoveryParser::buildByExtension() doesn't validate that extensions exist"
This reverts commit a68c44f486.
2016-11-22 12:08:40 +00:00
Nathaniel Catchpole a68c44f486 Issue #2808063 by vaplas, martin107, Chi, Wim Leers, catch, dawehner, alexpott: LibraryDiscoveryParser::buildByExtension() doesn't validate that extensions exist 2016-11-22 11:11:46 +00:00
Nathaniel Catchpole 87e10306b5 Issue #2424791 by jibran, dpi, chx, Berdir: Entity query hardcodes entity_reference and entity specifier 2016-11-21 20:51:55 +00:00
Alex Pott 759c27ce2c Issue #2827748 by faline, felribeiro, tstoeckler: UuidItem should implement generateSampleValue 2016-11-18 11:23:03 +00:00
Nathaniel Catchpole 19006b5e7d Issue #2625212 by faline, cilefen, okay19, krishnan.n, snehi, kostyashupenko, tstoeckler, dawehner, alexpott, Wim Leers, cs_shadow: Add ConfigSchemaChecker to development.services.yml 2016-11-18 10:00:22 +00:00
Nathaniel Catchpole 9d155a2a85 Issue #2826391 by Wim Leers: CsrfAccessCheck should have proper error feedback for invalid/missing CSRF token query argument just like CsrfRequestHeaderAccessCheck 2016-11-18 09:47:35 +00:00
xjm abb650ffd4 SA-CORE-2016-005 by larowlan, xjm, David_Rothstein, Dave Reid, Crell, cilefen, alexpott, mlhess, catch, pwolanin, YesCT, dawehner, quicksketch, Heine, znerol, charlotte.b, jnicola, ezraw
(cherry picked from commit c5da97f9e7)
2016-11-16 13:22:21 -06:00
xjm 9a3f5aaf53 Issue #2827097 by pfrenssen: $plugin_id is a string, not an array 2016-11-14 09:24:14 -06:00
Alex Pott 7313770a2f Issue #1926000 by alansaviolobo, longwave, Emin Sulaiman, jungle: Language name Uyghur in Cyrillic alphabet 2016-11-10 09:22:42 +00:00
Nathaniel Catchpole e4893d4b1b Issue #2210521 by mitrpaka, vlad.n, Ema.jar, donquixote, dawehner, klausi, alexpott: Settings::getInstance() should throw an exception if called before being initialized 2016-11-09 13:17:17 +00:00
Alex Pott 47fcaa0974 Issue #2824727 by martin107: Malformed inheritdoc prevents Pharborist scripts from working 2016-11-04 06:57:30 +00:00
xjm a61efd82db Issue #2823809 by er.pushpinderrana, joachim: incorrect property docs for EntityDisplayBase::displayContext 2016-11-03 21:00:15 -05:00
Alex Pott ef5cb440a7 Issue #2585899 by willzyx, mr.baileys, esod, dawehner: HtmlResponseAttachmentsProcessor::processHtmlHeadLink produces invalid HTTP Link header 2016-11-03 14:47:08 +00:00
Nathaniel Catchpole 329c020e12 Issue #2822499 by klausi: CsrfTokenGenerator should use timing attack safe string comparison 2016-11-03 11:57:22 +00:00
Alex Pott 3408c306b4 Issue #2824410 by jhodgdon: DiffFormatter component class has leak from core class 2016-11-03 09:57:53 +00:00
Nathaniel Catchpole 561580c43f Issue #2556025 by david_garcia, dawehner, -enzo-, Fabianx, catch: Make optimized class loader detection more generic to support class loaders other than ApcClassLoader 2016-10-30 19:27:27 +00:00
Nathaniel Catchpole 9bdda95a2b Issue #2802593 by arunkumark, er.pushpinderrana, karlosgliberal, joachim: incorrect param for EntityController::loadBundleDescriptions() 2016-10-30 18:52:52 +00:00
Nathaniel Catchpole f927e20b88 Issue #2753733 by alexpott, klausi: AccountProxy can do unnecessary user loads to get an ID 2016-10-30 18:47:35 +00:00
Nathaniel Catchpole e2d040521e Issue #1079762 by mradcliffe, bzrudi71, alexpott, daffie, ogi: DatabaseSchema_pgsql::queryTableInformation() is slow 2016-10-28 12:50:11 +01:00
Nathaniel Catchpole 7e98e88a5f Revert "Issue #1079762 by mradcliffe, bzrudi71: DatabaseSchema_pgsql::queryTableInformation() is slow"
This reverts commit 868639ce81.
2016-10-28 12:49:21 +01:00
Nathaniel Catchpole 868639ce81 Issue #1079762 by mradcliffe, bzrudi71: DatabaseSchema_pgsql::queryTableInformation() is slow 2016-10-28 12:48:38 +01:00
Nathaniel Catchpole 94ae1793a1 Revert "Revert "Issue #2761403 by Berdir: Move runtime theme registry into bootstrap cache""
This reverts commit d189ff056c.
2016-10-28 12:46:19 +01:00
Alex Pott 8f3e25cdc5 Issue #2207247 by larowlan, sasanikolic, olli, s_leu, Berdir, joelpittet, mrjmd, rpayanm, dawehner, Truptti, nod_, alexpott, Wim Leers: Dialog titles double escaped for views handlers and delete forms 2016-10-27 21:54:32 -07:00
Alex Pott 0e71ca686d Issue #2810303 by dawehner, Crell, tim.plunkett, klausi, Wim Leers: Reunite the router: One router to rule them all 2016-10-27 21:19:40 -07:00
Alex Pott 8132d62c05 Revert "Issue #2810303 by dawehner, Crell, klausi, tim.plunkett, Wim Leers: Reunite the router: One router to rule them all"
This reverts commit 21a86f3a46.
2016-10-27 08:47:36 -07:00
Alex Pott 21a86f3a46 Issue #2810303 by dawehner, Crell, klausi, tim.plunkett, Wim Leers: Reunite the router: One router to rule them all 2016-10-26 22:42:31 -07:00
Alex Pott 2bccef8b36 Issue #2763787 by pwolanin, nerdstein, rlhawk, YesCT, slasher13, tuutti, alexpott, therealssj, TravisCarden, dawehner, maximpodorov, klausi, catch, talhaparacha, Eric_A: Upgrade random_compat to latest version 2016-10-26 12:33:05 -07:00
Alex Pott c3cad9bd39 Issue #2821265 by tim.plunkett: Allow #entity_builders to use the ::Callback shorthand 2016-10-26 11:10:22 -07:00
Alex Pott 78d3770636 Issue #2818031 by phenaproxima, Berdir, alexpott: Trailing slashes can cause FileSystem::mkdir() to return a false negative 2016-10-26 10:08:22 -07:00
Nathaniel Catchpole 962eddec66 Issue #2796581 by tim.plunkett, jibran, catch, swentel, alexpott, cilefen, xjm, amateescu: Fields must store their region in entity displays 2016-10-25 22:21:33 +01:00
Alex Pott 30f78fc004 Issue #2810083 by Mile23, dawehner, Mixologic: Duplicate test results per fail/exception 2016-10-25 13:43:21 -07:00
Alex Pott af89f803d0 Issue #2803923 by gianani, shashikant_chauhan, joachim: Table render element docs don't explain how to do colspan 2016-10-25 13:19:43 -07:00
Alex Pott 96152bf976 Issue #2801409 by jp.stacey, dawehner, tstoeckler: Entity routing via YAML or via a routing provider is ambiguous in docs 2016-10-25 13:13:37 -07:00
Alex Pott dc5b0a4784 Issue #1565972 by mradcliffe, bzrudi71, pjohans, c960657, daffie, tim.plunkett: Remove static caching of array in mapConditionOperator() 2016-10-25 12:41:15 -07:00
Alex Pott e0463d0ee4 Issue #2819479 by shashikant_chauhan, joachim: Fully qualify the FieldItemListInterface class name in its docs so it links 2016-10-25 11:48:16 -07:00
Alex Pott 178cbb92d0 Issue #2791375 by shashikant_chauhan: Fix $tableInformation documentation in pgsql and mysql schema.php 2016-10-25 11:46:19 -07:00
Alex Pott dd79f7911f Issue #2571633 by lauriii, tuutti, joelpittet: Remove TwigExtension setter methods - use constructor instead 2016-10-25 11:24:35 -07:00
Alex Pott f08a96ea68 Issue #2819593 by dawehner, webflo: Link title double escaping in Link::preRenderLink 2016-10-23 13:40:40 -07:00
Scott Reeves 99a55f04f2 Issue #2616756 by Charlotte17, joelpittet, lauriii, heddn, ytl, T'Bell Hernandez, Cottser, vaplas, alexpott: Allow instantiating Attribute objects within Twig 2016-10-20 21:09:02 -07:00
Nathaniel Catchpole 6ddd0ba55c Issue #2810381 by timmillwood, plach: Add generic status field to ContentEntityBase 2016-10-20 13:33:59 +01:00
Nathaniel Catchpole a469aa222c Issue #2666032 by hchonov, Gábor Hojtsy, mkalkbrenner: Add TranslationStatusInterface to ask for the status of an entity translation and fix statuses in ContentEntityBase 2016-10-19 11:47:04 +01:00
Nathaniel Catchpole 2f7924b3ab Issue #2752463 by tstoeckler: EntityResolverManager::setParametersFromEntityInformation() sets parameter info for non-existing parameters 2016-10-19 11:37:56 +01:00
Nathaniel Catchpole 182f8fd18b Issue #2809801 by ziomizar: provider property is dynamically declared in UrlGenerator 2016-10-19 11:25:35 +01:00
Nathaniel Catchpole 3a8b4eee94 Issue #2809789 by pwolanin, dawehner: UrlGenerator fails to urlencode aliases, incorrectly encodes "system" path 2016-10-19 10:54:55 +01:00
Alex Pott 8bbdbedd69 Issue #2811133 by cilefen, Wim Leers, neclimdul, dawehner: Confusing error response set by ContentTypeHeaderMatcher when forgetting the Content-Type request header 2016-10-14 10:26:11 +01:00
Nathaniel Catchpole b104e87731 Revert "Issue #2811133 by Wim Leers, neclimdul, dawehner: Confusing error response set by ContentTypeHeaderMatcher when forgetting the Content-Type request header"
This reverts commit 97f0d43d67.
2016-10-13 23:34:01 +01:00
Alex Pott 97f0d43d67 Issue #2811133 by Wim Leers, neclimdul, dawehner: Confusing error response set by ContentTypeHeaderMatcher when forgetting the Content-Type request header 2016-10-13 21:38:27 +01:00
Alex Pott 184a05e06c Issue #2795395 by Yogesh Pawar, tresti88, marvin_B8, shashikant_chauhan, tstoeckler, dawehner: PathRootsSubscriber breaks if there are no routes 2016-10-13 13:00:00 +01:00
Alex Pott c3b3ec1be5 Issue #2575829 by znerol: Hash session id before using it as a cache context 2016-10-13 11:18:33 +01:00
Nathaniel Catchpole b09f92223a Issue #2717207 by mpdonadio, dawehner, catch, alexpott: Add a time service to provide consistent interaction with time()/microtime() and superglobals 2016-10-13 10:42:53 +01:00
Nathaniel Catchpole 9f26c56909 Issue #2801899 by shashikant_chauhan, daffie, axel.rutz: Rename Drupal\Core\Database\Connection::rollback() to Drupal\Core\Database\Connection::rollBack() 2016-10-13 10:38:32 +01:00
Alex Pott 4b505654c1 Issue #2808333 by chx: Factor out the join from Tables.php 2016-10-12 15:22:48 +01:00
Alex Pott 0a548d182b Issue #2807823 by fago: Unused variable assignment in formSingleElement() 2016-10-12 14:13:38 +01:00
Alex Pott 01ed544c7a Revert "Issue #2609252 by eiriksm, lokapujya, toncic92, Arla, chx, Berdir: Boolean field with #access FALSE cause EntityStorageException"
This reverts commit f4da72865e.
2016-10-12 13:37:13 +01:00
Alex Pott dbf2b0ed1b Revert "Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays"
This reverts commit 64f9bb959b.
2016-10-12 13:23:31 +01:00
Nathaniel Catchpole 4c68d20583 Revert "Issue #2809527 by tim.plunkett, Berdir: Add backwards compatibility layer for entity display default config that lacks 'region'"
This reverts commit dd6d586818.
2016-10-12 13:19:25 +01:00
Alex Pott 505eb55fa4 Issue #2767125 by hchonov, amateescu: EntityFormDisplay::validateFormValues sets form state errors by empty name string instead using the provided form element 2016-10-12 12:33:43 +01:00
Alex Pott 8c22ddf5cf Issue #2699489 by catch, tim.plunkett: FormBuilder $ajax_form_request check does not check which AJAX form is being requested 2016-10-11 23:28:19 +01:00
Alex Pott a407037d45 Issue #2795967 by daffie, Katiemouse: A query with a fetchAll(\PDO::FETCH_COLUMN) will fail for SQLite 2016-10-04 19:59:42 +01:00
Nathaniel Catchpole 652ab4a02e Issue #2807705 by alexpott, dawehner, aburke626: FormattableMarkup::placeholderFormat() can result in unsafe replacements 2016-10-03 21:11:06 +01:00
Alex Pott 88ba3b9602 Issue #2809853 by joelpittet: Xss::filterAdmin() typo 2016-10-03 17:38:05 +01:00
Alex Pott dd6d586818 Issue #2809527 by tim.plunkett, Berdir: Add backwards compatibility layer for entity display default config that lacks 'region' 2016-10-01 10:47:02 +01:00
Alex Pott f4da72865e Issue #2609252 by eiriksm, lokapujya, toncic92, Arla, chx, Berdir: Boolean field with #access FALSE cause EntityStorageException 2016-10-01 07:13:18 +01:00
Alex Pott b1a178c2ea Issue #2804595 by dagmar, Berdir: Sample values for entity references cause Fatal error: Allowed memory 2016-09-30 17:32:58 +01:00
Alex Pott f506915ec8 Revert "Issue #2807705 by alexpott, dawehner, aburke626: FormattableMarkup::placeholderFormat() can result in unsafe replacements"
This reverts commit 8477ed5afd.
2016-09-30 11:48:04 +01:00
Alex Pott 64f9bb959b Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays 2016-09-30 11:46:40 +01:00
Alex Pott b9dafa0928 Revert "Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays"
This reverts commit 9d8bfbb6e4.
2016-09-30 11:45:33 +01:00
Alex Pott 9d8bfbb6e4 Issue #2796581 by tim.plunkett, swentel, amateescu: Fields must store their region in entity displays 2016-09-30 10:31:50 +01:00
effulgentsia 8477ed5afd Issue #2807705 by alexpott, dawehner, aburke626: FormattableMarkup::placeholderFormat() can result in unsafe replacements 2016-09-29 11:10:11 -07:00
Alex Pott 2766d1a729 Revert "Issue #2662844 by penyaskito, dawehner, catch: cache.backend.chainedfast misbehaves in some situations"
This reverts commit 4eb87a26df.
2016-09-29 13:44:40 +01:00
Alex Pott 26efc430ff Revert "Issue #2751847 by penyaskito: Throw exception if the same service is injected twice in ChainedFastBackend"
This reverts commit e3587e21e4.
2016-09-29 11:40:29 +01:00
Alex Pott eaaea5db8b Revert "Issue #2664322 by dawehner, benjifisher, almaudoh: key_value table is only used by a core service but it depends on system install"
This reverts commit 5571193f80.
2016-09-28 17:22:20 +01:00
Alex Pott 5681fbee59 Issue #2805213 by agoradesign: Incorrect documentation for EntityAccessControlHandler::checkFieldAccess() 2016-09-28 13:33:31 +01:00
Alex Pott 380bc5a44b Issue #2804525 by shashikant_chauhan, joachim: EntityTypeManager should mention hook_entity_type_build() 2016-09-28 13:26:58 +01:00
Nathaniel Catchpole 5571193f80 Issue #2664322 by dawehner, benjifisher, almaudoh: key_value table is only used by a core service but it depends on system install 2016-09-28 11:38:34 +01:00
Alex Pott f0d2de33c3 Issue #2788209 by amateescu, Berdir: Entity reference field "Autocomplete matching: Starts with" option does not work 2016-09-27 17:16:38 +01:00
Nathaniel Catchpole 68a880ab74 Issue #2725839 by Mile23, dawehner, xjm, donquixote, catch: Remove Drupal\Core\Extension\ExtensionDiscovery::getInfoParser() since it is dead code 2016-09-27 16:41:47 +01:00
Nathaniel Catchpole 82304ed90f Issue #2776235 by mikeryan, alexpott: Cached autoloader misses cause failures when missed class becomes available 2016-09-27 14:35:22 +01:00
Nathaniel Catchpole 1975fe0892 Issue #2804675 by alexpott, hideaway: Tests using TestDatabase class are stuck in an infinite loop in Windows (8.2.0-rc2 only) 2016-09-26 16:22:24 +01:00
Alex Pott 397b680a5f Issue #2567715 by marthinal, hgoto, jpd4nt, mr.baileys, Wim Leers, alexpott: #markup generated by #pre_render callbacks do not get processed by ensureMarkupIsSafe() 2016-09-26 11:22:14 +01:00
Alex Pott 67076176cd Issue #2647916 by Lendude, Wim Leers, dawehner: Views ajax modals stop working in certain scenarios: due to JS settings caching, AJAX responses may set wrong ajaxPageState.libraries, causing problems for subsequent AJAX requests/responses 2016-09-26 08:46:29 +01:00
Alex Pott 1742237509 Issue #2744517 by webflo: Twig template link() call to accept markup 2016-09-26 08:08:23 +01:00
Alex Pott 03fba96580 Issue #2801817 by Mile23: Inject services inot SimpletestTestForm and functional cleanup for the test_discovery service 2016-09-25 12:29:27 +01:00
Alex Pott e3587e21e4 Issue #2751847 by penyaskito: Throw exception if the same service is injected twice in ChainedFastBackend 2016-09-25 11:43:35 +01:00
Alex Pott 59da739723 Issue #2801551 by gianani: getBundleEntityType() can return NULL 2016-09-23 10:54:38 +01:00
Alex Pott 29ce04e5d0 Issue #728702 by Crell, daffie, pillarsdotnet, pjcdawkins, Damien Tournoud, David_Rothstein, reglogge, amateescu, tim.plunkett, tstoeckler, xjm, hussainweb, alexpott, cweagans, Tor Arne Thune, catch: Visiting index.php should redirect to install.php if settings.php already has database credentials but database is empty 2016-09-23 10:45:19 +01:00
Alex Pott 676f38d8c7 Issue #2795965 by Wim Leers, neclimdul: REST requests with invalid X-CSRF-Token header get "missing " mesage 2016-09-22 14:50:25 +01:00
xjm a8579d60d5 SA-CORE-2016-004 by alexpott, andypost, antongp, cashwilliams, catch, Chi, dawehner, dsnopek, Heine, kierheyl, Pere Orga, pwolanin, larowlan, q2u, stefan.r, xjm
(cherry picked from commit 75d6aa33cd)
2016-09-21 12:41:50 -05:00
effulgentsia 6a4cfa29a1 Issue #2796953 by Wim Leers, mondrake, effulgentsia, catch, mikeryan, ayalon, chx, Fabianx, tim.plunkett, jibran, xjm, slashrsm, phenaproxima, borisson_: [regression] Plugins extending from classes of uninstalled modules lead to fatal error 2016-09-21 01:09:07 -07:00
Nathaniel Catchpole d20b2b3bb0 Issue #2762549 by alexpott, Fabianx, Mixologic, xjm: Drupal\field\Tests\Update\FieldUpdateTest, Drupal\views\Tests\Update\EntityViewsDataUpdateTest and Drupal\comment\Tests\CommentFieldsTest fail 2016-09-19 11:51:42 +01:00
Alex Pott 0ad1aaffe6 Issue #2799863 by GoZ: ConfigInstaller use same block validating Dependencies 2016-09-19 11:33:04 +01:00
Nathaniel Catchpole 2c60b6d247 Issue #2801259: Remove include from TestDabase class 2016-09-16 14:01:26 +01:00
Nathaniel Catchpole 8a5abfc0fa Issue #2791163 by alexpott, dawehner: Random automatic testing failures on SQLite with PHP 5.5 2016-09-16 11:35:51 +01:00
Alex Pott 0c29f756ee Issue #2798335 by naveenvalecha: Menu.api.php references a renamed class 2016-09-15 13:53:42 +02:00
Alex Pott efcf5218c9 Issue #2655104 by dawehner, jhedstrom, gclicon, chr.fritsch, smk-ka, phenaproxima: List unmet configuration dependencies instead of just failing 2016-09-15 13:19:42 +02:00
Nathaniel Catchpole 2317a3968d Issue #2773333 by Berdir, Juterpillar, Wim Leers, Fabianx, renukakulkarni: Form validation errors, status messages on form submission are shown after page refresh when form is rendered in block 2016-09-15 09:24:42 +01:00
Nathaniel Catchpole b39b29ad14 Issue #2794249 by alexpott: Move file_directory_os_temp() to a class in Drupal\Component\FileSystem 2016-09-14 14:03:49 +01:00
Nathaniel Catchpole 61699f011a Issue #2791211 by cilefen: Cache::getBins should explain the returned data types implement CacheBackendInterface 2016-09-14 11:25:32 +01:00
Nathaniel Catchpole f55f7e0788 Revert "Issue #2685917 by larowlan, tim.plunkett, cheeky-micah: Placing the same custom block, more than once, with a period in the title, results in an Error"
This reverts commit 803a98af62.
2016-09-13 15:55:19 +01:00
Nathaniel Catchpole 803a98af62 Issue #2685917 by larowlan, tim.plunkett, cheeky-micah: Placing the same custom block, more than once, with a period in the title, results in an Error 2016-09-13 14:45:17 +01:00
Nathaniel Catchpole 7e7de02562 Issue #2794089 by Wim Leers, yobottehg, slashrsm: SessionManager::destroy() is incompatible with streamed responses: tries to send response header after headers have already been sent, causing watchdog to fill up with PHP warnings 2016-09-13 14:29:52 +01:00
Nathaniel Catchpole 22e8b2eb71 Issue #2797213 by Simon Georges: Strange useless code in Component/Utility/Random.php 2016-09-12 16:20:26 +01:00
Nathaniel Catchpole 0fb201ca4a Issue #2796329 by Wim Leers: \Drupal\Core\File\MimeType\ExtensionMimeTypeGuesser maps the 'js' extension to the 'application/x-javascript' MIME type instead of 'application/javascript' 2016-09-12 13:40:13 +01:00
xjm 24d528d802 Issue #2758559 by eporama, leolando.tan, kamalrajsahu21, tstoeckler, larowlan, claudiu.cristea: EntityType::setStorageClass() violates its interface 2016-09-02 15:38:42 -05:00
xjm 9d3d930151 Issue #2785355 by timmillwood, dawehner, claudiu.cristea, borisson_: Expose the class resolver on \Drupal 2016-09-02 15:25:16 -05:00
xjm 4295f59933 Issue #2672088 by joelpittet, daffie, catch, dawehner, mikeytown2: Add static cache to DatabaseConnection ::escapeDatabase(), ::escapeTable(), ::escapeField() and ::escapeAlias() 2016-09-02 14:52:13 -05:00
Nathaniel Catchpole dd67ab2d90 Issue #2762715 by pontus_nilsson: Typo in documentation for range form element 2016-09-02 13:12:52 +01:00
Nathaniel Catchpole 9c63871934 Issue #1267508 by fietserwin, daffie, lisa.ugray, chx, alexpott, Berdir, dawehner, Crell: Subselects don't work in DBTNG conditions, except when used as value for IN 2016-09-01 14:01:59 +01:00
Nathaniel Catchpole 80554ebff0 Issue #2720849 by joseph.olstad, quicksketch: D8 improve theme registry build performance 2016-09-01 12:58:10 +01:00
Alex Pott 06da519507 Issue #2788343 by mikeker: Entity Reference error message has "@value (@id)" in it 2016-08-29 07:10:50 -05:00
Alex Pott a7b67e7af1 Issue #2721901 by Mile23, anoopjohn: Fix Drupal.Commenting.FunctionComment.MissingParamName 2016-08-29 06:50:59 -05:00
Nathaniel Catchpole d262018e7c Issue #2777451 by markdorison, er.pushpinderrana, alexpott: @see references not forming links in documentation 2016-08-29 08:44:55 +01:00
Nathaniel Catchpole f6ae58526c Issue #2572801 by alexpott, vprocessor, andriyun, andypost, chishah92, Mile23, attiks, hussainweb, klausi, dawehner, pfrenssen: Fix 'Drupal.WhiteSpace.ScopeIndent' coding standard 2016-08-28 18:16:36 +01:00
Nathaniel Catchpole b6a64fc02d Issue #2782009 by alexpott, swentel, reblutus: Create a field with the same name as one being purged results in data destruction of the new field 2016-08-28 17:53:57 +01:00
Alex Pott 2e5e060c53 Issue #2783395 by Mile23: Fix 'Drupal.Commenting.FunctionComment.InvalidReturn' coding standard 2016-08-28 06:25:45 -05:00
Alex Pott 71ca3778a6 Issue #2747177 by markdorison, chx, Sonal.Sangale, andypost, joachim, Berdir, eojthebrave: Add docs on possible values of $operation in hook_entity_field_access() 2016-08-23 18:33:26 +01:00
Nathaniel Catchpole 50ab536e79 Issue #2728403 by timmillwood: Non-revisionable translatable fields on revisionable entities don't translate correctly 2016-08-22 16:32:22 +01:00
Nathaniel Catchpole 850b9eebef Issue #2787567 by alexpott: Refactor \Drupal\Component\Assertion\Handle to not break PSR-0/4 one class per file 2016-08-22 13:03:07 +01:00
Alex Pott 92c311c209 Issue #2785991 by blazey, dawehner: Unnecessary call to AccessResult::neutral() in Drupal\Core\Access\AccessManager::check() 2016-08-18 13:34:03 +01:00
Alex Pott 08b7a3fbc8 Issue #2783393 by Mile23: Fix 'Drupal.Commenting.FunctionComment.IncorrectParamVarName' coding standard 2016-08-18 10:38:31 +01:00
Nathaniel Catchpole db998a72ee Issue #2783849 by Shashwat Purav, kiamlaluno: hook_filetransfer_info() documentation has not been updated for Drupal 8 2016-08-17 22:41:48 +01:00
Alex Pott 1bd3a04d6c Issue #2780549 by andrewbelcher, alexpott, mpdonadio: FormattedDateDiff::$maxAge never applied to caches 2016-08-15 18:20:00 +01:00
Alex Pott af1abd851c Issue #2780905 by catch, joelpittet: cache MemoryBackend has a pointless constructor 2016-08-15 11:17:11 +01:00
Nathaniel Catchpole dd3ee4c7df Issue #2635784 by Manuel Garcia, sidharthap, cilefen, veerasekar89, gambry, catch, alexpott, Cottser, dawehner, joelpittet: Deprecate ThemeHandler::setDefault() in favour of configuration and replace usages 2016-08-15 08:55:33 +01:00
Alex Pott 0c0481ef86 Revert "Issue #2780549 by andrewbelcher, alexpott, mpdonadio: FormattedDateDiff::$maxAge never applied to caches"
This reverts commit abe69518ab.
2016-08-12 20:43:12 +01:00
Alex Pott abe69518ab Issue #2780549 by andrewbelcher, alexpott, mpdonadio: FormattedDateDiff::$maxAge never applied to caches 2016-08-12 14:40:34 +01:00
Nathaniel Catchpole a0096f1c08 Revert "Issue #1267508 by fietserwin, lisa.ugray, daffie, chx, Crell: Subselects don't work in DBTNG conditions, except when used as value for IN"
This reverts commit 22a241ca04.
2016-08-12 13:00:14 +01:00
Alex Pott 27b2c4ff1b Issue #2781953 by vpshah86, fgm: Update.php still refers to $update_free_access 2016-08-11 14:16:15 +01:00
Alex Pott fb0b048351 Issue #2780405 by kiamlaluno: ConfigFormBase::buildForm() comment contain a reference to a theme hook, which is a function that doesn't exist 2016-08-09 15:41:54 +01:00
Alex Pott 73be8c49ec Issue #2611638 by Wim Leers, Nikhilesh Gupta: hook_entity_query_alter() is dead, remove it from entity.api.php 2016-08-08 12:20:37 +01:00
Alex Pott f0fe2a07f3 Issue #2780255 by klausi: Replace incorrect EntityTypeBundleInfo type hints with interface 2016-08-08 10:47:34 +01:00
Alex Pott 3fa22c4bf0 Issue #2776779 by juampynr: Fix code example in QueryInterface::condition() 2016-08-05 14:37:43 +01:00
Nathaniel Catchpole 5762aa083a Issue #2778479 by kiamlaluno: ModuleHandler::buildImplementationInfo() comment contains a reference to not existing function 2016-08-05 09:44:49 +01:00
Nathaniel Catchpole ad76a96a40 Issue #2723607 by valthebald, deepakaryan1988: Remove entity_load* usage for dynamic entity types 2016-08-05 09:29:20 +01:00
Nathaniel Catchpole 03f46efe54 Issue #2778809 by chx: _entity_access is actually usable but you'd never tell that from the class doxygen 2016-08-05 09:08:42 +01:00
xjm e043264b99 Update version constant. 2016-08-02 20:30:57 -05:00
xjm dd1c1ce6d5 Issue #2638140 by alexpott, dawehner, cilefen, xjm, Fabianx, Xano, catch: Error logging should log a backtrace consistently 2016-08-02 12:05:52 -05:00
Alex Pott bc834169f0 Issue #1869548 by dawehner, jeqq, dmouse, slasher13, damiankloip, alexpott, nod_, AlxVallejo, chr.fritsch, yanniboi, effulgentsia, dixon_, -enzo-, Wim Leers, Crell, andypost, catch, Damien Tournoud, kim.pepper, linclark: Opt-in CORS support 2016-08-02 11:56:38 +01:00
Nathaniel Catchpole a0a530fd4f Issue #1920902 by neclimdul, larowlan, alexpott, chx, sun, jthorson, damiankloip, Berdir, Mixologic, YesCT, hussainweb, rcaracaus, cweagans, catch, jibran, msonnabaum, dawehner, webchick, anavarre, heyrocker: Add a Drupal Yaml wrapper so we can default to PECL Yaml component if it is available 2016-08-01 18:52:00 +01:00
Nathaniel Catchpole 03fc20425b Issue #2537732 by Xano, tim.plunkett, gnuget, claudiu.cristea, drunken monkey, bojanz: PluginFormInterface must have access to the complete $form_state (introduce SubFormState for embedded forms) 2016-08-01 18:48:16 +01:00
Alex Pott 9bc59ded3e Issue #2776055 by claudiu.cristea: Entity form/view route errors when a non-entity parameter comes first 2016-08-01 14:10:03 +01:00
Nathaniel Catchpole c32b474cb8 Issue #2639878 by RobLoach, omega8cc, memtkmcc: Use less demanding check to see if OPcache is active 2016-08-01 12:44:23 +01:00
Alex Pott e566486912 Issue #2776369 by xjm: Remove docs references to entity_get_bundles() 2016-08-01 09:30:34 +01:00
Alex Pott e868cdcb5c Revert "Issue #1869548 by dawehner, jeqq, dmouse, damiankloip, nod_, AlxVallejo, chr.fritsch, yanniboi, effulgentsia, dixon_, -enzo-, Wim Leers, Crell, Damien Tournoud, andypost, kim.pepper, linclark, catch: Opt-in CORS support"
This reverts commit f2b7115211.
2016-08-01 00:34:44 +01:00
Nathaniel Catchpole 3700d9fd91 Issue #2427637 by Mile23, keopx, naveenvalecha, marvin_B8: Remove usages of deprecated entity_get_bundles() 2016-07-31 21:20:40 +01:00
Nathaniel Catchpole b2b8aeaa61 Issue #2750167 by dawehner, alexpott, willwh: Config translation synchronization fails 2016-07-31 21:01:09 +01:00
Alex Pott 417d900623 Issue #88183 by Wim Leers, ahoeben, brianV, alexpott, kylebrowning, marvil07, chx, twistor, dawehner: Relative URLs in feeds should be converted to absolute ones 2016-07-30 16:07:44 +01:00
Alex Pott 22a241ca04 Issue #1267508 by fietserwin, lisa.ugray, daffie, chx, Crell: Subselects don't work in DBTNG conditions, except when used as value for IN 2016-07-30 10:21:46 +01:00
Alex Pott 3de79990b3 Issue #2681911 by garphy, Wim Leers, gabesullice: REST requests without X-CSRF-Token header: unhelpful response significantly hinders DX, should receive a 401 response 2016-07-29 16:11:36 +01:00
Alex Pott e0af75558c Issue #2755525 by hchonov: Invoke field methods first on the current entity translation 2016-07-29 15:20:09 +01:00
Alex Pott 28356f4e9f Issue #2506805 by jibran, tstoeckler, chx: Non-revisionable base fields with multiple columns break revisionable entity types 2016-07-29 15:08:25 +01:00
Alex Pott db9e719141 Issue #2011500 by daffie, Pancho: Deprecate RIGHT JOINs, because SQLite doesn't support them 2016-07-29 14:54:19 +01:00
Alex Pott 81e51d9f27 Issue #2712935 by Wim Leers, Fabianx, catch, alexpott: Messages are not rendered last, meaning those messages set within placeholders only appear on the next request 2016-07-29 13:17:46 +01:00
xjm e94c581e09 Issue #2667242 by Anul, felribeiro, eojthebrave, pranavbabbar: Use consistent terminology when referencing administration themes in the UI (not "admin theme") 2016-07-28 18:58:39 -05:00
Alex Pott 21a4b87099 Revert "Issue #2278383 by Xano, dawehner, kim.pepper, twistor, joelpittet, Fabianx, Crell, jibran, alexpott, Wim Leers: Create an injectible service for drupal_set_message()"
This reverts commit ee22272534.
2016-07-29 00:49:26 +01:00
Alex Pott af80cb499a Issue #2659070 by Wim Leers, dawehner, tic2000, Crell: REST requests without Content-Type header: unhelpful response significantly hinders DX, should receive a 415 response 2016-07-29 00:32:38 +01:00
Alex Pott 9b07bc544c Issue #2694555 by amateescu, vasi, dawehner, heddn, therealssj: Node revisions don't display translated 2016-07-29 00:11:18 +01:00
xjm 4730d8166a Issue #2474273 by mesch: Update Documentation for \Drupal\Core\Field\FieldStorageDefinitionInterface::getSchema() 2016-07-28 17:00:40 -05:00
Alex Pott ee22272534 Issue #2278383 by Xano, dawehner, kim.pepper, twistor, joelpittet, Fabianx, Crell, jibran, alexpott, Wim Leers: Create an injectible service for drupal_set_message() 2016-07-28 18:55:59 +01:00
Alex Pott 27df05cd81 Issue #2403307 by dawehner, marthinal, tedbow, clemens.tolboom, Wim Leers, neclimdul, Crell, klausi, andypost, e0ipso: RPC endpoints for user authentication: log in, check login status, log out 2016-07-28 18:54:03 +01:00
Alex Pott 1e770ce9f1 Revert "Issue #2403307 by dawehner, marthinal, tedbow, clemens.tolboom, Wim Leers, neclimdul, Crell, klausi, andypost, e0ipso: RPC endpoints for user authentication: log in, check login status, log out"
This reverts commit 18feefc302.
2016-07-28 18:53:42 +01:00
Alex Pott 18feefc302 Issue #2403307 by dawehner, marthinal, tedbow, clemens.tolboom, Wim Leers, neclimdul, Crell, klausi, andypost, e0ipso: RPC endpoints for user authentication: log in, check login status, log out 2016-07-28 17:15:12 +01:00
Nathaniel Catchpole d2ab9b8433 Issue #2772979 by hchonov: Enforcing a cloned entity translation to be new propagates to the original entity 2016-07-28 13:47:58 +01:00
xjm e31ca782a7 Issue #2763157 by tim.plunkett, tedbow, chx, bojanz, twistor, neclimdul, dawehner, Xano, EclipseGc: Allow plugins to provide multiple forms 2016-07-27 20:20:19 -05:00
xjm db8849dd68 Revert "Issue #2773197 by jalpesh, tstoeckler: DefaultHtmlRouteProviderTest::testGetCollectionRoute() has wrong @covers"
This reverts commit a470bc0cbd.
2016-07-27 20:18:52 -05:00
webchick a470bc0cbd Issue #2773197 by jalpesh, tstoeckler: DefaultHtmlRouteProviderTest::testGetCollectionRoute() has wrong @covers 2016-07-27 18:09:05 -07:00
Nathaniel Catchpole f2b7115211 Issue #1869548 by dawehner, jeqq, dmouse, damiankloip, nod_, AlxVallejo, chr.fritsch, yanniboi, effulgentsia, dixon_, -enzo-, Wim Leers, Crell, Damien Tournoud, andypost, kim.pepper, linclark, catch: Opt-in CORS support 2016-07-27 22:09:22 +01:00
xjm f8bd3f7db6 Issue #2760883 by fgm: API docs reference ModuleHandler::install() instead of ModuleInstaller 2016-07-27 12:09:51 -05:00
webchick 8ac20c792f Issue #2688945 by tduong, amateescu, timmillwood, alexpott, joachim, xjm, yoroy, ifrik, Berdir, Gábor Hojtsy, Bojhan, webchick, cilefen, dawehner: Allow removing a module's content entities prior to module uninstallation 2016-07-27 03:13:52 -07:00
Nathaniel Catchpole 62b7392dee Issue #2753681 by tedbow, Wim Leers, dawehner, neclimdul, catch: Move CSRF header token out of REST module so that user module can use it, as well as any contrib module 2016-07-25 13:47:47 +01:00