Skip to content

Latest commit

 

History

History
52 lines (41 loc) · 3.21 KB

CHANGELOG.md

File metadata and controls

52 lines (41 loc) · 3.21 KB

9.0.0-alpha4

  • Issue #3224151: Changed to use minimal Drupal core modules and minimal admin styling with Claro admin theme
  • Added DEV builder for Vardoc 5.0.x #29
  • Added the database connection that Drupal may use on install #30
  • Added Varbase demo users command and Vardoc demo users custom if needed - cancel demo users #31
  • Added setup for Ubuntu 21.04 with PHP7.4 and PHP8.0 options and MySQL8 #32
  • Changed the Varbase project and Varbase profile build with --install and --add-users commands #33
  • Changed the Cucumber project build with --install and --add-users commands #34
  • Changed Create a new database to use CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci by default #35

9.0.0-alpha3

  • Issue #3184362: Allowed VDO to work with Composer ~2.0 and PHP7.4 and MySQL 8
  • Added files.watcherExclude for git and node_modules for workspaces in the Visual Studio Code for each workspace #27

9.0.0-alpha2

  • Issue #3183876: Fixed VDO composer and .info.yml to work with Drupal 9 ( ^9.0 ) only
  • Added a setup bash file to install LAMP on Ubuntu 20.10 PHP7.3 and MySQL 8 #20 setup-LAMP-ubuntu20-10.sh
  • Added index.html to vdo root localhost on /var/www/html/ and index.php in each workspace for better visual view and quick access to folders with docroot or web #21
  • Added code-workspace files for Visual Studio Code IDE for each VDO workspace configs #22
  • Added a VDO command to generate project files for Apache NetBeans IDE 12.1 for each VDO workspace configs #23
  • Renamed cmd-vdo-backup-.sh files to cmd-vdo-tool-backup-.sh #24
  • Added a new VDO Tool bash file to change git config filemode to false in all workspace config directory #25

9.0.0-alpha1

  • Issue #3118431: Started a 9.0.x branch for VDO and VDO Project to integrate with Drupal 9 readiness with Drupal coding standard and practice
  • Issue #3155329: Added [Vartheme Claro] administration theme and use it as the default install, back-end, and front-end theme