Commit Graph

31469 Commits (29ec08475719b5488b2aae135abbf8384b158afa)

Author SHA1 Message Date
Nathaniel Catchpole 29ec084757 Issue #2709569 by xjm, effulgentsia, dawehner: CHANGELOG.txt additions for 8.1.0 2016-04-20 09:53:43 +09:00
effulgentsia 74d408eb30 Issue #2701541 by xjm, yoroy, catch, mikeryan, Gábor Hojtsy: Rename Drupal Upgrade UI to Migrate Drupal UI 2016-04-19 10:21:59 -07:00
Nathaniel Catchpole 0cbd30d5d6 Issue #2707109 by alexpott, jhodgdon: Help block should not be displayed when hook_help() implementations return an empty string 2016-04-19 17:32:54 +09:00
effulgentsia fbbf509038 Issue #2644088 by amateescu, kevin.dutra, dawehner, plach: DefaultTableMapping::getFieldTableName does not report table for fields with dedicated storage 2016-04-18 14:17:06 -07:00
webchick 7560a81b6c Issue #2706447 by Eli-T, jhodgdon: core/composer.txt may no longer be required 2016-04-18 10:31:22 -07:00
effulgentsia 89712cf26f Issue #2706669 by alexpott, tstoeckler: Fix Drupal.Functions.FunctionDeclaration.* coding standards in core 2016-04-18 10:25:44 -07:00
Nathaniel Catchpole f664dfa198 Issue #2707467 by alexpott: Improve run-tests.sh phpunit error reporting when something goes wrong 2016-04-18 16:29:45 +09:00
Alex Pott f4137631a3 Issue #2707095 by rbp, xjm: Add back serial comma in README.txt 2016-04-16 21:45:22 +01:00
Alex Pott be38e0c02e Issue #2706201 by edumarbest: Use $this->connection->query instead of db_query in \Drupal\Core\Database\Driver\sqlite\Schema::findTables 2016-04-16 21:43:14 +01:00
Alex Pott 904b0de0d3 Issue #2700661 by anoopjohn: Ensure core compliance to Drupal.Commenting.FunctionComment.ParamCommentIndentation (part 1). 2016-04-16 13:17:32 +01:00
Nathaniel Catchpole 1516faf6bb Issue #2698587 by thpoul: Update CKEditor library to 4.5.8 2016-04-15 14:11:07 +09:00
Nathaniel Catchpole dcf8bb0eba Issue #2704821 by alexpott: url_alias table should be created by system install 2016-04-15 09:58:05 +09:00
Nathaniel Catchpole a2380a70bf Issue #2706113 by alexpott: Disable Drupal\Tests\Listeners\HtmlOutputPrinter by default because PHPStorm is broken 2016-04-15 08:51:16 +09:00
Alex Pott 447876081b Issue #2706679 by alexpott, jibran: Fix @file introduced by 2696669 2016-04-15 00:03:29 +01:00
Alex Pott c163a984f2 Issue #2701969 by Eli-T: core/composer.txt is out of date 2016-04-14 15:50:32 +01:00
Alex Pott 5423f76ae2 Issue #2704911 by malcomio, thhafner: Missing apostrophe in documentation Usage Example array 2016-04-14 11:07:54 +01:00
Nathaniel Catchpole 0d77fa5769 Issue #2688615 by rballou, dawehner: Add the file to Error::formatBacktrace() 2016-04-14 08:25:09 +09:00
Nathaniel Catchpole 9d5b5a5363 Issue #2469721 by larowlan, alexpott, dawehner, jibran: Add functionality to store browser output to BrowserTestBase 2016-04-14 08:13:58 +09:00
Alex Pott dd8056fb07 Issue #2699637 by leolando.tan, jhodgdon, jummonk: Incorrect and unclear documentation on Views join handler plugins (default is LEFT JOIN) 2016-04-12 16:09:55 +01:00
Nathaniel Catchpole a7b61e3c2b Issue #2700495 by ronaldtebrake, nod_: Method removing expired drupalSettings.ajax tries to remove settings when there is no ajax defined 2016-04-12 17:19:03 +09:00
Nathaniel Catchpole a97f7b7e73 Issue #2589967 by alexpott, dawehner, damiankloip, valthebald: Rebuild routes immediately when modules are installed 2016-04-12 10:30:08 +09:00
Nathaniel Catchpole 0dacf7d3f4 Issue #2612334 by NickWilde: Remove dead code in \Drupal\Core\Asset\[Css|Js]Collection[Grouper|Optimizer] 2016-04-12 09:39:01 +09:00
Nathaniel Catchpole f1d08c2022 Issue #2702677 by pfrenssen, chrko: Update to Symfony 2.8.4 2016-04-12 09:35:41 +09:00
Nathaniel Catchpole 9ecb17268e Issue #2653346 by Wim Leers, borisson_, jibran: Add UncacheableDependencyTrait: the opposite of UnchangingCacheableDependencyTrait 2016-04-12 09:08:41 +09:00
Nathaniel Catchpole 7240410517 Issue #2703487 by RobLoach: Move Drupal.php autoloading from "files" to "classmap" 2016-04-12 09:03:39 +09:00
Alex Pott d6a1d8e959 Issue #2702537 by ifrik, Wim Leers: Update the BigPipe module description to be in line with the Help text standard 2016-04-11 16:55:30 +01:00
Alex Pott f5e679f09f Issue #2701779 by ifrik, pguillard, saurabhsirdixit, catch: Edit Drupal Upgrade UI module description on Extend page 2016-04-11 16:53:11 +01:00
Nathaniel Catchpole a05ca5d26e Issue #2653346 by Wim Leers, borisson_: Add UncacheableDependencyTrait: the opposite of UnchangingCacheableDependencyTrait 2016-04-11 11:15:33 +09:00
Nathaniel Catchpole e60bb5703e Issue #2703339 by alexpott: Many files have the wrong file permissions of 755 and not 664 2016-04-11 10:54:44 +09:00
Alex Pott bfde6d3423 Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
Nathaniel Catchpole c9252d07af Issue #2688535 by amateescu, alexpott, xjm, cilefen, olegiv: User deletion - unexpected nodes deletion in batch mode 2016-04-09 00:26:10 +09:00
Alex Pott 4b2656695a Issue #2696669 by mbovan, Berdir, sanja_m: Incomplete/broken access checking in EntityController::addPage() 2016-04-08 13:47:07 +01:00
Alex Pott 5406914176 Issue #2696557 by Wim Leers, danmuzyka: 404 error for CKEditor config.js file when using text format without buttons from \Drupal\ckeditor\Plugin\CKEditorPlugin\Internal 2016-04-08 13:39:30 +01:00
Alex Pott 28c46c28ad Issue #2337283 by hussainweb, Mile23, alexpott, aleksip, dawehner, heykarthikwithu, naveenvalecha, Crell, xjm, davidwbarratt, Fabianx, jhedstrom, tim.plunkett, larowlan, tstoeckler: Add a composer.json file to every component 2016-04-08 09:44:03 +01:00
Alex Pott 95338351ac Issue #2700491 by er.pushpinderrana, jhodgdon: getFieldMap() should state that bundle array has matching keys and values 2016-04-07 15:55:53 +01:00
Alex Pott e53b13af9e Issue #2678568 by Wim Leers: Ensure good UX & DX even when A) rendering of placeholder fails, B) some response event subscriber fails 2016-04-07 15:04:37 +01:00
Nathaniel Catchpole 980b119935 Issue #2700475 by cilefen: Fix coding standards regressions 2016-04-07 21:49:53 +09:00
Alex Pott 0c4546f38d Issue #2686407 by andypost, aerozeppelin, darrick, mpdonadio: Datetime type should be disabled on storage setting form if field has data 2016-04-07 12:54:44 +01:00
Nathaniel Catchpole 7358f7a478 Issue #2700367 by alexpott: Consolidate miscellaneous docs from class @file docblocks into the class docblocks (part2) 2016-04-07 20:54:06 +09:00
Nathaniel Catchpole 8c4ec60628 Issue #2676836 by xjm, alexpott: Update proxy class generator for new @file standard 2016-04-07 20:48:11 +09:00
Alex Pott ef3674cc55 Issue #2700741 by andypost, nod_: Update jQuery 2.2.3 2016-04-07 12:44:30 +01:00
Alex Pott ca48ed6d92 Issue #2469713 by dawehner, pfrenssen, alexpott, elachlan, Mixologic, larowlan, hussainweb, benjy, jibran, Wim Leers, isntall: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary 2016-04-07 12:25:35 +01:00
Alex Pott d10dea1202 Issue #2701027 by Gábor Hojtsy, Sharique, jhodgdon: Drupal 8 UPGRADE.txt is misleading in many ways (in its name to begin with) 2016-04-07 12:18:34 +01:00
Alex Pott e4daf32737 Issue #2701027 by Gábor Hojtsy: Drupal 8 UPGRADE.txt is misleading in many ways (in its name to begin with) 2016-04-06 14:47:15 +01:00
effulgentsia 517efbde78 Issue #1850080 by amateescu, dawehner, Xano, bojanz, martin107, Pancho, alexpott, tim.plunkett, icseh., stefank, Gábor Hojtsy, jhodgdon, tstoeckler: Entity type labels lack plurality, cannot generate UI text based on label if plural is needed 2016-04-05 15:01:34 -07:00
Alex Pott f3f3800fe4 Issue #2674408 by alexpott: Fix "Drupal.Classes.UnusedUseStatement" standard in core 2016-04-05 11:50:03 +01:00
Alex Pott 552268e2e1 Issue #2694243 by marthinal, jhodgdon: node_field_data and search_index tables should match on langcode 2016-04-05 11:47:37 +01:00
Nathaniel Catchpole bfd7cc23f7 Issue #2624986 by Arla, heykarthikwithu, bradjones1, kristofferwiklund: Fix regression from #2400197, user edit form expects password reset hash 2016-04-05 08:52:07 +09:00
Nathaniel Catchpole afac08a64a Issue #2699869 by er.pushpinderrana: deprecation notice for format_string() says to use SafeMarkup::format(), but that is also deprecated 2016-04-05 08:43:20 +09:00
Nathaniel Catchpole f294840b38 Issue #2697637 by alexpott, xjm: Update composer.json to have correct version numbers 2016-04-05 08:41:07 +09:00