Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

D8 un 2347 b #1823

Open
wants to merge 44 commits into
base: development
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
0d5f85c
Overwrite composer.json with corplite Drupal 10 version and upgrade l…
DuttonMa Aug 1, 2023
ae010c7
remove corplite modules
DuttonMa Aug 1, 2023
73811bf
added unity modules and unity profile
DuttonMa Aug 1, 2023
b4c3218
install unity theme
DuttonMa Aug 1, 2023
9c65203
install slick, stable and blazy
DuttonMa Aug 1, 2023
fa9a46b
installed layout_builder_modal and set module paths in composer
DuttonMa Aug 1, 2023
498abed
install linkit
DuttonMa Aug 1, 2023
e8c337f
make Uregni modules D10 compatible
DuttonMa Aug 1, 2023
2c66c12
make all Unity site modules D10 compatible
DuttonMa Aug 1, 2023
d0b2a7e
install D10 version of unity theme
DuttonMa Aug 1, 2023
ef99220
installed ckeditor 4 temporarily
DuttonMa Aug 1, 2023
81fdd88
installed rdf module temporarily (deprecated)
DuttonMa Aug 1, 2023
3dd1ab7
temporarily install classy and seven
DuttonMa Aug 1, 2023
1508e4c
installed geocoder
DuttonMa Aug 1, 2023
5faaa72
various module upgrades
DuttonMa Aug 1, 2023
db312ff
install D10 versions of telephone_plus and block_list_override
DuttonMa Aug 1, 2023
76a0369
added ckeditor5 extension modules
DuttonMa Aug 8, 2023
f485720
install adminimal
DuttonMa Aug 9, 2023
c06178d
update text formats with ckeditor5 config
DuttonMa Aug 9, 2023
294bc90
install ckeditor5
DuttonMa Aug 9, 2023
dbc3b8e
remove jquery once patch as now deprecated
DuttonMa Aug 10, 2023
d588061
pull latest unity theme as d10 changes have been included
DuttonMa Aug 15, 2023
957650b
move easy_install_d10 to dev
DuttonMa Aug 17, 2023
82d2d56
require menu_admin_per_menu
DuttonMa Aug 17, 2023
5b6c3ec
added migrate_absolute_links
DuttonMa Aug 17, 2023
2fa132e
added more missing modules
DuttonMa Aug 17, 2023
35be010
added smart_date module
DuttonMa Aug 17, 2023
6adf547
added taxonomy modules
DuttonMa Aug 17, 2023
1709943
added more missing modules
DuttonMa Aug 17, 2023
b055722
added dev modules
DuttonMa Aug 17, 2023
4fc2e70
added drupal/core-dev
DuttonMa Aug 17, 2023
653ad87
reinstate some patches
DuttonMa Aug 17, 2023
47ac10f
added timefield_d10 module
DuttonMa Aug 17, 2023
9ee3a2e
remove d10 modules that have been superceded
DuttonMa Aug 17, 2023
f96358a
upgrade telephone plus module
DuttonMa Aug 17, 2023
5f5eb53
use dev version of unity theme for now
DuttonMa Aug 17, 2023
8d4fb87
upgrade unity modules
DuttonMa Aug 17, 2023
f63a97d
install latest unity theme
DuttonMa Aug 23, 2023
904c70a
install latest unity theme
DuttonMa Aug 24, 2023
24e01ca
theme rebuild
DuttonMa Aug 24, 2023
fc63bbd
install patch for cookie_content_blocker
DuttonMa Aug 24, 2023
5ade8eb
theme upgrade
DuttonMa Aug 29, 2023
5320f70
install d10_upgrade version of theme
DuttonMa Sep 12, 2023
cd88370
export uregni config after upgrade
DuttonMa Sep 12, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .lando.base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ config:
webroot: web
database: mariadb
php: '8.1'
composer_version: '2.0.7'
composer_version: '2.5.8'
config:
php: .lando/config/php.ini
database: .lando/config/my.cnf
Expand Down Expand Up @@ -157,4 +157,4 @@ tooling:
service: database
description: List all databases
cmd: mysql -uroot -e "SHOW DATABASES;"
user: root
user: root
283 changes: 114 additions & 169 deletions composer.json

Large diffs are not rendered by default.

Loading