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

Craft 5.x #213

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
b28dea4
Update test images and DDEV config for Craft 5
AugustMiller Feb 20, 2024
bd19fdb
Update Craft, remove Typogrify
AugustMiller Feb 20, 2024
20399e5
DDEV: Use PHP 8.2
AugustMiller Feb 20, 2024
d1ac837
Update to Craft 5, switch to CKEditor and Twigpack
AugustMiller Feb 20, 2024
323d871
Correct manifest paths
AugustMiller Feb 20, 2024
348ff3a
Gatsby config
AugustMiller Feb 20, 2024
95e228f
More Gatsby config
AugustMiller Feb 21, 2024
36c6242
Update migration for Craft 5, fix `safeDown`
AugustMiller Feb 21, 2024
2eecff4
Replace AssetRev with Twigpack in Readme
AugustMiller Feb 22, 2024
5fcd415
Update schema permissions
AugustMiller Feb 22, 2024
a70a504
Gatsby GraphQL changes for Matrix entrification
AugustMiller Feb 22, 2024
74019d9
Bind all interfaces for DDEV
AugustMiller Feb 22, 2024
800f7bd
Rebuild assets
AugustMiller Feb 22, 2024
934dff7
Ignore VS Code config + license.key
AugustMiller Feb 22, 2024
9e78076
PHP 8.2 for test matrix and nginx image, Setup action update
AugustMiller Feb 22, 2024
f41a0d4
Remove assetrev from Project Config
AugustMiller Feb 22, 2024
ad3cf12
Remove Redactor from Project Config
AugustMiller Feb 22, 2024
42ef62a
Remove Gatsby from test workflow/action
AugustMiller Feb 22, 2024
33b48e8
New Twigpack remote
AugustMiller Feb 22, 2024
0dd33af
User settings
AugustMiller Feb 22, 2024
1a81210
Post-upgrade field cleanup
AugustMiller May 11, 2024
ac4661f
Update to Craft 5.1.2
AugustMiller May 11, 2024
49afde8
Bump schema version
AugustMiller Jul 12, 2024
4d6674c
Update Craft + schema version
AugustMiller Aug 12, 2024
bda998b
Update Craft
AugustMiller Nov 21, 2024
1525e30
Merge branch 'main' into v5
AugustMiller Nov 26, 2024
937645b
upload-artifact@v2 => v4
angrybrad Jan 7, 2025
537c6fc
Update to Craft 5.6.0
AugustMiller Jan 21, 2025
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
Prev Previous commit
Next Next commit
Bump schema version
AugustMiller committed Jul 12, 2024
commit 49afde82fba1cb4699ecf746058ed9a374807836
522 changes: 306 additions & 216 deletions composer.lock
4 changes: 2 additions & 2 deletions config/project/project.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dateModified: 1715386372
dateModified: 1720802870
email:
fromEmail: support@craftcms.com
fromName: 'Craft Blog'
@@ -67,7 +67,7 @@ system:
edition: pro
live: true
name: 'Craft Blog'
schemaVersion: 5.0.0.20
schemaVersion: 5.0.0.21
timeZone: America/Los_Angeles
users:
allowPublicRegistration: false