Marc Alexander
b72379aaab
[ticket/15769] Increase default avatar size
...
PHPBB3-15769
2022-12-13 21:17:48 +01:00
Marc Alexander
42670686da
[ticket/17049] Add missing entry to schema_data.sql
...
PHPBB3-17049
2022-10-16 16:23:16 +02:00
Marc Alexander
9c3d27d267
Merge branch '3.3.x'
2022-07-16 18:49:13 -04:00
Patrick Webster
2c661205e4
[ticket/16916] Include PHP version number in startup/install error
...
If the PHP version is too low, an error is displayed. This error does not
include the current PHP version number, which often becomes a debate with
users who believe they are running a supported version.
PHPBB3-16916
2022-07-04 21:12:43 -05:00
Marc Alexander
fc83f213d5
Merge branch 'prep-release-3.3.8' into 3.3.x
2022-06-26 20:28:13 +02:00
Marc Alexander
53e5113893
[prep-release-3.3.8] Update version numbers to 3.3.8
2022-06-26 09:39:23 +02:00
Marc Alexander
f930f8821f
[3.3.x] Update versions to 3.3.9-dev
2022-06-06 22:54:43 +02:00
Marc Alexander
d4415d4ad8
[prep-release-3.3.8] Update version numbers to 3.3.8
2022-06-06 14:40:30 +02:00
Marc Alexander
2b92ff372b
[prep-release-3.3.8] Update version numbers to 3.3.8-RC1
2022-06-06 14:40:29 +02:00
Marc Alexander
d868dbe3aa
[ticket/16967] Remove support for INCLUDEPHP and PHP/ENDPHP in templates
...
PHPBB3-16967
2022-04-11 21:10:35 +02:00
Marc Alexander
4ed0201ffe
Merge branch 'prep-release-3.3.7' into 3.3.x
2022-03-17 21:46:31 +01:00
Marc Alexander
e138328be1
[prep-release-3.3.7] Update version numbers to 3.3.7
2022-03-17 20:12:58 +01:00
Marc Alexander
faec4417f4
[prep-release-3.3.7] Update version numbers to 3.3.7
2022-03-17 20:12:57 +01:00
Marc Alexander
1f972f0ee7
Merge branch 'prep-release-3.3.6' into 3.3.x
2022-03-15 21:32:09 +01:00
Marc Alexander
1a8950d01b
[prep-release-3.3.6] Update version numbers to 3.3.6
2022-03-14 21:17:11 +01:00
Marc Alexander
6caf2f83ad
[3.3.x] Update versions to 3.3.7-dev
2022-01-21 22:15:12 +01:00
Marc Alexander
c93381ff04
[prep-release-3.3.6] Add migration for 3.3.6-RC1
2022-01-19 22:09:33 +01:00
Marc Alexander
88b79aba00
[prep-release-3.3.6] Update version numbers to 3.3.6
2022-01-19 22:09:29 +01:00
Tristan Darricau
b8d555f56a
[ticket/16741] Specific DBs fixes
...
MSSQL:
- Fix bool type
- Fix comparator
- Drop Default constraint before deleting column
- Rename Default constraint to use phpBB's names
- Re-create the indices when changing the type of one column
- Uses varchar instead of varbinary
PostgreSQL:
- Creates auto increment sequences by hand instead of using serial
in order to use phpBB's names
- Drop constraint on unique / primary indices
Oracle:
- Rename indices to use phpBB's names
- Fix string not null behaviour
- Fix broken regex in Oracle driver
- Handle to long indices on Oracle
- Rename auto_increment trigger and sequence
- Automatically lowercase keys in assoc results
PHPBB3-16741
2021-11-11 04:55:28 +01:00
Tristan Darricau
6ce708539b
[ticket/16741] General fixes
...
PHPBB3-16741
2021-11-09 02:48:34 +01:00
Marc Alexander
b99cfd5caa
[ticket/16820] Move ATTACHMENT_CATEGORY_ constants to attachment namespace
...
PHPBB3-16820
2021-10-10 17:52:42 +02:00
Marc Alexander
38024d14bf
Merge pull request #6280 from 3D-I/ticket/16863
...
[ticket/16863] Support playing video attachments
2021-10-09 22:11:31 +02:00
Marc Alexander
441a5a2175
Merge branch 'prep-release-3.3.5' into 3.3.x
2021-10-03 15:25:12 +02:00
Marc Alexander
7a8d9671c2
[prep-release-3.3.5] Update version numbers to 3.3.5
2021-10-01 22:40:21 +02:00
Marc Alexander
8caf2e7c59
[3.3.x] Update versions to 3.3.6-dev
2021-09-11 13:38:10 +02:00
Marc Alexander
5ef0105a5f
[prep-release-3.3.5] Update version numbers to 3.3.5
2021-09-08 22:37:07 +02:00
Marc Alexander
e8421dbab1
[prep-release-3.3.5] Update version numbers to 3.3.5-RC1
2021-09-08 22:37:06 +02:00
Marc Alexander
860663d205
Merge branch '3.3.x'
2021-08-31 20:59:59 +02:00
3D-I
90d92ffdff
[ticket/16863] Support playing video attachments
...
PHPBB3-16863
2021-08-30 21:32:02 +02:00
3D-I
80f3d7b0aa
[ticket/16863] Support playing video attachments
...
PHPBB3-16863
2021-08-30 21:29:46 +02:00
3D-I
a8be17dd4d
[ticket/16858] Update jQuery to 3.6.0
...
PHPBB3-16858
2021-08-27 04:25:41 +02:00
3D-I
4e530ec11c
[ticket/16857] Remove unused settings in acp_board
...
Removes everything that is still relative
PHPBB3-16857
2021-08-26 01:31:12 +02:00
Jakub Senko
28f98402f3
[ticket/16574] Remove flash BBcode
...
PHPBB3-16574
2021-08-19 23:01:42 +02:00
Saeed Hubaishan
77f46656d2
[ticket/14771] Add webm file extension to schema
...
PHPBB3-14771
2021-06-30 21:41:01 +02:00
hubaishan
8fab32abd7
[ticket/14771] Support playing audio attachments
...
Add Audio attachments category, Audio attachments group.
add most audio supported extensions to the audio group.
presserve audio extensions MIMEtypes.
modify the attachment style file to view the audio attachment in
AUDIO HTML5 tag.
PHPBB3-14771
2021-06-30 21:40:45 +02:00
lavigor
8f21a7365d
[ticket/13713] Rework batch size handling
...
PHPBB3-13713
2021-05-14 21:52:09 +02:00
lavigor
5006a26f6c
[ticket/13713] Add new values to installation schema
...
PHPBB3-13713
2021-05-14 21:51:58 +02:00
Marc Alexander
69c0373a94
Merge branch '3.3.x'
2021-05-05 20:14:44 +02:00
Patrick Webster
e22f431660
[ticket/16292] Check that the installer container is available
...
PHPBB3-16292
2021-05-03 17:29:52 -05:00
Patrick Webster
62a45d86ec
[ticket/16292] Try to propagate serious errors to the installer UI
...
Only raise a runtime exception during install/update as a last resort.
PHPBB3-16292
2021-05-02 16:29:31 -05:00
Marc Alexander
cbff1d48dc
Merge branch '3.3.x'
2021-05-01 21:52:12 +02:00
Marc Alexander
ecc79ea2ec
Merge branch 'prep-release-3.3.4' into 3.3.x
2021-05-01 21:51:16 +02:00
Marc Alexander
badf349f66
Merge branch '3.3.x'
2021-04-29 20:30:59 +02:00
Patrick Webster
31fc85153e
[ticket/16766] Restructure conditional
...
PHPBB3-16766
2021-04-27 18:00:08 -05:00
Marc Alexander
f861f1fb9a
[prep-release-3.3.4] Update version numbers to 3.3.4
2021-04-27 21:19:36 +02:00
Marc Alexander
c45c7f4622
[ticket/16764] Remove more remnants of remote uploading
...
PHPBB3-16764
2021-04-26 20:44:15 +02:00
Marc Alexander
0ccce7c4f8
[ticket/16764] Remove remote upload certificate validation
...
PHPBB3-16764
2021-04-26 20:38:03 +02:00
Patrick Webster
1f76aa65f3
[ticket/16766] Show long error messages during install/update
...
PHPBB3-16766
2021-04-24 12:39:27 -05:00
rubencm
e1bbef7774
[ticket/16764] Remove remote avatar from converter
...
PHPBB3-16764
2021-04-24 16:04:10 +02:00
Marc Alexander
cc8b4ef619
[ticket/16764] Remove remote avatar functionality
...
PHPBB3-16764
2021-04-23 22:26:07 +02:00