aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developAndreas Fischer2012-07-231-1/+5
|\
| * [ticket/10965] Introduce a new profile field option to display no valueNils Adermann2012-07-231-1/+5
* | Merge pull request #914 from EXreaction/ticket/10990Nils Adermann2012-07-225-11/+11
|\ \
| * | [ticket/10990] Changes for developNathan Guse2012-07-224-26/+26
| * | [ticket/10990] Do not use comma separator when storing it as a log.Nathan Guse2012-07-224-5/+5
| * | [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriateNathan2012-07-229-40/+40
* | | [ticket/11012] Normalize $phpEx member vars to $php_extIgor Wiedler2012-07-211-5/+5
|/ /
* | Merge pull request #843 from nickvergessen/feature/new-tz-handlingNils Adermann2012-07-192-13/+26
|\ \
| * | [feature/new-tz-handling] Don't use global user but make it a parameterJoas Schilling2012-07-192-2/+4
| * | [feature/new-tz-handling] Fall back to UTC, if the timezone is invalidJoas Schilling2012-07-191-1/+8
| * | [feature/new-tz-handling] Rename $user->tz back to $user->timezoneJoas Schilling2012-07-181-3/+3
| * | [feature/new-tz-handling] Remove "timezone might be numeric"Joas Schilling2012-07-181-5/+0
| * | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/new-tz-h...Joas Schilling2012-07-181-1/+6
| |\ \
| * | | [feature/new-tz-handling] Properly name new timezone selection functionJoas Schilling2012-07-172-4/+14
| * | | [feature/new-tz-handling] Fix comment and validation in ACP board moduleJoas Schilling2012-06-191-2/+2
| * | | [feature/new-tz-handling] Fix timezone option when editing a user in the ACPJoas Schilling2012-06-181-1/+3
| * | | [feature/new-tz-handling] Remove appearances of board_dst and user_dstJoas Schilling2012-06-182-4/+0
| * | | [feature/new-tz-handling] Fix timezone validation in ACP user sectionJoas Schilling2012-06-181-2/+2
| * | | [feature/new-tz-handling] Fix handling of timezone and dst in dateformat_selectJoas Schilling2012-06-181-7/+8
* | | | [feature/pagination-as-list] New parameter for name of start varDrae2012-07-186-7/+7
* | | | [feature/pagination-as-list] Updates for nils commentsDrae2012-07-186-13/+13
* | | | [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-186-7/+7
* | | | [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-186-13/+19
* | | | [ticket/10968] Render pagination within the templateDrae2012-07-186-12/+16
| |/ / |/| |
* | | [ticket/7598] Use $user->lang['COMMA_SEPARATOR']Nathan2012-07-141-3/+3
* | | [ticket/7598] Inactive users action notification (ACP)Nathan2012-07-131-1/+6
|/ /
* | Merge branch 'develop-olympus' into developNils Adermann2012-05-311-1/+1
|\ \ | |/
| * 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
* | | Merge branch 'develop-olympus' into developNils Adermann2012-05-311-3/+9
|\ \ \ | |/ /
| * | [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
* | | Merge remote-tracking branch 'github-dhruv/ticket/10308' into developNils Adermann2012-05-291-0/+8
|\ \ \ | |/ /
| * | [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
| |/
* | Merge PR #721 branch 'rahulr92/ticket/10650' into developOleg Pudeyev2012-05-211-0/+1
|\ \
| * | [ticket/10650] Removed changes from acp_forums.phpRahul R2012-04-081-4/+0
| * | [ticket/10650] Changed acp option from per forum to globalRahul R2012-04-081-0/+1
| * | [ticket/10650] Corrected space before trueRahul2012-04-081-1/+1
| * | [ticket/10650] Displaying last topic on forum listRahul2012-04-081-0/+4
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-05-011-1/+1
|\ \ \ | | |/ | |/|
| * | [ticket/10846] fixing SQL query bug in acp_main.phpSenky2012-04-301-1/+1
* | | Merge PR #731 branch 'VSEphpbb/ticket/10779' into developOleg Pudeyev2012-04-251-2/+2
|\ \ \
| * | | [ticket/10779] Move jQuery CDN option to Load SettingsMatt Friedman2012-04-101-2/+2
| | |/ | |/|
| * | [ticket/10650] Revert merge of 'rahulr92/ticket/10650' into developOleg Pudeyev2012-04-041-4/+0
| * | [ticket/10650] Corrected space before trueRahul2012-04-051-1/+1
| * | [ticket/10650] Displaying last topic on forum listRahul2012-04-051-0/+4
* | | [ticket/10762] Check for phpbb_version when installing styleVjacheslav Trushkin2012-04-041-1/+1
|/ /