| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[prep-release-3.0.13] Bump version numbers for 3.0.13 release
[prep-release-3.0.13] Highlight security relevant changes
Conflicts:
build/build.xml
phpBB/install/database_update.php
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* prep-release-3.0.13:
[prep-release-3.0.13] Bump version numbers for 3.0.13 release
[prep-release-3.0.13] Highlight security relevant changes
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/13282] Use 0 as default for integer type columns in postgresql
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13282
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13282
|
|\ \ \ \
| |/ / /
|/| | | |
[ticket/13361] Improve the exception listener
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13361
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13361
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13361
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13361
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13361
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[develop-olympus] Increment version number to 3.0.14-dev.
[develop-olympus] Add changelog for 3.0.13 release.
[develop-olympus] Bump version numbers for 3.0.13-RC1 release.
[develop-olympus] Bumping version numbers to final for 3.0.13 releases.
Conflicts:
build/build.xml
phpBB/docs/CHANGELOG.html
phpBB/docs/INSTALL.html
phpBB/includes/constants.php
phpBB/install/convertors/convert_phpbb20.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
phpBB/styles/prosilver/imageset/imageset.cfg
phpBB/styles/prosilver/style.cfg
phpBB/styles/prosilver/template/template.cfg
phpBB/styles/prosilver/theme/theme.cfg
phpBB/styles/subsilver2/imageset/imageset.cfg
phpBB/styles/subsilver2/style.cfg
phpBB/styles/subsilver2/template/template.cfg
phpBB/styles/subsilver2/theme/theme.cfg
|
| | |/
| |/| |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
PHPBB3-13531
|
| | |
| | |
| | |
| | | |
PHPBB3-13531
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13527] Escape information received from version server
* bantu/ticket/13527:
[ticket/13527] Apply htmlspecialchars() to data from version server.
[ticket/13527] Remove two unused variables.
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13527
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13527
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13526] Correctly validate the ucp_pm_options form key.
* bantu/ticket/13526:
[ticket/13526] Correctly validate the ucp_pm_options form key.
|
| | |/ /
| | | |
| | | |
| | | | |
PHPBB3-13526
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13133] Fix variable name in set_custom_style()
* VSEphpbb/ticket/13133:
[ticket/13133] Fix variable name in set_custom_style()
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13133
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13530] Fix undefined variables
* nickvergessen/ticket/13530:
[ticket/13530] Fix undefined variables
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13530
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13528] Return correct translation instead of is_set()
* nickvergessen/ticket/13528:
[ticket/13528] Return correct translation instead of is_set()
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13528
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13489] Disable the event dispatcher in the migrator
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13489
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13489
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13489
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | / / /
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/13519] Correctly validate imagick path as path and not string
Conflicts:
phpBB/includes/acp/acp_attachments.php
|
| |\ \ \ \
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13519] Correctly validate imagick path as path and not string
* marc1706/ticket/13519:
[ticket/13519] Correctly validate imagick path as path and not string
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13519
|
| |\ \ \ \
| | |/ / /
| |/| | | |
[ticket/10985] Error bbcode.html not found when updating with custom style inheriting from prosilver
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10985
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11613
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/12642] Ensure CPF type specific options are set when editing booleans.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
prepare_hidden_fields is expected to return null if the option is not sent
in the request. The boolean method returns false instead, which results in
the options being set as false in hidden fields when accessing the first edit
step.
When checking the "Default value" option, there is also a failure to check
whether the "Field type" option is set to checkbox, thus resulting in this
option getting lost as well.
PHPBB3-12642
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13420] Correctly filter by lt/gt/equal to 0 posts when pruning users.
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13420
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13492] Fix IDN support for custom BBCode URL tokens
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Also fix the $utf8 checking regexp removing the curly braces.
PHPBB3-13492
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Custom BBCode URL tokens does not support IDN.
Custom BBCodes added earlier than IDN has been applied are unaffected.
PHPBB3-13492
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13504
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/13431] Fix responsive RTL media queries for <IE11
|