aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11358] Removed all trailing white spaces.erangamapa2013-04-121-4/+4
* [ticket/11358] Fixed the code according to coding guidlines.erangamapa2013-04-121-42/+43
* [ticket/11358] Changed the name of post parameter.erangamapa2013-02-241-2/+2
* [ticket/11358] Changed the action parameter value to represent the link.erangamapa2013-02-241-20/+30
* [ticket/11358] Enabled link making all users default for a group.erangamapa2013-02-241-2/+40
* [ticket/11358] Removed redundant code and referred proper variable.erangamapa2013-02-241-40/+2
* [ticket/11358] Success message even without selecting a user.erangamapa2013-02-241-0/+4
* [ticket/11355] Referred proper variable when validating selection.erangamapa2013-02-241-1/+1
* [ticket/11355] Wrong error message when no user is selected.erangamapa2013-02-241-1/+5
* [ticket/10896] Adds email validation to email settings in ACPDavid Tobin2013-02-041-2/+2
* [ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) [develop-olympus]Igor Wiedler2012-11-091-1/+1
* [ticket/10965] Introduce a new profile field option to display no valueNils Adermann2012-07-231-1/+5
* Merge remote-tracking branch 'github-bantu/ticket/10550' into develop-olympusNils Adermann2012-05-311-1/+5
|\
| * [ticket/10550] Sort not installed styles list in the styles section of the ACP.Andreas Fischer2012-05-291-1/+5
* | [ticket/10611] Filter out not existing database tables when making a backup.Andreas Fischer2012-05-301-1/+1
* | [ticket/10611] Use phpbb_db_tools::sql_list_tables() instead of get_tables().Andreas Fischer2012-05-301-2/+1
* | [ticket/10611] Generate db_tools instance in acp_database module.Andreas Fischer2012-05-301-0/+7
* | [ticket/10308] makes variable booleanDhruv Goel2012-05-101-1/+1
* | [ticket/10308] fixes sql query, limit it to 1Dhruv Goel2012-05-101-4/+4
* | [ticket/10308] fix language and user's total postsDhruv Goel2012-05-101-0/+8
|/
* [ticket/10846] fixing SQL query bug in acp_main.phpSenky2012-04-301-1/+1
* [ticket/10694] Adjusting details link to 5.3 announcementMichael Cullum2012-03-101-1/+1
* [ticket/10694] Update PHP warning to 5.3.2Michael Cullum2012-03-091-1/+1
* Merge remote-tracking branch 'rxu/ticket/9831' into develop-olympusOleg Pudeyev2012-03-091-4/+31
|\
| * [ticket/9831] Fix saving unchecked checkbox field valuerxu2012-02-051-0/+8
| * [ticket/9831] Correctly store checkbox default value for boolean CPF.rxu2012-01-181-4/+23
* | [ticket/10639] Do not allow negative post count as rank's minimum postsJoas Schilling2012-02-201-1/+1
* | [ticket/10616] Add template inheritance to exported templateVjacheslav Trushkin2012-02-031-9/+8
|/
* [ticket/10563] Show deactivated styles below active styles in acpVjacheslav Trushkin2012-01-021-0/+3
* Merge remote-tracking branch 'p/ticket/9681' into develop-olympusAndreas Fischer2011-12-251-0/+2
|\
| * [ticket/9681] Add password length to security settingsIgor Wiedler2011-12-231-0/+2
* | Merge remote-tracking branch 'p/ticket/10428' into develop-olympusAndreas Fischer2011-12-251-21/+36
|\ \
| * | [ticket/10428] Documentation for optionget/optionset functions.Oleg Pudeyev2011-12-251-2/+21
| * | [ticket/10428] Use phpbb_optionget/set in optionget/set for DRYness.Oleg Pudeyev2011-12-251-16/+12
| * | [ticket/10428] Compare $data to false strictly.Oleg Pudeyev2011-12-251-4/+4
| |/
* | Merge remote-tracking branch 'cyberalien/ticket/10507' into develop-olympusOleg Pudeyev2011-12-241-1/+6
|\ \
| * | [ticket/10507] Sort styles in acpVjacheslav Trushkin2011-12-151-1/+6
* | | [ticket/10546] Add missing argument to adm_back_link in acp_captcha.Oleg Pudeyev2011-12-231-1/+1
| |/ |/|
* | Merge branch 'prep-release-3.0.10' into develop-olympusAndreas Fischer2011-12-161-2/+16
|\ \ | |/ |/|
| * [ticket/10531] Disallow deleting of the last styleJoas Schilling2011-12-151-2/+16
* | [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