| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |\
| | |
| | |
| | | |
[ticket/12618] Allow extension author to use SSL for version-check.
|
| | |
| | |
| | |
| | | |
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/docs/CHANGELOG.html
phpBB/includes/acp/acp_bbcodes.php
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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/13454] Remove unused variables, globals, and parameters
* marc1706/ticket/13454:
[ticket/13454] Add excessively removed code back
[ticket/13454] Remove more unused variables
[ticket/13454] Remove double semi-colons
[ticket/13454] Remove unused variables
[ticket/13454] Fix code sniffer complaints
[ticket/13454] Fix a few issues introduced by overdeleting stuff
[ticket/13454] Remove unused variables
[ticket/13454] Remove unused variables
[ticket/13454] Remove unused variables
[ticket/13454] Remove unused variables
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13454
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This should be the last part. Off to checking if the changes were correct.
PHPBB3-13454
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13454
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This is part 5 and there is more to come.
PHPBB3-13454
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13454
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Part 4
PHPBB3-13454
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Part 3 should fix tests up a little bit again.
PHPBB3-13454
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This is part 2 of the pr.
PHPBB3-13454
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This is the first part of the changes. More to come.
PHPBB3-13454
|
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14397
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Conflicts:
phpBB/styles/subsilver2/template/ucp_prefs_personal.html
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13180] Increase dateformat field size
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[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
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
Conflicts:
phpBB/includes/mcp/mcp_main.php
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[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
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-14386
|
| | |/ /
| |/| | |
|
| | | | |
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
[ticket/14349] Improve error messages and remove output of suppressed messages
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14349
|
|/ / / /
| | | |
| | | |
| | | | |
PHPBB3-14350
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* 3.1.x:
[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
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[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
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14213
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
In order to match with the rest of the event and to have appropriate info state
PHPBB3-14213
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
for core.group_add_user_after event
PHPBB3-14213
|