Commit Graph

36224 Commits (8e162d631640da8c40d6cac4eac901b82531d929)

Author SHA1 Message Date
Lauri Eskola bc1b1fa8ce Issue #2779919 by andrewmacpherson, joelpittet, mikeker, UpTil4Music, if-jds, Kolin, John Cook: Stable theme does not respect "visually hidden" field label display option 2018-06-06 12:16:42 +03:00
Alex Pott 3edde1fcaf
Issue #2881522 by mondrake, tstoeckler, daffie, alexpott, amateescu, catch: Add a Schema::findPrimaryKeyColumns method to remove database specific logic from test 2018-06-05 19:33:53 +01:00
Alex Pott f9f81a30f8
Issue #2878151 by joachim: collection link template for comment_type entity type is incorrect 2018-06-04 14:01:49 +01:00
Alex Pott 566b7aa1bb
Issue #2904847 by mglaman, vaplas: Replace debug() statements in Views 2018-06-04 13:27:55 +01:00
Alex Pott c7b8d93878
Issue #2911498 by Mile23, mfernea, alexpott, dawehner, catch: Make TestServiceProvider more readable (cleanup) 2018-06-04 12:44:47 +01:00
Alex Pott 7c1de1efa1
Issue #2405241 by philipnorton42, jibran, dawehner, andrewmacpherson: Add helpful exception message in CustomAccessCheck 2018-06-03 08:33:32 +02:00
Alex Pott 8ce2a3ec3a
Issue #2955383 by Wim Leers, borisson_, dawehner: List available representations in 406 responses 2018-06-02 17:40:15 +02:00
Alex Pott f54efcf21d
Issue #2911915 by vaplas, Mile23, Wim Leers, dawehner, Lendude, nlisgo, mpdonadio: Add getHttpClient() to BrowserTestBase 2018-06-02 16:54:14 +02:00
Alex Pott 84b902eb6c
Issue #2966969 by tim.plunkett, msankhala, alexpott: Trigger a warning whenever the "Broken" block plugin is instantiated 2018-06-02 15:44:14 +02:00
Alex Pott cc59fcb00c
Revert "Issue #2831944 by chr.fritsch, phenaproxima, marcoscano, seanB, slashrsm, robpowell, alexpott, samuel.mortenson, dawehner, tstoeckler, Wim Leers, Gábor Hojtsy, martin107, aheimlich, idebr, tedbow, larowlan, ckrina, mtodor, bkosborne: Implement media source plugin for remote video via oEmbed"
This reverts commit 8f6fcbdd50.
2018-06-01 14:31:03 +02:00
Nathaniel Catchpole 93894b242d Revert "Revert "Issue #2976417 by slasher13: Update symfony (security release)""
This reverts commit a9cd69a498.
2018-06-01 12:39:42 +01:00
Alex Pott 3e3b6687eb
Issue #2949825 by Sutharsan, andypost, alexpott: Downloaded translation file should replace existing 2018-06-01 11:37:58 +02:00
Alex Pott a9cd69a498 Revert "Issue #2976417 by slasher13: Update symfony (security release)"
This reverts commit d286720d56.
2018-06-01 09:05:47 +01:00
Alex Pott 8aef9a84d4
Issue #2976593 by drpal, justafish, dawehner: Prefix Nightwatch commands with a "drupal" namespace 2018-06-01 09:27:51 +02:00
Alex Pott 8f6fcbdd50
Issue #2831944 by chr.fritsch, phenaproxima, marcoscano, seanB, slashrsm, robpowell, alexpott, samuel.mortenson, dawehner, tstoeckler, Wim Leers, Gábor Hojtsy, martin107, aheimlich, idebr, tedbow, larowlan, ckrina, mtodor, bkosborne: Implement media source plugin for remote video via oEmbed 2018-06-01 09:21:38 +02:00
Alex Pott 175fa94bc8
Issue #2562845 by quietone, rakesh.gectcr, iMiksu, Jo Fitzgerald, maxocub, heddn, mikeryan, alexpott, phenaproxima, jhodgdon: Validate file path on Credential form 2018-06-01 08:58:28 +02:00
webchick f290f49f6d Issue #2976589 by drpal, lauriii, justafish, ckrina ⬅️✌️➡️: Merge Admin UI redesign and JavaScript modernization initiatives 2018-05-31 16:50:54 +02:00
Alex Pott 1e37fc8065
Issue #1596472 follow-up by tacituseu: Replace hard coded static cache of entities with cache backends 2018-05-31 16:10:41 +02:00
xjm a4ee1b1b70 Issue #2932249 by Murz, xjm, andypost, Chi, amateescu: Incorrect transliteration of some Russian Cyrillic characters 2018-05-31 08:36:51 -05:00
xjm 861fa35bd3 Revert "Issue #2932249 by Murz, xjm, andypost, Chi: Incorrect transliteration of some Russian Cyrillic characters"
This reverts commit cbac738d9a.
2018-05-31 08:36:17 -05:00
Gábor Hojtsy 2d933ecf71 Issue #2851228 by timmillwood, matthieuscarset, Manuel Garcia, Sam152, Gábor Hojtsy, yoroy, tstoeckler, alexpott, Shiraz Dindar, Fabianx, nbchip: Warn users of what features are not available on a given entity type 2018-05-31 14:00:17 +02:00
Alex Pott a99a141362
Issue #2975105 by justafish, drpal, dawehner: JavaScript tests shouldn't exit 0 if they fail 2018-05-31 13:06:29 +02:00
Alex Pott de1dd0c415
Issue #2975368 by msankhala: badly formatted sample code in core.api.php for hook_config_import_steps_alter 2018-05-31 13:04:16 +02:00
Alex Pott d8029d7ee0
Issue #1596472 by catch, amateescu, claudiu.cristea, Berdir, Mile23, Sam152, pounard, fago, alexpott, fubhy, hchonov: Replace hard coded static cache of entities with cache backends 2018-05-31 12:07:30 +02:00
Alex Pott d286720d56
Issue #2976417 by slasher13: Update symfony (security release) 2018-05-31 09:21:16 +02:00
xjm cbac738d9a Issue #2932249 by Murz, xjm, andypost, Chi: Incorrect transliteration of some Russian Cyrillic characters 2018-05-30 17:10:43 -05:00
Francesco Placella 48d26173b6 Issue #2973827 by idebr: Options module PHPUnit tests extend a Simpletest base class 2018-05-30 22:28:28 +02:00
Alex Pott 59fe5e752d
Issue #2975439 by aron.beal, martin107: ContextualController property incorrectly named 2018-05-30 11:42:26 +02:00
Gábor Hojtsy 6e90b69768 Issue #2975762 by Berdir, hchonov, plach: Respect existing #multilingual property in content_translation_form_alter() 2018-05-29 23:15:37 +02:00
Gábor Hojtsy f16ee05a6e Issue #2916781 by timmillwood, tedbow, drpal, lauriii, Adita, andrewmacpherson, yoroy, amateescu, borisson_, ckrina: Allow off-canvas dialog to be rendered at the top of the page 2018-05-29 18:12:49 +02:00
Nathaniel Catchpole a8f46205a0 Issue #2975056 by msankhala, joachim: broken sample code in deprecation notices for entity.inc functions 2018-05-29 17:07:31 +01:00
Alex Pott a14ec58030
Issue #2956381 by msankhala: Missing help message when adding new action and Incorrect help message when editing action 2018-05-26 20:32:04 +01:00
Alex Pott 2e753970f7
Issue #2974553 by Mixologic, justafish, drpal, dawehner: Nightwatch testing fails to save console logs for some tests 2018-05-24 23:00:33 +01:00
Nathaniel Catchpole 0076c635dc Issue #2960605 by anmolgoyal74, surbz, msankhala, arunkumark, jibran, alexpott: Add docs to the empty hook_update_N used for cache clearing 2018-05-24 12:19:44 +01:00
Alex Pott 483e63000e
Issue #2961922 by rlhawk: Scale and crop image effect can't be edited in Large 3:2 (768x512) image style 2018-05-23 13:23:41 +01:00
Lauri Eskola daa1269dd7 Issue #2942490 by swati.nuna, deanc96, markconroy, Eli-T, kjay: Colored background of link focus in a sentence is a bit weak 2018-05-23 11:57:34 +03:00
Alex Pott 26e582687c
Revert "Issue #2865247 by Jo Fitzgerald, NickWilde, rakesh.gectcr, heddn, maxocub: Migration lookup process plugin doesn't check validity of provided migration(s)"
This reverts commit b208b07712.
2018-05-23 08:04:34 +01:00
Lauri Eskola 427ffa6125 Issue #2940012 by John Cook, rachel_norfolk, abhisekmazumdar, andrewmacpherson, alexpott: Use prefers-reduced-motion media query on batch progress bar 2018-05-23 07:39:36 +03:00
Lee Rowlands 69167b5dc8
Issue #2940679 by alena_stanul, borisson_, neclimdul: Fix FilterIdTest test names 2018-05-23 09:50:56 +10:00
Lauri Eskola 03ab0f8246 Issue #2942489 by idebr, Vidushi Mehta, susannecoates, Mukeysh, markconroy, TaoStyle, matias, HAL 9000, seeallie: Links in footer could be more accessible 2018-05-22 13:04:42 +03:00
Alex Pott c01bed2b2d
Issue #2926069 by Jo Fitzgerald, heddn, Dinesh18, borisson_, xjm: StatisticsViewsResult should only deal in integer values 2018-05-22 10:23:14 +01:00
Alex Pott b208b07712
Issue #2865247 by Jo Fitzgerald, NickWilde, rakesh.gectcr, heddn, maxocub: Migration lookup process plugin doesn't check validity of provided migration(s) 2018-05-22 10:11:49 +01:00
Alex Pott 9ed571d529
Issue #2960711 by timwood, Yogesh Pawar, kjay: Add an article to Umami demo - Baking mishaps 2018-05-22 10:08:10 +01:00
Alex Pott 6d4cd5d404
Issue #2943284 by Eli-T, kaythay, kjay, mcgovernm, sjhuda, borisson_: Add chili sauce to Umami 2018-05-22 10:00:04 +01:00
Alex Pott beae7599dc
Issue #2969902 by mihai11, Jo Fitzgerald, amateescu, alexpott: Fix "MigrateCckFieldInterface is deprecated in Drupal 8.3.x and will be removed before Drupal 9.0.x. Use \Drupal\migrate_drupal\Annotation\MigrateField instead." deprecation message 2018-05-22 09:45:28 +01:00
Alex Pott 8f92d9a166
Issue #2973127 by vaplas, Mile23, alexpott: Exclude *TestBase.php, *Trait.php and *Interface.php files from test discovery reflection 2018-05-22 09:41:43 +01:00
Alex Pott 551cb08ba2
Issue #1252606 followup by mondrake: Add crop anchor option to Scale and Crop image effect 2018-05-22 09:36:47 +01:00
Nathaniel Catchpole ba12307b96 Issue #2841651 by Berdir: Config save resets overridden configuration too late 2018-05-21 12:35:06 +01:00
Lee Rowlands 5d0a729448
Issue #2973954 by juampynr, dhirendra.mishra: Fix typo at MigrateField.php 2018-05-21 07:31:46 +10:00
Alex Pott bf864999b4
Issue #1252606 by rlhawk, dsnopek, attiks, alansaviolobo, MariaDenysyuk, j0rd, sushyl, Adysone, Alan Evans, mondrake, andypost, alexpott, sun, tstoeckler: Add crop anchor option to Scale and Crop image effect 2018-05-18 11:19:21 +01:00