| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-14466
|
| |
|
|
| |
PHPBB3-14466
|
| |\
| |
| |
| |
| |
| |
| | |
[ticket/14356] Fix viewtopic_body_postrow_back2top_append description
* rxu/ticket/14356-fix:
[ticket/14356] Fix viewtopic_body_postrow_back2top_append description
|
| | |
| |
| |
| | |
PHPBB3-14356
|
| |\ \
| | |
| | |
| | | |
[ticket/14431] Remote avatar uploading
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Remove support for redirects
PHPBB3-14431
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Allow HTTPS images to be remotely uploaded.
Also includes support for redirects (currently up to 5)
PHPBB3-14431
|
| | | |
| | |
| | |
| | | |
PHPBB3-14439
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/14289] Add events to navbar header
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14289
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14289
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14289
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14289
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14411] Permanently delete post if delete_permanent is set
* marc1706/ticket/14411:
[ticket/14411] Permanently delete post if delete_permanent is set
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14411
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14427
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14423
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13908] "After" clause in migration not working
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
In a migration file, if you try to add a column to a table and specify
the order, by specifying an "after" clause, it is not used at all, even
for databases that support it (like mysql).
This fixes the issue, for mysql databases. Typo fixed.
PHPBB3-13908
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
In a migration file, if you try to add a column to a table and specify
the order, by specifying an "after" clause, it is not used at all, even
for databases that support it (like mysql).
This fixes the issue, for mysql databases.
PHPBB3-13908
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/12441] Correct database size detection in MariaDB 10
|
| | | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-12441
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14412
|
| |\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | | |
[ticket/14403] Don't expect user_id and user_ip in phpbb\log
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14403
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14403
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14407
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/12618] Allow extension author to use SSL for version-check.
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12618
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12618
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
For version-check a new parameter 'ssl' is introduced.
If set to true, it will use 443 as port for the file_downloader.
In file_downloader, the host parameter of fsockopen is appended
with 'ssl://' in case the port is 443 in order to use SSL.
PHPBB3-12618
|
| |\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/security-188] Check form key in acp_bbcodes
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
SECURITY-188
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
SECURITY-188
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14343
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/14382] Specify the branch-alias in the composer.json files
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-14382
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
[ticket/14396] Use VCHAR_UNI and correct depends_on() version
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
PHPBB3-14396
|
| |/ / / / / / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-14397
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
[ticket/13180] Increase dateformat field size
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
remove empty line as marc1706 guided
PHPBB3-13180
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
[ticket/13180] Increase dateformat field size
change field size to 64 in these files
add new migration file to update the database schema
PHPBB3-13180
|
| |\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | |
| | | | | | | | | | |
[ticket/14190] Add core.ucp_prefs_view_after event
|
| | | |_|_|/ / / / /
| |/| | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-14190
|
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | |
| | | | | | | | | |
[ticket/14356] Add template events to viewtopic around back2top link
|