Tristan Darricau
569ebd1592
[ticket/12715] Cleanup comments in \phpbb\avatar\driver\*
...
PHPBB3-12715
2014-06-15 16:39:30 +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
a80d5c93e3
[ticket/11930] Update docblock of avatar driver constructor
...
PHPBB3-11930
2013-10-21 11:02:59 +02:00
Marc Alexander
acbb1ed3ee
[ticket/11930] Modify order of properties to fit constructor method
...
PHPBB3-11930
2013-10-21 10:47:40 +02:00
Marc Alexander
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
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
40ea7422b1
[ticket/11700] Correctly load avatar templates for namespaced drivers
...
PHPBB3-11700
2013-09-19 16:21:38 +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
da2752e400
[ticket/11700] Modify all code to use the new interface names
...
PHPBB3-11700
2013-07-14 13:30:52 -04:00
Nils Adermann
7030578bbe
[ticket/11698] Moving all autoloadable files to phpbb/
...
PHPBB3-11698
2013-07-14 01:32:34 -04:00