| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-10258
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/10003] Fixed comment referring to db_tools duplication.
[ticket/10003] Require db_tools.php in database_update.php.
[ticket/10003] Use phpbb_db_tools in database_update.php.
[ticket/10003] Delete the copy of db_tools in database_update.php.
Conflicts:
phpBB/install/database_update.php
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* p/ticket/10003:
[ticket/10003] Fixed comment referring to db_tools duplication.
[ticket/10003] Require db_tools.php in database_update.php.
[ticket/10003] Use phpbb_db_tools in database_update.php.
[ticket/10003] Delete the copy of db_tools in database_update.php.
|
| | |
| | |
| | |
| | | |
PHPBB3-10003
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Use require_updated to use the new version of db_tools if one
is present.
PHPBB3-10003
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Now that the copy of db tools has been deleted, change which
class name is used.
PHPBB3-10003
|
| |/
| |
| |
| | |
PHPBB3-10003
|
|\ \
| |/
| |
| |
| |
| | |
* develop-olympus:
[prep-release-3.0.9] Update Changelog for 3.0.9-RC4 release.
[prep-release-3.0.9] Decreasing version for an RC4 release.
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* prep-release-3.0.9:
[prep-release-3.0.9] Update Changelog for 3.0.9-RC4 release.
[prep-release-3.0.9] Decreasing version for an RC4 release.
Conflicts:
phpBB/includes/constants.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
|
| | | |
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/10250] The site_logo hash is different depending on imageset & language
[ticket/10250] Destroy cached md5 hash of site_logo on refreshing an imageset
[ticket/10250] Overwrite the site_logo width&height when the phpbb logo is used
[ticket/10250] Added the new phpBB Logo with the Registered Trademark Symbol
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | |
| | | |
* prep-release-3.0.9:
[ticket/10250] The site_logo hash is different depending on imageset & language
[ticket/10250] Destroy cached md5 hash of site_logo on refreshing an imageset
[ticket/10250] Overwrite the site_logo width&height when the phpbb logo is used
[ticket/10250] Added the new phpBB Logo with the Registered Trademark Symbol
|
| | |\
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* naderman/ticket/10250:
[ticket/10250] The site_logo hash is different depending on imageset & language
[ticket/10250] Destroy cached md5 hash of site_logo on refreshing an imageset
[ticket/10250] Overwrite the site_logo width&height when the phpbb logo is used
[ticket/10250] Added the new phpBB Logo with the Registered Trademark Symbol
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10250
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10250
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The new logo is slightly wider than the old logo. If we changed the size in the
imageset.cfg we would cause a conflict for everyone who replaced the logo with
their own and modified the size. Instead we overwrite the width and height in
the img() function in session.php only if its contents are that of the stock
phpbb logo.
PHPBB3-10250
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10250
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/9859] Changing all phpBB footers to match the new credit line
[ticket/9859] New footer copyright line with registered symbol
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | | |
* prep-release-3.0.9:
[ticket/9859] Changing all phpBB footers to match the new credit line
[ticket/9859] New footer copyright line with registered symbol
|
| | |\ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* ticket/marshalrusty/9859:
[ticket/9859] Changing all phpBB footers to match the new credit line
[ticket/9859] New footer copyright line with registered symbol
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-9859
|
| | |/ /
| | | |
| | | |
| | | | |
PHPBB3-9859
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10247] Remove attempt_id as primary key from database_update.php
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* prep-release-3.0.9:
[ticket/10247] Remove attempt_id as primary key from database_update.php
|
| | |\ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
prep-release-3.0.9
* nickvergessen/ticket/10247:
[ticket/10247] Remove attempt_id as primary key from database_update.php
|
| | |/ /
| | | |
| | | |
| | | | |
PHPBB3-10247
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10247] Use COUNT(*) instead of COUNT(attempt_id)
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* prep-release-3.0.9:
[ticket/10247] Use COUNT(*) instead of COUNT(attempt_id)
|
| | |\ \
| | | | |
| | | | |
| | | | |
| | | | | |
* naderman/ticket/10247:
[ticket/10247] Use COUNT(*) instead of COUNT(attempt_id)
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
attempt_id column was deleted
PHPBB3-10247
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[prep-release-3.0.9] Update Changelog for 3.0.9 release.
[prep-release-3.0.9] Bumping version number for the final 3.0.9 release.
[ticket/10247] Removing attempt_id column from the 3.0.8 to 3.0.9-RC1 updater.
[ticket/10247] Add a db_tools test for the removal of a primary key column.
[ticket/10247] Add empty data section to database update for RC4
[ticket/10247] Remove unecessary attempt_id primary key column
Conflicts:
phpBB/install/database_update.php
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* prep-release-3.0.9:
[prep-release-3.0.9] Update Changelog for 3.0.9 release.
[prep-release-3.0.9] Bumping version number for the final 3.0.9 release.
[ticket/10247] Removing attempt_id column from the 3.0.8 to 3.0.9-RC1 updater.
[ticket/10247] Add a db_tools test for the removal of a primary key column.
[ticket/10247] Add empty data section to database update for RC4
[ticket/10247] Remove unecessary attempt_id primary key column
Conflicts:
phpBB/includes/constants.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
|
| | | | | |
|
| | | | | |
|
| | |\ \ \
| | | |/ /
| | | | /
| | | |/
| | |/|
| | | |
| | | |
| | | | |
* naderman/ticket/10247:
[ticket/10247] Removing attempt_id column from the 3.0.8 to 3.0.9-RC1 updater.
[ticket/10247] Add a db_tools test for the removal of a primary key column.
[ticket/10247] Add empty data section to database update for RC4
[ticket/10247] Remove unecessary attempt_id primary key column
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
To make sure that this column (which was too small and unecessary) does not
remain on 3.0.9-RCX installations and boards that were updated to a 3.0.9 RC,
the 3.0.10-RC1 release must correctly drop the column after db_tools has been
corrected and fully reviewed. The current version is not capable of dropping
primary keys correctly on all supported DBMSs.
PHPBB3-10247
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The previous drop column test already deleted the primary key, so that one was
replaced with an ordinary column.
PHPBB3-10247
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10247
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The database update drops any key of the same name (potential primary key) and
afterwards the column. This does not work on some of the supported DBMS and
needs further changes.
PHPBB3-10247
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* develop-olympus:
[prep-release-3.0.9] Bump database version to RC3 too.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | |
| | | |
* prep-release-3.0.9:
[prep-release-3.0.9] Bump database version to RC3 too.
Conflicts:
phpBB/install/database_update.php
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | | |
* develop-olympus:
[prep-release-3.0.9] Update Changelog for 3.0.9-RC3 release.
[prep-release-3.0.9] Bumping version number for 3.0.9-RC3.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* prep-release-3.0.9:
[prep-release-3.0.9] Update Changelog for 3.0.9-RC3 release.
[prep-release-3.0.9] Bumping version number for 3.0.9-RC3.
Conflicts:
phpBB/includes/constants.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
|
| | | |
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* develop-olympus:
[ticket/10233] IE Emulation fix breaks PM posting layout
|
| |\ \
| | |/
| | |
| | |
| | | |
* prep-release-3.0.9:
[ticket/10233] IE Emulation fix breaks PM posting layout
|
| | |\
| | | |
| | | |
| | | |
| | | | |
* naderman/ticket/10233:
[ticket/10233] IE Emulation fix breaks PM posting layout
|