1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-20 06:20:01 +02:00

56 Commits

Author SHA1 Message Date
Andreas Fischer
3a03b01ce0 [ticket/12056] group_user_attributes: Fix "Creating ... from empty value".
PHPBB3-12056
2013-12-04 14:22:33 +01:00
Marc Alexander
1f624e1367 [ticket/11842] Replace outdated occurences of user and group avatar_type
user_avatar_type und group_avatar_type are now a string and should therefore
be treated accordingly.

PHPBB3-11842
2013-10-24 21:41:41 +02:00
Nils Adermann
b95fdacdd3 [ticket/11700] Move all recent code to namespaces
PHPBB3-11700
2013-09-16 00:25:27 +02:00
Joas Schilling
e8fd8b9a4b [ticket/10714] Fix missing parameter and global phpbb_log in unit tests
PHPBB3-10714
2013-01-22 22:40:53 +01:00
Joas Schilling
ddec4e00d5 [ticket/9492] Fix missing phpbb_container in unit tests
PHPBB3-9492
2013-01-20 20:59:27 +01:00
Joas Schilling
50542a389c [ticket/9492] Add unit tests for custom ranks and avatars
PHPBB3-9492
2013-01-17 14:35:37 +01:00