Commit Graph

15352 Commits (0fcef5bd60f62ebdd4a10a2ad7035c22010c876c)

Author SHA1 Message Date
Nathaniel Catchpole 7236e50dab Issue #2707057 by damiankloip, swentel, dawehner: Remove no_ui from timestamp field type 2016-04-25 11:40:25 +01:00
Nathaniel Catchpole 43a7432d7d Issue #2700405 by amateescu, vasike: User ref field includes the Anonymous user when 'include_anonymous' is set not to, when using select widget 2016-04-25 11:40:02 +01:00
Alex Pott 31f0c068a3 Issue #2667224 by rlhawk: Adding or editing "Change the author of content" action causes error 2016-04-25 10:02:40 +01:00
Alex Pott 567b1400d6 Issue #2642598 by dagmar, shabirahmad, tim.plunkett, jhodgdon: Create an interface for the public methods on ExposedFormPluginBase 2016-04-25 09:37:50 +01:00
Alex Pott b693d36014 Issue #2707471 by dagmar: Langcode is duplicated in filter.format.plain_text.yml 2016-04-24 21:19:01 +01:00
Alex Pott 617870d4ea Issue #2697933 by felribeiro: Replace "does not" with "do not" in SearchLanguageTest 2016-04-24 09:34:39 +01:00
webchick c48884e36b Issue #2709569 follow-up by dawehner: Adjustments to CHANGELOG.txt 2016-04-21 09:42:08 -07:00
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 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 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 1ce1253287 Issue #2698595 by davidhernandez: Named spelled incorrectly in Maintainers file 2016-04-05 08:39:13 +09:00
Nathaniel Catchpole 5fa0558e73 Issue #2692827 by foxtrotcharlie: Wrong calls to ContentTranslationManagerInterface::setEnabled in FieldEntityTranslationTest 2016-04-05 08:35:54 +09:00
Nathaniel Catchpole 4dbaa8b017 Issue #2696919 by chgasparoto, snehi: EntityResource annotation class has @see after plugin annotation 2016-04-05 08:33:37 +09:00
Alex Pott fa4ec00fd1 Issue #2600926 by benjy, mikeryan, phenaproxima, hussainweb, alvar0hurtad0: Allow annotations to inherit across namespaces 2016-04-04 19:07:08 +01:00
Alex Pott d466fb2cf5 Issue #2697291 by maxocub, Gábor Hojtsy, alexpott: Config translation form labels are not translated 2016-04-04 09:18:11 +01:00
Nathaniel Catchpole 187a3c54ae Issue #2689655 by cafuego: D8 Comment date views arguments uses incorrect database column 2016-04-04 11:41:53 +09:00
Scott Reeves f959540363 Issue #2489660 by katzilla, lucur, AlviMurtaza, swati_qa, ijf8090, dawehner, Cottser, ayang: Views UI text overlap in older versions of Firefox 2016-04-01 11:59:50 -04:00
Scott Reeves 1d6eb8fcbf Issue #2675522 by HOG, kostyashupenko, gvso, dawehner, pradeep22saini: Styling for Views UI rearrange filters 2016-04-01 11:23:05 -04:00
Scott Reeves 24f76629a0 Issue #2407955 by dernetzjaeger, darketaine, stefan.r, ChuChuNaKu, ironkiat, LewisNyman, Cottser, wellme, mgifford, emma.maria: Clean up unused images in the Seven theme 2016-04-01 11:04:11 -04:00
Scott Reeves 6fe265b9a4 Issue #2666510 by Anishnirmal, aburrows, Sumit kumar, joachim, emma.maria: Dropbuttons don't stay put when opened in Bartik 2016-04-01 10:43:53 -04:00
Alex Pott ce13a0580f Revert "Issue #2678568 by Wim Leers: Ensure good UX & DX even when A) rendering of placeholder fails, B) some response event subscriber fails"
This reverts commit eee3500713.
2016-03-31 16:51:35 +01:00
Alex Pott 5f65d69356 Issue #2661470 by andypost, lauriii: KernelTestBase::render passes wrong values as a parameter for BareHtmlPageRenderer::renderBarePage 2016-03-31 14:42:00 +01:00
Nathaniel Catchpole 463d844094 Issue #2614824 by alexpott, xjm, catch: Tests fail when version constant is stable 2016-03-31 17:48:45 +09:00
Alex Pott 47febbf60a Issue #2694009 by heddn: MigrationInterface doesn't include get() 2016-03-30 13:03:34 +01:00
Nathaniel Catchpole e9fc0f1a97 Issue #2664274 by alexpott, bojanz, fortis, Mile23, arknoll, Barryvdh: Combination of --prefer-dist and .gitattributes confuses our vendor test cleanup 2016-03-30 19:41:48 +09:00
Alex Pott 920edd9d6e Revert Issue #2658956 by Daniel_Rempe, catch, Jeff Cardwell, hctom, tstoeckler, dawehner: Taxonomy vocabulary data not available as views fields 2016-03-30 11:22:54 +01:00
Nathaniel Catchpole eee3500713 Issue #2678568 by Wim Leers: Ensure good UX & DX even when A) rendering of placeholder fails, B) some response event subscriber fails 2016-03-30 11:54:40 +09:00
Nathaniel Catchpole c6f9c5a5b6 Issue #2632314 by alexpott, amateescu, ivanjaros: PluginSettingsBase::getThirdPartySettings() returns null instead of array 2016-03-30 11:51:58 +09:00
Nathaniel Catchpole 62248090d8 Issue #2237101 by Mile23, cordoval, YesCT, dawehner, tim.plunkett: clean up for Core/DependencyInjection CompilerPasses 2016-03-30 11:31:05 +09:00
Nathaniel Catchpole 0f76f79c3d Issue #2680931 by alexpott: Test failures in NormalizeTest 2016-03-30 11:29:29 +09:00
Alex Pott fbb5236d09 Issue #2688668 by Berdir, bojanz: Register the new entity revision param enhancer/converter as services 2016-03-29 10:43:51 +01:00
Nathaniel Catchpole e89076aae2 Revert "Issue #2688668 by Berdir, bojanz: Register the new entity revision param enhancer/converter as services"
This reverts commit fff38959a1.
2016-03-29 09:01:10 +09:00
Nathaniel Catchpole fff38959a1 Issue #2688668 by Berdir, bojanz: Register the new entity revision param enhancer/converter as services 2016-03-29 08:40:25 +09:00
Nathaniel Catchpole cc88102d29 Issue #2664748 by amateescu, alexpott, TravisCarden: Node revision queries tagged for node access cause "no node table" exception 2016-03-29 08:25:43 +09:00
Alex Pott 3a9fafe1b3 Issue #2691741 by Lendude: Remove leftover isset() in ViewExecutable 2016-03-28 23:21:33 +01:00
Alex Pott 0db5b13892 Issue #2686207 by Berdir: Convert simpletest kernel tests in modules A-I to phpunit 2016-03-28 19:36:47 +01:00
Alex Pott 48e0852c3a Issue #2677414 by blue_waters: VerticalTabs' #default_tab broken due to wrong/mismatching class name 2016-03-27 18:01:29 +01:00
Alex Pott e6579987a9 Issue #1458824 by idebr, JvE, mayaz17, cwoky, Henrik Opel: Ajax doesn't work with Tableselect with checkboxes 2016-03-27 17:40:57 +01:00
Alex Pott 229b1a5307 Issue #2595613 by swentel, krknth, heykarthikwithu, k4v, aerozeppelin, naveenvalecha, alexpott: '#title_display' => 'invisible' does not work for composite form elements 2016-03-27 16:26:12 +01:00
Alex Pott 1d13c5f1a1 Issue #2685021 by Lendude, cilefen, r0nn1ef, andypost: Fatal error: $this when not in object context in views.theme.inc 2016-03-27 16:04:00 +01:00
Nathaniel Catchpole 2c35bee18f Issue #2666650 by alexpott, benjy: Inject migration and source plugin managers into the migration plugins 2016-03-24 21:19:01 +09:00
Nathaniel Catchpole 8a8fc5b593 Issue #2692359 by alexpott, nod_: Use core/drupal.dialog.ajax when using data-dialog-type 2016-03-24 10:59:42 +09:00
Alex Pott 74d31f2de3 Issue #2670170 by quietone, vasi: Add i18n string & variable data to d6_dump 2016-03-23 23:57:33 +00:00
Alex Pott ba7a18d49b Issue #2678674 by Wim Leers, benjy, mr.baileys, dawehner, xjm, mlhess: Access bypass to unpublished custom error pages 2016-03-23 22:19:33 +00:00
Nathaniel Catchpole 688e42fd92 Issue #2683421 by xjm, alexpott, hussainweb: Remove incremental and rollback options from the UI (and add them back when they are more stable) 2016-03-22 19:17:36 +09:00
Alex Pott 4da0050391 Issue #2679883 by lokapujya: Audit use of YAML to ensure we're not using deprecated syntax 2016-03-21 21:31:02 +00:00
Alex Pott fdf7fde1f5 Issue #2651986 by maxocub, balagan, Tom Robert, Kristen Pol, tstoeckler: Local task link "Translate" is not translated 2016-03-21 21:20:05 +00:00
Alex Pott 783fead604 Issue #2674408 by alexpott, dawehner: Fix "Drupal.Classes.UnusedUseStatement" standard in core 2016-03-21 17:09:29 +00:00
Alex Pott 411b9e3222 Issue #2535660 by david_garcia: PDO Exception in Node Search Plugin 2016-03-21 09:46:03 +00:00
Alex Pott 4202cdd04b Issue #2684141 by benjy, dawehner: Convert migrate kernel tests to KernelTestBaseTNG 2016-03-21 09:31:08 +00:00
Alex Pott 1b3b670792 Issue #2690917 by prics, dawehner: Use mini pager by default for new views 2016-03-21 09:19:23 +00:00
Alex Pott ac0150a36a Issue #2274153 by dixon_, Wim Leers: Make RESTTestBase::httpRequest() work with HEAD requests 2016-03-21 09:16:18 +00:00
Nathaniel Catchpole 92161a9b76 Issue #2650246 by swentel, Wim Leers: Only emit Contextual Links data- attributes when actually necessary 2016-03-21 10:48:39 +09:00
Nathaniel Catchpole 6de23686f1 Issue #2625138 by almaudoh, Oleksiy: EntityRepository::loadEntityByUuid() implementation does not match EntityRepositoryInterface::loadEntityByUuid() @return documentation 2016-03-21 10:16:05 +09:00
Nathaniel Catchpole 7a4396a4f3 Issue #2688273 by xjm, yoroy: Remove emotional language from Inline Form Errors description and make it more concise 2016-03-21 10:09:06 +09:00
Nathaniel Catchpole 56507636a6 Issue #2682705 by davidwbarratt, alexpott, vprocessor, miiimooo, milesw: Migrate process plugin does not save stubs to the idmap, leads to duplicates and broken references 2016-03-19 12:35:51 +09:00