aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [prep-release-3.1.0-RC5] Update phpBB Version for RC6 developmentJoas Schilling2014-10-072-2/+2
* [prep-release-3.1.0-RC5] Add changelog for 3.1.0-RC5Joas Schilling2014-10-071-0/+65
* [prep-release-3.1.0-RC5] Prepare ChangelogJoas Schilling2014-10-071-32/+35
* [prep-release-3.1.0-RC5] Add migration for 3.1.0-RC5Joas Schilling2014-10-071-0/+33
* [prep-release-3.1.0-RC5] Update version to 3.1.0-RC5Joas Schilling2014-10-075-7/+7
* [ticket/13137] Improve output of create_schema_files.phpJoas Schilling2014-10-071-1/+1
* [ticket/13137] Generate the schema when the schema.json file is not availableJoas Schilling2014-10-071-2/+25
* [ticket/13137] Remove schema.json fileJoas Schilling2014-10-071-3356/+0
* [ticket/13136] Update schema.json with latest changesJoas Schilling2014-10-071-1/+1
* Merge pull request #2942 from Senky/ticket/12489Joas Schilling2014-10-071-1/+1
|\
| * [ticket/12489] Language correctionJakub Senko2014-10-071-1/+1
| * [ticket/12489] Add notice about %s wildcard in FIELD_IS_CONTACT_EXPLAINJakub Senko2014-09-181-1/+1
* | Merge pull request #3002 from Nicofuma/ticket/12987Andreas Fischer2014-10-0715-284/+313
|\ \
| * | [ticket/12987] Cleanup the services.yml fileTristan Darricau2014-10-0315-284/+313
* | | Merge pull request #2307 from PayBas/ticket/12408Joas Schilling2014-10-062-4/+52
|\ \ \
| * | | [ticket/12408] Fix white-space snifferPayBas2014-09-151-2/+2
| * | | [ticket/12408] Clarify the behavior of "override style"PayBas2014-09-151-1/+1
| * | | [ticket/12408] Changed lang vars, added fieldset and removed "default"PayBas2014-09-152-9/+12
| * | | [ticket/12408] Public functions and updated doc blockPayBas2014-09-151-2/+4
| * | | [ticket/12408] Code cleanupPayBas2014-09-151-11/+5
| * | | [ticket/12408] Simplified queriesPayBas2014-09-151-15/+7
| * | | [ticket/12408] Add quick setting for "default guest style" to ACPPayBas2014-09-152-1/+58
* | | | Merge pull request #2991 from nickvergessen/ticket/13077Andreas Fischer2014-10-061-0/+13
|\ \ \ \
| * | | | [ticket/13077] Move extension module to the top of the Customise tabJoas Schilling2014-09-241-0/+13
* | | | | Merge pull request #3016 from Nicofuma/ticket/11224-ascraeusJoas Schilling2014-10-061-2/+14
|\ \ \ \ \
| * | | | | [ticket/11224] Revert Revert "Merge pull request #2460 from ticket/11224"Tristan Darricau2014-10-031-2/+14
* | | | | | Merge pull request #2828 from brunoais/ticket/12930Joas Schilling2014-10-061-2/+35
|\ \ \ \ \ \
| * | | | | | [ticket/12930] BUMP to RC5brunoais2014-10-021-1/+1
| * | | | | | [ticket/12930] Fixing event comment block and variablebrunoais2014-09-191-8/+6
| * | | | | | [ticket/12930] Adding more variables to the eventbrunoais2014-08-101-3/+23
| * | | | | | [ticket/12930] Update to RC4brunoais2014-08-091-1/+1
| * | | | | | [ticket/12930] core.ucp_pm_compose_compose_pm_quotepost_query_afterbrunoais2014-08-081-0/+16
* | | | | | | Merge pull request #2827 from brunoais/ticket/12929Joas Schilling2014-10-061-0/+36
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12929] BUMP to RC5brunoais2014-10-021-1/+1
| * | | | | | | [ticket/12929] Fixing event comment block and variablebrunoais2014-09-191-4/+4
| * | | | | | | [ticket/12929] Adding more variables to event.brunoais2014-08-101-0/+14
| * | | | | | | [ticket/12929] Update to RC4brunoais2014-08-091-1/+1
| * | | | | | | [ticket/12929] core.ucp_pm_compose_compose_pm_basic_info_query_beforebrunoais2014-08-091-0/+22
| |/ / / / / /
* | | | | | | Merge pull request #3019 from Senky/ticket/13025Joas Schilling2014-10-065-4/+106
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13025] Correct events in subsilver2 viewforum_bodyJakub Senko2014-10-041-2/+2
| * | | | | | | [ticket/13025] Make RC uppercaseJakub Senko2014-10-041-8/+8
| * | | | | | | [ticket/13025] rc4 -> rc5Jakub Senko2014-10-031-8/+8
| * | | | | | | [ticket/13025] Add button template eventsJakub Senko2014-10-035-4/+106
| | |_|_|_|/ / | |/| | | | |
* | | | | | | [ticket/13134] Add core event to the root of the function display_forums()rxu2014-10-071-0/+22
* | | | | | | Merge pull request #3017 from nickvergessen/ticket/13033Nils Adermann2014-10-061-8/+70
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13033] Fix "Duplicate entry 'notification.type.*' for key 'type'"Joas Schilling2014-10-021-8/+70
| | |_|/ / / / | |/| | | | |
* | | | | | | [ticket/12368] Always clean the cache prior to run the migrationsTristan Darricau2014-10-051-0/+2
* | | | | | | Merge pull request #3018 from Senky/ticket/13125Andreas Fischer2014-10-041-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [ticket/13125] $user->browser to $browserJakub Senko2014-10-021-1/+1
* | | | | | | Merge pull request #3000 from rxu/ticket/13110Joas Schilling2014-10-021-0/+12
|\ \ \ \ \ \ \