aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_board.php
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch '3.1.x'Joas Schilling2015-05-161-1/+2
|\ \ | |/
| * [ticket/13838] Fix coding styleNicofuma2015-05-141-1/+2
* | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-1/+1
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-5/+5
* | [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-021-5/+5
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-2/+2
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-1/+4
|/
* [ticket/11863] Display warning to user because of activation methodOliver Schramm2014-10-171-1/+9
* [ticket/11863] Grey out unavailable activation methods when emails disabledOliver Schramm2014-10-171-10/+9
* Merge pull request #2307 from PayBas/ticket/12408Joas Schilling2014-10-061-3/+47
|\
| * [ticket/12408] Fix white-space snifferPayBas2014-09-151-2/+2
| * [ticket/12408] Changed lang vars, added fieldset and removed "default"PayBas2014-09-151-6/+8
| * [ticket/12408] Public functions and updated doc blockPayBas2014-09-151-2/+4
| * [ticket/12408] Code cleanupPayBas2014-09-151-11/+5
| * [ticket/12408] Simplified queriesPayBas2014-09-151-15/+7
| * [ticket/12408] Add quick setting for "default guest style" to ACPPayBas2014-09-151-1/+55
* | [ticket/12858] Directly return and use timezone selectsMarc Alexander2014-09-171-2/+1
* | [ticket/12858] Generate timezone selects with template loopMarc Alexander2014-09-171-2/+2
|/
* [ticket/12826] Add optional root namespace indicator for consistency.Andreas Fischer2014-08-071-1/+1
* [ticket/12196] Fix typo in "referrer"Joas Schilling2014-06-261-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+10
* [ticket/9388] Display only the settings for the auth method that's selected.Cesar G2014-05-081-2/+2
* Merge pull request #2267 from prototech/ticket/10737Joas Schilling2014-05-031-0/+1
|\
| * [ticket/10737] Add config setting to disable live searches.Cesar G2014-04-231-0/+1
* | [ticket/8558] Fix field length in ACPOliver Schramm2014-04-171-1/+1
* | [ticket/8558] Add display name in emails from boardMarkus Stenudd2014-04-171-0/+1
|/
* [ticket/12241] Add @var for the argumentsJoas Schilling2014-03-141-0/+3
* [ticket/12241] Update event name and version match our guidelinesJoas Schilling2014-03-141-6/+4
* [ticket/12241] Add submit to event variablesForumhulp.com2014-03-141-1/+1
* [ticket/12241] Move $phpbb_dispatcher to the topForumhulp.com2014-03-141-2/+1
* [ticket/12241] Event to add and/or modify acp_board configurationsForumhulp.com2014-03-141-0/+12
* [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