Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/13980] Uploaded avatar not removed when new is uploaded | javiexin | 2015-07-09 | 1 | -5/+2 |
| | | | | | | | Remove the previously uploaded avatar when a new one with a different extension is uploaded, using existing delete method PHPBB3-13980 | ||||
* | [ticket/13980] Uploaded avatar not removed when new is uploaded | javiexin | 2015-07-03 | 1 | -0/+10 |
| | | | | | | | Remove the previously uploaded avatar when a new one with a different extension is uploaded PHPBB3-13980 | ||||
* | [ticket/13703] Use correct avatar path for PHPBB_USE_BOARD_URL_PATH | Kevin Roy | 2015-04-03 | 1 | -1/+3 |
| | | | | | | | | This change makes the uploaded avatars use the PHPBB_USE_BOARD_URL_PATH constant, which is needed when trying to use the get_user_avatar() function in a listener for index changes. PHPBB3-13703 | ||||
* | Merge remote-tracking branch 'github-marc1706/ticket/12822' into ↵ | Nils Adermann | 2014-08-11 | 1 | -1/+0 |
|\ | | | | | | | | | | | | | | | | | develop-ascraeus * github-marc1706/ticket/12822: [ticket/12822] Fix test runs of avatar manager_test [ticket/12822] Add method for deleting avatars and use confirm_box [ticket/12822] Remove "None" option from avatar select boxes | ||||
| * | [ticket/12822] Remove "None" option from avatar select boxes | Marc Alexander | 2014-08-07 | 1 | -1/+0 |
| | | | | | | | | | | | | | | This option is just used for deleting avatars for which we already have a checkbox. PHPBB3-12822 | ||||
* | | [ticket/12941] Fix remaining Sami complaints. | Andreas Fischer | 2014-08-09 | 1 | -1/+0 |
|/ | | | | PHPBB3-12941 | ||||
* | [ticket/11148] Use mimetype guesser for uploaded avatars | Marc Alexander | 2014-06-23 | 1 | -2/+28 |
| | | | | PHPBB3-11148 | ||||
* | [ticket/12721] Add Squiz.ControlStructures.ElseIfDeclaration in legacy | Tristan Darricau | 2014-06-16 | 1 | -1/+1 |
| | | | | PHPBB3-12721 | ||||
* | [ticket/12715] Cleanup comments in \phpbb\avatar\driver\* | Tristan Darricau | 2014-06-15 | 1 | -6/+6 |
| | | | | PHPBB3-12715 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -4/+7 |
| | | | | PHPBB3-12594 | ||||
* | Merge branch 'ticket/8960-olympus' into ticket/8960 | Marc Alexander | 2014-04-16 | 1 | -1/+1 |
| | | | | | Conflicts: phpBB/includes/acp/acp_board.php | ||||
* | [ticket/11859] Make avatar drivers return template filename | Marc Alexander | 2013-11-27 | 1 | -0/+8 |
| | | | | | | | | The service name might not follow the expected naming scheme which would cause abnormally long filenames and confusion for authors that might add more avatar drivers. PHPBB3-11859 | ||||
* | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. | Andreas Fischer | 2013-10-30 | 1 | -8/+0 |
| | | | | PHPBB3-11980 | ||||
* | [ticket/11930] Use \phpbb\path_helper for avatar URLs | Marc Alexander | 2013-10-17 | 1 | -1/+1 |
| | | | | | | | This will ensure that avatars still properly display on extension pages supplied via app.php. PHPBB3-11930 | ||||
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -2/+4 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 1 | -0/+185 |
PHPBB3-11698 |