Commit Graph

6 Commits (859b75e9f3a1a9ff6892ea61d69ffade7fc05459)

Author SHA1 Message Date
Ro 254a7f1c38 Scrubbed Moment from codebase
Moment was still being used in some classes so found and replaced all
those instances with Carbon and uninstalled the packaged from composer.
2 years ago
Are0h 63eaba08e2 Added config for PHP formatting (PSR2)
I needed some consistent php formatting, so I plugged in a php fixer
config and then reformatted all PHP files so it's all consistent.

Fixed an ID issue with the page-edit template that was causing page
editing to fail.
2 years ago
Are0h 9baaed6d50 formatting changes 2 years ago
are0h b230f3f15d fixes for nav editing 3 years ago
are0h d7c5fb7a70 dev env tweaks 3 years ago
Ro 8ad3fa38c5 respeced class imports to psr-4 standard, fixed asset moving, upgraded theme rendering 3 years ago