aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12694] Remove whitespace at end of line from acp_groupsMarc Alexander2014-06-111-1/+1
* Merge remote-tracking branch 'github-marc1706/ticket/12352' into develop-ascr...Nils Adermann2014-06-111-1/+0
|\
| * [ticket/12352] Remove usages of user_pass_convert columnMarc Alexander2014-06-011-1/+0
* | [ticket/12508] Fix usages of the finderJoas Schilling2014-06-101-2/+2
* | Merge pull request #2518 from Pico88/ticket/12606Joas Schilling2014-06-101-1/+106
|\ \
| * | [ticket/12606] Add ACP group core eventsPico882014-06-091-1/+106
* | | Merge remote-tracking branch 'github-nickvergessen/ticket/10073' into develop...Nils Adermann2014-06-094-2/+157
|\ \ \
| * | | [ticket/10073] Do not check disable boxes by defaultJoas Schilling2014-06-091-1/+1
| * | | [ticket/10073] Store values with config_text in the ACPJoas Schilling2014-05-291-8/+17
| * | | [ticket/10073] Fix request usageJoas Schilling2014-05-291-1/+3
| * | | [ticket/10073] Deduplicate template variable namesJoas Schilling2014-05-291-3/+3
| * | | [ticket/10073] Get service from containerJoas Schilling2014-05-291-2/+2
| * | | [ticket/10073] Move template code into the templateJoas Schilling2014-05-291-3/+3
| * | | [ticket/10073] Split email validation from email ban and taken checksJoas Schilling2014-05-291-1/+1
| * | | [ticket/10073] Deduplicate the if statementJoas Schilling2014-05-291-10/+1
| * | | [ticket/10073] Fallback to board_contact when contact page is disabledJoas Schilling2014-05-291-1/+10
| * | | [ticket/10073] Add ACP module to add bbcode text for contact admin infoJoas Schilling2014-05-292-0/+144
| * | | [ticket/10073] Replace board_contact mail with links to contact pageNils Adermann2014-05-291-1/+1
| |/ /
* | | Merge branch 'develop-olympus' into develop-ascraeusDhruv2014-06-091-1/+1
|\ \ \
| * | | [ticket/12660] Improve check for when phpinfo() is disabled.Andreas Fischer2014-06-091-1/+1
| * | | [ticket/8960] Allow changing avatar path if it's not writableMarc Alexander2014-04-141-1/+1
* | | | [ticket/12639] Don't make a copy of $marked when deleting logs in acp_logsTristan Darricau2014-06-021-7/+1
* | | | [ticket/12639] Send a correct IN entry when deleting marked logsTristan Darricau2014-06-021-1/+1
* | | | [ticket/12639] Delete entry in admin-log leads to mysql-errorTristan Darricau2014-05-311-2/+0
| |_|/ |/| |
* | | Merge pull request #2433 from Nicofuma/ticket/10899Joas Schilling2014-05-301-8/+14
|\ \ \
| * | | [ticket/10899] Get $phpbb_log from the containerTristan Darricau2014-05-271-1/+3
| * | | [ticket/10899] Refactoring in \phpbb\log\log_interfaceTristan Darricau2014-05-101-14/+10
| * | | [ticket/10899] Using Delete All in log viewer with keyword searchTristan Darricau2014-05-101-2/+10
* | | | [ticket/11467] Add language variables for extension exception messagesn-aleha2014-05-291-1/+1
| |_|/ |/| |
* | | [ticket/11366] Add $config['extension_force_unstable']Tristan Darricau2014-05-281-1/+31
* | | [ticket/11366] Use force_cache on the list pageTristan Darricau2014-05-281-6/+10
* | | [ticket/11366] Add recheck-all linkTristan Darricau2014-05-281-0/+2
* | | [ticket/11366] Force the use of the cache on the list pageTristan Darricau2014-05-281-4/+7
* | | [ticket/11366] Fix whitespacesTristan Darricau2014-05-281-3/+3
* | | [ticket/11366] Update var namesTristan Darricau2014-05-281-16/+13
* | | [ticket/11366] Fix detailed viewTristan Darricau2014-05-281-2/+4
* | | [ticket/11366] Remove the double spacesTristan Darricau2014-05-281-1/+1
* | | [ticket/11366] Coding styleTristan Darricau2014-05-281-33/+33
* | | [ticket/11366] Adding a missing commitNicofuma2014-05-281-4/+4
* | | [ticket/11366] Bug Fix: Extensions removed but still registred in DBNicofuma2014-05-281-8/+8
* | | [ticket/11366] Moving to \phpbb\version_helperNicofuma2014-05-281-30/+47
* | | [ticket/11366] Extension's version's checkNicofuma2014-05-281-26/+111
* | | Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-271-1031/+56
|\ \ \
| * \ \ Merge pull request #2440 from nickvergessen/ticket/12527Andreas Fischer2014-05-271-1031/+56
| |\ \ \
| | * | | [ticket/12527] Use a proper language string on confirm screenJoas Schilling2014-05-111-1/+1
| | * | | [ticket/12527] Check whether the language existsJoas Schilling2014-05-111-0/+5
| | * | | [ticket/12527] Restore missing files and variables checkJoas Schilling2014-05-111-1/+88
| | * | | [ticket/12527] Remove language file editor form ACPJoas Schilling2014-05-111-1071/+4
* | | | | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-2765-408/+462
|/ / / /
* | | | Merge pull request #2429 from Nicofuma/ticket/12074Joas Schilling2014-05-261-1/+21
|\ \ \ \ | |/ / / |/| | |