phpbb/tests
Oleg Pudeyev 448df1cdf5 Merge branch 'ticket/9549' into develop
* ticket/9549:
  [ticket/9549] Display users in their primary group instead of their first group
  [ticket/9549] Change default value of "sort legend by group name" to false.
  [ticket/9549] Fix displaying empty groups
  [ticket/9549] Fix language strings.
  [ticket/9549] Only add group to legend/teampage when the checkbox is checked.
  [ticket/9549] New method move() to move a group more than 1 up/down.
  [ticket/9549] Fix some minor issues with descriptions and coding-guidelines.
  [ticket/9549] Throw an error when the given field-name is invalid.
  [ticket/9549] Make the class non static and extend delete_group function.
  [ticket/9549] Add template changes for subsilver2.
  [ticket/9549] Enhance teampage and legend functionality
  [ticket/9549] Add the module and files for the ACP.
  [ticket/9549] Update database with the new config values and columns
  [ticket/9549] Enhance teampage functionality with a new class, group_positions.

Conflicts:
	phpBB/install/database_update.php
2011-03-01 16:57:00 -05:00
..
bbcode [ticket/10011] Tests can't be ran on PHP < 5.3 2011-01-31 14:02:30 +01:00
cache [ticket/10013] Fixed cache test to create intermediate directories. 2011-02-12 14:44:53 +01:00
class_loader [ticket/10011] Tests can't be ran on PHP < 5.3 2011-01-31 14:02:30 +01:00
config [ticket/10011] Tests can't be ran on PHP < 5.3 2011-01-31 14:02:30 +01:00
cron [feature/system-cron] More tests for cron manager. 2011-02-12 22:05:54 -05:00
dbal [ticket/10011] Tests don't work on PHP < 5.3 2011-01-31 12:58:18 +01:00
download [ticket/10011] Tests can't be ran on PHP < 5.3 2011-01-31 14:02:30 +01:00
functions_acp [ticket/9823] Replace 0x80000000 with -2147483648 in tests. 2011-02-04 00:28:33 +01:00
group_positions [ticket/9549] New method move() to move a group more than 1 up/down. 2011-02-16 18:22:32 +01:00
lock [feature/system-cron] Rename lock() to acquire and unlock() to release. 2011-02-12 22:05:54 -05:00
mock Merge branch 'develop-olympus' into develop 2011-02-27 22:52:56 +01:00
network [ticket/10011] Tests can't be ran on PHP < 5.3 2011-01-31 14:02:30 +01:00
random [ticket/10011] Tests don't work on PHP < 5.3 2011-01-31 12:58:18 +01:00
regex [ticket/10011] Tests don't work on PHP < 5.3 2011-01-31 12:58:18 +01:00
request [ticket/10011] Tests can't be ran on PHP < 5.3 2011-01-31 14:02:30 +01:00
security Merge branch 'develop-olympus' into develop 2011-01-31 13:26:20 +01:00
session Merge branch 'develop-olympus' into develop 2011-02-27 22:52:56 +01:00
template Merge branch 'develop-olympus' into develop 2011-01-31 13:26:20 +01:00
test_framework Merge branch 'develop-olympus' into develop 2011-02-25 16:59:12 +01:00
text_processing [ticket/10011] Tests don't work on PHP < 5.3 2011-01-31 12:58:18 +01:00
user [ticket/9949] Unit tests for user::lang() 2011-02-07 16:29:53 +01:00
utf [ticket/10011] Tests don't work on PHP < 5.3 2011-01-31 12:58:18 +01:00
bootstrap.php Merge branch 'develop-olympus' into develop 2011-02-16 11:55:43 +01:00
RUNNING_TESTS.txt [ticket/9990] Add docs for running slow tests 2011-01-12 02:22:37 +01:00