aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Collapse)AuthorAgeFilesLines
* [prep-release-3.2.2] Update version to 3.2.2-RC1Marc Alexander2017-12-282-2/+2
|
* [ticket/15322] Try to make new email setting more readableMarc Alexander2017-12-131-1/+1
| | | | PHPBB3-15322
* [ticket/15322] Add config setting for -f parameter & remove mail function nameMarc Alexander2017-12-111-1/+1
| | | | | | | The -f parameter can now be added via configuration in the ACP. Addtionally, the config setting for the mail function name has been removed. PHPBB3-15322
* Merge pull request #4976 from rubencm/ticket/15171Marc Alexander2017-11-161-1/+1
|\ | | | | | | [ticket/15171] Replace all BBCode templates by default
| * [ticket/15171] Replace all BBCode templates by defaultRubén Calvo2017-10-311-1/+1
| | | | | | | | PHPBB3-15171
* | [ticket/15372] Add permission to schema and copy from f_readDavid Colón2017-10-261-2/+3
|/
* [ticket/15314] Fix convert class constructorrxu2017-08-111-1/+1
| | | | PHPBB3-15314
* [3.2.x] Update version numbers for 3.2.2-devMarc Alexander2017-07-111-1/+1
|
* [prep-release-3.2.1] Update version numbers for 3.2.1-RC1Marc Alexander2017-06-253-3/+3
|
* [ticket/15176] Add setting for user activity display limit.lr942017-04-161-0/+1
| | | | | | | | | Up to phpBB 3.2 the maximum number of posts a user must have to have his activity shown is 5000. This limit is hardcoded in functions_display.php. It would be useful if board administrators could choose to disable the limit or to set an higher value. PHPBB3-15176
* Merge pull request #4650 from marc1706/ticket/11076-rheaTristan Darricau2017-01-221-0/+5
|\ | | | | | | | | | | | | | | [ticket/11076] State current and minimum required versions in old PHP notice * marc1706/ticket/11076-rhea: [ticket/11076] Also state min PHP version when visiting forum website [ticket/11076] Also add notice about unsupported version to installer
| * [ticket/11076] Also add notice about unsupported version to installerMarc Alexander2017-01-201-0/+5
| | | | | | | | PHPBB3-11076
* | Merge pull request #4658 from kasimi/ticket/15035Marc Alexander2017-01-211-0/+14
|\ \ | |/ |/| | | [ticket/15035] Add phpinfo.php to 3.2.x install directory
| * [ticket/15035] Add phpinfo.php to 3.2.x install directorykasimi2017-01-201-0/+14
| | | | | | | | | | | | | | | | In 3.1.x there's a phpinfo.php in the /install folder which seems to be removed in 3.2.x, perhaps by accident? https://github.com/phpbb/phpbb/commits/3.2.x/phpBB/install/phpinfo.php Let's add it back for easier troubleshooting potential issues during installation. PHPBB3-15035
* | [3.2.x] Update development version to 3.2.1-devMarc Alexander2017-01-071-1/+1
| |
* | [prep-release-3.2.0] Fix links to convertorMarc Alexander2017-01-071-7/+7
| |
* | [prep-release-3.2.0] Update version numbers and add 3.2.0 migrationMarc Alexander2017-01-073-3/+3
| |
* | [3.2.x] Update version numbers to 3.2.0-RC3-devMarc Alexander2016-12-103-3/+3
| |
* | [prep-release-3.2.0-RC2] Update version numbers to 3.2.0-RC2Marc Alexander2016-12-091-1/+1
| |
* | [prep-release-3.2.0-RC2] Update version numbers to 3.2.0-RC2Marc Alexander2016-12-092-2/+2
| |
* | [ticket/14492] Add missing config to schema_data.sqlMarc Alexander2016-12-031-0/+1
| | | | | | | | PHPBB3-14492
* | [ticket/14492] Pass u_action to acp form and add stats configMarc Alexander2016-12-031-0/+1
| | | | | | | | PHPBB3-14492
* | [ticket/14739] Remove SQLite 2.8.x database driverJakub Senko2016-11-163-4/+0
|/ | | | PHPBB3-14739
* Merge pull request #4265 from Senky/ticket/10809Tristan Darricau2016-09-252-5/+0
|\ | | | | | | | | | | | | | | [ticket/10809] Remove MSSQL support * Senky/ticket/10809: [ticket/10809] Reflect MSSQL removal in docs files [ticket/10809] Remove MSSQL support
| * [ticket/10809] Remove MSSQL supportJakub Senko2016-08-022-5/+0
| | | | | | | | PHPBB3-10809
* | [ticket/14746] Make msg_handler in installer independent from containerOliver Schramm2016-08-191-7/+16
|/ | | | PHPBB3-14746
* [ticket/14671] Remove schema.json fileSumanai2016-07-021-3390/+0
| | | PHPBB3-14671
* [Release 3.2.0-RC1] Update version to 3.2.0-RC2-devTristan Darricau2016-06-271-1/+1
|
* [prep-release-3.2.0-RC1] Update schema.jsonTristan Darricau2016-06-191-22/+22
|
* [prep-release-3.2.0-RC1] Update version to 3.2.0-RC1Tristan Darricau2016-06-193-3/+3
|
* [ticket/14607] Add missing auto_increment to report_idMarc Alexander2016-05-011-1/+3390
| | | | PHPBB3-14607
* Merge branch 'prep-release-3.2.0-b2' into 3.2.xTristan Darricau2016-04-281-3389/+1
|\ | | | | | | | | | | | | | | * prep-release-3.2.0-b2: [prep-release-3.2.0-b2] Add schema.json [prep-release-3.2.0-b2] Add changelog for 3.2.0-b2 [prep-release-3.2.0-b2] Add migration for 3.2.0-b2 [prep-release-3.2.0-b2] Update version to 3.2.0-b2
| * [prep-release-3.2.0-b2] Add schema.jsonTristan Darricau2016-03-031-3389/+1
| |
| * [prep-release-3.2.0-b2] Update version to 3.2.0-b2Tristan Darricau2016-03-023-3/+3
| |
* | Merge pull request #4274 from marc1706/ticket/14495Tristan Darricau2016-04-022-2/+2
|\ \ | | | | | | | | | | | | | | | | | | [ticket/14495] Specify correct version numbers in 3.2.x * marc1706/ticket/14495: [ticket/14495] Specify correct version numbers in 3.2.x
| * | [ticket/14495] Specify correct version numbers in 3.2.xMarc Alexander2016-04-022-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | DO NOT apply these changes into master when merging it. This means that you'll have to checkout the latest files from upstream after merging this into master (possibly while resolving likely merge conflicts). PHPBB3-14495
* | | Merge branch 'ticket/14577' into ticket/14577-3.2.xMarc Alexander2016-04-021-1/+1
|\ \ \ | |/ / |/| | | | | | | | Conflicts: phpBB/includes/acp/acp_modules.php
| * | [ticket/14577] Do not calculate size of array in for loopMarc Alexander2016-04-021-1/+1
| | | | | | | | | | | | | | | | | | | | | For loops that modify the size of the looped arrays were obviously not changed. PHPBB3-14577
| * | [ticket/14136] Add back X-UA-Compatible meta tagMarc Alexander2016-03-242-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was previously removed without needing to. Adding it back to force users to not emulate the page for previous versions of IE. The imagetoolbar http-equiv tag was not restored as IE does not contain that anymore since IE7. Also, the chome=1 has been removed from the X-UA-Compatible content as ChromeFrame does not receive any further updates since 2014 and is potentially broken. PHPBB3-14136
| * | [ticket/14496] Destroy update_list_time cache variable on introMarc Alexander2016-02-261-0/+1
| | | | | | | | | | | | PHPBB3-14496
| * | [ticket/14496] Cache last update of update list instead of using filemtimeMarc Alexander2016-02-261-1/+2
| | | | | | | | | | | | PHPBB3-14496
| * | [3.1.x] Increase dev version for 3.1.9Joas Schilling2016-02-131-1/+1
| | |
| * | [prep-release-3.1.8] Update version to 3.1.8-RC1Joas Schilling2016-02-132-2/+2
| | |
| * | [3.1.x] Update version to 3.1.8-devJoas Schilling2015-12-121-1/+1
| | |
| * | [prep-release-3.1.7] Update version to 3.1.7-RC1Joas Schilling2015-12-122-2/+2
| | |
* | | Merge pull request #4245 from JoshyPHP/ticket/14381Tristan Darricau2016-03-252-2/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14381] Set the mode in message parser to "reparse" * JoshyPHP/ticket/14381: [ticket/14381] Set the mode in message parser to "reparse" [ticket/14495] Updates the version to 3.3.0-a1-dev
| * \ \ Merge branch '3.2.x'Tristan Darricau2016-03-071-1/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * 3.2.x: [release-3.2.0-b2] Update versions to 3.2.0-3-dev
| * \ \ \ Merge branch '3.2.x'Máté Bartus2016-02-281-0/+3
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | * 3.2.x: [ticket/14503] Enable superglobals in cli
| * | | | [ticket/14495] Updates the version to 3.3.0-a1-devTristan Darricau2016-02-243-3/+3
| | | | | | | | | | | | | | | | | | | | PHPBB3-14495
* | | | | [ticket/14555] Uniformize cache directory usagesTristan Darricau2016-03-241-1/+1
| |_|/ / |/| | | | | | | | | | | PHPBB3-14555