| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| |
| | |
* ticket/13808:
[ticket/13808] Fix version
Conflicts:
phpBB/docs/events.md
|
| | |
| |
| |
| | |
PHPBB3-13808
|
| |\ \
| |/
| |
| |
| |
| |
| |
| | |
* 3.1.x:
[ticket/13808] search_body_form_before
Conflicts:
phpBB/styles/subsilver2/template/search_body.html
|
| | |\
| | |
| | |
| | | |
[ticket/13808] search_body_form_before
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Extensions may be designed to add secondary search options,
such as Google search in the search_body.html.
There are no events in the searchbody, so this should be merged.
PHPBB3-13808
|
| |\ \ \
| |/ / |
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/13791] Add more post buttons template events to viewtopic_body.html
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The purpose is to allow adding custom post buttons outside of original post
buttons conditionals/list in prosilver (for subsilver2 it's not the issue).
PHPBB3-13791
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
phpBB/styles/subsilver2/template/viewforum_body.html
|
| | |\ \ \
| | |_|/
| |/| |
| | | | |
[ticket/13699] Add event before and after forum title in viewforum
|
| | | |/
| | |
| | |
| | | |
PHPBB3-13699
|
| |\ \ \
| |/ / |
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/13753] Add template events to forum category row headers
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13753
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13753
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
build/build.xml
|
| | | | | |
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | | |
* 3.1.x:
[prep-release-3.0.14] Add security relevant changes to CHANGELOG.html.
[prep-release-3.0.14] Bump version numbers for 3.0.14 release.
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* prep-release-3.0.14:
[prep-release-3.0.14] Add security relevant changes to CHANGELOG.html.
[prep-release-3.0.14] Bump version numbers for 3.0.14 release.
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
|
| | | | | | |
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* 3.1.x:
[3.0.x] Add changelog for 3.0.14 release.
[3.0.x] Bump version numbers for 3.0.14-RC1 release.
[3.0.x] Bumping version numbers to final for 3.0.14 releases.
|
| | |\ \ \ \
| | |/ / /
| | | | /
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* prep-release-3.0.14:
[3.0.x] Add changelog for 3.0.14 release.
[3.0.x] Bump version numbers for 3.0.14-RC1 release.
[3.0.x] Bumping version numbers to final for 3.0.14 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
|
| | | | | |
|
| | | | | |
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
phpBB/styles/prosilver/style.cfg
phpBB/styles/subsilver2/style.cfg
|
| | | | | |
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
phpBB/styles/subsilver2/template/posting_body.html
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13710] Allow template events near smilies display
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13710
|
| |\ \ \ \ \
| |/ / / / |
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13701] Adds two new events to posting_pm_layout.html
Conflicts:
phpBB/docs/events.md
|
| | | |/ / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
These events wrap the includes of posting_pm_header.html to add some
content before and after it.
PHPBB3-13701
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
Conflicts:
phpBB/styles/subsilver2/template/posting_poll_body.html
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13739] Add template core event posting_poll_body_options_after
|
| | | | |_|/
| | |/| |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Template event added for the poll options while posting a topic
so that you may add additional options for polls.
PHPBB3-13739
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
Conflicts:
phpBB/styles/subsilver2/template/overall_header.html
|
| | |\ \ \ \
| | |/ / /
| |/| | |
| | | | | |
[ticket/13602] Adding a new event overall_header_navbar_before
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13602
|
| |\ \ \ \ \
| |/ / / / |
|
| | |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/|
| | | |
| | | | |
Conflicts:
phpBB/docs/AUTHORS
PHPBB3-13723
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13723
|
| |\ \ \ \
| |/ / / |
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13679
|
| |\ \ \ \
| |/ / / |
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13675] Add validate to acp_profile event and add template events
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
for acp users profile
PHPBB3-13675
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
Conflicts:
phpBB/styles/subsilver2/template/viewtopic_body.html
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13510] Add template even viewtopic_body_pagination_after
|
| | | |/ / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13510
|
| |\ \ \ \ \
| |/ / / / |
|