aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11871] Allow backslash in classnames for ModulesJoas Schilling2013-09-271-1/+1
* Merge branch 'develop-olympus' into developAndreas Fischer2013-09-261-1/+0
|\
| * [ticket/11864] Do not call exit after display_progress_bar in acp_forumsMarc Alexander2013-09-251-1/+0
* | [ticket/11700] Correctly load extensions with nonprefixed namespacesNils Adermann2013-09-171-1/+1
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-165-34/+94
|\ \
| * \ Merge remote-tracking branch 'imkingdavid/ticket/11824' into developJoas Schilling2013-09-131-0/+48
| |\ \
| | * | [ticket/11824] Correct a commentDavid King2013-09-061-1/+1
| | * | [ticket/11824] Add option for mod_rewriteDavid King2013-09-031-0/+48
| * | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11373Nathan Guse2013-09-121-0/+7
| |\ \ \
| | * \ \ [feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ...Joseph Warner2013-09-064-34/+38
| | |\ \ \ | | | |/ /
| | * | | [feature/oauth] Update auth provider interface docs for block vars in ACPJoseph Warner2013-07-231-3/+2
| | * | | [feature/oauth] ACP options for OAuth, needs some workJoseph Warner2013-07-231-1/+9
| * | | | [ticket/11373] Prune old read notifications with cronNathan Guse2013-07-271-0/+1
| | |/ / | |/| |
| * | | Merge pull request #1513 from nickvergessen/ticket/11582Nathan Guse2013-07-223-34/+37
| |\ \ \
| | * | | [ticket/11582] Move global declaration to beginning of blockJoas Schilling2013-07-221-2/+1
| | * | | [ticket/11582] Fix missing closing bracketJoas Schilling2013-07-141-2/+2
| | * | | [ticket/11582] Remove left over calls to lang['acl_*']Joas Schilling2013-07-142-14/+6
| | * | | [ticket/11582] Use member isntead of a new variable everytimeJoas Schilling2013-07-141-11/+9
| | * | | [ticket/11582] Use new methods and remove duplicated entriesJoas Schilling2013-07-143-14/+20
| | * | | [ticket/11582] Add methods to return the language stringJoas Schilling2013-07-143-10/+6
| | * | | [ticket/11582] Use new class for categoriesJoas Schilling2013-07-142-7/+16
| | * | | [ticket/11582] Add new service for permissionsJoas Schilling2013-07-141-3/+6
| | |/ /
| * | | [ticket/11713] Do not remove module if it couldn't be deletedMarc Alexander2013-07-181-0/+1
| |/ /
* | | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-1617-44/+44
* | | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-147-14/+14
|/ /
* | [ticket/11696] Rename db_tools.php so it can be autoloadedJoas Schilling2013-07-141-4/+0
* | [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-1/+1
* | [ticket/11690] Old module class names may get autoloaded by class_existsNils Adermann2013-07-131-5/+12
* | Merge pull request #1543 from nickvergessen/ticket/11685Nathan Guse2013-07-131-3/+1
|\ \
| * | [ticket/11685] Remove logout confirmation pageJoas Schilling2013-07-131-3/+1
* | | Merge branch 'develop-olympus' into developNils Adermann2013-07-132-2/+2
|\ \ \ | | |/ | |/|
| * | [ticket/11112] Use https for user-visible links to phpbb.comMarc Alexander2013-07-122-2/+2
* | | Merge remote-tracking branch 'phpbb/develop' into ticket/9657Joas Schilling2013-07-133-12/+24
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'remotes/Hardolaf/ticket/11626' into developNathaniel Guse2013-07-121-7/+6
| |\ \
| | * | [ticket/11626] Remove LDAP dependency on templateJoseph Warner2013-07-121-1/+2
| | * | [ticket/11626] Make identifier uppercase per style requirementsJoseph Warner2013-07-111-1/+1
| | * | [ticket/11626] Change the identifier template file in the templateJoseph Warner2013-07-111-1/+1
| | * | [ticket/11626] Call method only one time per providerJoseph Warner2013-07-111-1/+1
| | * | [ticket/11626] Change interface to match functionalityJoseph Warner2013-07-111-2/+2
| | * | [ticket/11626] Include the template file in acp_boardJoseph Warner2013-07-111-5/+3
| * | | Merge pull request #1515 from Hardolaf/feature/auth-refactorNathan Guse2013-07-121-1/+5
| |\ \ \
| | * | | [feature/auth-refactor] Fix style issueJoseph Warner2013-07-111-1/+1
| | * | | [feature/auth-refactor] Fix typoJoseph Warner2013-07-111-1/+1
| | |/ /
| | * | [feature/auth-refactor] Remove invalid providers from acp selectJoseph Warner2013-07-111-6/+4
| | * | [feature/auth-refactor] Check that providers implement auth interfaceJoseph Warner2013-07-111-0/+6
| * | | Merge branch 'develop-olympus' into developAndreas Fischer2013-07-121-1/+2
| |\ \ \ | | | |/ | | |/|
| | * | [ticket/11548] Fix incorrect usage of array_map on acp groups pageMarc Alexander2013-07-121-1/+2
| | * | Merge remote-tracking branch 'remotes/nickv/ticket/8319' into develop-olympusNathaniel Guse2013-07-111-3/+11
| | |\ \
| * | \ \ Merge branch 'ticket/8319' into ticket/8319-develop2Joas Schilling2013-07-101-3/+11
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | [ticket/8319] Do not repeat the replacementJoas Schilling2013-07-101-9/+5