aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_board.php
Commit message (Expand)AuthorAgeFilesLines
* [task/code-sniffer] Replace spaces with tabs.Andreas Fischer2013-10-301-2/+2
* [ticket/11703] Make jQuery CDN switch more generic.Andreas Fischer2013-10-101-1/+1
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-0/+56
|\
| * 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] 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
| |/
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
* | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-1/+1
|/
* 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
* | [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
* [feature/auth-refactor] Fix code style issueJoseph Warner2013-07-021-2/+2
* [feature/auth-refactor] Removed no longer used variableJoseph Warner2013-06-261-1/+0
* [feature/auth-refactor] Fix errors in acp_boardJoseph Warner2013-06-251-2/+2
* [feature/auth-refactor] Fix indentation on acp_boardJoseph Warner2013-06-251-41/+38
* [feature/auth-refactor] Refactor auth in acp_boardJoseph Warner2013-06-251-22/+3
* [feature/auth-refactor] Don't truncate name then reattach same thingJoseph Warner2013-06-251-4/+4
* [feature/auth-refactor] Remove references to old auth pluginsJoseph Warner2013-06-251-29/+9
* [feature/auth-refactor] Refactor code to use servicesJoseph Warner2013-06-211-9/+6
* [feature/auth-refactor] Refactor acp_board for new auth interfaceJoseph Warner2013-06-191-18/+17
* [ticket/11010] properly tabifying 'max_autologin_time'Senky2013-05-211-1/+1
* [ticket/11010] resolving latest commentsSenky2013-05-211-1/+2
* [ticket/11010] Fixes for number input in acpVjacheslav Trushkin2013-05-201-2/+2
* [ticket/11010] validation to match typeSenky2013-05-201-42/+42
* [ticket/11010] replacing maxlenght with maxSenky2013-05-201-45/+45
* [ticket/11010] adding type="url" to 'site_home_url'Senky2013-05-201-1/+1
* [ticket/11010] adding type="number" in ACP; adding type="email" in installSenky2013-05-201-49/+48
* [ticket/11010] changing email and url input types in php filesSenky2013-05-201-3/+3
* [ticket/10325] change language varDhruv2013-04-251-1/+1
* [ticket/10325] add allow forgot password option in acpDhruv2013-04-251-0/+1
* Migration file and change board_home_text to board_index_textTabitha Backoff2013-03-281-1/+1
* Ticket# 11477 - Allow customisation of "Board index"Tabitha Backoff2013-03-281-0/+1
* Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-03-041-2/+3
|\
| * Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathaniel Guse2013-02-261-2/+2
| |\
| | * Merge branch 'develop-olympus' into developNils Adermann2013-02-241-2/+2
| | |\
| | | * [ticket/10896] Adds email validation to email settings in ACPDavid Tobin2013-02-041-2/+2
| * | | [ticket/11103] ACP option to enable/disable notifications output in headerNathan Guse2012-10-051-0/+1
| |/ /
* | | [feature/avatars] Pass phpbb_user object to prepare_form_acp()Marc Alexander2013-01-081-1/+1