508caa9bd4
[ticket/15171] Replace all BBCode templates by default
...
PHPBB3-15171
2017-10-31 14:30:45 +01:00
33ceceda02
[ticket/15372] Add permission to schema and copy from f_read
2017-10-26 16:21:50 -04:00
f7249f8839
[ticket/15314] Fix convert class constructor
...
PHPBB3-15314
2017-08-11 01:44:59 +07:00
a53c8cee79
[3.2.x] Update version numbers for 3.2.2-dev
2017-07-11 21:27:26 +02:00
50d2e337b0
[3.1.x] Update version number to 3.1.12-dev
2017-07-11 21:15:08 +02:00
d423b2ec0d
[prep-release-3.2.1] Update version numbers for 3.2.1-RC1
2017-06-25 21:55:00 +02:00
04ef19595c
[prep-release-3.1.11] Update version numbers to 3.1.11-RC1
2017-06-25 17:42:55 +02:00
aa37e9b7fc
[ticket/15176] Add setting for user activity display limit.
...
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
2017-04-16 16:28:38 +02:00
3c30cbd39e
Merge pull request #4650 from marc1706/ticket/11076-rhea
...
[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
2017-01-22 23:35:37 +01:00
722d0b9742
Merge pull request #4658 from kasimi/ticket/15035
...
[ticket/15035] Add phpinfo.php to 3.2.x install directory
2017-01-21 11:56:17 +01:00
eceb36a546
[ticket/15035] Add phpinfo.php to 3.2.x install directory
...
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
2017-01-20 22:09:42 +01:00
d0724063c4
[ticket/11076] Also add notice about unsupported version to installer
...
PHPBB3-11076
2017-01-20 21:23:40 +01:00
385feb0a5d
[3.2.x] Update development version to 3.2.1-dev
2017-01-07 17:19:35 +01:00
830a384988
[prep-release-3.2.0] Fix links to convertor
2017-01-07 16:16:24 +01:00
da8ec61ab2
[prep-release-3.2.0] Update version numbers and add 3.2.0 migration
2017-01-07 11:48:15 +01:00
cff3dbf00e
[3.2.x] Update version numbers to 3.2.0-RC3-dev
2016-12-10 00:32:41 +01:00
9d72c4a66a
[prep-release-3.2.0-RC2] Update version numbers to 3.2.0-RC2
2016-12-09 20:50:48 +01:00
185bda094b
[prep-release-3.2.0-RC2] Update version numbers to 3.2.0-RC2
2016-12-09 20:50:48 +01:00
4f0627de03
[ticket/14492] Add missing config to schema_data.sql
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
ade5183ba1
[ticket/14492] Pass u_action to acp form and add stats config
...
PHPBB3-14492
2016-12-03 14:20:28 +01:00
e974f338af
[ticket/14739] Remove SQLite 2.8.x database driver
...
PHPBB3-14739
2016-11-16 17:59:28 +01:00
cb226f83be
[prep-release-3.1.10] Update version numbers for 3.1.10
2016-10-02 21:06:56 +01:00
de2c70127f
Merge pull request #4265 from Senky/ticket/10809
...
[ticket/10809] Remove MSSQL support
* Senky/ticket/10809:
[ticket/10809] Reflect MSSQL removal in docs files
[ticket/10809] Remove MSSQL support
2016-09-25 17:19:13 +02:00
51d830a6d3
[3.1.x] Increase version for 3.1.11 development
2016-09-24 21:39:47 +02:00
2f17757f4e
[prep-release-3.1.10] Update version to 3.1.10-RC1
2016-09-24 14:50:46 +02:00
0eb44fc934
[ticket/14746] Make msg_handler in installer independent from container
...
PHPBB3-14746
2016-08-19 19:23:52 +02:00
b00a39b9ad
[ticket/14742] Make $last_run_migration protected
...
PHPBB3-14742
2016-08-11 17:59:51 +02:00
c64b8102b7
[ticket/10809] Remove MSSQL support
...
PHPBB3-10809
2016-08-02 12:06:06 +02:00
4ac2547d62
Merge pull request #4301 from 3D-I/PHPBB3-14596
...
[ticket/14596] Deny installation of Ascraeus under PHP 7
2016-07-31 15:18:35 +02:00
95520d2ff2
[ticket/14671] Remove schema.json file
...
PHPBB3-14671
2016-07-02 20:15:01 +04:00
37cf178c0c
[Release 3.2.0-RC1] Update version to 3.2.0-RC2-dev
2016-06-27 21:58:31 +02:00
6145f46bd1
[prep-release-3.2.0-RC1] Update schema.json
2016-06-19 17:51:51 +02:00
2eb8a97f47
[prep-release-3.2.0-RC1] Update version to 3.2.0-RC1
2016-06-19 17:51:51 +02:00
7dc1af25bc
[ticket/14654] Change Imagemagick to ImageMagick
...
PHPBB3-14654
2016-06-11 21:32:16 +02:00
6eda942a7f
[ticket/14607] Add missing auto_increment to report_id
...
PHPBB3-14607
2016-05-01 17:29:10 +02:00
829a8ac15a
Merge branch 'prep-release-3.2.0-b2' into 3.2.x
...
* 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
2016-04-28 21:58:16 +02:00
269e253524
[ticket/14596] Deny installation of Ascraeus under PHP 7
...
PHPBB3-14596
2016-04-23 07:11:34 +02:00
58dfff38fa
[3.1.x] Increase version for 3.1.10 development
2016-04-09 19:50:00 +02:00
15e22af266
[prep-release-3.1.9] Update version to 3.1.9-RC1
2016-04-09 08:09:08 +02:00
68eba86309
[ticket/14408] Remove span tags from file
...
PHPBB3-14408
2016-04-04 07:18:21 -04:00
28ba2d4494
Merge pull request #4274 from marc1706/ticket/14495
...
[ticket/14495] Specify correct version numbers in 3.2.x
* marc1706/ticket/14495:
[ticket/14495] Specify correct version numbers in 3.2.x
2016-04-02 12:09:31 +02:00
83b56f7855
[ticket/14495] Specify correct version numbers in 3.2.x
...
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
2016-04-02 10:06:59 +02:00
2653b98e09
Merge branch 'ticket/14577' into ticket/14577-3.2.x
...
Conflicts:
phpBB/includes/acp/acp_modules.php
2016-04-02 09:51:37 +02:00
5b61ac06cb
[ticket/14577] Do not calculate size of array in for loop
...
For loops that modify the size of the looped arrays were obviously not
changed.
PHPBB3-14577
2016-04-02 09:46:54 +02:00
f6cc30cbfe
Merge pull request #4245 from JoshyPHP/ticket/14381
...
[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
2016-03-25 11:03:27 +01:00
244d171cb0
[ticket/14136] Add back X-UA-Compatible meta tag
...
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
2016-03-24 16:07:07 +01:00
56c2caf6c0
[ticket/14555] Uniformize cache directory usages
...
PHPBB3-14555
2016-03-24 09:15:34 +01:00
e6e87ab214
Merge branch '3.2.x'
...
* 3.2.x:
[release-3.2.0-b2] Update versions to 3.2.0-3-dev
2016-03-07 17:38:34 +01:00
9d7b6260bd
[release-3.2.0-b2] Update versions to 3.2.0-3-dev
2016-03-07 17:36:16 +01:00
480a1be94c
[prep-release-3.2.0-b2] Add schema.json
2016-03-03 22:54:13 +01:00