| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
[ticket/8672] Add class for retrieving imagesize without download
|
| |
| |
| |
| | |
PHPBB3-8672
|
| |
| |
| |
| | |
PHPBB3-8672
|
| |
| |
| |
| | |
PHPBB3-8672
|
| |
| |
| |
| | |
PHPBB3-8672
|
| |
| |
| |
| | |
PHPBB3-8672
|
| |
| |
| |
| | |
PHPBB3-8672
|
| |
| |
| |
| | |
PHPBB3-8672
|
| |
| |
| |
| | |
PHPBB3-8672
|
| |
| |
| |
| |
| |
| |
| |
| | |
getimagesize() always downloads the complete file before checking
the actual image dimensions. This class will be able to do the same
without having to download possibly large files.
PHPBB3-8672
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12745] Allow Unicode characters from the SMP to be used in text
* s9e/ticket/12745:
[ticket/12745] Added HTML entity test
[ticket/12745] Added support for Unicode characters outside BMP
[ticket/12745] Updated s9e\TextFormatter
|
| | |
| | |
| | |
| | | |
PHPBB3-12745
|
| |/
| |
| |
| | |
PHPBB3-12745
|
|\ \ |
|
| |\ \
| | | |
| | | |
| | | | |
[ticket/13755] Ignore dots in path when determining file extension.
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13755
|
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
* 3.1.x:
[ticket/13765] Verify SERVER_PROTOCOL has the expected format before using it.
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13765] Verify SERVER_PROTOCOL has the expected format before using it.
* bantu/ticket/13765-3.1.4:
[ticket/13765] Verify SERVER_PROTOCOL has the expected format before using it.
|
| | |\ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* ticket/13765:
[ticket/13765] Verify SERVER_PROTOCOL has the expected format before using it.
Conflicts:
phpBB/includes/functions.php
phpBB/includes/startup.php
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13765
|
| | | |\ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13568] Validate imagick path as readable absolute path
closes #3359
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13774
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* 3.1.x:
[ticket/13772] Fix typo in phpbb\passwords\manager::__construct()
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13772
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13768
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13768
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13766] Add style_parent_id in textformater's data_access::get_st...
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13766
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | | |
[ticket/13654] Moving reporting into controller
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Moving report.php's content into different services and controllers to
better comply with the MVC model.
Also implementing:
* Replacement for reasons_display()
* Adding assign_meta_refresh_var() to \controller\helper
* Adding separate routes for easy configuration
* Updating unit tests to expect to correct results
* Add BC tests
PHPBB3-13654
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13697] Moving filesystem related functions to filesystem service
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* 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
|
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | / / / / /
| | |/ / / / /
| |/| | | | | |
* 3.1.x:
[ticket/13763] Fix typo in extension lang file
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13763
|
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-13756
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
phpBB/styles/prosilver/style.cfg
phpBB/styles/subsilver2/style.cfg
|
| | |/ / /
| |/| | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| |/ / / / |
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13493] Append page name to base url if it doesn't contain it
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13493
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
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
|