Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use file processor for user avatar #6051

Draft
wants to merge 34 commits into
base: file-upload-image-crop
Choose a base branch
from

Conversation

Cyperghost
Copy link
Contributor

@Cyperghost Cyperghost commented Nov 8, 2024

Required #6047
See #5723

TODO

  • Use a different position to access the avatar management?
  • Does the page have to be reloaded after changing the avatar or can all avatars be changed live?
  • Renew or remove wcf\system\importer\UserAvatarImporter
  • Change the base branch to 6.2 after File processor image cropping #6047 has been merged
  • Add to Docs
    • JS WCF.User.Avatar.Upload removed
    • JS WCF.User.Avatar removed
    • PHP wcf\data\user\UserProfileAction::setAvatar() removed
    • PHP wcf\form\AvatarEditForm removed
    • PHP wcf\system\upload\AvatarUploadFileSaveStrategy removed
    • PHP wcf\system\upload\AvatarUploadFileValidationStrategy removed
    • PHP wcf\system\importer\UserAvatarImporter removed
    • PHP wcf\data\user\avatar\UserAvatar deprecated
    • PHP wcf\data\user\avatar\UserAvatarAction deprecated
    • PHP wcf\data\user\avatar\UserAvatarEditor deprecated
    • PHP wcf\data\user\avatar\UserAvatarList deprecated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant