Implemented cover photo upload and deletion
authorAlexander Ebert <ebert@woltlab.com>
Tue, 28 Nov 2017 19:37:26 +0000 (20:37 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 28 Nov 2017 19:37:33 +0000 (20:37 +0100)
commite26331e12ba8eff0e49d85d34b367d438506dd35
tree7474e949b129f6aeb30f09ad7e6cfdf978f92fe4
parentcad9f99499ba24ef88b3f21023efd59baaea7803
Implemented cover photo upload and deletion

See #2484
13 files changed:
com.woltlab.wcf/templates/user.tpl
com.woltlab.wcf/userGroupOption.xml
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/User/CoverPhoto/Delete.js [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/User/CoverPhoto/Upload.js [new file with mode: 0644]
wcfsetup/install/files/lib/data/user/UserProfileAction.class.php
wcfsetup/install/files/lib/data/user/cover/photo/DefaultUserCoverPhoto.class.php
wcfsetup/install/files/lib/data/user/cover/photo/IUserCoverPhoto.class.php
wcfsetup/install/files/lib/data/user/cover/photo/UserCoverPhoto.class.php
wcfsetup/install/files/lib/system/upload/UserCoverPhotoUploadFileValidationStrategy.class.php [new file with mode: 0644]
wcfsetup/install/files/style/ui/userProfile.scss
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml
wcfsetup/setup/db/install.sql