aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/groupposition
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10411] Throw exceptions instead of using trigger_error()Joas Schilling2013-02-263-55/+28
* [ticket/10411] Add return values to add/delete functionJoas Schilling2013-02-253-7/+27
* [ticket/10411] Add return value to move functionsJoas Schilling2013-02-253-18/+39
* [ticket/10411] Fix typehinting and change private to protectedJoas Schilling2013-02-252-14/+14
* [ticket/10411] Add a comment why we left join the group tableJoas Schilling2013-01-151-0/+2
* [ticket/10411] Fix docs and remove empty sql array partsJoas Schilling2012-11-141-2/+3
* [ticket/10411] Use DIC to get the groupposition classesJoas Schilling2012-11-143-22/+55
* [ticket/10411] Fix comment in interface and some problems in teampageJoas Schilling2012-11-142-15/+36
* [ticket/10411] Add new classes for legend and teampage handlingJoas Schilling2012-11-132-0/+799
* [ticket/10411] New class interface and unit tests for legend and teampageJoas Schilling2012-11-131-0/+92