diff --git a/build/build.xml b/build/build.xml index c82754ed68..264ebb7b03 100644 --- a/build/build.xml +++ b/build/build.xml @@ -2,7 +2,7 @@ - + diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index b21c0ca38f..dc68e62f49 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
  1. Changelog
      +
    • Changes since 3.2.7
    • Changes since 3.2.6
    • Changes since 3.2.6-RC1
    • Changes since 3.2.5
    • @@ -138,6 +139,80 @@
      +

      Changes since 3.2.7

      +

      Bug

      +
        +
      • [PHPBB3-13175] - External accounts can be linked to more than one local account
      • +
      • [PHPBB3-14459] - Check language input for group
      • +
      • [PHPBB3-15211] - Emoji characters in forum name causing SQL errors
      • +
      • [PHPBB3-15885] - Group rank not displaying on memberlist_body
      • +
      • [PHPBB3-15897] - Unicode Characters in Attachment Comment Causes mySQL Error
      • +
      • [PHPBB3-15932] - Users can delete their attachments in the UCP, even if the post is locked
      • +
      • [PHPBB3-15961] - SMTP support for TLS is forcing use of deprecated TLS 1.0
      • +
      • [PHPBB3-15974] - The link "Back to previous page" can redirect to another page, not the previous one
      • +
      • [PHPBB3-15976] - Changing account settings without changing password resets user_passchg
      • +
      • [PHPBB3-15982] - Q&A captcha plug-in still throws PHP 7.2.x countable warning
      • +
      • [PHPBB3-16003] - Post count not updated when deleting only post in topic
      • +
      • [PHPBB3-16021] - Recognize number of Template Event instances in events.md file
      • +
      • [PHPBB3-16040] - Topic Icon with space in filename isn't displayed by viewforum_body.html
      • +
      • [PHPBB3-16048] - Unable to restore any backup from ACP
      • +
      • [PHPBB3-16050] - PHP warning in MCP banning tab on PHP 7.2+
      • +
      • [PHPBB3-16053] - BBCodes using {TEXT} in HTML tags no longer work
      • +
      • [PHPBB3-16054] - Style templates no longer able to login "from any page."
      • +
      • [PHPBB3-16055] - Unable to login using Oauth via Forums, topics or posts
      • +
      • [PHPBB3-16061] - Migrator never drops unique indexes
      • +
      • [PHPBB3-16063] - board_dst config value is not removed from config table after conversion
      • +
      • [PHPBB3-16066] - Banned or suspended user receives "The submitted form was invalid. Try submitting again."
      • +
      • [PHPBB3-16071] - Undefined index for custom attachments groups
      • +
      • [PHPBB3-16073] - Fix warning in ACP version check
      • +
      • [PHPBB3-16074] - Twemoji -fe0f sequence not rendering
      • +
      • [PHPBB3-16075] - PM filter “sent to my default usergroup” triggers array to string conversion warning
      • +
      • [PHPBB3-16080] - Warnings When a Style exists on database but not on FTP
      • +
      • [PHPBB3-16093] - Attach row template always gets displayed with JS disabled
      • +
      • [PHPBB3-16096] - MySQL full text search always uses MyISAM limits
      • +
      • [PHPBB3-16124] - Incorrect users search by last visit time in memberlist.php
      • +
      • [PHPBB3-16126] - AppVeyor builds fail due to chocolatey being unable to install PHP
      • +
      +

      Improvement

      +
        +
      • [PHPBB3-15745] - Hardcoded lang in credit line
      • +
      • [PHPBB3-15886] - Group helper functions
      • +
      • [PHPBB3-15946] - Add event - core.posting_modify_row_data
      • +
      • [PHPBB3-15967] - Unambiguous wording in user activation request email to Admin/Moderator
      • +
      • [PHPBB3-15984] - Use of 'Cache-Control: public' for serving files
      • +
      • [PHPBB3-16000] - Provide link to PHP Date Function in both ACP and UCP
      • +
      • [PHPBB3-16013] - Do not prevent username changes in ACP
      • +
      • [PHPBB3-16019] - Deny prosilver's uninstallation
      • +
      • [PHPBB3-16024] - Add core.topic_review_modify_sql_ary
      • +
      • [PHPBB3-16025] - Add 2 template events *_author_username_{append/prepend}
      • +
      • [PHPBB3-16047] - ACP Private Messages: Wording could be better
      • +
      • [PHPBB3-16058] - Remove sudo required from travis config
      • +
      • [PHPBB3-16065] - Undefined index: user_ip in oauth.php
      • +
      • [PHPBB3-16068] - Incorrect docblock parameter types
      • +
      • [PHPBB3-16070] - Remove support for WebSTAR and Xitami
      • +
      • [PHPBB3-16078] - Use chrome webdriver for UI tests
      • +
      • [PHPBB3-16089] - Add core.confirm_box_ajax_before
      • +
      • [PHPBB3-16097] - Add core.viewtopic_gen_sort_selects_before
      • +
      • [PHPBB3-16101] - Add Referrer-Policy header
      • +
      • [PHPBB3-16102] - Add core.posting_modify_post_subject
      • +
      • [PHPBB3-16103] - Add core.pm_modify_message_subject
      • +
      • [PHPBB3-16106] - Add core.mcp_main_before
      • +
      • [PHPBB3-16107] - Add mcp_move_destination_forum_before|after
      • +
      • [PHPBB3-16108] - Add topiclist_row_topic_by_author_before|after
      • +
      • [PHPBB3-16109] - Custom Profile Field visibility is incorrectly explained
      • +
      • [PHPBB3-16111] - Add core.message_history_modify_sql_ary
      • +
      • [PHPBB3-16113] - Add core.mcp_topic_modify_sql_ary
      • +
      • [PHPBB3-16114] - Add 2 mcp_topic_post_author_full_{append/prepend}
      • +
      • [PHPBB3-16127] - Add UI for Mass email $max_chunk_size
      • +
      • [PHPBB3-16129] - The attachment's ALT tag is supposed to describe the image, not the file.
      • +
      +

      Task

      +
        +
      • [PHPBB3-16067] - Define trusty build environment for travis builds
      • +
      • [PHPBB3-16112] - Update composer dependencies to latest
      • +
      • [PHPBB3-16119] - The text input for poll question has a too high maxlength attribute
      • +
      +

      Changes since 3.2.6

      Bug

        diff --git a/phpBB/includes/constants.php b/phpBB/includes/constants.php index 89d056f2e1..fedd297895 100644 --- a/phpBB/includes/constants.php +++ b/phpBB/includes/constants.php @@ -28,7 +28,7 @@ if (!defined('IN_PHPBB')) */ // phpBB Version -@define('PHPBB_VERSION', '3.2.8-dev'); +@define('PHPBB_VERSION', '3.2.8-RC1'); // QA-related // define('PHPBB_QA', 1); diff --git a/phpBB/install/convertors/convert_phpbb20.php b/phpBB/install/convertors/convert_phpbb20.php index 230b999c87..654f705967 100644 --- a/phpBB/install/convertors/convert_phpbb20.php +++ b/phpBB/install/convertors/convert_phpbb20.php @@ -38,7 +38,7 @@ $dbms = $phpbb_config_php_file->convert_30_dbms_to_31($dbms); $convertor_data = array( 'forum_name' => 'phpBB 2.0.x', 'version' => '1.0.3', - 'phpbb_version' => '3.2.7', + 'phpbb_version' => '3.2.8', 'author' => 'phpBB Limited', 'dbms' => $dbms, 'dbhost' => $dbhost, diff --git a/phpBB/install/phpbbcli.php b/phpBB/install/phpbbcli.php index 217f1dfbd4..7659b13f56 100755 --- a/phpBB/install/phpbbcli.php +++ b/phpBB/install/phpbbcli.php @@ -23,7 +23,7 @@ if (php_sapi_name() !== 'cli') define('IN_PHPBB', true); define('IN_INSTALL', true); define('PHPBB_ENVIRONMENT', 'production'); -define('PHPBB_VERSION', '3.2.7'); +define('PHPBB_VERSION', '3.2.8-RC1'); $phpbb_root_path = __DIR__ . '/../'; $phpEx = substr(strrchr(__FILE__, '.'), 1); diff --git a/phpBB/install/schemas/schema_data.sql b/phpBB/install/schemas/schema_data.sql index 71000e64d7..f1783f4a0f 100644 --- a/phpBB/install/schemas/schema_data.sql +++ b/phpBB/install/schemas/schema_data.sql @@ -279,7 +279,7 @@ INSERT INTO phpbb_config (config_name, config_value) VALUES ('tpl_allow_php', '0 INSERT INTO phpbb_config (config_name, config_value) VALUES ('upload_icons_path', 'images/upload_icons'); INSERT INTO phpbb_config (config_name, config_value) VALUES ('upload_path', 'files'); INSERT INTO phpbb_config (config_name, config_value) VALUES ('use_system_cron', '0'); -INSERT INTO phpbb_config (config_name, config_value) VALUES ('version', '3.2.8-dev'); +INSERT INTO phpbb_config (config_name, config_value) VALUES ('version', '3.2.8-RC1'); INSERT INTO phpbb_config (config_name, config_value) VALUES ('warnings_expire_days', '90'); INSERT INTO phpbb_config (config_name, config_value) VALUES ('warnings_gc', '14400'); diff --git a/phpBB/phpbb/db/migration/data/v32x/v328rc1.php b/phpBB/phpbb/db/migration/data/v32x/v328rc1.php new file mode 100644 index 0000000000..fa43cf33a7 --- /dev/null +++ b/phpBB/phpbb/db/migration/data/v32x/v328rc1.php @@ -0,0 +1,37 @@ + +* @license GNU General Public License, version 2 (GPL-2.0) +* +* For full copyright and license information, please see +* the docs/CREDITS.txt file. +* +*/ + +namespace phpbb\db\migration\data\v32x; + +class v328rc1 extends \phpbb\db\migration\migration +{ + public function effectively_installed() + { + return phpbb_version_compare($this->config['version'], '3.2.8-RC1', '>='); + } + + static public function depends_on() + { + return array( + '\phpbb\db\migration\data\v32x\timezone_p3', + '\phpbb\db\migration\data\v32x\v327', + ); + } + + public function update_data() + { + return array( + array('config.update', array('version', '3.2.8-RC1')), + ); + } +} diff --git a/phpBB/styles/prosilver/style.cfg b/phpBB/styles/prosilver/style.cfg index 4485b17945..8e3ba24aaa 100644 --- a/phpBB/styles/prosilver/style.cfg +++ b/phpBB/styles/prosilver/style.cfg @@ -21,8 +21,8 @@ # General Information about this style name = prosilver copyright = © phpBB Limited, 2007 -style_version = 3.2.7 -phpbb_version = 3.2.7 +style_version = 3.2.8 +phpbb_version = 3.2.8 # Defining a different template bitfield # template_bitfield = //g=