| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |/ |
|
| | |
| |
| |
| | |
PHPBB3-12505
|
| | |
| |
| |
| | |
PHPBB3-12505
|
| |\ \
| |/
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
phpBB/styles/prosilver/style.cfg
phpBB/styles/subsilver2/style.cfg
|
| | | |
|
| |\ \
| |/
| |
| |
| | |
* 3.1.x:
[ticket/14069] Corrected sql_fetchfield() in style_update_p1 migration
|
| | |
| |
| |
| |
| |
| | |
Changed the sql_fetchfield() call to comply to the function definition.
PHPBB3-14069
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13935] Allow more admin-configurable schemes in post links
* s9e/ticket/13935:
[ticket/13935] Removed cache invalidation from acp_board
[ticket/13935] Removed UI
[ticket/13935] Allow more admin-configurable schemes in post links
|
| | | |
| | |
| | |
| | | |
PHPBB3-13935
|
| |/ /
| |
| |
| | |
PHPBB3-8708
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Currently the in-board method for the notifications is hardcoded and
cannot be disabled. This method should be in his own class extending
`phpbb\notification\method\method_interface`.
It also add the possibility, for each method, to be enabled by default (ie:
no entry in the DB => notification enabled).
https://tracker.phpbb.com/browse/PHPBB3-11444
https://tracker.phpbb.com/browse/PHPBB3-11967
PHPBB3-11444
|
| |\ \
| |/
| |
| |
| |
| | |
Conflicts:
build/build.xml
phpBB/phpbb/user.php
|
| | | |
|
| |\ \
| |/
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
phpBB/styles/prosilver/style.cfg
phpBB/styles/subsilver2/style.cfg
|
| | | |
|
| |\ \
| |/ |
|
| | |\
| | |
| | |
| | | |
[ticket/13779] Set new auth options to the role only if matching the role type
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Migrations' permission tool allows setting permissions to the role which
doesn't match the role type, e.g. m_ permissions for u_ role types and so on.
As one of side effects, this may lead to granting users moderative/admin
permissions silently.
With this patch the only new permissions matching the role type will be set.
PHPBB3-13779
|
| | | |
| | |
| | |
| | | |
PHPBB3-13777
|
| | | |
| | |
| | |
| | | |
PHPBB3-13777
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
Conflicts:
phpBB/phpbb/db/migration/data/v310/style_update_p1.php
|
| | | |
| | |
| | |
| | | |
PHPBB3-13861
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
Conflicts:
build/build.xml
|
| | | | |
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | | |
* 3.1.x:
[prep-release-3.0.14] Add security relevant changes to CHANGELOG.html.
[prep-release-3.0.14] Bump version numbers for 3.0.14 release.
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* prep-release-3.0.14:
[prep-release-3.0.14] Add security relevant changes to CHANGELOG.html.
[prep-release-3.0.14] Bump version numbers for 3.0.14 release.
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
|
| |\ \ \
| |/ / |
|
| | | | |
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
* 3.1.x:
[3.0.x] Add changelog for 3.0.14 release.
[3.0.x] Bump version numbers for 3.0.14-RC1 release.
[3.0.x] Bumping version numbers to final for 3.0.14 releases.
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* prep-release-3.0.14:
[3.0.x] Add changelog for 3.0.14 release.
[3.0.x] Bump version numbers for 3.0.14-RC1 release.
[3.0.x] Bumping version numbers to final for 3.0.14 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
|
| |\ \
| |/
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
phpBB/styles/prosilver/style.cfg
phpBB/styles/subsilver2/style.cfg
|
| | | |
|
| |\ \
| |/ |
|
| | |
| |
| |
| | |
PHPBB3-12368
|
| | |
| |
| |
| |
| |
| |
| | |
Try to set the avatar type to string value to check if new avatar
types are supported.
PHPBB3-12368
|
| | |
| |
| |
| | |
PHPBB3-13494
|
| |\ \
| |/
| |
| |
| | |
Conflicts:
build/build.xml
|
| | | |
|
| |\ \
| |/
| |
| |
| |
| |
| | |
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
|
| | | |
|
| |\ \
| |/ |
|
| | |
| |
| |
| | |
PHPBB3-13557
|
| |\ \
| |/ |
|
| | |\
| | |
| | |
| | | |
[ticket/13544] Fixing wrong SQL query for permission_unset() for roles
|
| | | |
| | |
| | |
| | | |
PHPBB3-13544
|
| | | |
| | |
| | |
| | | |
PHPBB3-13544
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-ascraeus:
[ticket/13553] Add a method to the controller helper to display a message
[prep-release-3.1.3] Add changelog for 3.1.3-RC1
[prep-release-3.1.3] Prepare Changelog
[prep-release-3.1.3] Add migration for 3.1.3-RC1
[prep-release-3.1.3] Update version to 3.1.2-RC1
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
phpBB/styles/prosilver/style.cfg
phpBB/styles/subsilver2/style.cfg
|
| | |/ |
|
| | |
| |
| |
| | |
PHPBB3-13468
|
| |\ \
| |/
| |
| |
| |
| |
| |
| | |
* develop-ascraeus:
[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.
|