Commit Graph

37099 Commits (cfa9fbbbef5645c8d831ffaaf7666b9d361886e2)

Author SHA1 Message Date
Alex Pott 1d8712ff74
Issue #3079029 by bircher, ricardoamaro, catch, wouter.adem, marcvangend, alexpott: Move module config exclusion from config_environment to core.services 2019-10-09 10:59:35 +01:00
catch cae168a33b Issue #3086332 by heddn, Mixologic, Mile23: Explicitly require-dev symfony/browser-kit: 3.4.0 2019-10-09 10:17:57 +01:00
Lee Rowlands 438f38397b
Issue #2863188 by acbramley, Erik Frèrejean, Maouna, andypost, init90, larowlan, sathish.redcrackle, vasi1186, chr.fritsch, tstoeckler, phjou, jibran, hchonov, alexpott, catch: Hardcoded result size limit in the entity reference autocomplete widget 2019-10-09 13:27:41 +10:00
Lee Rowlands c1346b674f
Issue #3085697 by greg.1.anderson, Mixologic, mbaynton, larowlan: Allow scaffold plugin to append to non-scaffolded files 2019-10-09 12:55:24 +10:00
Lee Rowlands f5040c6cde
Revert "Issue #3085697 by greg.1.anderson, mbaynton, Mixologic, larowlan: Allow scaffold plugin to append to non-scaffolded files"
This reverts commit c5ac07aa8a.
2019-10-09 10:14:28 +10:00
Lee Rowlands 63ecb2ddfb
Issue #3004927 by mikelutz, quietone, heddn, larowlan, andypost: Create Migration Lookup and Stub services 2019-10-09 09:08:00 +10:00
Lee Rowlands c5ac07aa8a
Issue #3085697 by greg.1.anderson, mbaynton, Mixologic, larowlan: Allow scaffold plugin to append to non-scaffolded files 2019-10-09 08:48:27 +10:00
webchick 1082bca9f6 Issue #3086148 by greg.1.anderson, hussainweb, Mixologic: Make scaffold "extra" data key conform with plugin command name 2019-10-08 14:20:58 -07:00
webchick f9ebeb1a86 Issue #3086081 by hussainweb, greg.1.anderson: Name of composer:scaffold command is awkward 2019-10-08 14:15:12 -07:00
Alex Pott 9aa7d13c9f
Issue #3023015 by Berdir, kim.pepper, tinko, mikelutz: Replace usages of deprecated constants in file.inc 2019-10-08 21:50:39 +01:00
Lee Rowlands f31214d77c
Issue #3003150 by bnjmnm, oknate, seanB, hoebekewim, BR0kEN, a.hover, guschilds, phenaproxima, larowlan: Media library causes validation errors when it is used in a required field of a nested form 2019-10-09 06:49:28 +10:00
Alex Pott 0671ed8a14
Issue #3086118 by Krzysztof Domański: Correct the example in composer/Plugin/Scaffold/README.md 2019-10-08 19:51:07 +01:00
catch 78251c46b5 Issue #3084030 by hchonov, jibran: route node.add should be defined through _entity_form instead through _controller 2019-10-08 14:24:35 +01:00
Gábor Hojtsy 04febf662e Issue #3082719 by quietone, mikelutz, NickWilde, Charlie ChX Negyesi: migrate_drupal_migration_plugins_alter() should only alter definitions that exist 2019-10-08 15:00:29 +02:00
Francesco Placella 24e2236d80 Issue #3043455 by amateescu, jibran: Add an API for installing a fieldable entity type 2019-10-08 13:20:06 +02:00
catch 1076c7ae23 Issue #2991683 by bircher, Krzysztof Domański, alexpott, Tim Bozeman, ricardoamaro, mpotter, tstoeckler, larowlan: Move configuration transformation API in \Drupal\Core\Config namespace 2019-10-08 09:39:52 +01:00
Francesco Placella 6dc692bebc Issue #2925816 by godotislate, jens.de.geit, Berdir, Lendude, Anybody, mbovan, rollingnet, tstoeckler: Views plugin "Rendered Entity" must add langcode in render function 2019-10-08 02:47:49 +02:00
Francesco Placella 4362606d71 Issue #3037136 by amateescu, Sam152, blazey, Berdir: Make Workspaces and Content Moderation work together 2019-10-08 00:44:04 +02:00
webchick c6c2ae2ec1 Issue #3052526 by tedbow, phenaproxima, malcolm_p, alwaysworking, droplet: Drupal.Message.clear throws exception if messageWrapper not initialized 2019-10-07 14:33:19 -07:00
catch 9a70cb884f Issue #3086179 by alexpott, greg.1.anderson, Mixologic, heddn, Charlie ChX Negyesi: Fix spurious failures attempting to allocate a web server in the build tests 2019-10-07 22:13:43 +01:00
webchick 74e9ecf03c Issue #2701393 by tedbow, tim.plunkett, oknate, Wim Leers, Saviktor, thpoul, xjm, mahalingam_cs, swentel: Switching between editors on the format configuration causes errors upon save 2019-10-07 11:05:09 -07:00
webchick 6c49d796ca Issue #3058037 by seanB, grndlvl, dibs, oknate, orlando.thoeny: Media Library can't attach media to media reference field in nodes due to AJAX problem when using table view 2019-10-07 10:18:08 -07:00
webchick f7124b7d85 Issue #3085935 by phenaproxima, zrpnr, Wim Leers, andrewmacpherson, seanB: Media library "select all" button announcement is reversed 2019-10-07 10:00:14 -07:00
Alex Pott 0bada7896a
Issue #3060153 by lauriii, alexpott, finnsky, Wim Leers, xjm, catch: Use PostCSS in core, initially only for Claro 2019-10-07 15:29:07 +01:00
catch 2a5c62deda Issue #3000068 by andypost, claudiu.cristea, pingwin4eg, Mile23, voleger, johndevman: Deprecate drupal_process_states() 2019-10-07 14:56:30 +01:00
catch 5be2df421d Issue #2940189 by Vlad Bo, claudiu.cristea, alexpott, NightHunterSV, andypost, almaudoh, voleger, Berdir: Deprecate system_get_info() 2019-10-07 14:46:33 +01:00
catch beaa0692a8 Issue #3086005 by alexpott: Make DrupalMinkClientTest::followMetaRefresh() compatible with max dependencies 2019-10-07 13:38:34 +01:00
Alex Pott c0881f91e2
Issue #109493 by drunken monkey, gnuget, robertDouglass, dhirendra.mishra, jhodgdon, jibran, chaby, aleevas, alexpott, DanChadwick, Dries, catch: tablesort should allow rendered tables to have columns that default to DESC when their header is clicked 2019-10-07 09:42:00 +01:00
Alex Pott 41a9b825d4
Issue #3066512 by jhodgdon, Amber Himes Matz, alexpott, andypost, scott_euser, Charlie ChX Negyesi, larowlan: Add checks for syntax and display of help topic Twig template files 2019-10-07 09:23:36 +01:00
Alex Pott e376116380
Issue #3085604 by bircher, catch, alexpott: Protect against concurrent config transformations 2019-10-07 09:21:19 +01:00
Alex Pott 2296602ccf
Issue #3085354 by greg.1.anderson, mbaynton, hussainweb: Better default behavior for scaffold-created .gitignore files 2019-10-05 13:10:26 +01:00
Lee Rowlands 6625869666
Issue #3085885 by gabesullice, e0ipso, Wim Leers: Follow-up to #3014277: Wrong variable used as argument in BC layer-providing ResourceType::updateDeprecatedFieldMapping() 2019-10-05 09:55:40 +10:00
Lee Rowlands dc7b06ca69
Issue #1681832 by mcdruid, k_zoltan, dougvann, ZenDoodles, Cyberschorsch, kim.pepper, mohit1604, drumm, pdenooijer, eshta, mihai_brb, phiit, grwgreg, larowlan, amateescu, David_Rothstein, klausi, Damien Tournoud, coltrane, sun, aiypz, alippai: Password reset form has no flood protection 2019-10-05 09:15:40 +10:00
Lee Rowlands 5691efb09b
Issue #3069109 by alexpott, markcarver, jhodgdon, lauriii: Replace help_topic meta tags with front matter 2019-10-05 08:43:07 +10:00
Alex Pott 8524be362e
Issue #3031379 by heddn, Mile23, greg.1.anderson, Charlie ChX Negyesi, alexpott, Mixologic, jibran, catch, Lendude: Add a new test type to do real update testing 2019-10-04 23:09:55 +01:00
webchick 0fed097ae6 Issue #3062375 by bnjmnm, gease, seanB, Wim Leers: Media library item loses focus when hovering over item's title 2019-10-04 15:00:07 -07:00
webchick 9aa8a35cd2 Issue #3081233 by phenaproxima, webchick, Wim Leers, oknate, xjm: The default display for new media types should only show the source field 2019-10-04 14:50:48 -07:00
Lauri Eskola 67dd0adb63
Issue #3071713 by oknate, Wim Leers, bnjmnm, phenaproxima, lauriii: Make error messages for embedded media themeable 2019-10-04 20:14:31 +03:00
webchick 29a3e5e7a2 Issue #3037781 by bnjmnm, andrewmacpherson, Wim Leers, seanB, rainbreaw: Accessibility problem with invisible buttons in AJAX dialogs 2019-10-04 09:01:31 -07:00
catch 77286bebfc Issue #3085673 by mikelutz: [Symfony 4] EntityResourceValidationTraitTest should not get a mock for an internal trait 2019-10-04 12:59:14 +01:00
catch 1e6ffcb5c3 Issue #3085608 by Wim Leers, mikelutz, voleger, larowlan: [Symfony 4] Symfony console command ::execute() methods should return 0 on success 2019-10-04 12:50:58 +01:00
Alex Pott b8d834e85c
Issue #3085512 by Krzysztof Domański: Remove Class Constant Visibility from HelpTopicTwigTest which breaks tests at PHP 7 2019-10-04 10:34:39 +01:00
webchick d64973081c Issue #3085075 by greg.1.anderson: Add '-s dev' to Composer Project Template documentation so instructions work w/out a stable release 2019-10-03 18:05:49 -07:00
Lee Rowlands 2732b8e0ac
Issue #3052703 by voleger, Berdir, kim.pepper: Deprecate drupal_installation_attempted() 2019-10-04 09:50:26 +10:00
Lee Rowlands 9b41f7f8fd
Issue #3037039 by gabesullice, rajanvalecha12, e0ipso, Wim Leers, effulgentsia, xjm, jibran, larowlan, dww, alexpott, amateescu, webchick: Create a public API for indicating resource types should not be exposed 2019-10-04 09:44:27 +10:00
webchick 1f1fb63e8f Issue #3073535 by oknate, webchick, Wim Leers, phenaproxima, seanB, AaronMcHale: Allow only a subset of the media library to be exposed to CKEditor 2019-10-03 13:34:44 -07:00
webchick 4afcb5fc27 Issue #3076773 by oknate, Wim Leers, bnjmnm, phenaproxima, rainbreaw, andrewmacpherson: Edit Media button within WYSIWYG should include media label for screen readers 2019-10-03 11:33:00 -07:00
Alex Pott 3ed7550648
Issue #3015650 by kim.pepper, andypost, Berdir, vacho, jibran, mikelutz, alexpott, larowlan, dpi: Remove tracker.pages.inc 2019-10-03 09:15:53 +01:00
Lee Rowlands 7430b7a65f
Issue #3065903 by jhodgdon, benjifisher, larowlan, alexpott: Add label sort ability to Select element 2019-10-03 08:54:23 +10:00
Lee Rowlands b04bd6021b
Issue #3037228 by scott_euser, jhodgdon, andypost: Add more test coverage to Help Topics 2019-10-03 08:45:49 +10:00