Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -1/+1 |
| | | | | PHPBB3-9916 | ||||
* | [ticket/9549] New method move() to move a group more than 1 up/down. | Joas Schilling | 2011-02-16 | 1 | -24/+35 |
| | | | | PHPBB3-9549 | ||||
* | [ticket/9549] Fix some minor issues with descriptions and coding-guidelines. | Joas Schilling | 2011-02-16 | 1 | -6/+5 |
| | | | | PHPBB3-9549 | ||||
* | [ticket/9549] Throw an error when the given field-name is invalid. | Joas Schilling | 2011-02-16 | 1 | -4/+20 |
| | | | | | | Also the code now only appends an adm_back_link, when we are in the ACP. PHPBB3-9549 | ||||
* | [ticket/9549] Make the class non static and extend delete_group function. | Joas Schilling | 2011-02-16 | 1 | -79/+94 |
| | | | | | | | delete_group() can now be used, so it does not update the actual group. This can save a query, when you update the group anyway. PHPBB3-9549 | ||||
* | [ticket/9549] Enhance teampage functionality with a new class, group_positions. | Joas Schilling | 2011-02-16 | 1 | -0/+220 |
PHPBB3-9549 |