aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/group
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15886] Fix minor code style issuesMarc Alexander2019-07-281-9/+9
| | | | PHPBB3-15886
* [ticket/15886] Appropriate HTML docsmrgoldy2019-03-101-1/+6
| | | | PHPBB3-15886
* [ticket/15886] Add @html doc for group/user stringsmrgoldy2019-03-091-0/+1
| | | | PHPBB3-15886
* [ticket/15886] Move append_sid from constructormrgoldy2019-01-071-2/+2
| | | | PHPBB3-15886
* [ticket/15886] No profile url for BOTS groupmrgoldy2019-01-021-3/+5
| | | | PHPBB3-15886
* [ticket/15886] Clean up servicesmrgoldy2018-12-291-26/+20
| | | | PHPBB3-15886
* [ticket/15886] Class variable, comment splitting, events since tag, class namesmrgoldy2018-12-291-35/+52
| | | | PHPBB3-15886
* [ticket/15886] Group helper functionsmrgoldy2018-11-291-23/+21
| | | | PHPBB3-15886
* [ticket/15886] Enhance group helpermrgoldy2018-11-291-2/+239
| | | | PHPBB3-15886
* [ticket/12143] Add group helper class to translate groupnamesOliver Schramm2015-08-051-0/+40
We can translate groupnames now even though these groups aren't special PHPBB3-12143