aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_avatar_options_upload.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15671] Rewrite load extensions from a variable instead of harcode itRubén Calvo2019-05-081-1/+1
| | | | PHPBB3-15671
* [ticket/15671] Load extensions from a variable instead of harcode itRubén Calvo2019-05-081-1/+1
| | | | PHPBB3-15671
* [ticket/15671] Limit accepted formats for avatar uploadRubén Calvo2019-05-081-1/+1
| | | | PHPBB3-15671
* [ticket/11010] Fix input type for urlsVjacheslav Trushkin2013-05-201-1/+1
| | | | PHPBB3-11010
* [feature/avatars] Remove unnecessary abbreviationsMarc Alexander2012-11-251-4/+4
| | | | PHPBB3-10018
* [feature/avatars] Replace colon usage with {L_COLON}Marc Alexander2012-11-121-2/+2
| | | | PHPBB3-10018
* [feature/avatars] Support proper avatar deletion, stub ACPCullen Walsh2012-03-181-0/+11
Fixing avatar deletion in the UCP and ACP, and stubbing the ACP configuration page. I'll admit I kind of got caught carried away, so this really should be a couple separate commits. PHPBB3-10018