Add dialog to edit the avatar file id
authorCyperghost <olaf_schmitz_1@t-online.de>
Thu, 7 Nov 2024 10:55:02 +0000 (11:55 +0100)
committerCyperghost <olaf_schmitz_1@t-online.de>
Thu, 7 Nov 2024 10:55:02 +0000 (11:55 +0100)
commite027ed572adb2f7655a8757984eef132ce9e5f04
treed48db5d4e2665bacea792b758147347a33fce31f
parent86805f9c5b077bd0e06676f7354ce33370c03b1d
Add dialog to edit the avatar file id
com.woltlab.wcf/templates/pageHeaderUser.tpl
ts/WoltLabSuite/Core/BootstrapFrontend.ts
ts/WoltLabSuite/Core/Component/User/Avatar.ts [new file with mode: 0644]
ts/WoltLabSuite/Core/Ui/User/Menu/ControlPanel.ts
wcfsetup/install/files/js/WoltLabSuite/Core/BootstrapFrontend.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/User/Avatar.js [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/User/Menu/ControlPanel.js
wcfsetup/install/files/lib/action/UserAvatarAction.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/file/processor/UserAvatarFileProcessor.class.php