Marc Alexander
4d24681259
[ticket/12666] Use "None" for images in root of gallery avatar path
...
"None" serves no real purpose right now. After this it will be used instead
of "Main" for images in the root of the gallery avatar path.
PHPBB3-12666
2014-06-05 23:28:00 +02:00
Marc Alexander
2d47f85801
[ticket/12457] Default to first category if none is selected in gallery avatar
...
If any category exists, the key() function should always return the first
key of the $avatar_list array.
PHPBB3-12457
2014-06-03 00:31:17 +02:00
Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Marc Alexander
6618f0ea24
[ticket/11859] Make avatar drivers return template filename
...
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
2013-11-27 15:18:42 +01:00
Andreas Fischer
7aa8f6461f
[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
...
PHPBB3-11980
2013-10-30 13:05:28 +01:00
Marc Alexander
e1fc008d15
[ticket/11930] Use \phpbb\path_helper for avatar URLs
...
This will ensure that avatars still properly display on extension pages
supplied via app.php.
PHPBB3-11930
2013-10-17 14:20:59 +02:00
Nils Adermann
b95fdacdd3
[ticket/11700] Move all recent code to namespaces
...
PHPBB3-11700
2013-09-16 00:25:27 +02:00
Nils Adermann
7030578bbe
[ticket/11698] Moving all autoloadable files to phpbb/
...
PHPBB3-11698
2013-07-14 01:32:34 -04:00