Commit Graph

2 Commits (ebab3b80c7e8abb7e29d1ab912427e52d89faa1c)

Author SHA1 Message Date
pea-sys c68e6b52d9
png optimization(loss less) (#19630) 3 years ago
slice 85973f4f37 Improvements to image upload validation and creation (#10431)
* Check if image value is nil? before creating an image

Check if uploaded images aren't nil before creating SiteUpload models
for them.

* Validate presence of file in SiteUpload

* Fix file presence validation

* Fabricate SiteUpload#file

* Add link to Creative Commons license
7 years ago