1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-06 14:35:56 +02:00

1313 Commits

Author SHA1 Message Date
Marc Alexander
118b67caac
Merge branch '3.3.x' 2021-10-29 21:26:26 +02:00
Tristan Darricau
ede9a6815a [ticket/16897] Ignores sqlite3 warnings when an explain query plan query fails
PHPBB3-16897
2021-10-28 21:52:03 +02:00
rxu
2801415c1c
[ticket/16895] Rename language entry
PHPBB3-16895
2021-10-28 21:13:52 +07:00
rxu
7275cdd152
[ticket/16895] Adjust test
PHPBB3-16895
2021-10-27 00:15:46 +07:00
rxu
b1e6fad38a
[ticket/16895] Add test
PHPBB3-16895
2021-10-26 20:14:45 +07:00
rxu
a860a3310a
[ticket/16895] Add migration
PHPBB3-16895
2021-10-20 21:58:24 +07:00
rxu
ca24013470
[ticket/16895] Fix role removal for migrator permission tool
PHPBB3-16895
2021-10-19 23:26:32 +07: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
46ded2ad94
Merge branch '3.3.x' 2021-10-03 15:26:00 +02:00
Marc Alexander
6a72d0305b
[prep-release-3.3.5] Add migration for 3.3.5 2021-10-01 22:40:24 +02:00
Marc Alexander
a42ce508c9
Merge branch '3.3.x' 2021-09-11 13:40:02 +02:00
Marc Alexander
1db2d9c3c1
[prep-release-3.3.5] Add migration for 3.3.5-RC1 2021-09-08 22:37:11 +02:00
Marc Alexander
7bd8d8f245
Merge branch '3.3.x' 2021-09-08 22:25:07 +02:00
Marc Alexander
11563ce971
[ticket/16870] Use string representation of float value for treshold
PHPBB3-16870
2021-09-08 20:42:41 +02:00
Máté Bartus
97bbae3224 Merge branch '3.3.x' 2021-09-03 10:31:50 +02:00
Máté Bartus
cd53106ec3 [ticket/16858] Fix coding style
PHPBB3-16858
2021-09-03 09:58:34 +02:00
Marc Alexander
860663d205
Merge branch '3.3.x' 2021-08-31 20:59:59 +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
e6359d29d1 [ticket/16857] Remove unused settings in acp_board
Add migration remove_flash_v2

PHPBB3-16857
2021-08-26 02:19:48 +02:00
Marc Alexander
445af37c5c
Merge branch '3.3.x' 2021-08-25 20:07:34 +02:00
MichaIng
3638b36849 [ticket/16851] Add Amazonbot, AhrefsBot and SemrushBot
PHPBB3-16851

Signed-off-by: MichaIng <micha@dietpi.com>
2021-08-25 14:46:37 +02:00
Marc Alexander
f9dbd59371
[ticket/16574] Reorder order of static keyword
PHPBB3-16574
2021-08-19 23:10:31 +02:00
Jakub Senko
28f98402f3
[ticket/16574] Remove flash BBcode
PHPBB3-16574
2021-08-19 23:01:42 +02:00
rxu
cbbe819aff
[ticket/16840] Add PHP 8.0 / 8.1 builds for Windows tests
Also fix Postrges PHP 8.1 related issue.

PHPBB3-16840
2021-08-08 13:39:07 +07:00
rxu
721a39502a
[ticket/16840] Add PHP 8.0 / 8.1 builds for Windows tests
Also fix Postrges PHP 8.1 related issue.

PHPBB3-16840
2021-08-07 16:50:45 +07:00
Marc Alexander
ddc4b988b7
[ticket/16804] Reorder static keyword to fit with guidelines
PHPBB3-16804
2021-07-25 13:55:34 +02:00
Marc Alexander
c8dc942f38
Merge branch '3.3.x' 2021-07-23 22:25:36 +02:00
3D-I
a6a18f2c59
[ticket/16804] Extend bbcode help line tooltip
PHPBB3-16804
2021-07-23 21:47:07 +02:00
Marc Alexander
b55595fa87
[ticket/14771] Use constants instead of magic numbers in migration
PHPBB3-14771
2021-07-13 22:22:43 +02:00
Marc Alexander
9099bdb2ad
[ticket/14771] Make phing sniff happy
PHPBB3-14771
2021-07-01 21:09:31 +02:00
hubaishan
11fb872e33
[ticket/14771] fix white space
PHPBB3-14771
2021-06-30 21:41:02 +02:00
hubaishan
b2291e4e3c
[ticket/14771] Add audio_files migration
add or modify audio_files attachment group
add or modify audio extensions mp3, m4a, wav, ogg, webm

PHPBB3-14771
2021-06-30 21:41:02 +02:00
Máté Bartus
f3c426389c
Merge pull request #6206 from marc1706/ticket/13713
[ticket/13713] User Mentions
2021-05-23 17:49:33 +02:00
Marc Alexander
fa7376303a
Merge branch '3.3.x' 2021-05-15 22:31:20 +02:00
lavigor
8f21a7365d
[ticket/13713] Rework batch size handling
PHPBB3-13713
2021-05-14 21:52:09 +02:00
lavigor
31e4fb4729
[ticket/13713] Introduce ACP settings for mentions
PHPBB3-13713
2021-05-14 21:51:54 +02:00
Alfredo Ramos
37518342c6 [ticket/16773] Add missing constraints in PostgreSQL backups
PHPBB3-16773
2021-05-08 01:12:46 -05:00
Marc Alexander
464e2c1271
Merge branch '3.3.x' 2021-05-02 20:44:57 +02:00
Marc Alexander
3e0b20820a
Merge pull request #6199 from Noxwizard/ticket/16765
[ticket/16765] Check if ACP_CONTACT_SETTINGS module already installed
2021-05-02 20:44:53 +02:00
Marc Alexander
e191549fb4
Merge branch '3.3.x' 2021-05-02 20:41:33 +02:00
Marc Alexander
47321954b7
[ticket/16770] Rearrange static qualifier in 3.3.4 migration
PHPBB3-16770
2021-05-02 15:42:04 +02: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
c27c846a1d
Merge pull request #6197 from rubencm/ticket/16764
[ticket/16764] Remove unused services
2021-04-28 10:07:15 +02:00
Marc Alexander
21c5c5a336
[prep-release-3.3.4] Add migration for 3.3.4 2021-04-27 21:19:40 +02:00
Marc Alexander
7201acf070
Merge branch '3.3.x' 2021-04-26 22:05:54 +02:00
Marc Alexander
0ccce7c4f8
[ticket/16764] Remove remote upload certificate validation
PHPBB3-16764
2021-04-26 20:38:03 +02:00
Patrick Webster
134482f6c2 [ticket/16767] Report missing migration instead of dependency
If a migration has an unfulfillable dependency, the migration causing the
dependency to be unfulfillable is now shown in the error message instead
of just the dependency.

PHPBB3-16767
2021-04-25 15:22:42 -05:00