diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 6437fef1d5b..a4ed1b5c868 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -53,6 +53,7 @@

Changelog

  1. Changelog
      +
    1. Changes since 3.0.9
    2. Changes since 3.0.8
    3. Changes since 3.0.7-PL1
    4. Changes since 3.0.7
    5. @@ -90,7 +91,132 @@

      Changelog

      -

      1.i. Changes since 3.0.8

      +

      1.i. Changes since 3.0.9

      + +

      Bug

      +
        +
      • [PHPBB3-5506] - Deleting all items from last page results in empty list display
      • +
      • [PHPBB3-6458] - Width of Topics and Posts columns in Board Index is causing problems with language packs
      • +
      • [PHPBB3-6632] - Better viewing of topics for wide screen displays
      • +
      • [PHPBB3-7138] - Cannot display simple header/footer with trigger_error()
      • +
      • [PHPBB3-7291] - Broken links of char selection in memberlist
      • +
      • [PHPBB3-7932] - Fix font size in select boxes
      • +
      • [PHPBB3-8094] - Text in the forums.php and install.php not matching
      • +
      • [PHPBB3-8173] - Redundant BBCode helpline in JS
      • +
      • [PHPBB3-8177] - February 29th birthdays not shown in non-leap year
      • +
      • [PHPBB3-8571] - Users can make their age a negative number on memberlist
      • +
      • [PHPBB3-8691] - Error creating log_time index
      • +
      • [PHPBB3-8937] - Code tags - single space indent
      • +
      • [PHPBB3-8996] - Wrong position when adding BBCodes with accesskey in IE
      • +
      • [PHPBB3-9008] - Incorrect unread topic tracking for unapproved topics
      • +
      • [PHPBB3-9066] - Invalid Prefix Names Allowed
      • +
      • [PHPBB3-9416] - HTML entities in poll titles and options incorrectly re-encoded
      • +
      • [PHPBB3-9525] - Minimum characters per post/message should never be '0'
      • +
      • [PHPBB3-9645] - XHTML error on phpinfo page in ACP
      • +
      • [PHPBB3-9776] - When deleting and recreating a poll, old options aren't deleted and reappear with the new ones
      • +
      • [PHPBB3-9956] - No error message displayed when disapprove reason is invalid or empty
      • +
      • [PHPBB3-9976] - Direct post links open the wrong page of viewtopic when multiple posts are posted in the same second
      • +
      • [PHPBB3-9978] - Missing semicolons in // <![CDATA[ part of overall_header.html
      • +
      • [PHPBB3-10087] - Limited browser support for ban exclusion emphasis
      • +
      • [PHPBB3-10157] - Missing error handling when a custom profile field is not defined for current language
      • +
      • [PHPBB3-10166] - Post-admin activation email confusingly refers to username
      • +
      • [PHPBB3-10187] - XHTML error in ucp_groups_manage.html
      • +
      • [PHPBB3-10190] - Misleading information about permissions displayed after editing forum settings
      • +
      • [PHPBB3-10212] - Captcha not displayed when username not exists
      • +
      • [PHPBB3-10216] - Updater's failed query language grammatically incorrect
      • +
      • [PHPBB3-10226] - Mysqli dbal extension does not allow connection via pipes
      • +
      • [PHPBB3-10227] - Mysqli dbal extension does not allow persistent connection for PHP >= 5.3.0
      • +
      • [PHPBB3-10237] - Unwatching a forum/topic does not check for correct hash parameter
      • +
      • [PHPBB3-10240] - Word filter evasion
      • +
      • [PHPBB3-10253] - IE9 Quote problem
      • +
      • [PHPBB3-10255] - gitignore ignores too much
      • +
      • [PHPBB3-10257] - AAAA record parsing fails on older versions of Windows
      • +
      • [PHPBB3-10259] - Incorrect email on joining Open group
      • +
      • [PHPBB3-10265] - Unit test tests/random/mt_rand.php is not run because of missing _test suffix.
      • +
      • [PHPBB3-10266] - Poor navigation links after reporting a post
      • +
      • [PHPBB3-10267] - Missing strlen() on $table_prefix in db tools index name length check
      • +
      • [PHPBB3-10274] - Hardcoded module ID in "Re-check version" link on ACP front page
      • +
      • [PHPBB3-10275] - Wrong information about sent passwords in FAQ
      • +
      • [PHPBB3-10292] - Whitespace inconsistency in acp_ranks
      • +
      • [PHPBB3-10293] - Jumpbox allows jumping to invalid forums in prosilver
      • +
      • [PHPBB3-10294] - sqlsrv_rows_affected non-functional in MSSQLNative.php
      • +
      • [PHPBB3-10296] - incorrect cross join in SQL Server
      • +
      • [PHPBB3-10298] - EMBED Tag Not Closed Properly In subSilver2 attachment.html
      • +
      • [PHPBB3-10299] - Typo in comment about $max_store_length in truncate_string() (in functions_content.php)
      • +
      • [PHPBB3-10303] - send_status_line() doesn't validate user input
      • +
      • [PHPBB3-10304] - Bad url in U_ICQ on /ucp_mp_viewmessage.php
      • +
      • [PHPBB3-10307] - Return value of $db->sql_fetchrow() on empty tables is not consistent
      • +
      • [PHPBB3-10309] - Utf tests download data into temporary locations deep in source tree
      • +
      • [PHPBB3-10320] - "Most active topic" can leak topic title of topics in password-protected forums
      • +
      • [PHPBB3-10321] - Link to page 1 of the Memberlist has a useless question mark at the end
      • +
      • [PHPBB3-10324] - XHTML error in Prosilver - MCP - User Notes
      • +
      • [PHPBB3-10339] - Typo in prosilver's mcp_front.html
      • +
      • [PHPBB3-10341] - Topic title of "0" does not show as "Most active topic"
      • +
      • [PHPBB3-10351] - Invalid syntax for Oracle's sql_column_remove()
      • +
      • [PHPBB3-10352] - Missing break for Oracle's sql_table_drop()
      • +
      • [PHPBB3-10365] - Moderators can view forbidden information
      • +
      • [PHPBB3-10377] - All moderators can change topic type
      • +
      • [PHPBB3-10394] - Tests use call-time pass by reference which results in Fatal error on PHP 5.4
      • +
      • [PHPBB3-10397] - Pagination code inconsistency
      • +
      • [PHPBB3-10400] - '0' (zero) not allowed as forum name
      • +
      • [PHPBB3-10408] - Layout of topics/attachments list is broken in UCP and MCP
      • +
      • [PHPBB3-10413] - Make create_schema_files usable
      • +
      • [PHPBB3-10416] - Use dbport in phpbb_database_test_connection_manager::connect()
      • +
      • [PHPBB3-10420] - Update startup to account for PHP 5.4
      • +
      • [PHPBB3-10421] - Interchanged parameters in includes/acp/acp_users.php
      • +
      • [PHPBB3-10422] - Unnecessary <!-- IF --> statement in viewtopic_body.html
      • +
      • [PHPBB3-10435] - Topic count mismatch on viewforum
      • +
      • [PHPBB3-10437] - Announcements on moderation queue are not hidden
      • +
      • [PHPBB3-10446] - Unencoded 8bit characters in email headers
      • +
      • [PHPBB3-10452] - XHTML error when printing a PM
      • +
      +

      Improvement

      +
        +
      • [PHPBB3-8616] - Add direct link to PM to notification message
      • +
      • [PHPBB3-9036] - Forums that can be listed but not red expose forum information
      • +
      • [PHPBB3-9297] - Add support for Extended Passive Mode (EPSV) in class ftp_fsock to better support IPv6 connections.
      • +
      • [PHPBB3-9307] - Mass email $max_chunk_size
      • +
      • [PHPBB3-9361] - Edit account settings - Improved clarification needed
      • +
      • [PHPBB3-9778] - Member Search from the Admin Control Panel is not Intuitive
      • +
      • [PHPBB3-9898] - Readme needs updating to reflect more opening for patches
      • +
      • [PHPBB3-9995] - Unnecessary coding in display_forums() in functions_display.php
      • +
      • [PHPBB3-10032] - BBCode Add List Item Control Name Contains Typo
      • +
      • [PHPBB3-10074] - Change default value of 'Set as special rank' to No for Add new rank
      • +
      • [PHPBB3-10185] - Board startdate not being set
      • +
      • [PHPBB3-10189] - Add "automatically generated" comment into schema-files.
      • +
      • [PHPBB3-10199] - Performance: viewtopic has a useless join
      • +
      • [PHPBB3-10222] - Also build language and styles changes in diff/patch format
      • +
      • [PHPBB3-10239] - Add "Are you sure" confirmation to backup restore in ACP
      • +
      • [PHPBB3-10243] - Add gmgetdate() wrapper for getdate() which returns dates in UTC.
      • +
      • [PHPBB3-10245] - Messenger uses output buffering for error collection, should use error collector instead
      • +
      • [PHPBB3-10246] - Remove VCS section from docs/coding-guidelines.html
      • +
      • [PHPBB3-10254] - Remove style names from themes and fix some information on it
      • +
      • [PHPBB3-10263] - Add phpbb_version_compare() wrapper for version_compare()
      • +
      • [PHPBB3-10278] - Improve timeout handling in get_remote_file()
      • +
      • [PHPBB3-10315] - Radio Buttons in ACP are clipped in Safari - Fix suggested
      • +
      • [PHPBB3-10327] - Use "ALTER TABLE ... ADD INDEX" instead of "CREATE INDEX"
      • +
      • [PHPBB3-10334] - Birthday List display not dependent on user privileges
      • +
      • [PHPBB3-10335] - Responses to bots should have extra header to be used by reverse proxies
      • +
      • [PHPBB3-10346] - Add drop_tables key for database updater
      • +
      • [PHPBB3-10354] - When template tests are skipped because cache is not writable, print cache directory path
      • +
      • [PHPBB3-10369] - Change error collector to always report errfile and errline
      • +
      • [PHPBB3-10370] - Various improvements for get_backtrace()
      • +
      • [PHPBB3-10402] - Displaying report texts with linebreaks and clickable links
      • +
      • [PHPBB3-10419] - Add mbstring PHP ini parameters checks to ACP
      • +
      • [PHPBB3-10430] - Some typos and the like in docs/coding-guidelines.html
      • +
      +

      New Feature

      +
        +
      • [PHPBB3-8240] - Request: db_tools to have two additional functions, table list and column list
      • +
      +

      Task

      + + +

      1.ii. Changes since 3.0.8

      Bug

      @@ -458,7 +584,7 @@

      Sub-task -

      1.ii. Changes since 3.0.7-PL1

      +

      1.iii. Changes since 3.0.7-PL1

      Security

        @@ -916,13 +1042,13 @@

        Sub-task

      -

      1.iii. Changes since 3.0.7

      +

      1.iiv. Changes since 3.0.7

      • [Sec] Do not expose forum content of forums with ACL entries but no actual permission in ATOM Feeds. (Bug #58595)
      -

      1.iv. Changes since 3.0.6

      +

      1.v. Changes since 3.0.6

      • [Fix] Allow ban reason and length to be selected and copied in ACP and subsilver2 MCP. (Bug #51095)
      • @@ -1026,7 +1152,7 @@

        Sub-task

      -

      1.v. Changes since 3.0.5

      +

      1.vi. Changes since 3.0.5

      • [Fix] Allow whitespaces in avatar gallery names. (Bug #44955)
      • @@ -1248,7 +1374,7 @@

        Sub-task
      • [Feature] Send anonymous statistical information to phpBB on installation and update (optional).
      -

      1.vi. Changes since 3.0.4

      +

      1.vii. Changes since 3.0.4

      • [Fix] Delete user entry from ban list table upon user deletion (Bug #40015 - Patch by TerraFrost)
      • @@ -1337,7 +1463,7 @@

        Sub-task
      • [Sec] Only use forum id supplied for posting if global announcement detected. (Reported by nickvergessen)
      -

      1.vii. Changes since 3.0.3

      +

      1.viii. Changes since 3.0.3

      • [Fix] Allow mixed-case template directories to be inherited (Bug #36725)
      • @@ -1369,7 +1495,7 @@

        Sub-task
      • [Sec] Ask for forum password if post within passworded forum quoted in private message. (Reported by nickvergessen)
      -

      1.viii. Changes since 3.0.2

      +

      1.ix. Changes since 3.0.2

      • [Fix] Correctly set topic starter if first post in topic removed (Bug #30575 - Patch by blueray2048)
      • @@ -1468,7 +1594,7 @@

        Sub-task
      • [Sec Precaution] Stricter validation of the HTTP_HOST header (Thanks to Techie-Micheal et al for pointing out possible issues in derived code)
      -

      1.ix. Changes since 3.0.1

      +

      1.x. Changes since 3.0.1

      • [Fix] Ability to set permissions on non-mysql dbms (Bug #24955)
      • @@ -1516,7 +1642,7 @@

        Sub-task
      • [Sec] Only allow urls gone through redirect() being used within login_box(). (thanks nookieman)
      -

      1.x Changes since 3.0.0

      +

      1.xi Changes since 3.0.0

      • [Change] Validate birthdays (Bug #15004)
      • @@ -1587,7 +1713,7 @@

        Sub-task
      • [Fix] Find and display colliding usernames correctly when converting from one database to another (Bug #23925)
      -

      1.xi. Changes since 3.0.RC8

      +

      1.xii. Changes since 3.0.RC8

      • [Fix] Cleaned usernames contain only single spaces, so "a_name" and "a__name" are treated as the same name (Bug #15634)
      • @@ -1596,7 +1722,7 @@

        Sub-task
      • [Fix] Call garbage_collection() within database updater to correctly close connections (affects Oracle for example)
      -

      1.xii. Changes since 3.0.RC7

      +

      1.xiii. Changes since 3.0.RC7

      • [Fix] Fixed MSSQL related bug in the update system
      • @@ -1631,7 +1757,7 @@

        Sub-task
      • [Fix] No duplication of active topics (Bug #15474)
      -

      1.xiii. Changes since 3.0.RC6

      +

      1.xiv. Changes since 3.0.RC6

      • [Fix] Submitting language changes using acp_language (Bug #14736)
      • @@ -1641,7 +1767,7 @@

        Sub-task
      • [Fix] Able to request new password (Bug #14743)
      -

      1.xiv. Changes since 3.0.RC5

      +

      1.xv. Changes since 3.0.RC5

      • [Feature] Removing constant PHPBB_EMBEDDED in favor of using an exit_handler(); the constant was meant to achive this more or less.
      • @@ -1704,7 +1830,7 @@

        Sub-task
      • [Sec] New password hashing mechanism for storing passwords (#i42)
      -

      1.xv. Changes since 3.0.RC4

      +

      1.xvi. Changes since 3.0.RC4

      • [Fix] MySQL, PostgreSQL and SQLite related database fixes (Bug #13862)
      • @@ -1755,7 +1881,7 @@

        Sub-task
      • [Fix] odbc_autocommit causing existing result sets to be dropped (Bug #14182)
      -

      1.xvi. Changes since 3.0.RC3

      +

      1.xvii. Changes since 3.0.RC3

      • [Fix] Fixing some subsilver2 and prosilver style issues
      • @@ -1864,7 +1990,7 @@

        Sub-task

      -

      1.xvii. Changes since 3.0.RC2

      +

      1.xviii. Changes since 3.0.RC2

      • [Fix] Re-allow searching within the memberlist
      • @@ -1910,7 +2036,7 @@

        Sub-task

      -

      1.xviii. Changes since 3.0.RC1

      +

      1.xix. Changes since 3.0.RC1

      • [Fix] (X)HTML issues within the templates (Bug #11255, #11255)