Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/10550] Sort not installed styles list in the styles section of the ACP. | Andreas Fischer | 2012-05-29 | 1 | -1/+5 |
| | | | | PHPBB3-10550 | ||||
* | [ticket/10846] fixing SQL query bug in acp_main.php | Senky | 2012-04-30 | 1 | -1/+1 |
| | | | | PHPBB3-10846 | ||||
* | [ticket/10694] Adjusting details link to 5.3 announcement | Michael Cullum | 2012-03-10 | 1 | -1/+1 |
| | | | | PHPBB3-10694 | ||||
* | [ticket/10694] Update PHP warning to 5.3.2 | Michael Cullum | 2012-03-09 | 1 | -1/+1 |
| | | | | PHPBB3-10694 | ||||
* | Merge remote-tracking branch 'rxu/ticket/9831' into develop-olympus | Oleg Pudeyev | 2012-03-09 | 1 | -4/+31 |
|\ | | | | | | | | | | | * rxu/ticket/9831: [ticket/9831] Fix saving unchecked checkbox field value [ticket/9831] Correctly store checkbox default value for boolean CPF. | ||||
| * | [ticket/9831] Fix saving unchecked checkbox field value | rxu | 2012-02-05 | 1 | -0/+8 |
| | | | | | | | | PHPBB3-9831 | ||||
| * | [ticket/9831] Correctly store checkbox default value for boolean CPF. | rxu | 2012-01-18 | 1 | -4/+23 |
| | | | | | | | | PHPBB3-9831 | ||||
* | | [ticket/10639] Do not allow negative post count as rank's minimum posts | Joas Schilling | 2012-02-20 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-10639 | ||||
* | | [ticket/10616] Add template inheritance to exported template | Vjacheslav Trushkin | 2012-02-03 | 1 | -9/+8 |
|/ | | | | | | Add template inheritance when exporting template.cfg PHPBB3-10616 | ||||
* | [ticket/10563] Show deactivated styles below active styles in acp | Vjacheslav Trushkin | 2012-01-02 | 1 | -0/+3 |
| | | | | | | Separates active and deactivated styles in styles list in acp PHPBB3-10563 | ||||
* | Merge remote-tracking branch 'p/ticket/9681' into develop-olympus | Andreas Fischer | 2011-12-25 | 1 | -0/+2 |
|\ | | | | | | | | | * p/ticket/9681: [ticket/9681] Add password length to security settings | ||||
| * | [ticket/9681] Add password length to security settings | Igor Wiedler | 2011-12-23 | 1 | -0/+2 |
| | | | | | | | | PHPBB3-9681 | ||||
* | | Merge remote-tracking branch 'p/ticket/10428' into develop-olympus | Andreas Fischer | 2011-12-25 | 1 | -21/+36 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | * p/ticket/10428: [ticket/10428] Documentation for optionget/optionset functions. [ticket/10428] Use phpbb_optionget/set in optionget/set for DRYness. [ticket/10428] Dispose of $this->keyvalues cache for optionget. [ticket/10428] Compare $data to false strictly. | ||||
| * | | [ticket/10428] Documentation for optionget/optionset functions. | Oleg Pudeyev | 2011-12-25 | 1 | -2/+21 |
| | | | | | | | | | | | | PHPBB3-10428 | ||||
| * | | [ticket/10428] Use phpbb_optionget/set in optionget/set for DRYness. | Oleg Pudeyev | 2011-12-25 | 1 | -16/+12 |
| | | | | | | | | | | | | PHPBB3-10428 | ||||
| * | | [ticket/10428] Compare $data to false strictly. | Oleg Pudeyev | 2011-12-25 | 1 | -4/+4 |
| |/ | | | | | | | | | | | | | Users may pass 0 or '' for $data, this should cause the user-specified $data code path to be taken. PHPBB3-10428 | ||||
* | | Merge remote-tracking branch 'cyberalien/ticket/10507' into develop-olympus | Oleg Pudeyev | 2011-12-24 | 1 | -1/+6 |
|\ \ | | | | | | | | | | | | | | | | * cyberalien/ticket/10507: [ticket/10507] DBAL unit test [ticket/10507] Sort styles in acp | ||||
| * | | [ticket/10507] Sort styles in acp | Vjacheslav Trushkin | 2011-12-15 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | Sort styles by name in admin control panel PHPBB3-10507 | ||||
* | | | [ticket/10546] Add missing argument to adm_back_link in acp_captcha. | Oleg Pudeyev | 2011-12-23 | 1 | -1/+1 |
| |/ |/| | | | | | PHPBB3-10546 | ||||
* | | Merge branch 'prep-release-3.0.10' into develop-olympus | Andreas Fischer | 2011-12-16 | 1 | -2/+16 |
|\ \ | |/ |/| | | | | | * prep-release-3.0.10: [ticket/10531] Disallow deleting of the last style | ||||
| * | [ticket/10531] Disallow deleting of the last style | Joas Schilling | 2011-12-15 | 1 | -2/+16 |
| | | | | | | | | | | | | | | Regression from PHPBB3-9675 commit 0e02f5cb0b7f615f1eadd6606a89bfd1b28f0d0d PHPBB3-9675 PHPBB3-10531 | ||||
* | | [ticket/10280] Change the display of user activation settings in the ACP. | RMcGirr83 | 2011-11-25 | 1 | -11/+15 |
|/ | | | | | | Use a select box to be consistent with other settings. PHPBB3-10280 | ||||
* | [ticket/10446] Pass $config and $user via parameter to anti_abuse_headers(). | Andreas Fischer | 2011-11-20 | 3 | -5/+5 |
| | | | | PHPBB3-10446 | ||||
* | [ticket/10446] DRY X-AntiAbuse header addition. | Oleg Pudeyev | 2011-11-20 | 3 | -20/+5 |
| | | | | PHPBB3-10446 | ||||
* | Merge remote-tracking branch 'cs278/ticket/10239' into develop-olympus | Oleg Pudeyev | 2011-11-19 | 1 | -3/+6 |
|\ | | | | | | | | | | | * cs278/ticket/10239: [ticket/10239] Correct undefined variable error. [ticket/10239] Add confirm box to backup restore. | ||||
| * | [ticket/10239] Correct undefined variable error. | Chris Smith | 2011-11-18 | 1 | -2/+1 |
| | | | | | | | | PHPBB3-10239 | ||||
| * | [ticket/10239] Add confirm box to backup restore. | Chris Smith | 2011-09-21 | 1 | -1/+5 |
| | | | | | | | | PHPBB3-10239 | ||||
* | | Merge remote-tracking branch 'nickvergessen/ticket/10157' into develop-olympus | Oleg Pudeyev | 2011-11-17 | 1 | -1/+8 |
|\ \ | | | | | | | | | | | | | * nickvergessen/ticket/10157: [ticket/10157] Add notification to update cpfs when installing a language. | ||||
| * | | [ticket/10157] Add notification to update cpfs when installing a language. | Joas Schilling | 2011-11-17 | 1 | -1/+8 |
| |/ | | | | | | | | | | | | | We currently just copy the language-strings from the default language. But the admin should be reminded to change them. PHPBB3-10157 | ||||
* | | Merge remote-tracking branch 'rxu/ticket/10419' into develop-olympus | Andreas Fischer | 2011-11-15 | 1 | -0/+11 |
|\ \ | | | | | | | | | | | | | | | | | | | * rxu/ticket/10419: [ticket/10419] Reword the language strings [ticket/10419] Reword some language strings, minor code changes [ticket/10419] Add mbstring PHP ini parameters checks to ACP | ||||
| * | | [ticket/10419] Reword some language strings, minor code changes | rxu | 2011-11-05 | 1 | -4/+4 |
| | | | | | | | | | | | | PHPBB3-10419 | ||||
| * | | [ticket/10419] Add mbstring PHP ini parameters checks to ACP | rxu | 2011-10-18 | 1 | -0/+11 |
| | | | | | | | | | | | | PHPBB3-10419 | ||||
* | | | Merge remote-tracking branch 'igorw/ticket/10087' into develop-olympus | Andreas Fischer | 2011-11-13 | 1 | -5/+29 |
|\ \ \ | | | | | | | | | | | | | | | | | * igorw/ticket/10087: [ticket/10087] Organize bans in acp_baninto optgroups | ||||
| * | | | [ticket/10087] Organize bans in acp_baninto optgroups | Igor Wiedler | 2011-11-11 | 1 | -5/+29 |
| | |/ | |/| | | | | | | | PHPBB3-10087 | ||||
* | | | Merge remote-tracking branch 'bantu/ticket/10190' into develop-olympus | Igor Wiedler | 2011-11-13 | 1 | -6/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | * bantu/ticket/10190: [ticket/10190] Do not show hint about permissions when editing forum settings. | ||||
| * | | | [ticket/10190] Do not show hint about permissions when editing forum settings. | Andreas Fischer | 2011-10-29 | 1 | -6/+2 |
| | |/ | |/| | | | | | | | PHPBB3-10190 | ||||
* | | | Merge remote-tracking branch 'cs278/ticket/9307' into develop-olympus | Igor Wiedler | 2011-10-29 | 1 | -2/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | * cs278/ticket/9307: [ticket/9307] Add config variable to installation schema. [ticket/9307] Remove hardcoded chunk size of mass emails. | ||||
| * | | | [ticket/9307] Remove hardcoded chunk size of mass emails. | Chris Smith | 2011-09-24 | 1 | -2/+3 |
| | |/ | |/| | | | | | | | | | | | | | | | | The new config option is 'email_max_chunk_size' I have not added an interface option to change this. PHPBB3-9307 | ||||
* | | | [ticket/10421] Correct parameter order for phpbb_check_hash() in acp_users.php | Andreas Fischer | 2011-10-18 | 1 | -1/+1 |
| |/ |/| | | | | | PHPBB3-10421 | ||||
* | | Merge remote-tracking branch 'nickvergessen/ticket/9525' into develop-olympus | Andreas Fischer | 2011-10-17 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | * nickvergessen/ticket/9525: [ticket/9525] Minimum post length 0 is accepted but not working. | ||||
| * | | [ticket/9525] Minimum post length 0 is accepted but not working. | Joas Schilling | 2011-10-14 | 1 | -1/+1 |
| |/ | | | | | | | PHPBB3-9525 | ||||
* | | Merge remote-tracking branch 'github-nickvergessen/ticket/10074' into ↵ | Nils Adermann | 2011-10-14 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | develop-olympus * github-nickvergessen/ticket/10074: [ticket/10074] Change default value of 'Set as special rank' to No | ||||
| * | | [ticket/10074] Change default value of 'Set as special rank' to No | Joas Schilling | 2011-10-14 | 1 | -1/+1 |
| |/ | | | | | | | PHPBB3-10074 | ||||
* | | Merge remote-tracking branch 'github-bantu/ticket/10278' into develop-olympus | Nils Adermann | 2011-10-14 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | * github-bantu/ticket/10278: [ticket/10278] Show VERSIONCHECK_FAIL instead of FSOCK_TIMEOUT. [ticket/10278] Also timeout when receiving data over a slow connection. [ticket/10278] Decrease default timeout of get_remote_file() to 6 seconds. [ticket/10278] Return with a timeout error when fread() or fgets() time out. [ticket/10278] Also set timeout on stream in get_remote_file(). | ||||
| * | | [ticket/10278] Show VERSIONCHECK_FAIL instead of FSOCK_TIMEOUT. | Andreas Fischer | 2011-10-13 | 1 | -1/+1 |
| |/ | | | | | | | PHPBB3-10278 | ||||
* | | [ticket/10400] Allow forum name to be '0' | Joas Schilling | 2011-10-07 | 1 | -1/+1 |
|/ | | | | PHPBB3-10400 | ||||
* | Merge remote-tracking branch 'callumacrae/ticket/9645' into develop-olympus | Oleg Pudeyev | 2011-07-30 | 1 | -0/+8 |
|\ | | | | | | | | | * callumacrae/ticket/9645: [ticket/9645] Added code to repair invalid anchor names in acp_php_info. | ||||
| * | [ticket/9645] Added code to repair invalid anchor names in acp_php_info. | Callum Macrae | 2011-07-28 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | Some of the anchor tags produced by php_info had names like "module_Zend Optimizer", which is obviously invalid. This commit adds some code that repairs the names by replacing all spaces found in the names with underscores. PHPBB3-9645 | ||||
* | | Merge remote-tracking branch 'github-bantu/ticket/10274' into develop-olympus | Nils Adermann | 2011-07-16 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | * github-bantu/ticket/10274: [ticket/10274] Remove hardcoded module_id from U_VERSIONCHECK_FORCE on acp_main | ||||
| * | | [ticket/10274] Remove hardcoded module_id from U_VERSIONCHECK_FORCE on acp_main | Andreas Fischer | 2011-07-15 | 1 | -1/+1 |
| |/ | | | | | | | PHPBB3-10274 |