Commit Graph

36122 Commits (0d83597731b44c1b377188681619bc0481f2c867)

Author SHA1 Message Date
Lee Rowlands 0d83597731
Issue #3030647 by tim.plunkett, phenaproxima, xjm, DyanneNova, bnjmnm, tedbow, dead_arm: Do not add a section when editing an empty layout, or differentiate between new layouts and existing empty layouts 2019-03-01 13:39:47 +10:00
Alex Pott b4c8b0170e
Issue #3034913 by govind.maloo, wombatbuddy: Written 'Confuration' instead of 'Configuration' in the 'Typed Data API' article 2019-03-01 00:49:56 +00:00
Alex Pott 04343d7d91
Issue #3036197 by dww: REST FileUploadResource::streamUploadData() can call fclose(FALSE) 2019-03-01 00:41:34 +00:00
Alex Pott 0b6e897b34
Issue #2989503 by seanB, phenaproxima, samuel.mortenson, amateescu, Wim Leers: Add tests to prove that the media library widget works when target_bundles is NULL 2019-03-01 00:36:56 +00:00
Alex Pott 2020819bf9
Issue #3032852 by Joseph Zhao, dww: Add gzip to default MIME extension mapping list 2019-03-01 00:31:21 +00:00
Lee Rowlands f4ef94ae70
Issue #2975081 by alexpott, amateescu, larowlan, mtodor, catch: UpdatePathTestBase fails to re-initialize the test site (rebuild container, clear caches) after running the database updates 2019-03-01 06:44:06 +10:00
Alex Pott 7e2e9e8c41
Issue #3035873 by Eli-T: Remove Eli-T from MAINTAINERS.TXT 2019-02-28 08:14:52 +00:00
Lee Rowlands 2541973573
Issue #2923701 by AdamPS, jonathanshaw, Pancho, Jo Fitzgerald, alexpott, Berdir, plach, larowlan, Samvel, lauriii, eelkeblok, imclean, oriol_e9g: Mechanism to disable preprocessing of node base fields so they can be configured via the field UI 2019-02-28 12:11:49 +10:00
Lee Rowlands cd03cd4290
Issue #2870458 by Lendude, alexpott, jibran, vijaycs85, Wim Leers, dawehner, Gábor Hojtsy: Convert web tests to browser tests for quickedit module 2019-02-28 12:05:59 +10:00
xjm b3786231ec Issue #3033686 by tedbow, tim.plunkett, xjm, amateescu: Saving Layout override will revert other field values to their values when the Layout was started 2019-02-27 12:55:49 -06:00
xjm 0b72418137 Revert "Issue #2870458 by Lendude, jibran, alexpott, vijaycs85, Wim Leers, dawehner, larowlan: Convert web tests to browser tests for quickedit module"
This reverts commit a97453639e.
2019-02-26 19:32:20 -06:00
xjm 34aa83070b Issue #2936501 by tim.plunkett, andrewmacpherson, EclipseGc, DyanneNova, bnjmnm, benjifisher, webchick, phenaproxima, jrockowitz: Reverting an override redirects the user to an edit form for a new override and therefore still sets the new override as "unsaved changes", which is confusing 2019-02-26 17:30:37 -06:00
xjm 1a945e7ea9 Issue #3034347 by dead_arm, phenaproxima, tim.plunkett, lauriii: Update the Layout Builder UI classes to implement BEM naming conventions 2019-02-26 15:13:22 -06:00
Gábor Hojtsy 3eeddcfcac Issue #2937639 by hotwebmatter, hiway, andrewmacpherson, markconroy, shaal, cehfisher, mgifford, kjay, Eli-T, kbeck303: Umami Theme - a11y context is needed for read more links 2019-02-26 16:37:13 +01:00
Alex Pott 81915a93a3
Issue #3025427 by Berdir, amateescu: Add @trigger_error() to deprecated EntityManager->EntityTypeBundleInfo methods 2019-02-26 15:05:23 +00:00
Alex Pott 4b68814a02
Issue #3029336 by andypost: Properly deprecate check_url() 2019-02-26 14:58:32 +00:00
Gábor Hojtsy a97453639e Issue #2870458 by Lendude, jibran, alexpott, vijaycs85, Wim Leers, dawehner, larowlan: Convert web tests to browser tests for quickedit module 2019-02-26 14:00:54 +01:00
Gábor Hojtsy dd054699a4 Issue #3030485 by catch, R.shaikh, Gábor Hojtsy, alexpott: [Symfony 5] The "Drupal\Core\Validation\TranslatorInterface" interface extends "Symfony\Component\Translation\TranslatorInterface" that is deprecated since Symfony 4.2, use Symfony\Contracts\Translation\TranslatorInterface instead 2019-02-26 13:54:26 +01:00
Gábor Hojtsy f5cd28b7b8 Revert "Issue #2870458 by Lendude, jibran, vijaycs85, dawehner, alexpott: Convert web tests to browser tests for quickedit module"
This reverts commit d8c9748ed6.
2019-02-26 11:40:59 +01:00
Lee Rowlands d8c9748ed6
Issue #2870458 by Lendude, jibran, vijaycs85, dawehner, alexpott: Convert web tests to browser tests for quickedit module 2019-02-26 07:00:37 +10:00
Gábor Hojtsy bba5f2053a Issue #3030929 by kiwimind, Kavichandran P, c.nish2k3, quietone: User migrations tests in wrong directory 2019-02-25 20:44:20 +01:00
Gábor Hojtsy b6a1e2947a Issue #3023452 by Lendude, ckaotik: Views placeholder texts are not translatable 2019-02-25 20:30:09 +01:00
Gábor Hojtsy dbf4fb86aa Issue #3008030 by quietone, masipila, maxocub: Migrate D7 i18n fields label and description 2019-02-25 18:35:33 +01:00
Gábor Hojtsy 96d00c9036 Issue #2996029 by seanB, phenaproxima, marcoscano, samuel.mortenson, lauriii, Wim Leers: Add oEmbed support to the media library 2019-02-25 18:22:35 +01:00
Gábor Hojtsy ce4034eef6 Issue #3033100 by seanB, lauriii: Media library field widget styles are broken on initial page load 2019-02-25 16:37:38 +01:00
xjm eb433a87ed Revert "Issue #3033686 by tedbow, tim.plunkett: Saving Layout override will revert other field values to their values when the Layout was started"
This reverts commit 86e257b9e5.
2019-02-25 09:18:41 -06:00
Lee Rowlands 9431a1cb8e
Issue #3032376 by alexpott, dww, Berdir: Files renamed by \_file_save_upload_single() do not have the correct filename on the File entity 2019-02-25 20:45:21 +10:00
Lee Rowlands 3b32b1e600
Issue #3033494 by alexpott, dww, tim.plunkett, larowlan: SiteConfigureForm can install the file module without the field module 2019-02-25 20:39:52 +10:00
Lee Rowlands 56606fe1fb
Revert "Issue #3033494 by alexpott, dww, tim.plunkett: SiteConfigureForm can install the file module without the field module"
This reverts commit 5d2bc24951.
2019-02-25 20:38:58 +10:00
Lee Rowlands e1ec253590
Issue #3032620 by alexpott, dww: \Drupal\file\Plugin\rest\resource\FileUploadResource uses basename() when it needs to use the Drupal version 2019-02-25 20:35:03 +10:00
Lee Rowlands 5d2bc24951
Issue #3033494 by alexpott, dww, tim.plunkett: SiteConfigureForm can install the file module without the field module 2019-02-25 19:56:16 +10:00
Alex Pott 4bb82a8eb5
Issue #2946122 by mikelutz, heddn, tim.plunkett, phenaproxima, alexpott, joelpittet, MegaChriz, joachim, xjm: Deprecate ConfigurablePluginInterface and replace with an interface that doesn't extend DependentPluginInterface 2019-02-24 13:42:45 +00:00
Alex Pott ad0506ce96
Issue #3031346 by martin107, Berdir: Replace EntityManager usage in ConfigEntityMapper 2019-02-24 10:14:13 +00:00
Alex Pott 9096cb6b81
Issue #3023966 by Karan Sen, eblue, pawandubey, andrewmacpherson: Remove unnecessary title attribute from show-row-weights button 2019-02-24 10:10:43 +00:00
Alex Pott bdfafab7fb
Issue #3035318 by mpdonadio: `DateFormatter()` assumes 30 days per month, while February only has 28 days. Causes fails in tests 2019-02-24 09:42:10 +00:00
Alex Pott 76bf269417
Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, alexpott, jibran, andypost, larowlan, Chadwick Wood, acbramley, Wim Leers, sun, xjm, YesCT, chx, tim.plunkett: Move the unmanaged file APIs to the file_system service (file.inc) 2019-02-23 22:35:15 +00:00
xjm d8b8a0aa26 Issue #2942661 by tedbow, tim.plunkett, bkosborne, johndevman, xjm, phenaproxima, Kristen Pol: Sections should have third-party settings 2019-02-23 15:15:16 -06:00
xjm 57170a6ad7 Revert "Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, jibran, alexpott, andypost, larowlan, Chadwick Wood, Wim Leers, acbramley, YesCT, sun, tim.plunkett, chx: Move the unmanaged file APIs to the file_system service (file.inc)"
This reverts commit 56be1a032e.
2019-02-23 13:09:49 -06:00
Alex Pott 56be1a032e
Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, jibran, alexpott, andypost, larowlan, Chadwick Wood, Wim Leers, acbramley, YesCT, sun, tim.plunkett, chx: Move the unmanaged file APIs to the file_system service (file.inc) 2019-02-23 13:45:05 +00:00
Lauri Eskola d4fa72e7cf
Issue #3001683 by shaal, jollysolutions, andrewmacpherson, kjay: Umami green link text fails WCAG contrast on peach background 2019-02-22 14:26:59 +02:00
Nathaniel Catchpole c5b88d8048 Issue #2917653 by markcarver, bojan_dev, dww, idebr, lauriii: toolbar_preprocess_html() converts attributes from array to Attribute object 2019-02-22 12:17:02 +00:00
Alex Pott d0a2440cff
Issue #2995200 by Sam152, sjancich: Defaults for publishing options do not save when workflow is enabled 2019-02-22 11:15:24 +00:00
Alex Pott 185513febe
Issue #3029661 by Lendude, dawehner: Move BrowserTestBase tests out of modules/simpletest into /tests 2019-02-22 09:09:31 +00:00
Alex Pott ee822bb01d
Issue #3027745 by claudiu.cristea, idimopoulos, wengerk, alexpott: UniqueFieldConstraint doesn't work for entities with string IDs 2019-02-22 08:45:40 +00:00
Alex Pott dcf633a96c
Issue #2903322 by gaurav.kapoor, levmyshkin: Change FAPI Container example class to an array 2019-02-22 08:23:51 +00:00
Lauri Eskola a047556569
Issue #2981602 by jansete, Lendude, askibinski, alexpott, dawehner, slv_, Sam152: Add page objects integration to Nightwatch 2019-02-22 08:15:03 +02:00
xjm d540d8d635 Issue #3034695 by xjm, neclimdul: Fix coding standard errors from SA-CORE-2019-003 2019-02-21 16:38:51 -06:00
Lauri Eskola ef68ad6f3a
Issue #2973921 by tedbow, bnjmnm, yogeshmpawar, Kristen Pol, lauriii, alwaysworking, xjm, andrewmacpherson: Interactive controls inside preview block in the Layout Builder form should be disabled 2019-02-21 19:22:25 +02:00
xjm 72e0a4d821 Issue #2968110 by tedbow, tim.plunkett, Kristen Pol, bkosborne, andrewmacpherson: Layout Builder's ConfigureBlockFormBase forms do not display validation errors on submit 2019-02-21 08:57:29 -06:00
xjm 2753c01392 Issue #2994550 by tedbow, tim.plunkett, gapple, johndevman, Wim Leers, neclimdul, EclipseGc, catch: Filtering block plugins by context is slow 2019-02-21 08:41:50 -06:00