aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_board.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-161-1/+1
|\
| * [ticket/14864] Set maxlength=64 to dateformat in ACPJakub Senko2016-11-131-1/+1
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-07-061-1/+1
|\ \ | |/
| * [ticket/14184] Add a _EXPLAIN translation entry for the SMTP server optionBenjamin Staneck2016-06-171-1/+1
* | [ticket/14660] Fix parsing board email messages through template engine.rxu2016-06-181-0/+3
* | Merge remote-tracking branch 'origin/ticket/14272' into ticket/14272-3.2.xMarc Alexander2016-03-271-2/+2
|\ \ | |/
| * [ticket/14272] Only use maxlength and size for allowed input elementsMarc Alexander2015-11-061-2/+2
* | [ticket/14448] Let user decide if remote upload certs should be checkedMarc Alexander2016-02-041-0/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-7/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-3/+2
* | [ticket/10165] Add a "Send test email" featureZoddo2015-09-091-0/+29
* | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-131-0/+1
* | Merge branch '3.1.x'Marc Alexander2015-06-071-1/+17
|\ \ | |/
| * [ticket/sec-184] Do not output LDAP password to HTMLJoas Schilling2015-06-041-0/+9
| * [ticket/sec-184] Do not output config passwords to the HTML pageJoas Schilling2015-06-041-1/+8
* | 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
|\