| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-07-12 | 1 | -49/+0 |
|\ |
|
| * | [ticket/11548] Fix incorrect usage of array_map on acp groups page | Marc Alexander | 2013-07-12 | 1 | -49/+0 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-07-12 | 1 | -0/+49 |
|\ \
| |/ |
|
| * | [ticket/11548] Use new static methods for request and submit | Marc Alexander | 2013-07-11 | 1 | -5/+4 |
| * | [ticket/11548] Run array_map on complete error array and not just colour_error | Marc Alexander | 2013-07-11 | 1 | -0/+50 |
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11568-d... | Joas Schilling | 2013-06-07 | 1 | -0/+32 |
|\ \
| |/
|/| |
|
| * | [ticket/11587] Add functional tests for group teampage settings | Marc Alexander | 2013-06-04 | 1 | -0/+32 |
|/ |
|
* | [ticket/11538] Move group ID into abstract test class and add more test cases | Marc Alexander | 2013-05-19 | 1 | -1/+1 |
* | [ticket/11538] Use abstract class for functional test cases for group colour | Marc Alexander | 2013-05-17 | 1 | -31/+5 |
* | [ticket/11538] Make sure regex doesn't allow multiple color values | Marc Alexander | 2013-05-15 | 1 | -0/+3 |
* | [ticket/11538] Simplify colour value check and remove support for '#' | Marc Alexander | 2013-05-14 | 1 | -8/+7 |
* | [ticket/11538] Fix incorrect regex and test for duplicate # in color string | Marc Alexander | 2013-05-14 | 1 | -0/+1 |
* | [ticket/11538] Use regex for testing color value and improve tests | Marc Alexander | 2013-05-14 | 1 | -37/+20 |
* | [ticket/11538] Make sure group color can't exceed maximum of 6 characters | Marc Alexander | 2013-05-14 | 1 | -0/+61 |