aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-ascraeus' into developAndreas Fischer2014-05-273-1231/+87
|\
| * Merge pull request #2440 from nickvergessen/ticket/12527Andreas Fischer2014-05-273-1231/+87
| |\
| | * [ticket/12527] Fix "board’s language" vs "boards language"Joas Schilling2014-05-181-2/+2
| | * [ticket/12527] Use a proper language string on confirm screenJoas Schilling2014-05-112-4/+6
| | * [ticket/12527] Remove unnecessary language stringsJoas Schilling2014-05-111-31/+2
| | * [ticket/12527] Check whether the language existsJoas Schilling2014-05-111-0/+5
| | * [ticket/12527] Restore missing files and variables checkJoas Schilling2014-05-113-38/+112
| | * [ticket/12527] Remove editor from templateJoas Schilling2014-05-111-131/+2
| | * [ticket/12527] Remove language file editor form ACPJoas Schilling2014-05-111-1071/+4
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-05-271-0/+1
|\ \ \ | |/ /
| * | Merge pull request #2500 from Nicofuma/ticket/12600Andreas Fischer2014-05-271-0/+1
| |\ \
| | * | [ticket/12600] Add @log to the dependencies of extension:showTristan Darricau2014-05-271-0/+1
* | | | Merge branch 'develop-ascraeus' into developCesar G2014-05-271-1/+1
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'hanakin/ticket/12580' into develop-ascraeusCesar G2014-05-271-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | [ticket/12580] Remove :link pseudo from a taghanakin2014-05-231-1/+1
* | | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-05-262-2/+22
|\ \ \ \ | |/ / /
| * | | [ticket/12570] Keep MySQLi proceduralJoas Schilling2014-05-261-2/+2
| * | | [ticket/12570] Fix MySQL affectedrowsJoas Schilling2014-05-261-1/+20
| * | | [ticket/12570] Fix MySQLi affectedrows by specifying MYSQLI_CLIENT_FOUND_ROWSJoas Schilling2014-05-261-1/+2
* | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-05-267-2/+36
|\ \ \ \ | |/ / /
| * | | Merge pull request #2429 from Nicofuma/ticket/12074Joas Schilling2014-05-267-2/+36
| |\ \ \
| | * | | [ticket/12074] Update the visibility of the constructorTristan Darricau2014-05-091-1/+1
| | * | | [ticket/12074] Don't log errorsTristan Darricau2014-05-095-30/+1
| | * | | [ticket/12074] Managing extensions doesn't produce any log entryTristan Darricau2014-05-097-2/+65
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-05-261-7/+56
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #2487 from n-aleha/ticket/12583Joas Schilling2014-05-261-7/+56
| |\ \ \ \
| | * | | | [ticket/12583] Redirect only on non-empty $messagen-aleha2014-05-251-3/+7
| | * | | | [ticket/12583] Add event core.mcp_warn_post_before/aftern-aleha2014-05-231-5/+50
| | | |/ / | | |/| |
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-05-261-7/+52
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #2488 from n-aleha/ticket/12584Joas Schilling2014-05-261-7/+52
| |\ \ \ \
| | * | | | [ticket/12584] Redirect only on non-empty $messagen-aleha2014-05-251-3/+7
| | * | | | [ticket/12584] Add event core.mcp_warn_user_before/aftern-aleha2014-05-251-5/+46
| | |/ / /
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-05-261-24/+58
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #2134 from marcosbc/ticket/12270Joas Schilling2014-05-261-24/+58
| |\ \ \ \
| | * | | | [ticket/12270] Fixed topic counting bug and testsmarcosbc2014-05-241-0/+3
| | * | | | [ticket/12270] Fixed tests not workingmarcosbc2014-05-211-6/+11
| | * | | | [ticket/12270] No quote notif and double poster notification fixmarcosbc2014-05-101-10/+14
| | * | | | [ticket/12270] Fixed rebase conflictsmarcosbc2014-05-031-21/+14
| | * | | | [ticket/12270] Correct confirm approval message for topicsmarcosbc2014-05-031-5/+17
| | * | | | [ticket/12270] Correcting to follow phpBB coding standardsmarcosbc2014-05-031-1/+3
| | * | | | [ticket/12270] Better structured code and no debug error messagemarcosbc2014-05-031-7/+11
| | * | | | [ticket/12270] Correct notifications for posts/topics now workingmarcosbc2014-05-031-10/+14
| | * | | | [ticket/12270] Reverted templatesmarcosbc2014-05-032-7/+2
| | * | | | [ticket/12270] Correct post&topic approval msg, no template changesmarcosbc2014-05-032-6/+9
| | * | | | [ticket/12270] Corrent post and topic approval notification messagemarcosbc2014-05-032-2/+11
* | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-05-241-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #2458 from prototech/ticket/12543Joas Schilling2014-05-241-2/+2
| |\ \ \ \ \
| | * | | | | [ticket/12543] Only take over ENTER and ESC keys when alert box is active.Cesar G2014-05-131-2/+2
* | | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-05-241-10/+16
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #2199 from Zoddo/ticket/12275Joas Schilling2014-05-241-10/+16
| |\ \ \ \ \ \