| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/11538] Move group ID into abstract test class and add more test cases | Marc Alexander | 2013-05-19 | 1 | -1/+1 |
| | | | | | | | | The group ID is defined in the abstract class now and additional test cases for hex colour values have been added. PHPBB3-11538 | ||||
| * | [ticket/11538] Use abstract class for functional test cases for group colour | Marc Alexander | 2013-05-17 | 1 | -32/+5 |
| | | | | | PHPBB3-11538 | ||||
| * | [ticket/11538] Make sure regex doesn't allow multiple color values | Marc Alexander | 2013-05-15 | 1 | -0/+3 |
| | | | | | | | | This will now make sure that 'AAFF00' will be matched but strings like 'AAFF00 AABB00' will not. PHPBB3-11538 | ||||
| * | [ticket/11538] Add tests for acp group manage page | Marc Alexander | 2013-05-14 | 1 | -0/+45 |
| This will currently test if the colour check properly works. PHPBB3-11538 | |||||
