Drupal 11 Compatibility
Merge request reports
Activity
added 1 commit
- 267486e0 - Change reference to stable to stable9 in InstallTest.php
added 1 commit
- df257a23 - Change isset()s to null coalesce operators. Use short array syntax in FileBrowserPreview.php
added 1 commit
- f7daa345 - Fix malformed null coalesce in ImageEmbedBlock.php
added 1 commit
- 7c4046be - Fix null coalesce error on line 49 of ImageEmbedBlock.php
added 1 commit
- fb32400b - Add dropzonejs to modules protected static variable.
added 1 commit
- 0896eb10 - Add dropzonejs to pretected static $modules variable in FileBrowserTest.php as well.
added 1 commit
- 3adab904 - Add before_script in gitlab-ci which pulls in dropzone library so it's available for test runner.
added 1 commit
- 758754dc - Replace instances of libraries_get_path() with a Drupal service.
added 1 commit
- da8c7cda - Add imagesloaded library to the libraries directory in the gitlab ci test runner.
added 1 commit
- 47369586 - Edit .gitlab-ci.yml to ensure imagesloaded directory is created in libraries directory.
added 1 commit
- e566eb01 - Edit .gitlab-ci.yml to ensure masonry is unpacked into a dist directory inside...
added 1 commit
- f7f17765 - Replace button text 'Use selected' with 'Select entities' in the...
added 1 commit
- e93634ce - Attempt pressButton in FileBrowserTest using the name value of the input instead.
Please register or sign in to reply