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
7aa8f6461f
[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
...
PHPBB3-11980
2013-10-30 13:05:28 +01:00
a80d5c93e3
[ticket/11930] Update docblock of avatar driver constructor
...
PHPBB3-11930
2013-10-21 11:02:59 +02:00
acbb1ed3ee
[ticket/11930] Modify order of properties to fit constructor method
...
PHPBB3-11930
2013-10-21 10:47:40 +02:00
d7bf50bc80
[ticket/11930] Move path_helper in front of optional cache argument
...
Optional method arguments should be after any mandatory ones.
PHPBB3-11930
2013-10-21 10:20:12 +02:00
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
40ea7422b1
[ticket/11700] Correctly load avatar templates for namespaced drivers
...
PHPBB3-11700
2013-09-19 16:21:38 +02:00
b95fdacdd3
[ticket/11700] Move all recent code to namespaces
...
PHPBB3-11700
2013-09-16 00:25:27 +02:00
da2752e400
[ticket/11700] Modify all code to use the new interface names
...
PHPBB3-11700
2013-07-14 13:30:52 -04:00
7030578bbe
[ticket/11698] Moving all autoloadable files to phpbb/
...
PHPBB3-11698
2013-07-14 01:32:34 -04:00