aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10404] Fix codesniffer complaint about anonymous functionMarc Alexander2014-08-081-1/+4
* [ticket/10404] Use anonymous function instead of create_function in acp/authMarc Alexander2014-08-081-1/+1
* Merge pull request #2812 from bantu/ticket/12826Joas Schilling2014-08-071-1/+1
|\
| * [ticket/12826] Add optional root namespace indicator for consistency.Andreas Fischer2014-08-071-1/+1
* | Merge pull request #2720 from PayBas/ticket/12838Joas Schilling2014-08-071-5/+41
|\ \ | |/ |/|
| * [ticket/12838] Update RC2 to RC3PayBas2014-07-161-3/+3
| * [ticket/12838] Add raw row-data to acp_ranks core eventPayBas2014-07-101-3/+4
| * [ticket/12838] Add core events to acp_ranks.phpPayBas2014-07-101-5/+40
* | Merge pull request #2729 from Nicofuma/ticket/12847Joas Schilling2014-08-071-0/+12
|\ \
| * | [ticket/12847] Allow the extensions to say if they can be enabledTristan Darricau2014-07-131-0/+12
| |/
* | Merge pull request #2477 from n-aleha/ticket/12557ascraeusJoas Schilling2014-08-072-2/+2
|\ \
| * | [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-031-1/+0
| * | [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-031-1/+2
* | | [ticket/12901] Fix another wrong type hint for $levelJoas Schilling2014-08-031-1/+1
* | | [ticket/12901] Fix type hinting of style $leveljeroendedauw2014-08-031-1/+1
|/ /
* | Merge remote-tracking branch 'nickvergessen/ticket/12891' into develop-ascraeusMarc Alexander2014-07-281-43/+12
|\ \
| * | [ticket/12891] Replace template loops with 1 loop to reduce generation timeJoas Schilling2014-07-251-43/+12
| |/
* | [ticket/12896] Add php event for admin noticesForumhulp.com2014-07-271-1/+9
|/
* Merge remote-tracking branch 'github-nicofuma/ticket/12446' into develop-ascr...Nils Adermann2014-07-0411-30/+30
|\
| * [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-2611-30/+30
* | Merge pull request #2669 from Nicofuma/ticket/12777Joas Schilling2014-06-291-6/+6
|\ \
| * | [ticket/12777] Rename extension status functions and add is_configured()Tristan Darricau2014-06-271-6/+6
| |/
* | [ticket/12196] Fix typo in "referrer"Joas Schilling2014-06-261-1/+1
* | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-06-261-1/+1
|\ \
| * | [ticket/12196] Revert Fix typo "referer" in acp/attachmentsDhruv2014-06-271-1/+1
* | | Merge branch 'develop-olympus' into develop-ascraeusDhruv2014-06-261-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * [ticket/12196] Fix typo "referer" in acp/attachmentsJoas Schilling2014-06-251-1/+1
* | Merge pull request #2571 from Crizz0/ticket/12563Dhruv Goel2014-06-231-2/+2
|\ \
| * | [ticket/12563] Adds « and » to the links in acp_styles.phpCrizzo2014-06-221-2/+2
| * | [ticket/12563] Removes strintf in acp_styles.php and shorts up <a>Crizzo2014-06-121-2/+2
| * | [ticket/12563] Changes 2 language variables to better understandable namesCrizzo2014-06-101-2/+2
* | | Merge pull request #2629 from nickvergessen/ticket/12747Andreas Fischer2014-06-225-257/+0
|\ \ \
| * | | [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-205-257/+0
* | | | [ticket/12723] Add Sniff ensuring PHP files use the correct file headerTristan Darricau2014-06-222-6/+15
|/ / /
* | | [ticket/12721] Add Squiz.Arrays.ArrayBracketSpacing in the legacy rulesetTristan Darricau2014-06-161-1/+1
* | | [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy rulesetTristan Darricau2014-06-162-8/+8
* | | Merge pull request #2431 from Nicofuma/ticket/12109Dhruv Goel2014-06-151-8/+16
|\ \ \
| * | | [ticket/12109] Fix coding styleTristan Darricau2014-05-101-4/+4
| * | | [ticket/12109] Bug when setting permissions with "Select all users"Tristan Darricau2014-05-101-8/+16
* | | | [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