| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-14514
|
| | |
|
| | |
|
| |\
| |
| |
| | |
[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
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
|
| | | | |
|
| | | |
| | |
| | |
| | | |
PHPBB3-14396
|
| | | |
| | |
| | |
| | |
| | |
| | | |
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/8920] Add a MCP PM reports view permission
|
| | | |
| | |
| | |
| | | |
PHPBB3-8920
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Anybody who has the permission to read reports in one forum
can read PM reports.
Solving this problem by adding a new permission to read PM reports.
PHPBB3-8920
|
| | | |
| | |
| | |
| | | |
PHPBB3-13423
|
| |/ / |
|
| | | |
|
| | |
| |
| |
| | |
PHPBB3-14116
|
| | |
| |
| |
| |
| |
| | |
Changed the sql_fetchfield() call to comply to the function definition.
PHPBB3-14069
|
| | | |
|
| | | |
|
| |\ \
| | |
| | |
| | | |
[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
|
| |\ \ \
| | | |
| | | | |
[ticket/13790] Update phpcs
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13790
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13861
|
| | | | | |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* 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
|
| | | | | |
|
| | |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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
|
| |/ / |
|
| | |
| |
| |
| | |
PHPBB3-12368
|
| | |
| |
| |
| |
| |
| |
| | |
Try to set the avatar type to string value to check if new avatar
types are supported.
PHPBB3-12368
|
| |/
|
|
| |
PHPBB3-13570
|
| | |
|
| | |
|
| |
|
|
| |
PHPBB3-13557
|
| |\
| |
| |
| | |
[ticket/13544] Fixing wrong SQL query for permission_unset() for roles
|
| | |
| |
| |
| | |
PHPBB3-13544
|
| | |
| |
| |
| | |
PHPBB3-13544
|
| |/ |
|
| |
|
|
| |
PHPBB3-13282
|
| |
|
|
| |
PHPBB3-13282
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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-13530
|
| |\
| |
| |
| | |
[ticket/13489] Disable the event dispatcher in the migrator
|
| | |
| |
| |
| | |
PHPBB3-13489
|
| | |
| |
| |
| | |
PHPBB3-13489
|