Commit Graph

23 Commits (a31dff94cb1b46530f65fe414aa90de5a9ee9515)

Author SHA1 Message Date
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 2501a19685 UI design tweaks
There were some inconsistencies in the UI due to all the changes that
were made to the styleshets, so I fixed the obvious ones that were show
stoppers.

There's more in there to be smoothed out, so this is just the start.
2 years ago
Are0h aa3301fb66 hotfix for images in editor uploads 2 years ago
are0h a841063ddb template update and clean up 3 years ago
are0h 692926c816 script check 3 years ago
are0h b230f3f15d fixes for nav editing 3 years ago
are0h 382c314af0 fixes for restore from backup file 3 years ago
Ro 6279ad4730 fixes for site init 3 years ago
Ro 8ad3fa38c5 respeced class imports to psr-4 standard, fixed asset moving, upgraded theme rendering 3 years ago
Ro 1351b98ee4 cleaned up create page process, update page edit template to handle empty files 3 years ago
Ro 2210e39aee added remaining upload types, updated templates for new file types 3 years ago
Ro f24a6b5099 implemented video uploading, updated styles and templates 3 years ago
Ro 3c52bca8ba started implementation of multiple file uploads and sorting 3 years ago
Ro 8f9021bb7d added progress bar to entry image uploads 3 years ago
Ro 53864becc1 implemented progress upload indicator in notifications 3 years ago
Ro 601fd6b1ab fix for weird css file deletion thing 3 years ago
Ro b69559541a edit format bar always stays on screen 3 years ago
Ro 8684c8b1ac removed stray var dump... oops 3 years ago
Ro c15b6cdc5b updated production assets 3 years ago
Ro 7cabb1d1f0 more text editor touch ups, fix for page delete option 3 years ago
Ro f1a8ef67bc another patch for textarea misalignment bug 3 years ago
Ro b70308d990 fixed src removal from image tags with relative urls, add iframe tag to allowed list 3 years ago
Ro d2f02eea50 edited ignore file to include new script. duh. 3 years ago