Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3302 from rxu/ticket/13512 | Joas Schilling | 2015-02-02 | 1 | -0/+16 |
|\ | | | | | | | [ticket/13512] Add template events before/after the post details | ||||
| * | [ticket/13512] Add template events before/after the post details | rxu | 2015-01-17 | 1 | -0/+16 |
| | | | | | | | | | | | | | | Add template events to viewtopic_body.html to allow extensions adding content before/after the post details. PHPBB3-13512 | ||||
* | | [prep-release-3.1.3] Add changelog for 3.1.3-RC2 | Joas Schilling | 2015-01-31 | 1 | -0/+15 |
| | | |||||
* | | Merge branch 'prep-release-3.0.13' into prep-release-3.1.3 | Andreas Fischer | 2015-01-30 | 1 | -43/+51 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * prep-release-3.0.13: [prep-release-3.0.13] Correct changelog link to 3.0.13 changes. [prep-release-3.0.13] Also update version in references to files. [prep-release-3.0.13] Add changelog for 3.0.13-PL1 release. [prep-release-3.0.13] Get rid of roman numbers in CHANGELOG.html. [prep-release-3.0.13] Bump version numbers for 3.0.13-PL1 release. [ticket/13549] Do not exit when ORIG_PATH_INFO just contains SCRIPT_NAME. [ticket/12933] Handle case when * is last character of word [ticket/13554] Show feature release upgrades in blue rather than red. Conflicts: build/build.xml phpBB/adm/style/acp_update.html phpBB/docs/CHANGELOG.html phpBB/docs/INSTALL.html phpBB/includes/constants.php phpBB/includes/startup.php phpBB/install/database_update.php phpBB/install/schemas/schema_data.sql tests/security/trailing_path_test.php | ||||
| * | | [prep-release-3.0.13] Correct changelog link to 3.0.13 changes. | Andreas Fischer | 2015-01-30 | 1 | -2/+2 |
| | | | |||||
| * | | [prep-release-3.0.13] Also update version in references to files. | Andreas Fischer | 2015-01-29 | 1 | -3/+3 |
| | | | |||||
| * | | [prep-release-3.0.13] Add changelog for 3.0.13-PL1 release. | Andreas Fischer | 2015-01-29 | 1 | -0/+10 |
| | | | |||||
| * | | [prep-release-3.0.13] Get rid of roman numbers in CHANGELOG.html. | Andreas Fischer | 2015-01-29 | 1 | -24/+24 |
| | | | |||||
* | | | [prep-release-3.1.3] Add changelog for 3.1.3-RC1 | Joas Schilling | 2015-01-26 | 1 | -0/+96 |
| | | | |||||
* | | | [prep-release-3.1.3] Prepare Changelog | Joas Schilling | 2015-01-26 | 1 | -38/+41 |
| | | | |||||
* | | | Merge branch 'develop-olympus' into develop-ascraeus | Nils Adermann | 2015-01-26 | 1 | -2/+5 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [prep-release-3.0.13] Bump version numbers for 3.0.13 release [prep-release-3.0.13] Highlight security relevant changes Conflicts: build/build.xml phpBB/install/database_update.php | ||||
| * | | [prep-release-3.0.13] Highlight security relevant changes | Nils Adermann | 2015-01-26 | 1 | -2/+5 |
| | | | |||||
* | | | Merge branch 'develop-olympus' into develop-ascraeus | Andreas Fischer | 2015-01-21 | 2 | -29/+164 |
|\ \ \ | |/ / | | / | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [develop-olympus] Increment version number to 3.0.14-dev. [develop-olympus] Add changelog for 3.0.13 release. [develop-olympus] Bump version numbers for 3.0.13-RC1 release. [develop-olympus] Bumping version numbers to final for 3.0.13 releases. Conflicts: build/build.xml phpBB/docs/CHANGELOG.html phpBB/docs/INSTALL.html phpBB/includes/constants.php phpBB/install/convertors/convert_phpbb20.php phpBB/install/database_update.php phpBB/install/schemas/schema_data.sql phpBB/styles/prosilver/imageset/imageset.cfg phpBB/styles/prosilver/style.cfg phpBB/styles/prosilver/template/template.cfg phpBB/styles/prosilver/theme/theme.cfg phpBB/styles/subsilver2/imageset/imageset.cfg phpBB/styles/subsilver2/style.cfg phpBB/styles/subsilver2/template/template.cfg phpBB/styles/subsilver2/theme/theme.cfg | ||||
| * | [develop-olympus] Add changelog for 3.0.13 release. | Andreas Fischer | 2015-01-21 | 1 | -28/+162 |
| | | |||||
| * | [develop-olympus] Bumping version numbers to final for 3.0.13 releases. | Andreas Fischer | 2015-01-21 | 1 | -3/+3 |
| | | |||||
* | | [ticket/13437] Change "View" to "view" | Kailey Truscott | 2015-01-02 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-13437 | ||||
* | | Fix events.md event name | Kailey Truscott | 2015-01-02 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13437 | ||||
* | | [ticket/13437] Add template event viewtopic_body_post_author_before/after | Kailey Truscott | 2015-01-02 | 1 | -0/+16 |
| | | | | | | | | PHPBB3-13437 | ||||
* | | Merge pull request #3225 from prototech/ticket/13302 | Joas Schilling | 2014-12-27 | 3 | -6/+6 |
|\ \ | | | | | | | | | | [ticket/13302] Fix incorrect links to phpBB.com resources | ||||
| * | | [ticket/13302] Fix incorrect link to extensions database. | Cesar G | 2014-12-09 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13302 | ||||
| * | | [ticket/13302] Update translations forum link to 3.1. | Cesar G | 2014-12-09 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13302 | ||||
| * | | [ticket/13302] Update documentation and support forum links to 3.1 versions. | Cesar G | 2014-12-09 | 3 | -4/+4 |
| | | | | | | | | | | | | PHPBB3-13302 | ||||
* | | | Merge pull request #3224 from prototech/ticket/13427 | Joas Schilling | 2014-12-27 | 1 | -0/+40 |
|\ \ \ | | | | | | | | | | | | | [ticket/13427] Add several before/after template events to mcp_front.html | ||||
| * | | | [ticket/13427] Add several before/after template events to mcp_front.html. | Cesar G | 2014-12-09 | 1 | -0/+40 |
| |/ / | | | | | | | | | | PHPBB3-13427 | ||||
* | | | [ticket/13419] Add the lowermost template event | rxu | 2014-12-06 | 1 | -0/+8 |
|/ / | | | | | | | PHPBB3-13419 | ||||
* | | [prep-release-3.1.2] Update Changelog with 13376 | Joas Schilling | 2014-11-25 | 1 | -0/+1 |
| | | |||||
* | | [prep-release-3.1.2] Add changelog for 3.1.2-RC1 | Joas Schilling | 2014-11-22 | 1 | -0/+78 |
| | | |||||
* | | [prep-release-3.1.2] Prepare Changelog | Joas Schilling | 2014-11-22 | 1 | -36/+39 |
| | | |||||
* | | Merge pull request #3150 from omniError/ticket/13347 | Joas Schilling | 2014-11-21 | 1 | -1/+43 |
|\ \ | | | | | | | | | | | | | | | | | | | [ticket/13347] missing acp_forums template events Conflicts: phpBB/docs/events.md | ||||
| * | | [ticket/13347] update event docs | omniError | 2014-11-17 | 1 | -1/+43 |
| | | | | | | | | | | | | PHPBB3-13347 | ||||
* | | | Merge pull request #3126 from VSEphpbb/ticket/13290 | Joas Schilling | 2014-11-21 | 1 | -4/+12 |
|\ \ \ | | | | | | | | | | | | | [ticket/13290] Add EVENT index_body_forumlist_body_after | ||||
| * | | | [ticket/13290] Add EVENT index_body_forumlist_body_after | Matt Friedman | 2014-11-10 | 1 | -4/+12 |
| |/ / | | | | | | | | | | PHPBB3-13290 | ||||
* | | | Merge pull request #3122 from Elsensee/ticket/13309 | Joas Schilling | 2014-11-21 | 1 | -0/+6 |
|\ \ \ | | | | | | | | | | | | | [ticket/13309] Add event acp_email_options_after | ||||
| * | | | [ticket/13309] Add event acp_email_options_after | Oliver Schramm | 2014-11-09 | 1 | -0/+6 |
| |/ / | | | | | | | | | | PHPBB3-13309 | ||||
* | | | Merge pull request #3071 from rxu/ticket/13220 | Joas Schilling | 2014-11-21 | 1 | -0/+24 |
|\ \ \ | | | | | | | | | | | | | [ticket/13220] Add template events to memberlist_search.html | ||||
| * | | | [ticket/13220] Add template events to memberlist_search.html | rxu | 2014-11-08 | 1 | -0/+24 |
| |/ / | | | | | | | | | | PHPBB3-13220 | ||||
* | | | Merge remote-tracking branch 'Nicofuma/ticket/13023' into develop-ascraeus | Cesar G | 2014-11-18 | 1 | -0/+8 |
|\ \ \ | |/ / |/| | | | | | | | | * Nicofuma/ticket/13023: [ticket/13023] Add template event posting_editor_buttons_custom_tags_before | ||||
| * | | [ticket/13023] Add template event posting_editor_buttons_custom_tags_before | Tristan Darricau | 2014-11-16 | 1 | -0/+8 |
| | | | | | | | | | | | | PHPBB3-13023 | ||||
* | | | [prep-release-3.1.1] Add 3.1.1 CHANGELOG | Nils Adermann | 2014-11-02 | 1 | -0/+19 |
| | | | |||||
* | | | Merge branch 'ticket/13262' into prep-release-3.1.1 | Nils Adermann | 2014-11-01 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | * ticket/13262: [ticket/13262] Mention htaccess file when updating from 3.0 to 3.1 | ||||
| * | | | [ticket/13262] Mention htaccess file when updating from 3.0 to 3.1 | Matt Friedman | 2014-11-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-13262 | ||||
* | | | | [ticket/13267] Update Automatic Update instructions to include vendor directory | Patrick Webster | 2014-11-01 | 1 | -1/+1 |
|/ / / | | | | | | | | | | PHPBB3-13267 | ||||
* | | | [prep-release-3.1.0] Update changelog with final changes | Joas Schilling | 2014-10-28 | 1 | -0/+10 |
| | | | |||||
* | | | [prep-release-3.1.0] Update CHANGELOG with last minute changes | Nils Adermann | 2014-10-26 | 1 | -0/+2 |
| | | | |||||
* | | | [prep-release-3.1.0] Add missing CHANGELOG entries for RC6 | Nils Adermann | 2014-10-25 | 1 | -0/+2 |
| | | | |||||
* | | | [prep-release-3.1.0] Add CHANGELOG for 3.1.0 | Nils Adermann | 2014-10-25 | 1 | -0/+16 |
| | | | |||||
* | | | [prep-release-3.1.0] Prepare Changelog | Joas Schilling | 2014-10-23 | 1 | -34/+37 |
| | | | |||||
* | | | [prep-release-3.1.0-RC6] Add changelog for 3.1.0-RC6 | Joas Schilling | 2014-10-23 | 1 | -0/+35 |
| | | | |||||
* | | | [prep-release-3.1.0-RC6] Prepare Changelog | Joas Schilling | 2014-10-23 | 1 | -33/+36 |
| | | | |||||
* | | | Merge branch 'develop-olympus' into develop-ascraeus | Marc Alexander | 2014-10-21 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | | | | | | | Conflicts: phpBB/docs/AUTHORS |