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.
2022-09-19 20:39:15 -07:00
Are0h
a31dff94cb
Updated PHP lint to @PSR12 b/c @PSR2 is deprecated
...
So, @PSR12 is the recommended coding standard, so I updated the config
and reformatted the appropriate files.
Again. Whew.
2022-05-16 19:14:38 -07:00
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.
2022-05-16 17:41:15 -07:00
are0h
382c314af0
fixes for restore from backup file
2022-03-19 16:15:56 -07:00
Ro
6279ad4730
fixes for site init
2022-03-19 14:55:56 -07:00
Ro
8ad3fa38c5
respeced class imports to psr-4 standard, fixed asset moving, upgraded theme rendering
2022-03-18 16:00:51 -07:00