From 67f43b1a067cbef93e9767f46211656f37a670dd Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Thu, 15 Oct 2015 11:02:07 +0200 Subject: [prep-release-3.2.0-a1] Add changelog for 3.2.0-a1 --- phpBB/docs/CHANGELOG.html | 238 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 238 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index b1db7b6f36..85828d91f8 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -49,6 +49,7 @@
  1. Changelog
      +
    • Changes since 3.1.x
    • Changes since 3.1.5
    • Changes since 3.1.4
    • Changes since 3.1.3
    • @@ -113,6 +114,243 @@
      +

      Changes since 3.1.x

      +

      Bug

      +
        +
      • [PHPBB3-6466] - Permission Role Tooltips do not display in Safari
      • +
      • [PHPBB3-7187] - Quote smilies error
      • +
      • [PHPBB3-7275] - Custom bbodes trim('${1}')
      • +
      • [PHPBB3-8064] - forum author sort not using username_clean
      • +
      • [PHPBB3-8419] - custom tag eats up space character
      • +
      • [PHPBB3-8420] - emoticon removes space before itself when using preview
      • +
      • [PHPBB3-8613] - BBCode_uid- and censor-bug
      • +
      • [PHPBB3-9073] - Word censoring in URLs
      • +
      • [PHPBB3-9109] - Maximum allowed recepients restriction precedence
      • +
      • [PHPBB3-9377] - Custom BB Code Nesting
      • +
      • [PHPBB3-10002] - (incomplete) BBCode usage of [quote] - and [list] - forces closing [/list] - and [/quote] -s, ultimately breaking HTML/Design
      • +
      • [PHPBB3-10388] - Template engine should use json_encode() to properly escape JS properties
      • +
      • [PHPBB3-10572] - Unguarded includes in acp/
      • +
      • [PHPBB3-10989] - Bug in BBCode
      • +
      • [PHPBB3-11444] - Unnecessary notify column in phpbb_user_notifications table
      • +
      • [PHPBB3-11967] - Notification settings are not respected
      • +
      • [PHPBB3-12143] - Untranslated group name from index if not special group
      • +
      • [PHPBB3-12195] - Double-slash URLs not supported
      • +
      • [PHPBB3-12387] - mysqli_free_result is called with false value
      • +
      • [PHPBB3-12554] - Quotes do not display correctly as list elements
      • +
      • [PHPBB3-12698] - Replace all instances of magic numbers with constants in javascript
      • +
      • [PHPBB3-12957] - The template engine is not constructed properly in install/index
      • +
      • [PHPBB3-12974] - Update nightly version of develop to 3.2.0-a1-dev
      • +
      • [PHPBB3-13101] - Remove WLM contact from profile
      • +
      • [PHPBB3-13238] - \phpbb\db\migration\data\v310\mysql_fulltext_drop tries to drop non existent indexes
      • +
      • [PHPBB3-13359] - Develop tests fail due to wrong template set up in tests
      • +
      • [PHPBB3-13362] - The whole cache dir (excluding the .htaccess and index.html files) should be ignored by git
      • +
      • [PHPBB3-13371] - Lang vars not loaded during install process
      • +
      • [PHPBB3-13372] - Environment Bug - Routing broken for extensions
      • +
      • [PHPBB3-13377] - Function decode_message() incorrectly decodes www type URLs
      • +
      • [PHPBB3-13425] - Smiley code at start of text being quoted doesn't show smiley image in quote
      • +
      • [PHPBB3-13513] - Mixed routing file paths in the router
      • +
      • [PHPBB3-13555] - Poll options preview rendered incorrectly by <br /> collision
      • +
      • [PHPBB3-13619] - Remove unneeded folders/files from vendor folder in release package
      • +
      • [PHPBB3-13638] - INCLUDECSS and INCLUDEJS Broken in 3.2
      • +
      • [PHPBB3-13670] - Fix fatal function name must be a string in functional tests
      • +
      • [PHPBB3-13680] - Notification for a quote within a quote
      • +
      • [PHPBB3-13718] - Spambot countermeasures/CAPTCHA admin panel won't load
      • +
      • [PHPBB3-13749] - Add missing slash to base uri in helper route tests
      • +
      • [PHPBB3-13766] - Missing style_parent_id in textformater's data_access::get_styles()
      • +
      • [PHPBB3-13769] - bin/phpbbcli.php ignores PHPBB_ENVIRONMENT constant from config.php
      • +
      • [PHPBB3-13772] - Error in @param variable type for phpbb\passwords\manager
      • +
      • [PHPBB3-13782] - ACM null caching driver class is named with the reserved word 'null'
      • +
      • [PHPBB3-13792] - Travis fails installing hhvm-nigthly
      • +
      • [PHPBB3-13814] - phpbb_is_writable() method of the new filesystem class truncates files
      • +
      • [PHPBB3-13825] - create_thumbnail() incorrectly calls phpbb\filesystem::phpbb_chmod
      • +
      • [PHPBB3-13828] - Rename null driver to dummy for PHP7 compatibility in tests
      • +
      • [PHPBB3-13829] - Router requires cache directory to be writable
      • +
      • [PHPBB3-13839] - Failing test when the phpBB root directory isn't named phpbb
      • +
      • [PHPBB3-13849] - Development environment broken
      • +
      • [PHPBB3-13860] - Array to string conversion in parser service
      • +
      • [PHPBB3-13871] - Call to a member function realpath() on a non-object in functions.php on line 3474
      • +
      • [PHPBB3-13875] - Lint test should ignore cache, ext, and store folder
      • +
      • [PHPBB3-13890] - Failling tests in master
      • +
      • [PHPBB3-13896] - Coding style issue in master
      • +
      • [PHPBB3-13897] - Non-existent environment causes fatal error
      • +
      • [PHPBB3-13906] - BBCodes in signatures are not correctly parsed in post preview
      • +
      • [PHPBB3-13990] - Reparse markup inside of forum rules/description
      • +
      • [PHPBB3-13993] - Signature Editing Broken
      • +
      • [PHPBB3-14008] - Do not add a user_id value to quotes from guests
      • +
      • [PHPBB3-14033] - Correct docblock errors
      • +
      • [PHPBB3-14034] - Fix reparser names that contain "text_reparser" in the middle
      • +
      • [PHPBB3-14036] - Replace path_helper with a mock
      • +
      • [PHPBB3-14052] - New installer - The commands are not translated
      • +
      • [PHPBB3-14074] - Not possible to clear notification (mark as read)
      • +
      • [PHPBB3-14076] - Notifications settings are not correctly handled when a non default setting is set
      • +
      • [PHPBB3-14078] - Notification related sql general error on submission of editing post
      • +
      • [PHPBB3-14079] - Cannot mark notification as read from the dropdown
      • +
      • [PHPBB3-14094] - Current master branch is getting segmentation fault error on PHP 7 tests
      • +
      • [PHPBB3-14128] - Image posting overflow regression
      • +
      • [PHPBB3-14137] - Fix Notification Menu Settings spacing issue caused by new jump-box improvements
      • +
      • [PHPBB3-14138] - Use span tags instead of abbr tags in the footer
      • +
      • [PHPBB3-14165] - Fix layout of ucp/mcp after 14139
      • +
      • [PHPBB3-14178] - Installer database helper tests fail if sqlite3 is not present
      • +
      • [PHPBB3-14180] - Use unix line ending in files classes tests
      • +
      • [PHPBB3-14182] - Move the v310\notifications_board migration to v320\notifications_board
      • +
      • [PHPBB3-14183] - Remove deprecated max-device-width
      • +
      • [PHPBB3-14193] - Custom BBCode Buttons Broken
      • +
      • [PHPBB3-14194] - Responsive Quick Links Menu Broken
      • +
      • [PHPBB3-14195] - Plupload Attachments Not Quite Working
      • +
      • [PHPBB3-14199] - We need to hide icons from screen readers
      • +
      • [PHPBB3-14202] - Add missing sr-only classes to icons
      • +
      • [PHPBB3-14216] - Do not run thumbnail test if gd is not enabled
      • +
      • [PHPBB3-14221] - Fix viewforum header issue
      • +
      • [PHPBB3-14222] - ACP users page tries to cast deactivated_super_global to int
      • +
      • [PHPBB3-14225] - Inject the resolver in routing loaders when using them
      • +
      • [PHPBB3-14230] - Unread posts' icons don't have different color in viewtopic
      • +
      • [PHPBB3-14234] - Do not use references in trigger_event()
      • +
      • [PHPBB3-14235] - Font Awesome not available with simple_header.html
      • +
      • [PHPBB3-14240] - Always include all config files in the update package
      • +
      • [PHPBB3-14274] - New installer has weak inclusion of user functions
      • +
      • [PHPBB3-14277] - Don't use user_id in migrations as it is not defined
      • +
      • [PHPBB3-14278] - Don't use user_id in installer if not available
      • +
      +

      Improvement

      +
        +
      • [PHPBB3-8672] - No file size limit in getimagesize() and remote upload
      • +
      • [PHPBB3-8708] - Splitting global announcements from f_announce
      • +
      • [PHPBB3-9485] - Please include link to specific post in moderator's activity logs.
      • +
      • [PHPBB3-10268] - extend function make_clickable() to also recognize semicolons as leading URL borders
      • +
      • [PHPBB3-10620] - Quote tag improvement
      • +
      • [PHPBB3-10922] - Allow parameters for [email] - BBCode content instead of addresses only
      • +
      • [PHPBB3-11649] - Move construction of twig environment to DIC
      • +
      • [PHPBB3-11742] - BBCode 'code' doesn't support tabs
      • +
      • [PHPBB3-12466] - Move classes from acp_database.php to their own files
      • +
      • [PHPBB3-12487] - Update PHP code
      • +
      • [PHPBB3-12608] - Improve notifications drop-down menu styling in header
      • +
      • [PHPBB3-12654] - Improve header search-box styling
      • +
      • [PHPBB3-12681] - Cache the compiled routes and dump the url_generator
      • +
      • [PHPBB3-12719] - Convert to Normalize & SUITCSS - base for reset
      • +
      • [PHPBB3-12745] - Allow Emoji characters in posts
      • +
      • [PHPBB3-12769] - Add and use Font-Awesome to handle proSilver icons
      • +
      • [PHPBB3-12821] - Use CSS instead of images for gradients
      • +
      • [PHPBB3-12958] - Remove subsilver2
      • +
      • [PHPBB3-13063] - Move functions_url_matcher to a proper class
      • +
      • [PHPBB3-13132] - Twig: move the loops content from loops. to the root context
      • +
      • [PHPBB3-13137] - Remove schema.json from repository
      • +
      • [PHPBB3-13178] - Allow posting Emoji characters if the database supports it
      • +
      • [PHPBB3-13206] - DEBUG mode should automatically recompile stale style components
      • +
      • [PHPBB3-13266] - Enabling twig dump function if DEBUG is defined
      • +
      • [PHPBB3-13388] - Integrate routing and di parameters resolution
      • +
      • [PHPBB3-13450] - Type-hint return value of $phpbb_container->get()
      • +
      • [PHPBB3-13455] - Change request_var() calls with $request->variable()
      • +
      • [PHPBB3-13468] - Change add_log() calls with $phpbb_log->add()
      • +
      • [PHPBB3-13494] - Replace set_config() calls with $config->set()
      • +
      • [PHPBB3-13496] - Replace set_config_count() calls with $config->increment()
      • +
      • [PHPBB3-13497] - Change get_tables() calls with $db_tools->sql_list_tables()
      • +
      • [PHPBB3-13498] - Change get_user_avatar() calls with phpbb_get_avatar()
      • +
      • [PHPBB3-13499] - Move get_remote_file() to functions_compatibility.php
      • +
      • [PHPBB3-13595] - Remove unused instances of the bbcode class
      • +
      • [PHPBB3-13614] - Remove phpbb_pcre_utf8_support() and assume Unicode is supported by PCRE
      • +
      • [PHPBB3-13652] - Extend SQL query builder functionality
      • +
      • [PHPBB3-13697] - Rewriting/moving file system functions to filesystem class
      • +
      • [PHPBB3-13740] - Refactoring installer
      • +
      • [PHPBB3-13762] - Moving translation loading and language related functions into a service
      • +
      • [PHPBB3-13770] - Make DI Container builder constructor dependency free
      • +
      • [PHPBB3-13789] - Implement Googles noCAPTCHA reCAPTCHA
      • +
      • [PHPBB3-13801] - Decouple the user object from the text_formatter.s9e.parser service
      • +
      • [PHPBB3-13803] - Implement a generic and scalable way to reparse rich text
      • +
      • [PHPBB3-13805] - Make generate_text_for_storage() match the signature and feature set of message_parser::parse()
      • +
      • [PHPBB3-13844] - Replace help_ language magic with a help manager and normal language files
      • +
      • [PHPBB3-13847] - Move quote generation to text_formatter.utils
      • +
      • [PHPBB3-13891] - Add CLI commands for reparsing text
      • +
      • [PHPBB3-13901] - Give quotes more whitespace in the posting form for readability
      • +
      • [PHPBB3-13902] - Increase the CSS margin around blockquote
      • +
      • [PHPBB3-13904] - Refactor attachment upload functions into service
      • +
      • [PHPBB3-13921] - Try harder to fix block elements BBCodes used inside of inline elements BBCodes
      • +
      • [PHPBB3-13946] - Increase the CSS margin around [code] - and [list] -
      • +
      • [PHPBB3-13970] - Save the value of the optional parameter in [code] - BBCode
      • +
      • [PHPBB3-13986] - Add --resume option to reparser CLI
      • +
      • [PHPBB3-13987] - Add --dry-run option to reparser CLI
      • +
      • [PHPBB3-14000] - Make it possible to use emojis in posts
      • +
      • [PHPBB3-14097] - Catch and show all exceptions
      • +
      • [PHPBB3-14107] - dropdown rendering on rtl
      • +
      • [PHPBB3-14124] - Automatically translate exception in CLI
      • +
      • [PHPBB3-14139] - stop styling IDs
      • +
      • [PHPBB3-14157] - Allow administrators to set an alt attribute for topic icons
      • +
      • [PHPBB3-14162] - Add CLI commands to manage migrations
      • +
      • [PHPBB3-14168] - Refactor attachment management functions into classes
      • +
      • [PHPBB3-14174] - issues in language\en\install_new.php
      • +
      • [PHPBB3-14175] - Refactor responsive implementation for easier manipulation
      • +
      • [PHPBB3-14206] - Fix jumpbox incosistencies
      • +
      • [PHPBB3-14220] - Adding routing file locator and route loader services
      • +
      • [PHPBB3-14231] - Fix double home icon in breadcrumbs
      • +
      • [PHPBB3-14237] - Use language class in the notifications component
      • +
      • [PHPBB3-14264] - Don't use constants in textreparser plugins
      • +
      +

      New Feature

      +
        +
      • [PHPBB3-10165] - Send test email feature on email settings ACP page
      • +
      • [PHPBB3-11768] - Integrate s9e\TextFormatter
      • +
      • [PHPBB3-12516] - Always preview signature in UCP/ACP module
      • +
      • [PHPBB3-12620] - Allow the user to define multiples environments
      • +
      • [PHPBB3-12692] - Add a console command to manage the thumbnail
      • +
      • [PHPBB3-13329] - Rely on Intl and mbstring, use patchwork/utf8 as fallback
      • +
      • [PHPBB3-13641] - problem with custom BBCode
      • +
      • [PHPBB3-13961] - Add orderable service collections
      • +
      • [PHPBB3-14125] - Add --env option to all CLI commands
      • +
      • [PHPBB3-14158] - Add a lang_array function to the language service to avoid using call_user_func
      • +
      +

      Sub-task

      + +

      Task

      +
        +
      • [PHPBB3-9457] - [Accessibility] - Add WAI-ARIA landmarks to the Prosilver template files
      • +
      • [PHPBB3-11528] - Use mink for acceptance tests involving javascript execution
      • +
      • [PHPBB3-12384] - Run Travis CI HHVM tests against MySQLi instead of MySQL
      • +
      • [PHPBB3-12505] - Remove outdated media handling in attachment.html
      • +
      • [PHPBB3-12564] - Remove obsolete version definitions from module info files
      • +
      • [PHPBB3-12916] - Add separate nightly builds for 3.1 and 3.2
      • +
      • [PHPBB3-13130] - Update dependencies to Symfony 2.5
      • +
      • [PHPBB3-13139] - Update Twig to 1.18.0
      • +
      • [PHPBB3-13363] - Replace phpbb\php\ini with composer package bantu/ini-get-wrapper
      • +
      • [PHPBB3-13407] - Update Symfony Components to 2.7.x
      • +
      • [PHPBB3-13572] - Upgrade composer to 1.0.0-alpha9
      • +
      • [PHPBB3-13634] - Update README to show new branch names
      • +
      • [PHPBB3-13725] - Coding guidelines: static public
      • +
      • [PHPBB3-13767] - Remove .git from vendor/s9e/text-formatter
      • +
      • [PHPBB3-13768] - Update to Symfony 2.8@dev
      • +
      • [PHPBB3-13774] - Update s9e\TextFormatter
      • +
      • [PHPBB3-13777] - Move acp/modules module handling code into a service
      • +
      • [PHPBB3-13793] - Remove message translation from exceptions
      • +
      • [PHPBB3-13800] - Make extension manager an optional dependency for the router
      • +
      • [PHPBB3-13804] - Make template's user dependency optional
      • +
      • [PHPBB3-13832] - Replace use of deprecated e modifier of preg_replace in bbcode functions
      • +
      • [PHPBB3-13985] - Update s9e\TextFormatter
      • +
      • [PHPBB3-14015] - Update Symfony to the latest 2.8@dev
      • +
      • [PHPBB3-14053] - Remove @covers annotations from installer config test
      • +
      • [PHPBB3-14056] - Keep install schema resources in the install folder
      • +
      • [PHPBB3-14096] - Update Symfony to the latest 2.8@dev
      • +
      • [PHPBB3-14140] - Update Symfony to benefit from improvement to the console component
      • +
      • [PHPBB3-14150] - Update fast-image-size to newest release
      • +
      • [PHPBB3-14205] - Bump PHP requirement to 5.4
      • +
      • [PHPBB3-14238] - Update Symfony to the latest 2.8@dev
      • +
      • [PHPBB3-14243] - Exclude every .git directory from the pakages
      • +
      • [PHPBB3-14256] - Remove PHP7 from the allowed failures
      • +
      • [PHPBB3-14265] - Make all tables available in the container
      • +
      +

      Changes since 3.1.5

      Bug

      -- cgit v1.2.1 From 7381e99517d72d7a589f7bcc7b71a2686ca1cc7e Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Mon, 14 Dec 2015 22:41:25 +0100 Subject: [prep-release-3.2.0-a2] Add changelog for 3.2.0-a2 --- phpBB/docs/CHANGELOG.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index ea291f0767..4311ebfe63 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -49,6 +49,7 @@
      1. Changelog
          +
        • Changes since 3.2.0-a1
        • Changes since 3.1.x
        • Changes since 3.1.6
        • Changes since 3.1.5
        • @@ -115,6 +116,41 @@
          +

          Changes since 3.2.0-a1

          Bug

          +
            +
          • [PHPBB3-9791] - invalid [] - chars on search URI
          • +
          • [PHPBB3-13451] - A very long string inside message crashes PHP
          • +
          • [PHPBB3-14273] - Unnecessary core.root_path dependency in files.upload service
          • +
          • [PHPBB3-14293] - Responsive .postbody width not expanding
          • +
          • [PHPBB3-14295] - Icon on left side of "Post awaiting approval" inside messages is missing
          • +
          • [PHPBB3-14311] - Installer error messages not being reported back to client properly
          • +
          • [PHPBB3-14317] - Run lang_migrate_help_lang script on master
          • +
          • [PHPBB3-14320] - Language selector is broken in the installer
          • +
          • [PHPBB3-14325] - Renamed Event Variables Backwards Incompatible
          • +
          • [PHPBB3-14326] - Diffed files are not decoded at update
          • +
          • [PHPBB3-14339] - State support for PHP 7.0 in docs
          • +
          • [PHPBB3-14344] - Improve formatting of errors during install
          • +
          • [PHPBB3-14345] - Check if message description exists in install cli iohandler
          • +
          • [PHPBB3-14349] - Improve error messages and remove output of suppressed messages
          • +
          • [PHPBB3-14350] - Remove duplicate semi-colon from functions_user
          • +
          • [PHPBB3-14358] - Fatal error when running create_schema_files.php (missing composer autoloader)
          • +
          • [PHPBB3-14359] - Wrong service definition for console.command.reparser.reparse
          • +
          +

          Improvement

          +
            +
          • [PHPBB3-12649] - Change sort & display options in footers to dropdown menu
          • +
          • [PHPBB3-14257] - Reparse after update
          • +
          • [PHPBB3-14269] - Use http_exceptions instead of die() in installer controllers
          • +
          • [PHPBB3-14310] - Progress bar in new installer not very clear
          • +
          • [PHPBB3-14340] - Revert the workaround fix for segmentation fault error on phpBB 3.2 PHP 7 tests
          • +
          +

          Task

          +
            +
          • [PHPBB3-14247] - Usage of @ at begining of an unquoted string in a yaml file is deprecated
          • +
          • [PHPBB3-14341] - Update to Symfony 2.8
          • +
          • [PHPBB3-14348] - Add an index.html to the install folder
          • +
          +

          Changes since 3.1.x

          Bug

            -- cgit v1.2.1 From 3e0aa1b3a4a151385d1ea0701d02ed4efecccd4a Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Wed, 3 Feb 2016 22:32:15 +0100 Subject: [prep-release-3.2.0-b1] Add changelog for 3.2.0-b1 --- phpBB/docs/CHANGELOG.html | 50 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index b77af13d08..b94fe247dd 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -49,6 +49,7 @@
            1. Changelog
                +
              • Changes since 3.2.0-a2
              • Changes since 3.2.0-a1
              • Changes since 3.1.x
              • Changes since 3.1.7
              • @@ -117,7 +118,54 @@
                -

                Changes since 3.2.0-a1

                Bug

                +

                Changes since 3.2.0-a2

                +

                Bug

                +
                  +
                • [PHPBB3-10628] - http:// prepended to "www." urls (but not reflected in preview)
                • +
                • [PHPBB3-11875] - mediumint(8) too small for post_id
                • +
                • [PHPBB3-12221] - URLs Containing javascript: are Garbled
                • +
                • [PHPBB3-14129] - Adding custom extensions autoloaders feature slow downs the board
                • +
                • [PHPBB3-14321] - Fatal error on download the merged conflicts archive during update from 3.1.6 to 3.2-a1
                • +
                • [PHPBB3-14323] - Long urls are no longer shortened
                • +
                • [PHPBB3-14368] - Post Editors Text Should Be Black, Not Blue
                • +
                • [PHPBB3-14371] - Small fix for the aligment quick links
                • +
                • [PHPBB3-14373] - Do not use strpos() on arrays in iohandler_base::add_error_message()
                • +
                • [PHPBB3-14378] - Maintain consistent template var paths in 3.2 installer
                • +
                • [PHPBB3-14380] - Maintain consistent template var paths in 3.2 installer
                • +
                • [PHPBB3-14402] - Tidy plupload cron should not rely on user id/ip being available
                • +
                • [PHPBB3-14403] - phpbb\log should still work even when no user data is given
                • +
                • [PHPBB3-14405] - Text processor parses invalid use of url bbcode
                • +
                • [PHPBB3-14419] - Update composer dependencies and fix outdated composer lock file
                • +
                • [PHPBB3-14420] - Search Results pagination not up to date / broken
                • +
                • [PHPBB3-14428] - Use other links for files remote test
                • +
                • [PHPBB3-14431] - Remote avatar uploading does not support https
                • +
                • [PHPBB3-14432] - The lang() function needs to handle key array
                • +
                • [PHPBB3-14434] - Schema generator fails if extensions have non-migrations in migrations dir
                • +
                • [PHPBB3-14436] - Default data type migration misses oauth_states dependency
                • +
                • [PHPBB3-14442] - Use Goutte ~2.0 after allowing PHP >= 5.4
                • +
                • [PHPBB3-14444] - Fatal error in functions_messenger.php
                • +
                • [PHPBB3-14446] - Add predefined placeholder variables to twig
                • +
                • [PHPBB3-14452] - Undefined $progressFillerText in installer.js
                • +
                • [PHPBB3-14453] - Missing dependency in the text_reparser migration
                • +
                +

                Improvement

                +
                  +
                • [PHPBB3-13454] - Remove unused variables, globals, parameters
                • +
                • [PHPBB3-13733] - Allow non-migration files inside migrations folder
                • +
                • [PHPBB3-14177] - Catch exceptions and display a nice error page
                • +
                • [PHPBB3-14253] - Show group requests pending aproval at the ACP groups summary
                • +
                • [PHPBB3-14377] - Allow extensions to register custom compiler pass
                • +
                • [PHPBB3-14418] - Add missing language string PM_TOOLS
                • +
                • [PHPBB3-14445] - Force page refresh before the installer generates the schema
                • +
                +

                Task

                + + +

                Changes since 3.2.0-a1

                +

                Bug

                • [PHPBB3-9791] - invalid [] - chars on search URI
                • [PHPBB3-13451] - A very long string inside message crashes PHP
                • -- cgit v1.2.1 From 97bf5e8a8da6a9d26e53c9396e9b95b3168231b2 Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Wed, 2 Mar 2016 22:24:58 +0100 Subject: [prep-release-3.2.0-b2] Add changelog for 3.2.0-b2 --- phpBB/docs/CHANGELOG.html | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index f6e63196ee..342b377ab3 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -49,6 +49,7 @@
                  1. Changelog
                      +
                    • Changes since 3.2.0-b1
                    • Changes since 3.2.0-a2
                    • Changes since 3.2.0-a1
                    • Changes since 3.1.x
                    • @@ -117,7 +118,38 @@
                      -
                      +
                      +

                      Changes since 3.2.0-b1

                      +

                      Bug

                      +
                        +
                      • [PHPBB3-14307] - Incorrect wording used in installer
                      • +
                      • [PHPBB3-14315] - Changing multiple forum permissions at once forces identical permissions on all groups
                      • +
                      • [PHPBB3-14416] - navlnks in header have incorrect tool tip styling
                      • +
                      • [PHPBB3-14431] - Remote avatar uploading does not support https
                      • +
                      • [PHPBB3-14440] - Paths can break for extensions with deep route patterns/paths
                      • +
                      • [PHPBB3-14460] - Use the selected language in AJAX pages as well in the installer
                      • +
                      • [PHPBB3-14461] - Text reparser migration might finish too late
                      • +
                      • [PHPBB3-14488] - Grab correct session ID in ui tests
                      • +
                      • [PHPBB3-14489] - Extension compiler pass cannot find class
                      • +
                      • [PHPBB3-14503] - Allow superglobals in installer cli
                      • +
                      • [PHPBB3-14510] - Prevent infinite loop in adding bots task
                      • +
                      +

                      Improvement

                      +
                        +
                      • [PHPBB3-14312] - Allow installer updating only without updating files
                      • +
                      • [PHPBB3-14448] - Use guzzle for remote files uploading
                      • +
                      • [PHPBB3-14462] - Add further measures to prevent timeouts in the installer
                      • +
                      • [PHPBB3-14478] - Move facebook/webdriver to main composer.json
                      • +
                      +

                      New Feature

                      + +

                      Task

                      +

                      Changes since 3.2.0-a2

                      Bug

                      -- cgit v1.2.1 From e9b7cb13245778f8ee31dca618a138e56feb61e8 Mon Sep 17 00:00:00 2001 From: Crizzo Date: Sun, 1 May 2016 22:31:39 +0200 Subject: [ticket/14619] Updates 3.1.x/ascraeus to 3.2.x/rhea PHPBB3-14619 --- phpBB/docs/CHANGELOG.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 8090290fe1..f8f63245df 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -4,7 +4,7 @@ - + phpBB • Changelog @@ -21,7 +21,7 @@
                      -

                      phpBB 3.1.x Changelog

                      +

                      phpBB 3.2.x Changelog

                      Skip

                      @@ -36,7 +36,7 @@

                      - This is a non-exhaustive (but still near complete) changelog for phpBB 3.1.x including release candidate versions. + This is a non-exhaustive (but still near complete) changelog for phpBB 3.2.x including release candidate versions. Our thanks to all those people who've contributed bug reports and code fixes.

                      -- cgit v1.2.1 From e8c6a3aa0acad35954f9a6df5bfeff0a517f5397 Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Fri, 29 Apr 2016 20:29:21 +0200 Subject: [prep-release-3.2.0-RC1] Update changelog --- phpBB/docs/CHANGELOG.html | 55 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index f8f63245df..34bc8a8703 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
                      1. Changelog
                          +
                        • Changes since 3.2.0-b2
                        • Changes since 3.2.0-b1
                        • Changes since 3.2.0-a2
                        • Changes since 3.2.0-a1
                        • @@ -121,6 +122,60 @@
                          +

                          Changes since 3.2.0-b2

                          +

                          Bug

                          +
                            +
                          • [PHPBB3-9435] - "magic numbers" in message_parser.php/bbcode.php
                          • +
                          • [PHPBB3-13616] - Pass lexer directly to TWIG environment
                          • +
                          • [PHPBB3-13972] - 3.1.5 - Waiting time conflict
                          • +
                          • [PHPBB3-14136] - IE compatibility meta is missing in overall_header.html
                          • +
                          • [PHPBB3-14198] - Container cache filename doesn't depend on the build options
                          • +
                          • [PHPBB3-14260] - Right parenthesis breaks (some?) magic URLs
                          • +
                          • [PHPBB3-14318] - Board Notifications Config Migration Not Working
                          • +
                          • [PHPBB3-14329] - Updater Cannot remove files
                          • +
                          • [PHPBB3-14381] - Text Reparser fails with empty sql fields
                          • +
                          • [PHPBB3-14393] - Update 3.2.0a1 to 3.2.0a2 --> Error: CANNOT_DELETE_FILES
                          • +
                          • [PHPBB3-14426] - viewtopic error posts bbcode pregmatch
                          • +
                          • [PHPBB3-14481] - phpBB does not obey HTTP_X_FORWARDED_PORT header
                          • +
                          • [PHPBB3-14497] - Update nginx sample config for new installer
                          • +
                          • [PHPBB3-14527] - Dataloss caused by link shortening
                          • +
                          • [PHPBB3-14528] - Structured data - breadcrumbs error
                          • +
                          • [PHPBB3-14530] - Signature parsing inconsistant
                          • +
                          • [PHPBB3-14532] - Database column default incorrectly escaped on MSSQL
                          • +
                          • [PHPBB3-14550] - function unique_id()
                          • +
                          • [PHPBB3-14555] - Inconsistent usage of the cache directory
                          • +
                          • [PHPBB3-14559] - Attachments' behaviour in quotes
                          • +
                          • [PHPBB3-14562] - Extension's permissions don't have language fallback
                          • +
                          • [PHPBB3-14564] - config cookie domain is empty
                          • +
                          • [PHPBB3-14569] - Add a method for console progress bar initialisation
                          • +
                          • [PHPBB3-14572] - Quote notifications deleted on edit
                          • +
                          • [PHPBB3-14576] - Functional Test Framework should include functions.php
                          • +
                          • [PHPBB3-14577] - Stop using sizeof() inside for() loop
                          • +
                          • [PHPBB3-14589] - Requirements test showing required text for "yellow/amber" (optional) requirements
                          • +
                          • [PHPBB3-14590] - Installer gets stuck at sending notification e-mail
                          • +
                          • [PHPBB3-14591] - Some installation data not being inserted when running under MS SQL Server
                          • +
                          • [PHPBB3-14607] - Missing Auto Increment in Report Table
                          • +
                          • [PHPBB3-14619] - docs/ folder need work to change 3.1.x to 3.2.x in readme, install, changelog etc
                          • +
                          • [PHPBB3-14648] - Users don't receive default notifications if another setting is set.
                          • +
                          • [PHPBB3-14649] - Missing variable within event
                          • +
                          +

                          Improvement

                          +
                            +
                          • [PHPBB3-13502] - controller resolver should handle callable functions and objects
                          • +
                          • [PHPBB3-14540] - Adjust class recursive_dot_prefix_filter_iterator to increase performance
                          • +
                          • [PHPBB3-14561] - Add additional commands for user actions
                          • +
                          • [PHPBB3-14664] - Fix PHPDoc comment in cron manager
                          • +
                          +

                          New Feature

                          +
                            +
                          • [PHPBB3-12684] - Add a command to add a user from the CLI
                          • +
                          +

                          Task

                          + +

                          Changes since 3.2.0-b1

                          Bug

                            -- cgit v1.2.1 From c494d8f53ec93287e54ef857f84637fa91c7e1ba Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Tue, 6 Dec 2016 15:44:43 +0100 Subject: [prep-release-3.2.0-RC2] Update changelog --- phpBB/docs/CHANGELOG.html | 77 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index f907585e28..b684de9a7f 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
                            1. Changelog
                                +
                              • Changes since 3.2.0-RC1
                              • Changes since 3.2.0-b2
                              • Changes since 3.2.0-b1
                              • Changes since 3.2.0-a2
                              • @@ -123,6 +124,82 @@
                                +

                                Changes since 3.2.0-RC1

                                +

                                Bug

                                +
                                  +
                                • [PHPBB3-14588] - RTL Search Bar
                                • +
                                • [PHPBB3-14612] - Double .panel class on confirmation page (ajax error?)
                                • +
                                • [PHPBB3-14628] - CLI installer doesn't support the translatable error messages
                                • +
                                • [PHPBB3-14633] - Creating a new topic leaves a white page
                                • +
                                • [PHPBB3-14636] - BC compatibility broken using request_var
                                • +
                                • [PHPBB3-14640] - Wrong link to documentation in language/en/install.php
                                • +
                                • [PHPBB3-14660] - Emails are being sent unparsed
                                • +
                                • [PHPBB3-14663] - Incorrect unicode chars handling in custom BBCode
                                • +
                                • [PHPBB3-14665] - Invalid syntax in report_id_auto_increment migration
                                • +
                                • [PHPBB3-14684] - Extension Sniff script should use NOTESTS
                                • +
                                • [PHPBB3-14690] - Email queue cron task never runs for phpBB 3.2
                                • +
                                • [PHPBB3-14692] - Duplicate subexpression in questionnaire.php
                                • +
                                • [PHPBB3-14700] - Updating from 3.1 to 3.2, just stops
                                • +
                                • [PHPBB3-14706] - nested BB-Code [list] - shows different behaviour between 3.1 and 3.2
                                • +
                                • [PHPBB3-14709] - Deleting posts from mcp_main causes missing post_id notice
                                • +
                                • [PHPBB3-14714] - Update composer dependencies to latest versions
                                • +
                                • [PHPBB3-14716] - Impossible to install with open basedir restrictions
                                • +
                                • [PHPBB3-14717] - Quote any scalar in yaml files
                                • +
                                • [PHPBB3-14739] - Remove old SQLite 2.8.х database driver
                                • +
                                • [PHPBB3-14740] - BBcodes with quotes dont get parsed correctly
                                • +
                                • [PHPBB3-14742] - Improvements to migrator
                                • +
                                • [PHPBB3-14746] - Don't depend on container in installer msg_handler
                                • +
                                • [PHPBB3-14748] - Modify tests to pass PHP 7.1 tests
                                • +
                                • [PHPBB3-14763] - Files services definition specifies form for local type
                                • +
                                • [PHPBB3-14764] - Incomplete update notification points to wrong update-link
                                • +
                                • [PHPBB3-14765] - Parameter vs requirement spelling mismatch in installer routing config
                                • +
                                • [PHPBB3-14774] - Content-Range only supported for resuming downloads
                                • +
                                • [PHPBB3-14782] - Quick Links > Your Posts gives mysql error
                                • +
                                • [PHPBB3-14788] - Update developer list to reflect team changes
                                • +
                                • [PHPBB3-14791] - Trying to get form from wrong button in search test base
                                • +
                                • [PHPBB3-14793] - "A non-numeric value encountered" PHP warning on PHP 7.1+
                                • +
                                • [PHPBB3-14794] - Fix redirect behavior in according to parse_url() behavior changes in PHP 7.1+
                                • +
                                • [PHPBB3-14797] - Remove PHP 7.1 builds from allowed failures
                                • +
                                • [PHPBB3-14799] - purge_notifications() leaves open transaction for bad notification types.
                                • +
                                • [PHPBB3-14813] - functions_compatibility missing in phpbbcli
                                • +
                                • [PHPBB3-14814] - Text reparser reparses already correctly [re] -parsed objects
                                • +
                                • [PHPBB3-14821] - Do not expect parsed HTML in kernel subscriber output
                                • +
                                • [PHPBB3-14846] - Swapped variables in bbcode, first one doesn't get parsed
                                • +
                                • [PHPBB3-14873] - Missing width and height variables for smilies
                                • +
                                • [PHPBB3-14875] - Cannot use HTML entity type database passwords during installation
                                • +
                                • [PHPBB3-14883] - Text Reparser is Reparsing Empty Data
                                • +
                                • [PHPBB3-14892] - Assets paths broken on Windows instances
                                • +
                                +

                                Improvement

                                + +

                                New Feature

                                + +

                                Task

                                +
                                  +
                                • [PHPBB3-10809] - Remove PHP MSSQL Support
                                • +
                                • [PHPBB3-13573] - Investigate ability to use set_config() and similar compatibility functions.
                                • +
                                • [PHPBB3-14671] - Deduplicate database schema definiton
                                • +
                                • [PHPBB3-14696] - Fix email template test for '0' username
                                • +
                                • [PHPBB3-14807] - Updates dependencies
                                • +
                                +

                                Changes since 3.2.0-b2

                                Bug

                                  -- cgit v1.2.1 From af7dca6acd1e7431b8f732df1f84051866da6bf8 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Fri, 9 Dec 2016 20:52:35 +0100 Subject: [prep-release-3.2.0-RC2] Update changelog --- phpBB/docs/CHANGELOG.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index b684de9a7f..6286e69f3a 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -169,6 +169,10 @@
                                • [PHPBB3-14875] - Cannot use HTML entity type database passwords during installation
                                • [PHPBB3-14883] - Text Reparser is Reparsing Empty Data
                                • [PHPBB3-14892] - Assets paths broken on Windows instances
                                • +
                                • [PHPBB3-14894] - Update: download of conflict files offers .tar file without file extension
                                • +
                                • [PHPBB3-14896] - Link after installation fails at redirecting to ACP
                                • +
                                • [PHPBB3-14897] - IOHandler in the installer declares member variable only in the constructor
                                • +
                                • [PHPBB3-14900] - Disabled extension breakage in ACP

                                Improvement

                                  -- cgit v1.2.1 From b99d47ce7e39a947bbc625df2cef67be22d9c827 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 25 Jun 2017 22:03:32 +0200 Subject: [prep-release-3.2.1] Add changelog since 3.2.0 --- phpBB/docs/CHANGELOG.html | 108 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 1f9f36fef1..266a65a9c0 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
                                  1. Changelog
                                      +
                                    • Changes since 3.2.0
                                    • Changes since 3.2.0-RC1
                                    • Changes since 3.2.0-b2
                                    • Changes since 3.2.0-b1
                                    • @@ -125,6 +126,113 @@
                                      +

                                      Changes since 3.2.0

                                      +

                                      Bug

                                      +
                                        +
                                      • [PHPBB3-7336] - Words in new topic title aren't found by search after topic is split
                                      • +
                                      • [PHPBB3-11076] - Update notification in ACP for minimum PHP version missing essential information
                                      • +
                                      • [PHPBB3-11611] - setup_github_network.php no longer creates a repository
                                      • +
                                      • [PHPBB3-13250] - File cache does not write entries starting with _ and containing a slash
                                      • +
                                      • [PHPBB3-14732] - Update/remove PHP Code syntax highlighting references
                                      • +
                                      • [PHPBB3-14790] - Nested color/list BBCode is not parsed correctly
                                      • +
                                      • [PHPBB3-14938] - Inconsistent data results from ext_mgr->all_available() vs ext_mgr->is_available()
                                      • +
                                      • [PHPBB3-14967] - Cookie Notice
                                      • +
                                      • [PHPBB3-14971] - PHP 7.1 warning on pagination
                                      • +
                                      • [PHPBB3-14975] - incorrect RTL style appearance
                                      • +
                                      • [PHPBB3-14984] - wrong arrow direction in PM inbox
                                      • +
                                      • [PHPBB3-14985] - Plain text is stored as HTML and not decoded before usage
                                      • +
                                      • [PHPBB3-14989] - url bbcode does not support irc protocol
                                      • +
                                      • [PHPBB3-14992] - User notifications table allowing duplicate entries
                                      • +
                                      • [PHPBB3-14999] - Next PM icon pointing in wrong direction
                                      • +
                                      • [PHPBB3-15002] - Topic icons not showing in search results
                                      • +
                                      • [PHPBB3-15003] - When using mark all, disabled check boxes should not become checked
                                      • +
                                      • [PHPBB3-15006] - Permission inheritance with checkbox not working
                                      • +
                                      • [PHPBB3-15008] - Disable emoji when smilies are disabled
                                      • +
                                      • [PHPBB3-15010] - Crash on user profile custom field
                                      • +
                                      • [PHPBB3-15011] - Error not checked on metadata load failure
                                      • +
                                      • [PHPBB3-15012] - Invalid constructor in FTP file updater
                                      • +
                                      • [PHPBB3-15015] - phpbb 3.2.0 install error in the board-wide emails description...
                                      • +
                                      • [PHPBB3-15016] - Smilies that contain some characters cause an exception to be thrown
                                      • +
                                      • [PHPBB3-15023] - Undo and properly fix post row paging
                                      • +
                                      • [PHPBB3-15025] - Use SSL in version check for extension
                                      • +
                                      • [PHPBB3-15035] - Add phpinfo.php to 3.2.x install directory
                                      • +
                                      • [PHPBB3-15036] - Failure at board setup in functional tests with install_config present
                                      • +
                                      • [PHPBB3-15044] - Installation does not create search index
                                      • +
                                      • [PHPBB3-15047] - Error migrating from 3.0.12 to 3.2. MS SQL Server
                                      • +
                                      • [PHPBB3-15050] - Updater incorrectly adds files when new file already exists
                                      • +
                                      • [PHPBB3-15056] - Mark forums read does not update subforum icons
                                      • +
                                      • [PHPBB3-15058] - At new feature release phpBB's CSS files should carry information for cache busting
                                      • +
                                      • [PHPBB3-15062] - Update to Rhea version number the CSS files
                                      • +
                                      • [PHPBB3-15079] - MySql Error when saving draft with Emoji
                                      • +
                                      • [PHPBB3-15083] - emoji's not always size constrained
                                      • +
                                      • [PHPBB3-15084] - Wrong order of breadcrumbs in module management
                                      • +
                                      • [PHPBB3-15090] - Missing acp_send_statistics -> Upgrading to 3.2.0 fails for phpBBs < 3.0.6-rc1
                                      • +
                                      • [PHPBB3-15102] - Missing parameter calling version_check
                                      • +
                                      • [PHPBB3-15103] - JPEG dimensions undetectable when JFIF header is missing
                                      • +
                                      • [PHPBB3-15118] - HTML error/typo in jumpbox.html
                                      • +
                                      • [PHPBB3-15124] - Navbar icon titles don't get hidden in responsive view
                                      • +
                                      • [PHPBB3-15126] - Incorrect links with clever quotes
                                      • +
                                      • [PHPBB3-15135] - Undefined $user in metadata manager
                                      • +
                                      • [PHPBB3-15137] - Global Announcements shouldn't always be never ending
                                      • +
                                      • [PHPBB3-15150] - Yabber SSL/TLS certification
                                      • +
                                      • [PHPBB3-15152] - Update Font Awesome
                                      • +
                                      • [PHPBB3-15158] - Facebook OAuth login results in fatal error
                                      • +
                                      • [PHPBB3-15163] - Braces in smilies "emotion" are not treated as literals
                                      • +
                                      • [PHPBB3-15173] - Resizing the posting editor's text area lags
                                      • +
                                      • [PHPBB3-15180] - Container broken because of template.twig.environment changes
                                      • +
                                      • [PHPBB3-15186] - The force_delete_allowed flag does not affect actual posts deletion ability
                                      • +
                                      • [PHPBB3-15187] - ACP Template files not purged during Extension Enable
                                      • +
                                      • [PHPBB3-15198] - Fix phpBB and PHP version info displayed in the ACP
                                      • +
                                      • [PHPBB3-15202] - Should not be possible to disable available extensions
                                      • +
                                      • [PHPBB3-15212] - Code box has double horizontal scrollbars
                                      • +
                                      • [PHPBB3-15217] - Allow extension to overwrite user::format_date()
                                      • +
                                      • [PHPBB3-15221] - missing commas in language/en/install.php
                                      • +
                                      • [PHPBB3-15222] - Typo in generate_text_for_display_test.php
                                      • +
                                      • [PHPBB3-15243] - Check permissions before installing with SQLite
                                      • +
                                      • [PHPBB3-15246] - Memcache driver incorrectly handles Unix sockets
                                      • +
                                      • [PHPBB3-15248] - Event core.modify_posting_auth does not honor its parameters
                                      • +
                                      • [PHPBB3-15252] - Wrapping poll title and options text by extra <t> tags if edited a topic by user having no f_poll permission
                                      • +
                                      +

                                      Improvement

                                      +
                                        +
                                      • [PHPBB3-13603] - New event upon index_body_online_block_after
                                      • +
                                      • [PHPBB3-14557] - Simplify updating overloaded events for extensions
                                      • +
                                      • [PHPBB3-14849] - Add ACP extension event
                                      • +
                                      • [PHPBB3-14928] - Users will not understand the phrase '"%s" is not a valid stability.'
                                      • +
                                      • [PHPBB3-14973] - BC break with the rename of db/tools.php
                                      • +
                                      • [PHPBB3-14974] - Cookie notice link not configurable but links to english website
                                      • +
                                      • [PHPBB3-15037] - Make imageset retina capable
                                      • +
                                      • [PHPBB3-15068] - Add ability to retrieve template vars from the template object
                                      • +
                                      • [PHPBB3-15097] - Board statistics page should show PHP version
                                      • +
                                      • [PHPBB3-15123] - Check if extension was enabled/disabled before enable or disable
                                      • +
                                      • [PHPBB3-15142] - Extension Version Check Should Support Branches
                                      • +
                                      • [PHPBB3-15157] - Fix lack of proper font support
                                      • +
                                      • [PHPBB3-15176] - Add setting for the maximum number of posts a user must have to have his activity shown in profile
                                      • +
                                      • [PHPBB3-15199] - Add core event to the function send() in the messenger
                                      • +
                                      • [PHPBB3-15200] - Allow extensions using custom templates for help/faq controllers
                                      • +
                                      • [PHPBB3-15205] - Add template events to forumlist_body.html
                                      • +
                                      • [PHPBB3-15219] - Add cron to update passwords hashes to bcrypt
                                      • +
                                      • [PHPBB3-15226] - Add index for latest topics query in feeds
                                      • +
                                      • [PHPBB3-15227] - Remove unused code in startup
                                      • +
                                      • [PHPBB3-15237] - Unguarded includes functions_user
                                      • +
                                      • [PHPBB3-15238] - Add console command to fix left/right IDs for the forums and modules
                                      • +
                                      • [PHPBB3-15241] - Add ACP template event acp_profile_contact_last
                                      • +
                                      • [PHPBB3-15250] - Add core event to MCP at the end of merge_posts
                                      • +
                                      +

                                      New Feature

                                      +
                                        +
                                      • [PHPBB3-13730] - [PHP] - core.delete_post_end
                                      • +
                                      • [PHPBB3-14498] - Not possible to deactivate display of "who is online" and birthdays for guests
                                      • +
                                      +

                                      Task

                                      +
                                        +
                                      • [PHPBB3-15040] - Update s9e\TextFormatter to 0.9.1
                                      • +
                                      • [PHPBB3-15045] - Fix missing incorrect constructor for user object in version_test
                                      • +
                                      • [PHPBB3-15086] - Replace quote.gif with fontawesome icon
                                      • +
                                      • [PHPBB3-15125] - Remove the function play_qt_file in forum_fn.js
                                      • +
                                      • [PHPBB3-15144] - Bug - MCP Multiple attachments icon display
                                      • +
                                      +

                                      Changes since 3.2.0-RC1

                                      Bug

                                        -- cgit v1.2.1 From 39b142077478876b4c2ef270c081681070f264d7 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Thu, 28 Dec 2017 15:10:03 +0100 Subject: [prep-release-3.2.2] Update changelog for 3.2.2-RC1 --- phpBB/docs/CHANGELOG.html | 132 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 132 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 266a65a9c0..aa982ddeca 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
                                        1. Changelog
                                            +
                                          • Changes since 3.2.1
                                          • Changes since 3.2.0
                                          • Changes since 3.2.0-RC1
                                          • Changes since 3.2.0-b2
                                          • @@ -126,6 +127,137 @@
                                            +

                                            Changes since 3.2.1

                                            +

                                            Bug

                                            +
                                              +
                                            • [PHPBB3-7845] - Error on posting local image when script path is empty
                                            • +
                                            • [PHPBB3-13214] - Contact us page textarea looks narrow in responsive mode
                                            • +
                                            • [PHPBB3-14629] - acp global quick reply will not enable quick reply correctly
                                            • +
                                            • [PHPBB3-14857] - ordinal suffix in dateformat is not handled in translations
                                            • +
                                            • [PHPBB3-15041] - Cannot delete Orphaned Attachments when large number of attachments
                                            • +
                                            • [PHPBB3-15060] - Online user list fails on notifications
                                            • +
                                            • [PHPBB3-15089] - Enable/Disable settings backwards for Cookie Secure
                                            • +
                                            • [PHPBB3-15133] - Fast image size library sometimes returns no size or invalid sizes
                                            • +
                                            • [PHPBB3-15149] - Unexpected Ctrl+Enter behavior on reply
                                            • +
                                            • [PHPBB3-15171] - Confusing bitfield values
                                            • +
                                            • [PHPBB3-15172] - $request->server('server_port') is returning wrong port
                                            • +
                                            • [PHPBB3-15174] - Unable to purge cache (ext & acp)
                                            • +
                                            • [PHPBB3-15195] - Code direction in print view is not defined as "ltr"
                                            • +
                                            • [PHPBB3-15201] - Removing style sets user_style to 0
                                            • +
                                            • [PHPBB3-15224] - Advanced search in "message text only" crashes with SQL error when using Mysql fulltext search index
                                            • +
                                            • [PHPBB3-15245] - Relative URLs in atom feeds broken when accessing via app.php
                                            • +
                                            • [PHPBB3-15262] - WebFontConfig google families script issue in 3.2.1
                                            • +
                                            • [PHPBB3-15266] - Content visibility events do not allow what they describe
                                            • +
                                            • [PHPBB3-15273] - 'COOKIE_PATH_EXPLAIN' does not make sense
                                            • +
                                            • [PHPBB3-15285] - Travis tests are failing due to trusty changes
                                            • +
                                            • [PHPBB3-15292] - Retina imageset is blurry when displayed in Chrome browser
                                            • +
                                            • [PHPBB3-15297] - Current date in board index is broken into lines in RTL
                                            • +
                                            • [PHPBB3-15298] - Errors being suppressed in cli
                                            • +
                                            • [PHPBB3-15303] - Typo in memcached driver
                                            • +
                                            • [PHPBB3-15306] - Error and missing information in core.acp_users_profile_validate event
                                            • +
                                            • [PHPBB3-15309] - Improved fix for pagination layout in tables
                                            • +
                                            • [PHPBB3-15314] - Wrong class constructor definition for convertor component
                                            • +
                                            • [PHPBB3-15319] - Database update v310\style_update_p2 fails to drop sequences
                                            • +
                                            • [PHPBB3-15320] - Redis cache does not save keys with expiration date 0 (no expiration)
                                            • +
                                            • [PHPBB3-15322] - Wrong return Return-Path in emails
                                            • +
                                            • [PHPBB3-15331] - Gravatars cannot be overridden
                                            • +
                                            • [PHPBB3-15332] - Dark background is always removed after confirm popup
                                            • +
                                            • [PHPBB3-15333] - Callback isn't called when confirm dialog is canceled
                                            • +
                                            • [PHPBB3-15339] - Missing acp_send_statistics -> Upgrading to 3.2.0 fails for phpBB 3.0.5
                                            • +
                                            • [PHPBB3-15346] - The installer tries to enable all extensions even if they are not enableable
                                            • +
                                            • [PHPBB3-15347] - Password updater in cron generates invalid postgres SQL
                                            • +
                                            • [PHPBB3-15349] - Cli doesn't check if an extension is enableable before enable it
                                            • +
                                            • [PHPBB3-15350] - Links to Plural rules are outdated
                                            • +
                                            • [PHPBB3-15351] - Confirm box function does not work with symlink on server config
                                            • +
                                            • [PHPBB3-15353] - Invalid HTML in ACP board settings
                                            • +
                                            • [PHPBB3-15355] - Empty version field in versioncheck when using the latest version
                                            • +
                                            • [PHPBB3-15356] - Avatar remote upload doesn't work
                                            • +
                                            • [PHPBB3-15361] - Topic / Forum Icons Look Withered (on Safari)
                                            • +
                                            • [PHPBB3-15362] - Excessive value for {NOTIFICATION_TYPES_COLS}
                                            • +
                                            • [PHPBB3-15365] - Fix invalidating OPcache
                                            • +
                                            • [PHPBB3-15367] - Sphinx search backend doesn't escape special characters
                                            • +
                                            • [PHPBB3-15368] - Schema upgrade fails in 3.2.1 when using SQL Server
                                            • +
                                            • [PHPBB3-15379] - Reparser cron will always run
                                            • +
                                            • [PHPBB3-15381] - L_CONTACT_US_ENABLE_EXPLAIN should specify that "Enable board-wide emails" is also needed for it to work
                                            • +
                                            • [PHPBB3-15390] - Admin permissions role tooltip popup has vertical bar running through it.
                                            • +
                                            • [PHPBB3-15396] - revert_schema() steps not executed in correct order
                                            • +
                                            • [PHPBB3-15401] - Use separate constant for memcached driver config
                                            • +
                                            • [PHPBB3-15419] - Sphinx does not search UTF keywords in delta index
                                            • +
                                            • [PHPBB3-15423] - Wrong title for topic's "Unappproved posts" icon
                                            • +
                                            • [PHPBB3-15432] - Don't remove dark background if fadedark is false
                                            • +
                                            • [PHPBB3-15433] - phpbbcli can enable non-existent extension
                                            • +
                                            • [PHPBB3-15445] - Git Contribution Guidelines in README.md is outdated
                                            • +
                                            • [PHPBB3-15464] - Can't reparse [IMG] - in uppercase
                                            • +
                                            • [PHPBB3-15475] - Restore Travis PR commit message validation
                                            • +
                                            • [PHPBB3-15478] - core.js $loadingIndicator JavaScript errors
                                            • +
                                            +

                                            Improvement

                                            +
                                              +
                                            • [PHPBB3-7488] - View Only - Categories: No Message
                                            • +
                                            • [PHPBB3-9819] - Move functions definitions out of mcp.php and includes/mcp/mcp_*.php
                                            • +
                                            • [PHPBB3-12291] - Allow extensions to use custom topic icons
                                            • +
                                            • [PHPBB3-12939] - Drop support for IE <11 on January 2016
                                            • +
                                            • [PHPBB3-14677] - Extension update check is not very colorblind / colourblind friendly.
                                            • +
                                            • [PHPBB3-14820] - Style Version Missing
                                            • +
                                            • [PHPBB3-14919] - Inconsistent use of globals vs class elements in acp_extensions
                                            • +
                                            • [PHPBB3-14927] - event core.user_add_modify_data
                                            • +
                                            • [PHPBB3-14944] - Add possibility to search for template loop indexes by key
                                            • +
                                            • [PHPBB3-14950] - Add possibility to delete a template block with alter_block_array
                                            • +
                                            • [PHPBB3-14979] - Remove underline from unread icon
                                            • +
                                            • [PHPBB3-14994] - Refactor template->assign_block_var to be consistent with alter_block_array
                                            • +
                                            • [PHPBB3-14995] - Add ACP template events acp_ext_list_*_name_after
                                            • +
                                            • [PHPBB3-15111] - Fix the typo in ucp_pm_view_messsage
                                            • +
                                            • [PHPBB3-15134] - Avatar upload driver should use filesystem service
                                            • +
                                            • [PHPBB3-15247] - Add driver for APCu v5.x cache
                                            • +
                                            • [PHPBB3-15267] - Hide birthday block if the user cannot view profile
                                            • +
                                            • [PHPBB3-15291] - Allow short array notation in event declarations
                                            • +
                                            • [PHPBB3-15293] - Prevent skipping file changes in automatic updater
                                            • +
                                            • [PHPBB3-15307] - Allow extensions to add custom modes to acp_users module
                                            • +
                                            • [PHPBB3-15328] - Disable email/jabber checkbox if notification method isn't supported
                                            • +
                                            • [PHPBB3-15340] - Update to plupload 2.3.1, stable for one year
                                            • +
                                            • [PHPBB3-15352] - Add text to clarify forum descriptions won't display on categories
                                            • +
                                            • [PHPBB3-15374] - Add core event to modify page title in viewforum.php
                                            • +
                                            • [PHPBB3-15384] - Add linebreaks to SMTP configuration option explanations
                                            • +
                                            • [PHPBB3-15385] - nginx sample config: www redirection, security regex
                                            • +
                                            • [PHPBB3-15387] - prosilver: vertical bars on forum rows on index page not full height
                                            • +
                                            • [PHPBB3-15389] - Simplify migration between event names
                                            • +
                                            • [PHPBB3-15391] - Remove not needed image rendering from topic/forum images
                                            • +
                                            • [PHPBB3-15394] - Add $user_cache and $post_edit_list to core.viewtopic_modify_post_row
                                            • +
                                            • [PHPBB3-15408] - Reject duplicate BBCodes in ACP
                                            • +
                                            • [PHPBB3-15409] - Add u_action to core.acp_users_overview_run_quicktool
                                            • +
                                            • [PHPBB3-15442] - Allow unsafe HTML in bbcode.html
                                            • +
                                            • [PHPBB3-15444] - Merge duplicate BBCodes via a migration
                                            • +
                                            • [PHPBB3-15446] - Add event core.acp_profile_action
                                            • +
                                            • [PHPBB3-15447] - Add event core.acp_profile_modify_profile_row
                                            • +
                                            • [PHPBB3-15451] - [EVENT] - mcp_topic_postrow_attachments_before/after
                                            • +
                                            • [PHPBB3-15452] - [EVENT] - mcp_topic_postrow_post_before
                                            • +
                                            • [PHPBB3-15453] - Add event in acp_language after delete language
                                            • +
                                            • [PHPBB3-15454] - event - mcp_queue_approve_details_template
                                            • +
                                            • [PHPBB3-15470] - attachment boxes need there own font-size
                                            • +
                                            • [PHPBB3-15471] - Add core events to ACP when pruning a forum
                                            • +
                                            • [PHPBB3-15476] - Add core event before search rows are edited
                                            • +
                                            • [PHPBB3-15485] - Add template event to forumlist_body > forum images
                                            • +
                                            • [PHPBB3-15486] - Add core event to the function user_add() to modify notifications data
                                            • +
                                            +

                                            New Feature

                                            + +

                                            Sub-task

                                            +
                                              +
                                            • [PHPBB3-13150] - [Event] - core.phpbb_log_get_topic_auth_sql_after
                                            • +
                                            • [PHPBB3-15468] - Add a service to merge duplicate BBCodes
                                            • +
                                            +

                                            Task

                                            +
                                              +
                                            • [PHPBB3-15179] - Update 3.2.x dependencies and fix Twig > 1.25 compatibility
                                            • +
                                            • [PHPBB3-15304] - Update s9e/text-formatter dependency
                                            • +
                                            • [PHPBB3-15455] - Margin discrepancy due to <!-- INCLUDE jumpbox.html -->
                                            • +
                                            • [PHPBB3-15457] - Update s9e/text-formatter dependency
                                            • +
                                            +

                                            Changes since 3.2.0

                                            Bug

                                              -- cgit v1.2.1 From 0c3f7c6c8e352a73dacc1ff21a2b39a556ea6deb Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 31 Dec 2017 16:41:47 +0100 Subject: [prep-release-3.1.12] Update changelog for 3.1.12 --- phpBB/docs/CHANGELOG.html | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index a149e3d6c5..6914aa5060 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
                                              1. Changelog
                                                  +
                                                • Changes since 3.1.11
                                                • Changes since 3.1.10
                                                • Changes since 3.1.9
                                                • Changes since 3.1.8
                                                • @@ -120,6 +121,49 @@
                                                  +

                                                  Changes since 3.1.11

                                                  + +

                                                  Bug

                                                  +
                                                    +
                                                  • [PHPBB3-9533] - phpbb_own_realpath() doesn't always replicate realpath() behaviour
                                                  • +
                                                  • [PHPBB3-12835] - Jump-box dropdown menu doesn't expand with according to line length in IE8
                                                  • +
                                                  • [PHPBB3-13360] - rename_too_long_indexes migration never deleted the old unique index
                                                  • +
                                                  • [PHPBB3-13464] - problem with drop down options and Arabic letters in chrome
                                                  • +
                                                  • [PHPBB3-13574] - Last post not showing in "Active topics" when Prosilver goes responsive
                                                  • +
                                                  • [PHPBB3-15174] - Unable to purge cache (ext & acp)
                                                  • +
                                                  • [PHPBB3-15285] - Travis tests are failing due to trusty changes
                                                  • +
                                                  • [PHPBB3-15303] - Typo in memcached driver
                                                  • +
                                                  • [PHPBB3-15347] - Password updater in cron generates invalid postgres SQL
                                                  • +
                                                  • [PHPBB3-15367] - Sphinx search backend doesn't escape special characters
                                                  • +
                                                  +

                                                  Improvement

                                                  +
                                                    +
                                                  • [PHPBB3-10122] - [list=] - should support "none", along with CSS2 types
                                                  • +
                                                  • [PHPBB3-11063] - Change version check to SSL
                                                  • +
                                                  • [PHPBB3-14820] - Style Version Missing
                                                  • +
                                                  • [PHPBB3-14919] - Inconsistent use of globals vs class elements in acp_extensions
                                                  • +
                                                  • [PHPBB3-14927] - event core.user_add_modify_data
                                                  • +
                                                  • [PHPBB3-14944] - Add possibility to search for template loop indexes by key
                                                  • +
                                                  • [PHPBB3-14995] - Add ACP template events acp_ext_list_*_name_after
                                                  • +
                                                  +

                                                  New Feature

                                                  + +

                                                  Sub-task

                                                  +
                                                    +
                                                  • [PHPBB3-11182] - Ensure that template files use L_COLON instead of colons.
                                                  • +
                                                  • [PHPBB3-11676] - generate_text_for_storage on includes/acp/acp_users.php
                                                  • +
                                                  +

                                                  Task

                                                  +
                                                    +
                                                  • [PHPBB3-10758] - Improve Functional Test Code Coverage
                                                  • +
                                                  • [PHPBB3-10791] - Add a section for extensions to readme.html
                                                  • +
                                                  • [PHPBB3-10792] - Add a section for 3.0 to 3.1 upgrades to install.html
                                                  • +
                                                  • [PHPBB3-13874] - Add master to sami API docs
                                                  • +
                                                  +

                                                  Changes since 3.1.10

                                                  Bug

                                                  -- cgit v1.2.1 From e7c5fc32d2aedbc89a5e54362af83d538600ba87 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 7 Jan 2018 11:43:54 +0100 Subject: [prep-release-3.2.2] Update changelog for 3.2.2 release --- phpBB/docs/CHANGELOG.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index cacd1835a0..667e9b9ca3 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -129,6 +129,10 @@

                                                  Changes since 3.2.1

                                                  +

                                                  Security Issue

                                                  +
                                                    +
                                                  • [SECURITY-211] - URLs with javascript scheme should not be made clickable
                                                  • +

                                                  Bug

                                                  • [PHPBB3-7845] - Error on posting local image when script path is empty
                                                  • @@ -191,6 +195,10 @@
                                                  • [PHPBB3-15464] - Can't reparse [IMG] - in uppercase
                                                  • [PHPBB3-15475] - Restore Travis PR commit message validation
                                                  • [PHPBB3-15478] - core.js $loadingIndicator JavaScript errors
                                                  • +
                                                  • [PHPBB3-15489] - Wrong footer text on forum of type "category"
                                                  • +
                                                  • [PHPBB3-15496] - SQL Error in PostgreSQL Fulltext search when results displayed as topics
                                                  • +
                                                  • [PHPBB3-15497] - Declaration of admin_activate_user::create_insert_array not compatible with base
                                                  • +
                                                  • [PHPBB3-15498] - confirm_box() adds duplicate strings to URLs in extensions

                                                  Improvement

                                                    -- cgit v1.2.1 From f38fce5ce570318ac64c95601e891cfe2e8f4d1a Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 7 Jan 2018 11:47:59 +0100 Subject: [prep-release-3.1.12] Update changelog --- phpBB/docs/CHANGELOG.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 6914aa5060..6c6e539405 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -123,6 +123,10 @@

                                                    Changes since 3.1.11

                                                    +

                                                    Security Issue

                                                    +
                                                      +
                                                    • [SECURITY-211] - URLs with javascript scheme should not be made clickable
                                                    • +

                                                    Bug

                                                    • [PHPBB3-9533] - phpbb_own_realpath() doesn't always replicate realpath() behaviour
                                                    • -- cgit v1.2.1 From 1c30a9778ddc808d188492466da5a08a10a00240 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Wed, 28 Feb 2018 21:35:00 +0100 Subject: [prep-release-3.2.3] Update changelog for 3.2.3-RC1 --- phpBB/docs/CHANGELOG.html | 56 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 13272e154c..9b254d8c29 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
                                                      1. Changelog
                                                          +
                                                        • Changes since 3.2.2
                                                        • Changes since 3.2.1
                                                        • Changes since 3.2.0
                                                        • Changes since 3.2.0-RC1
                                                        • @@ -128,6 +129,61 @@
                                                          +

                                                          Changes since 3.2.2

                                                          +

                                                          Bug

                                                          +
                                                            +
                                                          • [PHPBB3-14936] - Missing language variable INST_ERR_DB
                                                          • +
                                                          • [PHPBB3-15491] - Outdated linkes in installer support page
                                                          • +
                                                          • [PHPBB3-15492] - Permissions role combobox does not work in RTL
                                                          • +
                                                          • [PHPBB3-15500] - Docs outdated for new PHP 5.4.7 requirement
                                                          • +
                                                          • [PHPBB3-15502] - Errors in migrations in 3.2.2 release
                                                          • +
                                                          • [PHPBB3-15506] - Previewing new post empties attachment list of all but first attachment
                                                          • +
                                                          • [PHPBB3-15512] - Avoid reparsing non-existent polls
                                                          • +
                                                          • [PHPBB3-15513] - Signature edit in acp gives error
                                                          • +
                                                          • [PHPBB3-15520] - DbDriver->sql_build_query cant cope with sub-selects
                                                          • +
                                                          • [PHPBB3-15522] - Allow multiple color palettes per page
                                                          • +
                                                          • [PHPBB3-15523] - AdBlocker may cause JS error when using CookieConsent
                                                          • +
                                                          • [PHPBB3-15525] - composer.json License is Invalid/Deprecated
                                                          • +
                                                          • [PHPBB3-15526] - Cast bbcode ID to integer
                                                          • +
                                                          • [PHPBB3-15527] - Cannot interpret the BBCode definition
                                                          • +
                                                          • [PHPBB3-15532] - Update pull request template
                                                          • +
                                                          • [PHPBB3-15533] - Typo in viewtopic_topic_tools.html
                                                          • +
                                                          • [PHPBB3-15558] - phpbb\report\report_handler_post.php
                                                          • +
                                                          • [PHPBB3-15559] - phpbb\report\report_handler_pm.php:56
                                                          • +
                                                          +

                                                          Improvement

                                                          +
                                                            +
                                                          • [PHPBB3-12579] - Add BUTTON_ language strings for post & PM buttons
                                                          • +
                                                          • [PHPBB3-15495] - Use transactions for queries in move_forum
                                                          • +
                                                          • [PHPBB3-15499] - Drop HHVM support
                                                          • +
                                                          • [PHPBB3-15510] - Link Orphan attachments in ACP>General to Orphaned attachments page
                                                          • +
                                                          • [PHPBB3-15514] - Improve accessibility by adding vital info from explanation to a title
                                                          • +
                                                          • [PHPBB3-15518] - Do not attempt to accurately determine whether posters can read private messages in viewtopic
                                                          • +
                                                          • [PHPBB3-15528] - Display the version of the installed styles in acp
                                                          • +
                                                          • [PHPBB3-15529] - Color groups in ACP
                                                          • +
                                                          • [PHPBB3-15531] - Log malformed BBCodes
                                                          • +
                                                          • [PHPBB3-15534] - Outdated ACP extensions database link for phpBB 3.2
                                                          • +
                                                          • [PHPBB3-15535] - Add S_FIRST_POST to postrow on viewtopic
                                                          • +
                                                          • [PHPBB3-15537] - Add events core.search_(native|mysql|postgres|sphinx)_index_before
                                                          • +
                                                          • [PHPBB3-15547] - Add file object to event core.avatar_driver_upload_move_file_before
                                                          • +
                                                          • [PHPBB3-15561] - Add core events for adding columns to MySQL and Postgres search backends
                                                          • +
                                                          • [PHPBB3-15568] - Update depencies to latest versions
                                                          • +
                                                          • [PHPBB3-15569] - Adjust update instructions to suggest file replacement method
                                                          • +
                                                          +

                                                          New Feature

                                                          +
                                                            +
                                                          • [PHPBB3-15398] - Add event to oauth login after ID check
                                                          • +
                                                          +

                                                          Security Issue

                                                          +
                                                            +
                                                          • [PHPBB3-15570] - Extension version check is restricted to TLS 1.0
                                                          • +
                                                          +

                                                          Task

                                                          + +

                                                          Changes since 3.2.1

                                                          Security Issue

                                                            -- cgit v1.2.1 From 929bd2ac3c3abbec6c75100834725770f5eb0b44 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Mon, 26 Mar 2018 20:29:17 +0200 Subject: [prep-release-3.2.3] Update changelog after merging PR --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 9b254d8c29..eee4f3efcc 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -150,6 +150,7 @@
                                                          • [PHPBB3-15533] - Typo in viewtopic_topic_tools.html
                                                          • [PHPBB3-15558] - phpbb\report\report_handler_post.php
                                                          • [PHPBB3-15559] - phpbb\report\report_handler_pm.php:56
                                                          • +
                                                          • [PHPBB3-15595] - Migration Module Exists Tool Broken

                                                          Improvement

                                                            -- cgit v1.2.1 From a85536d9aa9019db92805f26075da073ee3580bd Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Mon, 30 Jul 2018 21:32:27 +0200 Subject: [prep-release-3.2.3] Update changelog for 3.2.3-RC2 --- phpBB/docs/CHANGELOG.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index eee4f3efcc..f620f3a862 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
                                                            1. Changelog
                                                                +
                                                              • Changes since 3.2.3-RC1
                                                              • Changes since 3.2.2
                                                              • Changes since 3.2.1
                                                              • Changes since 3.2.0
                                                              • @@ -129,6 +130,29 @@
                                                                +

                                                                Changes since 3.2.3-RC1

                                                                +

                                                                Bug

                                                                +
                                                                  +
                                                                • [PHPBB3-11847] - auth_provider_oauth migration must depend on at least one migration that ensures the module tables exist as expected
                                                                • +
                                                                • [PHPBB3-15548] - Dead link in ACP_COOKIE_SETTINGS_EXPLAIN language entry
                                                                • +
                                                                • [PHPBB3-15586] - When creating a module without the modes array a missing 'module_langname' index is accessed
                                                                • +
                                                                • [PHPBB3-15613] - Notification dropdown said to be not RTL compliant
                                                                • +
                                                                • [PHPBB3-15627] - Improve wording of YES_ACCURATE_PM_BUTTON + EXPLAIN
                                                                • +
                                                                • [PHPBB3-15678] - PHP warning in filesystem.php
                                                                • +
                                                                • [PHPBB3-15731] - Fix acp_search language parameters when deleting index
                                                                • +
                                                                +

                                                                Improvement

                                                                +
                                                                  +
                                                                • [PHPBB3-15630] - Change <b> to <strong>
                                                                • +
                                                                • [PHPBB3-15633] - Remove extra space in GROUP_MAX_RECIPIENTS_EXPLAIN
                                                                • +
                                                                • [PHPBB3-15657] - Add core.mcp_queue_get_posts_for_posts_query_before and core.mcp_queue_get_posts_modify_post_row
                                                                • +
                                                                • [PHPBB3-15676] - Display privacy policy & terms of use more prominently
                                                                • +
                                                                +

                                                                Task

                                                                + +

                                                                Changes since 3.2.2

                                                                Bug

                                                                  -- cgit v1.2.1 From ab17c854cdf1a70b262faff434e32ebcd0483118 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 9 Sep 2018 11:03:58 +0100 Subject: [prep-release-3.2.3] Update changelog with changes after 3.2.3-RC2 --- phpBB/docs/CHANGELOG.html | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index f620f3a862..b5c9790a45 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
                                                                  1. Changelog
                                                                      +
                                                                    • Changes since 3.2.3-RC2
                                                                    • Changes since 3.2.3-RC1
                                                                    • Changes since 3.2.2
                                                                    • Changes since 3.2.1
                                                                    • @@ -130,6 +131,16 @@
                                                                      +

                                                                      Changes since 3.2.3-RC2

                                                                      +

                                                                      Bug

                                                                      + +

                                                                      Improvement

                                                                      + +

                                                                      Changes since 3.2.3-RC1

                                                                      Bug

                                                                        -- cgit v1.2.1 From 02fd679b2623f7435c1e4842c4c8cbf05099cd21 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 28 Oct 2018 20:27:10 +0100 Subject: [prep-release-3.2.4] Update changelog for 3.2.4-RC1 --- phpBB/docs/CHANGELOG.html | 113 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index b5c9790a45..936bd17623 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
                                                                        1. Changelog
                                                                            +
                                                                          • Changes since 3.2.3
                                                                          • Changes since 3.2.3-RC2
                                                                          • Changes since 3.2.3-RC1
                                                                          • Changes since 3.2.2
                                                                          • @@ -131,6 +132,118 @@
                                                                            +

                                                                            Changes since 3.2.3

                                                                            +

                                                                            Bug

                                                                            +
                                                                              +
                                                                            • [PHPBB3-11453] - phpbb_notification_method_email unnecessarily loads data of banned users.
                                                                            • +
                                                                            • [PHPBB3-12430] - hilit not removed from URL after search
                                                                            • +
                                                                            • [PHPBB3-13043] - Fixing HTML5 conformance
                                                                            • +
                                                                            • [PHPBB3-13128] - sql_query_info, max_matches and charset_type removed from sphinxsearch 2.2.2-beta
                                                                            • +
                                                                            • [PHPBB3-14812] - No shadow pruning with system cron enabled
                                                                            • +
                                                                            • [PHPBB3-15329] - View/Edit drafts contain underlying HTML coding
                                                                            • +
                                                                            • [PHPBB3-15420] - Quote Notification Sent for Edited Posts by Non Author
                                                                            • +
                                                                            • [PHPBB3-15494] - Users can only be removed once from newly registered users
                                                                            • +
                                                                            • [PHPBB3-15507] - PHP 7.2 Warning
                                                                            • +
                                                                            • [PHPBB3-15544] - Migrations don't delete modules in every case
                                                                            • +
                                                                            • [PHPBB3-15552] - Private Message (PM) "find a member" button "select marked" not working
                                                                            • +
                                                                            • [PHPBB3-15557] - Used composer version has bug with PHP 7.2
                                                                            • +
                                                                            • [PHPBB3-15583] - Updating session time in AJAX request ignores 60 seconds check
                                                                            • +
                                                                            • [PHPBB3-15593] - Disabling "print view" (permission or private messages settings) actually doesn't block the feature
                                                                            • +
                                                                            • [PHPBB3-15600] - Ban reasons are not escaped in mcp_ban.html template
                                                                            • +
                                                                            • [PHPBB3-15604] - Appveyor builds unable to download and unpack MSSQL drivers
                                                                            • +
                                                                            • [PHPBB3-15606] - Hide/Reveal 'Profile' Link According to Permission Setting
                                                                            • +
                                                                            • [PHPBB3-15607] - Board's cookies not deleted on disabled board
                                                                            • +
                                                                            • [PHPBB3-15611] - Prosilver mobile layout: Misaligned text in user profile
                                                                            • +
                                                                            • [PHPBB3-15612] - PHP warning with MSSQL on PHP 7.2
                                                                            • +
                                                                            • [PHPBB3-15616] - Jumpbox doesn't display in the login forum page (access to forum with password)
                                                                            • +
                                                                            • [PHPBB3-15618] - Team page link always appears when you are logout (anonymous), even if you don't have the permission (unlike memberlist link)
                                                                            • +
                                                                            • [PHPBB3-15619] - Legends of custom profile fields could be hidden in memberlist, when viewing an user group
                                                                            • +
                                                                            • [PHPBB3-15620] - Avatar gallery can be unusable on multilingual boards, unless people use the board default language
                                                                            • +
                                                                            • [PHPBB3-15622] - Quoting messages (while viewing one, not inside post editor) can return a wrong chain
                                                                            • +
                                                                            • [PHPBB3-15637] - Event list only has first line of PHP event description
                                                                            • +
                                                                            • [PHPBB3-15651] - Migration 'if' conditions only support booleans
                                                                            • +
                                                                            • [PHPBB3-15659] - retrieve_block_vars generates warnings in PHP 7.2
                                                                            • +
                                                                            • [PHPBB3-15666] - Language system is not fully supported in Twig
                                                                            • +
                                                                            • [PHPBB3-15670] - Group forum permission: Can see forum gives NO SQL ERROR
                                                                            • +
                                                                            • [PHPBB3-15673] - Duplicated links for (ACP,MCP,FAQ) in QuickLinks and main nav bar
                                                                            • +
                                                                            • [PHPBB3-15680] - INSTALL.html should point to 3.2 documentation instead of 3.1
                                                                            • +
                                                                            • [PHPBB3-15693] - gen_rand_string() don't return a string with the expected length
                                                                            • +
                                                                            • [PHPBB3-15695] - gen_rand_string can return less characters than expected
                                                                            • +
                                                                            • [PHPBB3-15700] - {T_THEME_LANG_NAME} template variable could be wrong when log off
                                                                            • +
                                                                            • [PHPBB3-15705] - phpbbcli language parse error in PHP <= 5.5.38
                                                                            • +
                                                                            • [PHPBB3-15716] - OAuth link information remains after deleting a user, causes fatal exception
                                                                            • +
                                                                            • [PHPBB3-15717] - Old email address missing from log when user changes email address
                                                                            • +
                                                                            • [PHPBB3-15723] - gen_rand_string() return wrong number or characters sometimes
                                                                            • +
                                                                            • [PHPBB3-15733] - Remove unused variables related to deprecated flood control
                                                                            • +
                                                                            • [PHPBB3-15742] - Remove get_magic_quotes_gpc from type_cast_helper
                                                                            • +
                                                                            • [PHPBB3-15751] - Warning when update with CLI
                                                                            • +
                                                                            • [PHPBB3-15755] - Broken events in /phpbb/attachment/delete.php
                                                                            • +
                                                                            • [PHPBB3-15758] - String INSECURE_REDIRECT is not shown translated
                                                                            • +
                                                                            • [PHPBB3-15770] - Sphinx assertion fails on unread posts when exceeding an offset of 999
                                                                            • +
                                                                            • [PHPBB3-15788] - Return button from privacy policy shows wrong text
                                                                            • +
                                                                            • [PHPBB3-15817] - Unable to install in Oracle 11R2 Express
                                                                            • +
                                                                            • [PHPBB3-15824] - UI test framework Broken for extensions
                                                                            • +
                                                                            • [PHPBB3-15830] - 'core.modify_notification_message' event is useless
                                                                            • +
                                                                            • [PHPBB3-15849] - PHP 7.2 compat for bitfield class
                                                                            • +
                                                                            • [PHPBB3-15852] - IPv6 address not working in Whois
                                                                            • +
                                                                            +

                                                                            Improvement

                                                                            +
                                                                              +
                                                                            • [PHPBB3-10432] - Don't require username when user forgets password
                                                                            • +
                                                                            • [PHPBB3-11500] - on Custom profile fields the field_ident field lacks name
                                                                            • +
                                                                            • [PHPBB3-12739] - Make the font color palette in ACP same as Prosilver
                                                                            • +
                                                                            • [PHPBB3-14656] - Add a list-unsubscribe header with the unsubscribe URL
                                                                            • +
                                                                            • [PHPBB3-14990] - Add core event to the Twig environment
                                                                            • +
                                                                            • [PHPBB3-15554] - Simple footer after load js
                                                                            • +
                                                                            • [PHPBB3-15579] - Add core.ucp_main_front_modify_sql and core.ucp_main_front_modify_template_vars
                                                                            • +
                                                                            • [PHPBB3-15590] - Add PHP events after adding, updating and deleting BBCodes
                                                                            • +
                                                                            • [PHPBB3-15628] - newtopic_notify.txt does not have directly link to the new topic
                                                                            • +
                                                                            • [PHPBB3-15638] - Add word-break for overflowing.
                                                                            • +
                                                                            • [PHPBB3-15642] - String to be used in HTML element contains ">"
                                                                            • +
                                                                            • [PHPBB3-15656] - Add "View post" link in the mod logs on the ACP
                                                                            • +
                                                                            • [PHPBB3-15661] - Add core.viewtopic_modify_poll_ajax_data
                                                                            • +
                                                                            • [PHPBB3-15662] - Add $this->template to core.modify_notification_message
                                                                            • +
                                                                            • [PHPBB3-15668] - Change JQuery .load(fn) event to .on('load',fn)
                                                                            • +
                                                                            • [PHPBB3-15674] - Edit language lines in file en\acp\profile.php
                                                                            • +
                                                                            • [PHPBB3-15683] - Better error message when commit message has CRLF
                                                                            • +
                                                                            • [PHPBB3-15696] - 'if' module tool should support calling other tools
                                                                            • +
                                                                            • [PHPBB3-15706] - [Template] - mcp_post_report_buttons_top_*
                                                                            • +
                                                                            • [PHPBB3-15719] - Add core event on viewtopic post_list query for query modification
                                                                            • +
                                                                            • [PHPBB3-15726] - Implement selective purge in APCu cache driver
                                                                            • +
                                                                            • [PHPBB3-15735] - [Template] - *_content_after (for posts)
                                                                            • +
                                                                            • [PHPBB3-15737] - [PHP] - Add $user_rows to core.delete_user_before
                                                                            • +
                                                                            • [PHPBB3-15762] - Topics per page Conformity
                                                                            • +
                                                                            • [PHPBB3-15768] - Add a license to a repository
                                                                            • +
                                                                            • [PHPBB3-15771] - Q&A configuration instructions not optilmal
                                                                            • +
                                                                            • [PHPBB3-15799] - Find correct poll for voting animation
                                                                            • +
                                                                            • [PHPBB3-15803] - Add core events on ucp_pm_compose for additional message list actions
                                                                            • +
                                                                            • [PHPBB3-15819] - Add core event to functions_posting to modify notifications
                                                                            • +
                                                                            • [PHPBB3-15825] - Add core.acp_manage_forums_move_content_sql_before
                                                                            • +
                                                                            • [PHPBB3-15826] - Add core.mcp_main_fork_sql_after
                                                                            • +
                                                                            • [PHPBB3-15827] - [Template] - Add *_username_{prepend/append} template events
                                                                            • +
                                                                            • [PHPBB3-15831] - ACP signature update should trigger event
                                                                            • +
                                                                            • [PHPBB3-15832] - ACP avatar update event
                                                                            • +
                                                                            • [PHPBB3-15833] - ACP and UCP avatar delete events
                                                                            • +
                                                                            • [PHPBB3-15837] - Add core.ucp_register_welcome_email_before
                                                                            • +
                                                                            • [PHPBB3-15838] - Add core.ucp_register_register_after
                                                                            • +
                                                                            • [PHPBB3-15839] - Add core.ucp_login_link_template_after
                                                                            • +
                                                                            • [PHPBB3-15841] - Allow postrow pm link to be modified by event
                                                                            • +
                                                                            • [PHPBB3-15848] - Up-version plupload to v2.3.6 to fix image rotation issues
                                                                            • +
                                                                            • [PHPBB3-15850] - Use standard SQL cache for notification types
                                                                            • +
                                                                            +

                                                                            New Feature

                                                                            +
                                                                              +
                                                                            • [PHPBB3-15792] - [Template] - confirm_delete_body_delete_reason_before
                                                                            • +
                                                                            +

                                                                            Task

                                                                            +
                                                                              +
                                                                            • [PHPBB3-15596] - Migrate from data-vocabulary.org to schema.org
                                                                            • +
                                                                            • [PHPBB3-15621] - Some graphical inconsistencies with colored users groups in posting, UCP and MCP
                                                                            • +
                                                                            • [PHPBB3-15701] - {SIGNATURE} variable is added in mcp_post.html but not defined in MCP
                                                                            • +
                                                                            • [PHPBB3-15809] - Allow events with twig syntax
                                                                            • +
                                                                            • [PHPBB3-15857] - Add rubencm to CREDITS.txt
                                                                            • +
                                                                            +

                                                                            Changes since 3.2.3-RC2

                                                                            Bug

                                                                              -- cgit v1.2.1 From 1581ee9d050be1ab6e10b88f3a93d65785c63443 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sat, 10 Nov 2018 21:35:15 +0100 Subject: [prep-release-3.2.4] Update changelog for 3.2.4 release --- phpBB/docs/CHANGELOG.html | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 936bd17623..05c0b947cb 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
                                                                              1. Changelog
                                                                                  +
                                                                                • Changes since 3.2.4-RC1
                                                                                • Changes since 3.2.3
                                                                                • Changes since 3.2.3-RC2
                                                                                • Changes since 3.2.3-RC1
                                                                                • @@ -132,6 +133,16 @@
                                                                                  +

                                                                                  Changes since 3.2.4-RC1

                                                                                  +

                                                                                  Bug

                                                                                  +
                                                                                    +
                                                                                  • [PHPBB3-15860] - Backups filenames arent saved in the expected format
                                                                                  • +
                                                                                  +

                                                                                  Security Issue

                                                                                  +
                                                                                    +
                                                                                  • [SECURITY-227] - Phar deserialization in ACP leads to Remote Code Execution
                                                                                  • +
                                                                                  +

                                                                                  Changes since 3.2.3

                                                                                  Bug

                                                                                    -- cgit v1.2.1 From b7243fad62a61a3f8fb8e4417aec847b89cea508 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Thu, 29 Nov 2018 21:53:09 +0100 Subject: [prep-release-3.2.5] Update changelog for 3.2.5-RC1 --- phpBB/docs/CHANGELOG.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 05c0b947cb..4758c9c59a 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
                                                                                    1. Changelog
                                                                                        +
                                                                                      • Changes since 3.2.4
                                                                                      • Changes since 3.2.4-RC1
                                                                                      • Changes since 3.2.3
                                                                                      • Changes since 3.2.3-RC2
                                                                                      • @@ -133,6 +134,28 @@
                                                                                        +

                                                                                        Changes since 3.2.4

                                                                                        +

                                                                                        Bug

                                                                                        +
                                                                                          +
                                                                                        • [PHPBB3-15665] - MSSQL implementation crashes when upload directory > 2GB
                                                                                        • +
                                                                                        • [PHPBB3-15858] - Unapproved User(s) appearing as Guest in Team Page.
                                                                                        • +
                                                                                        • [PHPBB3-15867] - Contact form without class
                                                                                        • +
                                                                                        • [PHPBB3-15871] - PHP 7.1+ warning in ACP extensions module
                                                                                        • +
                                                                                        • [PHPBB3-15875] - BBCode parsing error (PHP fatal error)
                                                                                        • +
                                                                                        • [PHPBB3-15881] - Login keys are not reset after password update in some cases
                                                                                        • +
                                                                                        +

                                                                                        Improvement

                                                                                        +
                                                                                          +
                                                                                        • [PHPBB3-15542] - Some JS files being called without assets version
                                                                                        • +
                                                                                        • [PHPBB3-15859] - Modify the topic ordering if needed
                                                                                        • +
                                                                                        • [PHPBB3-15863] - Modify the topic sort ordering from the beginning
                                                                                        • +
                                                                                        • [PHPBB3-15870] - Modify the forum ID to handle the correct display of viewtopic if needed
                                                                                        • +
                                                                                        • [PHPBB3-15872] - Add show_user_activity to display_user_activity_modify_actives
                                                                                        • +
                                                                                        • [PHPBB3-15873] - Event to add/modify MCP report details template data.
                                                                                        • +
                                                                                        • [PHPBB3-15878] - Add attachment to core.ucp_pm_view_message
                                                                                        • +
                                                                                        • [PHPBB3-15879] - Modify attachment's poster_id for get_submitted_attachment_data
                                                                                        • +
                                                                                        +

                                                                                        Changes since 3.2.4-RC1

                                                                                        Bug

                                                                                          -- cgit v1.2.1 From 0cb00c9f990d7d2863dce279ccbd1dd3ce050426 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 16 Dec 2018 16:03:42 +0100 Subject: [prep-release-3.2.5] Update changelog for 3.2.5 --- phpBB/docs/CHANGELOG.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 4758c9c59a..09a3b8dff5 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
                                                                                          1. Changelog
                                                                                              +
                                                                                            • Changes since 3.2.5-RC1
                                                                                            • Changes since 3.2.4
                                                                                            • Changes since 3.2.4-RC1
                                                                                            • Changes since 3.2.3
                                                                                            • @@ -134,6 +135,18 @@
                                                                                              +

                                                                                              Changes since 3.2.5-RC1

                                                                                              +

                                                                                              Bug

                                                                                              +
                                                                                                +
                                                                                              • [PHPBB3-15888] - Update link to user guide
                                                                                              • +
                                                                                              • [PHPBB3-15893] - Call to undefined $user in phpbb_format_quote() when BBCodes are disabled
                                                                                              • +
                                                                                              • [PHPBB3-15911] - SQL general error on DB update from 3.0 branch
                                                                                              • +
                                                                                              +

                                                                                              Hardening

                                                                                              +
                                                                                                +
                                                                                              • [SECURITY-229] - Update to latest version of jQuery 1.x and add ajax prefilter
                                                                                              • +
                                                                                              +

                                                                                              Changes since 3.2.4

                                                                                              Bug

                                                                                                -- cgit v1.2.1 From 2b0645b7b9030ce5101f3a3aa4c10ed446527dc8 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sat, 20 Apr 2019 23:07:54 +0200 Subject: [prep-release-3.2.6] Update changelog for 3.2.6-RC1 --- phpBB/docs/CHANGELOG.html | 65 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 09a3b8dff5..37710b30a6 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
                                                                                                1. Changelog
                                                                                                    +
                                                                                                  • Changes since 3.2.5
                                                                                                  • Changes since 3.2.5-RC1
                                                                                                  • Changes since 3.2.4
                                                                                                  • Changes since 3.2.4-RC1
                                                                                                  • @@ -135,6 +136,70 @@
                                                                                                    +

                                                                                                    Changes since 3.2.5

                                                                                                    +

                                                                                                    Bug

                                                                                                    +
                                                                                                      +
                                                                                                    • [PHPBB3-15509] - Update database: info message is to scary
                                                                                                    • +
                                                                                                    • [PHPBB3-15869] - Cookies Problem with domains with special chars
                                                                                                    • +
                                                                                                    • [PHPBB3-15876] - Mysql 5.7 support Q&A plugin
                                                                                                    • +
                                                                                                    • [PHPBB3-15883] - No error for invalid usernames on bulk add to usergroup
                                                                                                    • +
                                                                                                    • [PHPBB3-15904] - PHP warning when accessing modules in ACP System tab
                                                                                                    • +
                                                                                                    • [PHPBB3-15917] - Unapproved posts count towards forum post count
                                                                                                    • +
                                                                                                    • [PHPBB3-15918] - Ban reason messages show backslash (\) before apostrophe -- ex. (don\'t).
                                                                                                    • +
                                                                                                    • [PHPBB3-15919] - Lint test throws PHP warnings due to node modules folder
                                                                                                    • +
                                                                                                    • [PHPBB3-15931] - Issues in PM report emails
                                                                                                    • +
                                                                                                    • [PHPBB3-15954] - Some calls to include() don't have a safeguard
                                                                                                    • +
                                                                                                    • [PHPBB3-15957] - User preferences show notification method "both" with disabled Jabber in ACP
                                                                                                    • +
                                                                                                    • [PHPBB3-15959] - Travis Network Test is Failing for news.cnet.com
                                                                                                    • +
                                                                                                    • [PHPBB3-15965] - Console command to handle thumbnails have files directory hardcoded
                                                                                                    • +
                                                                                                    • [PHPBB3-15975] - Delete or prune an user doesn't remove its entries in the user_notifications table
                                                                                                    • +
                                                                                                    • [PHPBB3-15986] - Add missing language key for posting.php
                                                                                                    • +
                                                                                                    • [PHPBB3-15996] - Invalid data provider function name in migrator_tool_permission_test
                                                                                                    • +
                                                                                                    • [PHPBB3-16006] - Duplicate form IDs in UCP oauth form
                                                                                                    • +
                                                                                                    +

                                                                                                    Improvement

                                                                                                    +
                                                                                                      +
                                                                                                    • [PHPBB3-15884] - Add memberlist_body_* events
                                                                                                    • +
                                                                                                    • [PHPBB3-15889] - Add core.memberlist_modify_memberrow_sql
                                                                                                    • +
                                                                                                    • [PHPBB3-15890] - Add core.memberlist_modify_viewprofile_sql
                                                                                                    • +
                                                                                                    • [PHPBB3-15891] - Add core.memberlist_modify_view_profile_template_vars
                                                                                                    • +
                                                                                                    • [PHPBB3-15898] - Add core.ucp_pm_compose_template
                                                                                                    • +
                                                                                                    • [PHPBB3-15899] - Add core.modify_attachment_sql_ary_on_* events
                                                                                                    • +
                                                                                                    • [PHPBB3-15901] - Add mcp_post_* template events
                                                                                                    • +
                                                                                                    • [PHPBB3-15910] - Pass object arguments by reference implicitly
                                                                                                    • +
                                                                                                    • [PHPBB3-15914] - Add core.modify_memberlist_viewprofile_group_sql and core.modify_memberlist_viewprofile_group_data
                                                                                                    • +
                                                                                                    • [PHPBB3-15915] - Add template events to posting_attach_body.html
                                                                                                    • +
                                                                                                    • [PHPBB3-15924] - Move from precise to trusty builds
                                                                                                    • +
                                                                                                    • [PHPBB3-15926] - Deny installs on PHP >= 7.3@dev - Increase min. req. to 5.4.7
                                                                                                    • +
                                                                                                    • [PHPBB3-15928] - Remove support for backup download
                                                                                                    • +
                                                                                                    • [PHPBB3-15939] - Pagination docblocks
                                                                                                    • +
                                                                                                    • [PHPBB3-15941] - Replace MAX SQL in functions_posting.php
                                                                                                    • +
                                                                                                    • [PHPBB3-15942] - Array to string conversion when permanently deleting a post
                                                                                                    • +
                                                                                                    • [PHPBB3-15948] - Add core.mcp_change_topic_type_after/before
                                                                                                    • +
                                                                                                    • [PHPBB3-15949] - [Template] - ucp_profile_signature_posting_editor_options_prepend
                                                                                                    • +
                                                                                                    • [PHPBB3-15950] - Add SQL transactions to mcp_main.php
                                                                                                    • +
                                                                                                    • [PHPBB3-15960] - Add SQL transactions to functions_admin.php
                                                                                                    • +
                                                                                                    • [PHPBB3-15970] - Add core.message_admin_form_submit_before
                                                                                                    • +
                                                                                                    • [PHPBB3-15972] - Add core.markread_after
                                                                                                    • +
                                                                                                    • [PHPBB3-15992] - Fix breadcrumb schema
                                                                                                    • +
                                                                                                    • [PHPBB3-15995] - Add core.memberlist_modify_sort_pagination_params
                                                                                                    • +
                                                                                                    • [PHPBB3-15997] - Increase webdriver timeout for UI tests
                                                                                                    • +
                                                                                                    • [PHPBB3-16001] - Append data to the OAuth's redirect URL
                                                                                                    • +
                                                                                                    • [PHPBB3-16009] - Display OAuth login's buttons in a row.
                                                                                                    • +
                                                                                                    • [PHPBB3-16010] - Automatically check order of events in events.md file
                                                                                                    • +
                                                                                                    • [PHPBB3-16018] - Update composer and dependencies for 3.2.6
                                                                                                    • +
                                                                                                    • [PHPBB3-16020] - Fix placement of event viewforum_body_topic_author_username_append
                                                                                                    • +
                                                                                                    +

                                                                                                    New Feature

                                                                                                    +
                                                                                                      +
                                                                                                    • [PHPBB3-15944] - Add core.posting_modify_quote_attributes
                                                                                                    • +
                                                                                                    +

                                                                                                    Task

                                                                                                    + +

                                                                                                    Changes since 3.2.5-RC1

                                                                                                    Bug

                                                                                                      -- cgit v1.2.1 From d54c43ae8f711e38d54ea4f1c0cfcb120e20a4ac Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 28 Apr 2019 09:27:54 +0200 Subject: [prep-release-3.2.6] Update changelog for 3.2.6 --- phpBB/docs/CHANGELOG.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 37710b30a6..e8dcc2be2b 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
                                                                                                      1. Changelog
                                                                                                          +
                                                                                                        • Changes since 3.2.6-RC1
                                                                                                        • Changes since 3.2.5
                                                                                                        • Changes since 3.2.5-RC1
                                                                                                        • Changes since 3.2.4
                                                                                                        • @@ -136,6 +137,23 @@
                                                                                                          +

                                                                                                          Changes since 3.2.6-RC1

                                                                                                          +

                                                                                                          Bug

                                                                                                          + +

                                                                                                          Security Issue

                                                                                                          +
                                                                                                            +
                                                                                                          • [SECURITY-231] - Remote avatar functionality allows checking for files and ports on local network
                                                                                                          • +
                                                                                                          • [SECURITY-235] - Fulltext native search can be used to cause long execution times
                                                                                                          • +
                                                                                                          +

                                                                                                          Hardening

                                                                                                          +
                                                                                                            +
                                                                                                          • [SECURITY-228] - Require form token in login_box
                                                                                                          • +
                                                                                                          • [SECURITY-233] - SMTP auth data shouldn't be cached
                                                                                                          • +
                                                                                                          • [SECURITY-234] - Main website URL can be set to JS URL in Admin Control Panel
                                                                                                          • +
                                                                                                          +

                                                                                                          Changes since 3.2.5

                                                                                                          Bug

                                                                                                            -- cgit v1.2.1 From 2575b499a38ccf2480d5da9d5c566f47a9e2d824 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 28 Apr 2019 18:15:33 +0200 Subject: [prep-release-3.2.6] Update Changelog and add missing preg_match --- phpBB/docs/CHANGELOG.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index e8dcc2be2b..c6f05ca309 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -151,7 +151,7 @@
                                                                                                            • [SECURITY-228] - Require form token in login_box
                                                                                                            • [SECURITY-233] - SMTP auth data shouldn't be cached
                                                                                                            • -
                                                                                                            • [SECURITY-234] - Main website URL can be set to JS URL in Admin Control Panel
                                                                                                            • +
                                                                                                            • [SECURITY-234] - Main website URL in Admin Control Panel should not support JS URLs

                                                                                                            Changes since 3.2.5

                                                                                                            -- cgit v1.2.1 From 0d3b393ca6205a37d23f8b9abc4cb4d87171305c Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Thu, 2 May 2019 22:57:33 +0200 Subject: [prep-release-3.2.7] Add changelog for 3.2.7-RC1 --- phpBB/docs/CHANGELOG.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index c6f05ca309..b21c0ca38f 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
                                                                                                            1. Changelog
                                                                                                                +
                                                                                                              • Changes since 3.2.6
                                                                                                              • Changes since 3.2.6-RC1
                                                                                                              • Changes since 3.2.5
                                                                                                              • Changes since 3.2.5-RC1
                                                                                                              • @@ -137,6 +138,19 @@
                                                                                                                +

                                                                                                                Changes since 3.2.6

                                                                                                                +

                                                                                                                Bug

                                                                                                                +
                                                                                                                  +
                                                                                                                • [PHPBB3-16034] - Links created with [url=] - are sometimes incorrectly shortened
                                                                                                                • +
                                                                                                                • [PHPBB3-16036] - Cannot login with 3.2.6
                                                                                                                • +
                                                                                                                • [PHPBB3-16037] - Private message ViewFolder Broken
                                                                                                                • +
                                                                                                                • [PHPBB3-16039] - Unable to change announcement to standard topic due to missing global
                                                                                                                • +
                                                                                                                +

                                                                                                                Improvement

                                                                                                                +
                                                                                                                  +
                                                                                                                • [PHPBB3-16042] - Use S_LOGIN_REDIRECT to output login form token
                                                                                                                • +
                                                                                                                +

                                                                                                                Changes since 3.2.6-RC1

                                                                                                                Bug

                                                                                                                  -- cgit v1.2.1 From 0f1643374ea1d9ae8ae589a22d5997655bc4ea23 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sat, 17 Aug 2019 11:24:20 +0200 Subject: [prep-release-3.2.8] Update changelog for 3.2.8-RC1 --- phpBB/docs/CHANGELOG.html | 75 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') 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

                                                                                                                        -- cgit v1.2.1 From ae00da85ec4cbea187957d282932cd9135ca722e Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 8 Sep 2019 21:50:46 +0200 Subject: [prep-release-3.2.8] Update changelog for 3.2.8 --- phpBB/docs/CHANGELOG.html | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index dc68e62f49..06cdb37b56 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
                                                                                                                        1. Changelog
                                                                                                                            +
                                                                                                                          • Changes since 3.2.8-RC1
                                                                                                                          • Changes since 3.2.7
                                                                                                                          • Changes since 3.2.6
                                                                                                                          • Changes since 3.2.6-RC1
                                                                                                                          • @@ -139,6 +140,28 @@
                                                                                                                            +

                                                                                                                            Changes since 3.2.8-RC1

                                                                                                                            +

                                                                                                                            Bug

                                                                                                                            +
                                                                                                                              +
                                                                                                                            • [PHPBB3-15467] - Permission settings do not take affect when set using All YES/NO/NEVER
                                                                                                                            • +
                                                                                                                            • [PHPBB3-16123] - PHP error (Array to string conversion) on new user registration if email address is banned and " Reason shown to the banned" is empty
                                                                                                                            • +
                                                                                                                            • [PHPBB3-16136] - Missing word in 'AUTH_PROVIDER_OAUTH_ERROR_ALREADY_LINKED'
                                                                                                                            • +
                                                                                                                            +

                                                                                                                            Improvement

                                                                                                                            +
                                                                                                                              +
                                                                                                                            • [PHPBB3-16134] - Exclude group leaders on group member purge
                                                                                                                            • +
                                                                                                                            +

                                                                                                                            Security Issue

                                                                                                                            +
                                                                                                                              +
                                                                                                                            • [SECURITY-243] - CSS injection via BBCode tag
                                                                                                                            • +
                                                                                                                            • [SECURITY-244] - Missing form token check when handling attachments
                                                                                                                            • +
                                                                                                                            • [SECURITY-246] - Missing form token check when managing BBCodes
                                                                                                                            • +
                                                                                                                            +

                                                                                                                            Hardening

                                                                                                                            +
                                                                                                                              +
                                                                                                                            • [SECURITY-247] - Disable MySQLi local infile to prevent local file inclusion
                                                                                                                            • +
                                                                                                                            +

                                                                                                                            Changes since 3.2.7

                                                                                                                            Bug

                                                                                                                            +

                                                                                                                            Hardening

                                                                                                                            +

                                                                                                                            Changes since 3.2.6

                                                                                                                            Bug

                                                                                                                            -- cgit v1.2.1 From 7d90f84306870f9d8fb57426bced1c652fc02c98 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Wed, 25 Dec 2019 17:57:31 +0100 Subject: [prep-release-3.2.9] Add changelog for 3.2.9-RC1 --- phpBB/docs/CHANGELOG.html | 56 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 06cdb37b56..33faa961a1 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
                                                                                                                            1. Changelog
                                                                                                                                +
                                                                                                                              • Changes since 3.2.8
                                                                                                                              • Changes since 3.2.8-RC1
                                                                                                                              • Changes since 3.2.7
                                                                                                                              • Changes since 3.2.6
                                                                                                                              • @@ -140,6 +141,61 @@
                                                                                                                                +

                                                                                                                                Changes since 3.2.8

                                                                                                                                +

                                                                                                                                Bug

                                                                                                                                +
                                                                                                                                  +
                                                                                                                                • [PHPBB3-14815] - The facebook page link is not displayed properly in memberlist.php
                                                                                                                                • +
                                                                                                                                • [PHPBB3-15643] - $phpbb_filesystem->resolve_path() may trigger open_basedir restriction
                                                                                                                                • +
                                                                                                                                • [PHPBB3-15902] - Out of range error with Sphinx search
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16056] - JPEG dimensions undetectable for some kind of jpeg files
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16076] - Limit attachment size by extension group
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16141] - plupload chunk_size calculation incorrect when one or more settings are 'unlimited'
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16150] - Post title link urls not reliable when shared
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16156] - Bots see both register and logout links in the navbar
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16157] - Incorrect FORM_INVALID error message while sending email form
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16181] - OAuth provider id needs to be quoted
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16184] - Mark read button only works once
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16199] - Guest posting CAPTCHA is being generated with no guest posting auth
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16209] - Nginx example configuration file blocks an image in the ACP
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16210] - Terms of use should not be skippable
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16211] - COPPA should not be skippable
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16216] - Disable xdebug in travis builds
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16217] - Enable opcache in travis CI builds
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16228] - BBCode definitions with an optional attribute and a non-TEXT content are not merged correctly
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16242] - Redirect loop when install folder doesn't exist
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16252] - Ignore non-BBCodes when looking for unauthorized markup
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16257] - Typo in Email Settings section
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16258] - Sample Sphinx configuration file causes delta index to only include the most recent post
                                                                                                                                • +
                                                                                                                                +

                                                                                                                                Improvement

                                                                                                                                +
                                                                                                                                  +
                                                                                                                                • [PHPBB3-16084] - Pointless radio button for database backup in 3.2.7
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16139] - Add core.viewtopic_modify_quick_reply_template_vars
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16140] - Add new event to UCP Edit Profile Page
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16143] - Add core events for move topics
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16144] - NO_STYLE_DATA - Provide extra fallback to board's default style for $user.
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16146] - Add core event for after move the forum
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16148] - Add template events to acp_groups.html
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16151] - Enable Emojis and rich text in forum name
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16153] - Enable Emojis and rich text in topic title
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16159] - Wrap post times in html time tag
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16174] - Event for disabling cookie creation
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16182] - Add core.generate_smilies_modify_rowset
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16183] - Add core.generate_smilies_count_sql_before
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16203] - Enable Emojis and rich text in sent Emails
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16247] - Quote PM has no identifier
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16251] - Shortened link text shouldn't override custom plugins
                                                                                                                                • +
                                                                                                                                +

                                                                                                                                Task

                                                                                                                                +
                                                                                                                                  +
                                                                                                                                • [PHPBB3-15422] - Remove the unnecessary helpline function and help_line variable
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16147] - Updated tokens legend in BBCodes ACP
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16160] - Add script for generating package json file
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16172] - Add "Rank:" or "Group rank:" in the memberlist
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16224] - Update composer dependencies
                                                                                                                                • +
                                                                                                                                • [PHPBB3-16246] - Prettify and update README Automated Testing section
                                                                                                                                • +
                                                                                                                                +

                                                                                                                                Changes since 3.2.8-RC1

                                                                                                                                Bug

                                                                                                                                  -- cgit v1.2.1 From 2fdd46b36431ae0f58bb2e78e42553168db9a0ff Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sat, 4 Jan 2020 11:28:54 +0100 Subject: [prep-release-3.2.9] Update changelog for 3.2.9 --- phpBB/docs/CHANGELOG.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 33faa961a1..45300c4986 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
                                                                                                                                  1. Changelog
                                                                                                                                      +
                                                                                                                                    • Changes since 3.2.9-RC1
                                                                                                                                    • Changes since 3.2.8
                                                                                                                                    • Changes since 3.2.8-RC1
                                                                                                                                    • Changes since 3.2.7
                                                                                                                                    • @@ -141,6 +142,30 @@
                                                                                                                                      +

                                                                                                                                      Changes since 3.2.9-RC1

                                                                                                                                      +

                                                                                                                                      Bug

                                                                                                                                      +
                                                                                                                                        +
                                                                                                                                      • [PHPBB3-15592] - "Place inline" button appears when BBcode is disabled (Post settings)
                                                                                                                                      • +
                                                                                                                                      • [PHPBB3-16269] - Sphinx backend indexes HTML markup as keywords
                                                                                                                                      • +
                                                                                                                                      • [PHPBB3-16282] - Default jQuery CDN URL is outdated on new installs
                                                                                                                                      • +
                                                                                                                                      +

                                                                                                                                      Improvement

                                                                                                                                      +
                                                                                                                                        +
                                                                                                                                      • [PHPBB3-16271] - Add support for 3.3.x API documentation
                                                                                                                                      • +
                                                                                                                                      • [PHPBB3-16279] - Add permission for Emojii in topic title
                                                                                                                                      • +
                                                                                                                                      +

                                                                                                                                      Security

                                                                                                                                      +
                                                                                                                                        +
                                                                                                                                      • [SECURITY-249] - Group avatar overwrite on invalid submit
                                                                                                                                      • +
                                                                                                                                      • [SECURITY-250] - Group leader can be tricked into approving user
                                                                                                                                      • +
                                                                                                                                      +

                                                                                                                                      Hardening

                                                                                                                                      +
                                                                                                                                        +
                                                                                                                                      • [SECURITY-251] - Unwanted move of PMs to folders
                                                                                                                                      • +
                                                                                                                                      • [SECURITY-252] - PMs of unsuspecting users can be marked as important
                                                                                                                                      • +
                                                                                                                                      • [SECURITY-253] - PM export without proper validation
                                                                                                                                      • +
                                                                                                                                      +

                                                                                                                                      Changes since 3.2.8

                                                                                                                                      Bug

                                                                                                                                        -- cgit v1.2.1