aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15926] Deny 3.2.x installation if PHP >= 7.3-dev3D-I2019-01-051-1/+1
| | | | PHPBB3-15926
* [ticket/15926] Deny 3.2.x installation if PHP >= 7.3-dev3D-I2019-01-051-2/+2
| | | | PHPBB3-15926
* Merge pull request #5479 from kasimi/ticket/15904Marc Alexander2018-12-231-1/+2
|\ | | | | | | [ticket/15904] Fix counting empty template blocks
| * [ticket/15904] Fix counting empty template blockskasimi2018-12-081-1/+2
| | | | | | | | PHPBB3-15904
* | Merge branch 'prep-release-3.2.5' into 3.2.xMarc Alexander2018-12-2213-20/+151
|\ \ | |/ |/|
| * [prep-release-3.2.5] Add 3.2.5 migrationMarc Alexander2018-12-191-0/+38
| |
| * [prep-release-3.2.5] Update changelog for 3.2.5Marc Alexander2018-12-191-0/+13
| |
| * [prep-release-3.2.5] Update version numbers to 3.2.5Marc Alexander2018-12-193-3/+3
| |
| * Merge pull request #43 from phpbb/security/229Marc Alexander2018-12-193-4/+49
| |\ | | | | | | | | | [security/229] Update jQuery to 1.12.4
| | * [security/229] Adjust effectively_installed on jquery update migrationMarc Alexander2018-12-131-1/+1
| | | | | | | | | | | | SECURITY-229
| | * [security/229] Add ajax prefilter for crossdomain requestsMarc Alexander2018-12-111-0/+7
| | | | | | | | | | | | SECURITY-229
| | * [security/229] Update jQuery CDN linkMarc Alexander2018-12-091-0/+37
| | | | | | | | | | | | SECURITY-229
| | * [SECURITY/229] Update jQuery to 1.12.4Marc Alexander2018-12-091-4/+5
| | | | | | | | | | | | SECURITY-229
| * | [ticket/15911] Add missing bracesMarc Alexander2018-12-181-0/+2
| | | | | | | | | | | | PHPBB3-15911
| * | [ticket/15911] Resolve warnings when updating from 3.0.0 to latestMarc Alexander2018-12-182-3/+6
| | | | | | | | | | | | PHPBB3-15911
| * | [ticket/15911] Prevent errors when trying to delete from non-existent tablesMarc Alexander2018-12-181-2/+24
| | | | | | | | | | | | | | | | | | | | | This can happen when migrating to the latest version from versions before 3.0.14. PHPBB3-15911
| * | Merge pull request #5470 from marc1706/ticket/15888Marc Alexander2018-12-161-1/+1
| |\ \ | | | | | | | | | | | | [ticket/15888] Changing ACP link from 3.1 to 3.2 docs
| | * | [ticket/15888] Changing ACP link from 3.1 to 3.2 docsJim Mossing Holsteyn2018-12-031-1/+1
| | |/ | | | | | | | | | PHPBB3-15888
| * | [ticket/15893] Pass needed language class directly to format quoteMarc Alexander2018-12-023-9/+17
| |/ | | | | | | PHPBB3-15893
* | [3.2.x] Update versions to 3.2.6-devMarc Alexander2018-12-012-2/+2
|/
* [prep-release-3.2.5] Update changelog for 3.2.5-RC1Marc Alexander2018-11-291-0/+23
|
* [prep-release-3.2.5] Add 3.2.5-RC1 migrationMarc Alexander2018-11-291-0/+36
|
* [prep-release-3.2.5] Update version numbers for 3.2.5Marc Alexander2018-11-292-3/+3
|
* [prep-release-3.2.5] Update version numbers for 3.2.5-RC1Marc Alexander2018-11-293-3/+3
|
* Merge pull request #5455 from toxyy/ticket-15879Marc Alexander2018-11-291-0/+14
|\ | | | | | | [ticket/15879] Add core.posting_modify_default_variables
| * [ticket/15879] Add core.posting_modify_default_variablesAlec2018-11-241-0/+14
| | | | | | | | | | | | | | Allows the modification of default variables put into post_data. Also allows you to unset variables in post_data to inherit the default ones. PHPBB3-15879
* | Merge pull request #5451 from vinny/ticket/15867Marc Alexander2018-11-291-1/+1
|\ \ | | | | | | | | | [ticket/15867] Add class for message field in the contact form
| * | [ticket/15867] Add class for message field in the contact formVinny2018-11-111-1/+1
| | | | | | | | | | | | PHPBB3-15867
* | | Merge pull request #5449 from senky/ticket/15878Marc Alexander2018-11-281-0/+3
|\ \ \ | | | | | | | | | | | | [ticket/15878] Add attachments to ucp_pm_view_message
| * | | [ticket/15878] Add attachments to ucp_pm_view_messageJakub Senko2018-11-191-0/+3
| | | | | | | | | | | | | | | | PHPBB3-15878
* | | | Merge pull request #5443 from toxyy/ticket/15872Marc Alexander2018-11-281-2/+5
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15872] Add show_user_activity to display_user_activity_modify_actives
| * | | | [ticket/15872] Add show_user_activity to display_user_activity_modify_activesAlec2018-11-121-2/+5
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Add config option for toggling most active forum & topic in the user profile. A bool was added to display_user_activity_modify_actives to achieve this. PHPBB3-15872
* | | | Merge pull request #5427 from dark-1/ticket/15858Marc Alexander2018-11-271-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15858] Unapproved User(s) appearing as Guest in Team Page
| * | | | [ticket/15858] Unapproved User(s) appearing as Guest in Team PageDarkā¶2018-10-291-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-15858
* | | | | Merge pull request #5450 from hubaishan/ticket/15665Marc Alexander2018-11-261-0/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15665] Fix MSSQL crashes if upload dir>2GB
| * | | | | [ticket/15665] fix double semicolonhubaishan2018-11-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15665
| * | | | | [ticket/15665] Fix MSSQL crashes if upload dir>2GBhubaishan2018-11-201-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add cast_expr_to_bigint() to mssql_base PHPBB3-15665
* | | | | | Merge pull request #5432 from 3D-I/ticket/15859Marc Alexander2018-11-251-0/+14
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/15859] Add core.viewforum_modify_topic_ordering
| * | | | | | [ticket/15859] Add core.viewforum_modify_topic_ordering3D-I2018-11-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15859
| * | | | | | [ticket/15859] Add core.viewforum_modify_topic_ordering3D-I2018-11-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15859
| * | | | | | [ticket/15859] Add core.viewforum_modify_topic_ordering3D-I2018-10-291-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15859
* | | | | | | [ticket/15881] Reset login keys for account reactivation after password updaterxu2018-11-241-0/+2
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | PHPBB3-15881
* | | | | | Merge pull request #5433 from marc1706/ticket/15542Marc Alexander2018-11-201-1/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | [ticket/15542] Always append assets versions to assets
| * | | | | [ticket/15542] Only add assets version for relative pathsMarc Alexander2018-10-291-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15542
| * | | | | [ticket/15542] Always append assets versions to assetsMarc Alexander2018-10-291-1/+1
| | |_|/ / | |/| | | | | | | | | | | | | PHPBB3-15542
* | | | | Merge pull request #5445 from 3D-I/ticket/15873Marc Alexander2018-11-181-2/+31
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15873] Add core.mcp_report_template_data
| * | | | | [ticket/15873] Add core.mcp_report_template_data3D-I2018-11-181-2/+31
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15873
* | | | | | Merge pull request #5441 from 3D-I/ticket/15870Marc Alexander2018-11-181-0/+14
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/15870] Add core.viewtopic_modify_forum_id
| * | | | | | [ticket/15870] Add core.viewtopic_modify_forum_id3D-I2018-11-181-0/+14
| |/ / / / / | | | | | | | | | | | | | | | | | | PHPBB3-15870
* | | | | | Merge pull request #5436 from 3D-I/ticket/15863Marc Alexander2018-11-181-0/+12
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/15863] Add core.viewforum_modify_sort_direction