| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* 3.1.x:
[ticket/14782] Use the $select variable in "Your Posts" search
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14782] Use the $select variable in "Your Posts" search
* DavidIQ/ticket/14782:
[ticket/14782] Use the $select variable in "Your Posts" search
|
| | | |
|
|\ \ \
| |/ / |
|
| |\ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | | |
PHPBB3-14783
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14774] Support partial downloads of attachments
* danchr/ticket/14774:
[ticket/14774] Support partial downloads of attachments
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
phpBB already had limited support for partial downloads, but only for
resuming downloads, disregarding any range ending before EOF.
WebKit on iOS and OS X uses partial downloads when fetching media
files. Previously, only MP3 attachments could play directly in the
browser, reported as a live stream, but with this change, all
supported media formats should render as expected.
Tested using cURL by verifying that partial downloads give exactly the
same results compared to Apache.
PHPBB3-14774
|
|\ \ \
| | |/
| |/|
| | |
| | | |
Conflicts:
phpBB/styles/subsilver2/template/posting_body.html
|
| |\ \
| | | |
| | | |
| | | | |
[ticket/14695] Add posting_editor_subject_prepend/append template events
|
| | | |
| | | |
| | | |
| | | |
| | | | |
As per request in PR.
PHPBB3-14695
|
| | | |
| | | |
| | | |
| | | |
| | | | |
As per request in PR.
PHPBB3-14695
|
| | | |
| | | |
| | | |
| | | |
| | | | |
As per request in the PR.
PHPBB3-14695
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14695
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14695
|
|\ \ \ \
| |/ / / |
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/12133] fix download file names for WebKit-derived browsers
|
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
All browser engines that descend from WebKit declare themselves as
Safari in the user agent, including Chrome. Currently, the code
assumes that any Safari-like browser cannot handle the RFC-compliant
filename syntax. At least for recent versions of Safari, this is no
longer the case, and the legacy syntax results in URI-quoted
filenames. Using the standard syntax works as expected in both Safari
9 and Chrome 45.
The ticket reporting this issue is from January 2014, so we can safely
ignore compatibility: any browser still relying on the previous
behaviour is unlikely to receive security updates.
PHPBB3-12133
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
phpBB/styles/subsilver2/template/mcp_topic.html
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14755] Fix max length in mcp topic html file
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14755
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Move posts does not accept a topic number greater than 999999
topic_id set in both posts table and topics table accepts 10 digits
https://tracker.phpbb.com/browse/PHPBB3-14755
PHPBB3-14755
|
|\ \ \ \ \
| |/ / / / |
|
| |\ \ \ \
| | |_|/ /
| |/| | |
| | | | | |
[ticket/14109] Increase MySQL Version for InnoDB FULLTEXT Index to 5.…
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This is required for proper overall database operation. In previous versions,
InnoDB might error on ALTER statements when multiple FULLTEXT Indexes are
defined.
PHPBB3-14109
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14764] Wrong link to database update script has been fixed
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14764
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14764
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14765] Fix the typo in the installer routing config
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14765
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14763
|
|\ \ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
* 3.1.x:
[ticket/14727] Event core.search_modify_submit_parameters
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14727] Event core.search_modify_submit_parameters
* ErnadoO/ticket/14727:
[ticket/14727] Event core.search_modify_submit_parameters
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14727
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10961
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
Conflicts:
phpBB/phpbb/db/migration/tool/module.php
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/14703] Fix parent module selection for custom extension modules
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14703
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14703
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14703
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14703
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14703
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14703
|
| | | |_|_|_|/
| | |/| | | |
| | | | | | |
| | | | | | | |
PHPBB3-14703
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* 3.1.x:
[ticket/14673] Changes wrong language variable in mcp_forum
|
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14673] Changes wrong language variable in mcp_forum
* Crizz0/ticket/14673:
[ticket/14673] Changes wrong language variable in mcp_forum
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14673
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
https://tracker.phpbb.com/browse/PHPBB3-14588#add-comment
PHPBB3-14588
|
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Add viewforum_body_topicrow_before template event
|