| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-15437
|
|
|
|
| |
PHPBB3-16101
|
|
|
|
| |
SECURITY-234
|
|
|
|
| |
SECURITY-227
|
|
|
|
| |
PHPBB3-14492
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
phpBB/adm/style/acp_icons.html
phpBB/includes/acp/acp_groups.php
phpBB/includes/acp/acp_users.php
phpBB/includes/functions_acp.php
phpBB/includes/ucp/ucp_groups.php
phpBB/styles/prosilver/template/ucp_avatar_options_gravatar.html
phpBB/styles/prosilver/template/ucp_avatar_options_remote.html
phpBB/styles/subsilver2/template/mcp_topic.html
phpBB/styles/subsilver2/template/posting_attach_body.html
phpBB/styles/subsilver2/template/posting_body.html
phpBB/styles/subsilver2/template/posting_poll_body.html
phpBB/styles/subsilver2/template/ucp_avatar_options_gravatar.html
phpBB/styles/subsilver2/template/ucp_avatar_options_remote.html
|
| |
| |
| |
| | |
PHPBB3-14272
|
| |
| |
| |
| | |
PHPBB3-14272
|
| |
| |
| |
| | |
PHPBB3-14272
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
build/build.xml
phpBB/docs/CHANGELOG.html
phpBB/includes/constants.php
phpBB/includes/functions_user.php
phpBB/install/convertors/convert_phpbb20.php
phpBB/install/schemas/schema_data.sql
phpBB/styles/prosilver/style.cfg
phpBB/styles/subsilver2/style.cfg
|
| | |
| | |
| | |
| | | |
PHPBB3-14409
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/14306] Automatically enable a safe mode when container building fails
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14306
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Part 4
PHPBB3-13454
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is part 2 of the pr.
PHPBB3-13454
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
This is the first part of the changes. More to come.
PHPBB3-13454
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | | |
* 3.1.x:
[ticket/14261] Fix tests by removing old code.
[ticket/14261] Move the update of session informations to page_footer()
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Currently, the unique way to disable the update of session_page is to pass
"false" to the parameter of session_begin(). This method is directly
called in app.php, so pages served from the routing system can't disable
the update of session informations.
By moving the update to page_footer, we can allow controllers to tell to
the session manager that we don't want to update the session infos.
PHPBB3-14261
|
| |
| |
| |
| | |
PHPBB3-14325
|
| |
| |
| |
| | |
PHPBB3-14234
|
| |
| |
| |
| | |
PHPBB3-14234
|
| |
| |
| |
| | |
PHPBB3-14234
|
|\ \
| |/
| |
| |
| |
| | |
Conflicts:
phpBB/includes/acp/acp_board.php
phpBB/includes/acp/acp_jabber.php
|
| |
| |
| |
| | |
SECURITY-184
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Moving filesystem service to \phpbb\filesystem namespace
* Wraping Symfony's Filesystem component
* Moving filesystem related functions from includes/functions.php
into \phpbb\filesystem\filesystem
Functions moved (and deprecated):
- phpbb_chmod
- phpbb_is_writable
- phpbb_is_absolute
- phpbb_own_realpath
- phpbb_realpath
* Adding interface for filesystem service
PHPBB3-13697
|
|
|
|
|
|
| |
Conflicts:
phpBB/adm/index.php
phpBB/includes/acp/acp_attachments.php
|
|
|
|
| |
PHPBB3-13045
|
|
|
|
| |
PHPBB3-13044
|
|
|
|
| |
PHPBB3-13044
|
|
|
|
| |
PHPBB3-13044
|
|\
| |
| | |
[ticket/12831] Allow events in page_header functions to prevent the setting of HTTP headers
|
| |
| |
| |
| |
| |
| | |
https://tracker.phpbb.com/browse/PHPBB3-12831
PHPBB3-12831
|
| |
| |
| |
| |
| |
| | |
https://tracker.phpbb.com/browse/PHPBB3-12831
PHPBB3-12831
|
| |
| |
| |
| |
| |
| | |
https://tracker.phpbb.com/browse/PHPBB3-12831
PHPBB3-12831
|
| |
| |
| |
| |
| |
| | |
https://tracker.phpbb.com/browse/PHPBB3-12831
PHPBB3-12831
|
| |
| |
| |
| |
| |
| |
| | |
Add core.phpbb_generate_debug_output core event to allow extensions
outputting additional debug info.
PHPBB3-12943
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12841] Allow extensions to position new config vars
* VSEphpbb/ticket/12841:
[ticket/12841] Make config position default to after
[ticket/12841] Update comments in tests making after default
[ticket/12841] prefix function name with phpbb_
[ticket/12841] Add a tests for the new function
[ticket/12841] Fix white space issues reported by sniffer
[ticket/12841] Allow extensions to position new config vars
|
| | |
| | |
| | |
| | | |
PHPBB3-12841
|
| | |
| | |
| | |
| | | |
PHPBB3-12841
|
| | |
| | |
| | |
| | | |
PHPBB3-12841
|
| |/
| |
| |
| | |
PHPBB3-12841
|
|/
|
|
| |
PHPBB3-12902
|
|
|
|
| |
PHPBB3-12687
|
|
|
|
| |
PHPBB3-12687
|
|
|
|
| |
PHPBB3-12687
|
|
|
|
| |
PHPBB3-12687
|
|
|
|
| |
PHPBB3-12687
|
|
|
|
| |
PHPBB3-12594
|
|
|
|
| |
PHPBB3-12594
|
|
|
|
|
|
| |
phpBB uses the minified version of jQuery hence the rename.
PHPBB3-12547
|