| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Otherwise we recreate the index before changing the column
PHPBB3-12012
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12012
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12012
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12012
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
We need to drop the default constraints of a column,
before being able to change their type or deleting them.
PHPBB3-12012
|
| |\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
develop-ascraeus
* github-nickvergessen/ticket/11917:
[ticket/11917] Move OAuth Module to the bottom while installing
[ticket/11917] Hide OAuth UCP Module when OAuth is not the selected backend
Conflicts:
phpBB/install/install_install.php
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11917
|
| | |/ / / /
|/| | | |
| | | | |
| | | | | |
PHPBB3-12422
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12121
|
| | |/ / /
|/| | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/12397] Fix sql_unique_index_exists doc block
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12388] Fix translation of log entries without additional log data
* nickvergessen/ticket/12388:
[ticket/12388] Add tests for lang() use on log actions without data
[ticket/12388] Fix translation of log entries without additional log data
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-12388
|
| |/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The symfony routing component allows us to use the path "/" for routes.
Therefore, we should be able to use example.com/app.php/ for controllers.
However, this currently does not properly work. The method get_web_root_path
incorrectly returns phpbb_root_path. Therefore, paths to images or files are
broken.
PHPBB3-12004
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
develop-ascraeus
* github-nickvergessen/ticket/12113:
[ticket/12113] Fix view_log() tests
[ticket/12113] Correctly use plurals when deleting user warnings
[ticket/12113] Allow log entries to use plurals
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12113
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
develop-ascraeus
* github-nickvergessen/ticket/12331:
[ticket/12331] Add functional test for saving custom profile fields
[ticket/12331] Fix SQL error when inserting a new entry to profile field data
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
There was a "Field 'pf_phpbb_interests' doesn't have a default value" error,
because we didn't specify values for the disabled fields.
We can not disable the sql_return_on_error() thou, because it otherwise we run
into "Duplicate entry '2' for key 'PRIMARY'" errors when the user submits the
form again but didn't change any values.
PHPBB3-12331
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
develop-ascraeus
* github-nickvergessen/ticket/12282:
[ticket/12282] Update new references
[ticket/12282] Update container db mock
[ticket/12282] Add new line at EOF of the interface
[ticket/12282] Use interface for type hinting
[ticket/12282] Use {@inheritDoc} for inherited methods
[ticket/12282] Add Interface for DBAL drivers
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12282
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12282
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12282
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12282
|
| | | |/ / /
| |/| | |
| | | | |
| | | | | |
PHPBB3-12282
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12356
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
# By Joas Schilling
# Via Joas Schilling
* nickvergessen/ticket/12349:
[ticket/12349] Fix Sniffer for @license tag
[ticket/12349] Update license header in several new files
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-12349
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Marc/ticket/12362:
[ticket/12362] Do not use database test case as it's not needed
[ticket/12362] Add tests for schema generator
[ticket/12362] Throw exception in schema generator on unresolvable dependency
|
| | | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Make sure we throw an exception in the schema generator if we come across an
unresolvable dependency. Otherwise we'll get stuck in a infinite loop that
needs to be cancelled by the user or the maximum execution time.
PHPBB3-12362
|
| |\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* Marc/ticket/12150:
[ticket/12150] Use correct license URL in prune shadow migrations file
[ticket/12150] Remove 'after' for columns from migrations file
[ticket/12150] Update schema files for prune shadow topics
[ticket/12150] Use log service instead of add_log() function
[ticket/12150] Use shorter column names for prune settings
[ticket/12150] Add functional tests for pruning shadow topics
[ticket/12150] Add missing space to query for shadow topics
[ticket/12150] Add missing prune settings variables in acp_forums
[ticket/12150] Add file and caller for pruning shadow topics
[ticket/12150] Add prune columns to schema files and migration file
[ticket/12150] Add options to acp
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12150
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12150
|
| | |\ \ \ \
| | | |/ /
| | |/| |
| | | | | |
ticket/12150
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12150
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
All columns were renamed from having prune_shadow_topics as namebase to just
prune_shadow.
A missing column was also added to the migration file's remove_schema() method.
PHPBB3-12150
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12150
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12150
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12150
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12150
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Elsensee/ticket/7707:
[ticket/7707] Fix undefined variable: perm_from
[ticket/7707] Add comma to last entry of arrays
[ticket/7707] Remove unnecessary variables
[ticket/7707] Add get_username_string() once more
[ticket/7707] Remove unnecessary variables
[ticket/7707] Add get_username_string() where possible
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-7707
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12337
|
| | |_|_|/ /
|/| | | |
| | | | |
| | | | | |
PHPBB3-12337
|
| | | | | | |
|
| | |_|/ /
|/| | |
| | | |
| | | | |
PHPBB3-12330
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | | |
develop-ascraeus
* github-nickvergessen/ticket/11459:
[ticket/11459] 3.0.1-RC1 should depend on 3.0.0 migration
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11459
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
develop-ascraeus
* github-nickvergessen/ticket/11459: (21 commits)
[ticket/11459] Make 3.1.0-dev migration depend on migrations_table
[ticket/11459] Move $supported_dbms to beginning of create schema file
[ticket/11459] Fix missing constant CONFIG_TABLE for sql_create_index()
[ticket/11459] Fix auth provider test
[ticket/11459] Correctly set up the database from schema in unit tests
[ticket/11459] Install DB schema from json file
[ticket/11459] Clean up a little more
[ticket/11459] Do not add table schema to database schema files
[ticket/11459] Create schema.json from migration files
[ticket/11459] Do not take files of extensions into account
[ticket/11459] Pass array with migration class names to schema generator
[ticket/11459] Refresh schema files
[ticket/11459] Remove spaces from the end of lines in MSSQL
[ticket/11459] Correctly handle index column length
[ticket/11459] Add migration for migrations table
[ticket/11459] Update doc blocks
[ticket/11459] Remove old schema file
[ticket/11459] Update schema files with new script
[ticket/11459] Use new migration/schema_generator to create schema files
[ticket/11459] Add Schema from 3.0.0
...
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11459
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11459
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This migration will always be skipped on updates, because database_update.php
creates the table. But the create schema script requires the migration,
so the table is created for new installs.
PHPBB3-11459
|