aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10280] Change the display of user activation settings in the ACP.RMcGirr832011-11-251-11/+15
* [ticket/10446] Pass $config and $user via parameter to anti_abuse_headers().Andreas Fischer2011-11-203-5/+5
* [ticket/10446] DRY X-AntiAbuse header addition.Oleg Pudeyev2011-11-203-20/+5
* Merge remote-tracking branch 'cs278/ticket/10239' into develop-olympusOleg Pudeyev2011-11-191-3/+6
|\
| * [ticket/10239] Correct undefined variable error.Chris Smith2011-11-181-2/+1
| * [ticket/10239] Add confirm box to backup restore.Chris Smith2011-09-211-1/+5
* | Merge remote-tracking branch 'nickvergessen/ticket/10157' into develop-olympusOleg Pudeyev2011-11-171-1/+8
|\ \
| * | [ticket/10157] Add notification to update cpfs when installing a language.Joas Schilling2011-11-171-1/+8
| |/
* | Merge remote-tracking branch 'rxu/ticket/10419' into develop-olympusAndreas Fischer2011-11-151-0/+11
|\ \
| * | [ticket/10419] Reword some language strings, minor code changesrxu2011-11-051-4/+4
| * | [ticket/10419] Add mbstring PHP ini parameters checks to ACPrxu2011-10-181-0/+11
* | | Merge remote-tracking branch 'igorw/ticket/10087' into develop-olympusAndreas Fischer2011-11-131-5/+29
|\ \ \
| * | | [ticket/10087] Organize bans in acp_baninto optgroupsIgor Wiedler2011-11-111-5/+29
| | |/ | |/|
* | | Merge remote-tracking branch 'bantu/ticket/10190' into develop-olympusIgor Wiedler2011-11-131-6/+2
|\ \ \
| * | | [ticket/10190] Do not show hint about permissions when editing forum settings.Andreas Fischer2011-10-291-6/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'cs278/ticket/9307' into develop-olympusIgor Wiedler2011-10-291-2/+3
|\ \ \
| * | | [ticket/9307] Remove hardcoded chunk size of mass emails.Chris Smith2011-09-241-2/+3
| | |/ | |/|
* | | [ticket/10421] Correct parameter order for phpbb_check_hash() in acp_users.phpAndreas Fischer2011-10-181-1/+1
| |/ |/|
* | Merge remote-tracking branch 'nickvergessen/ticket/9525' into develop-olympusAndreas Fischer2011-10-171-1/+1
|\ \
| * | [ticket/9525] Minimum post length 0 is accepted but not working.Joas Schilling2011-10-141-1/+1
| |/
* | Merge remote-tracking branch 'github-nickvergessen/ticket/10074' into develop...Nils Adermann2011-10-141-1/+1
|\ \
| * | [ticket/10074] Change default value of 'Set as special rank' to NoJoas Schilling2011-10-141-1/+1
| |/
* | Merge remote-tracking branch 'github-bantu/ticket/10278' into develop-olympusNils Adermann2011-10-141-1/+1
|\ \
| * | [ticket/10278] Show VERSIONCHECK_FAIL instead of FSOCK_TIMEOUT.Andreas Fischer2011-10-131-1/+1
| |/
* | [ticket/10400] Allow forum name to be '0'Joas Schilling2011-10-071-1/+1
|/
* Merge remote-tracking branch 'callumacrae/ticket/9645' into develop-olympusOleg Pudeyev2011-07-301-0/+8
|\
| * [ticket/9645] Added code to repair invalid anchor names in acp_php_info.Callum Macrae2011-07-281-0/+8
* | Merge remote-tracking branch 'github-bantu/ticket/10274' into develop-olympusNils Adermann2011-07-161-1/+1
|\ \
| * | [ticket/10274] Remove hardcoded module_id from U_VERSIONCHECK_FORCE on acp_mainAndreas Fischer2011-07-151-1/+1
| |/
* | Merge remote-tracking branch 'github-bantu/ticket/10263' into develop-olympusNils Adermann2011-07-162-9/+3
|\ \
| * | [ticket/10263] Call phpbb_version_compare() from includes/acp/acp_main.phpAndreas Fischer2011-07-141-4/+1
| * | [ticket/10263] Call phpbb_version_compare() from includes/acp/acp_update.phpAndreas Fischer2011-07-141-5/+2
| |/
* | [ticket/5506] Do not display an empty last page after deleting logs.Joas Schilling2011-07-143-4/+4
|/
* [ticket/10250] Destroy cached md5 hash of site_logo on refreshing an imagesetNils Adermann2011-07-051-0/+1
* [ticket/10221] Append unit (seconds) after input field, remove from explanationNils Adermann2011-06-161-1/+1
* [ticket/9992] Adding a limit on login attempts per IP.Nils Adermann2011-06-101-0/+3
* [ticket/10067] Add separator to h_radio to place options on individual linesNils Adermann2011-06-051-8/+9
* [ticket/10067] Clarify language for user activation options in ACP.Oleg Pudeyev2011-04-301-2/+8
* Merge branch 'ticket/erikfrerejean/9581' into develop-olympusOleg Pudeyev2011-04-101-10/+35
|\
| * [ticket/9581] Fix missing indexErik Frèrejean2011-03-241-1/+1
| * [ticket/9581] Slightly tweaked queriesErik Frèrejean2011-03-041-14/+35
| * [ticket/9581] Make banlist table select optionalErik Frèrejean2011-03-041-2/+2
| * [ticket/9581] Mass e-mail to banned usersErik Frèrejean2011-03-041-8/+12
* | [ticket/10084] Add smilie/icon errors out when file is missingJoas Schilling2011-04-071-0/+4
* | [ticket/10033] "Disallow usernames" does not check already disallowed names.Joas Schilling2011-03-231-0/+12
* | [ticket/9685] Buffer posts for search indexing when using mssqlnative.Nils Adermann2011-03-151-2/+16
* | [ticket/10035] ACP template edit feature allows to read any files on webserver.rxu2011-03-071-1/+1
|/
* [ticket/9874] view_log() performs unneeded count query over all log entries.Joas Schilling2011-02-251-1/+1
* [ticket/7778] BBCode single limitErik Frèrejean2011-02-231-1/+1
* Merge branch 'ticket/nickvergessen/9675' into develop-olympusOleg Pudeyev2011-02-211-42/+216
|\