| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
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
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14356
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14343] Added missing $phpbb_dispatcher
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14343
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/14387] Allow extending avatars by extensions in ACP
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Create two driver methods to provide the driver config name and the
driver ACP template name, and use them directly when required.
Default driver config name and template name are the same as now.
But new drivers are able to override the config name and template
name with their own, including @vendor_extension. Simplified manager
interface by reducing unneeded methods.
PHPBB3-14387
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Create two driver methods to provide the driver config name and the
driver ACP template name, and use them within the manager method.
Default driver config name and template name are the same as now.
But new drivers are able to override the config name and template
name with their own, including @vendor_extension.
PHPBB3-14387
|
| | |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Create a driver method to provide the driver config name, and use it
within the manager method. Default driver config name is the same as now.
But new drivers are able to override the config name with their own.
PHPBB3-14387
|
| |/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14386
|
| | |_|/ / /
|/| | | |
| | | | |
| | | | | |
PHPBB3-14303
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14046] Jabber message incorrect
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
When making a Jabber message, the page says the message has been sent
when loading the page for the first time, This message should only be
shown after the message has actually been sent
PHPBB3-14046
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14374
|
| |\ \ \ \ \ \
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
|
| | | | | | | |
|
| | | | | | | |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14353] Complete [list] bbcode documentation/examples
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14353
|
| | |/ / / / /
|/| | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | |_|/ / /
|/| | | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/14271] Update sample config
* marc1706/ticket/14271:
[ticket/14271] Properly use try_files in nginx sample config
[ticket/14271] Improve try_files and use split path info
[ticket/14271] Update sample config
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14271
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14271
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14271
|
| |\ \ \ \ \ \
| |_|/ / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/14213] Adding event after users have been added to a group
* marc1706/ticket/14213:
[ticket/14213] Add pending to core.group_add_user_after
[ticket/14213] Mv event group_add_user_after after cache cleaning
[ticket/14213] Fix version number
[ticket/14213] Adding missing reference to event dispatcher
[ticket/14213] Adding event after users have been added to a group
|