1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-15 20:17:36 +02:00

1188 Commits

Author SHA1 Message Date
Marc Alexander
008e313652
Merge pull request #5909 from marc1706/ticket/14754
[ticket/14754] Only one email notification per topic
2020-05-01 16:19:36 +02:00
Marc Alexander
a0c8df6679
[ticket/14754] Add effectively_installed() to migration
PHPBB3-14754
2020-04-29 22:14:04 +02:00
Marc Alexander
e59d514ed3
Merge branch '3.3.x' 2020-04-29 21:52:01 +02:00
Marc Alexander
a43cdbac54
Merge pull request #5902 from mrgoldy/ticket/15937
[ticket/15937] Google reCAPTCHA v3 Plugin
2020-04-29 21:51:52 +02:00
Marc Alexander
066d14ab3c
Merge branch '3.3.x' 2020-04-21 21:04:50 +02:00
Marc Alexander
95080106e0
Merge pull request #5923 from AlfredoRamos/ticket/16315
[ticket/16315] Remove Google+ profile field
2020-04-21 20:50:01 +02:00
Marc Alexander
4c529c4bbb
Merge branch '3.3.x' 2020-04-21 20:46:23 +02:00
rxu
0e4ce1f978
[ticket/16452] Upgrade to FontAwesome 5
PHPBB3-16452
2020-04-21 15:21:40 +07:00
Alfredo Ramos
99dbea1469 [ticket/16338] Add DuckDuckGo bot
PHPBB3-16338
2020-04-06 16:02:20 -05:00
Alfredo Ramos
43e3b3e328 [ticket/16315] Remove Google+ profile field
PHPBB3-16315
2020-03-24 22:16:51 -06:00
mrgoldy
feb94b446a [ticket/15937] Amend Google reCAPTCHA v3 Migrations
PHPBB3-15937
2020-03-16 12:05:33 +01:00
Marc Alexander
9f4a240f91
[ticket/14754] Rename email notifications table to fit better
PHPBB3-14754
2020-03-15 15:08:25 +01:00
Marc Alexander
c61946329c
[ticket/14754] Refactor migration for 3.3 and use ULINT
PHPBB3-14754
2020-03-15 12:51:02 +01:00
Marc Alexander
cc3afd87aa
[ticket/14754] Move migration for email notification table to 33x
PHPBB3-14754
2020-03-15 12:47:14 +01:00
Jakub Senko
f3664b07d2
[ticket/14754] Use dedicated table to stop receiving notifications
PHPBB3-14754
2020-03-15 11:52:16 +01:00
mrgoldy
d35b3b4792 [ticket/15937] Google reCAPTCHA v3 Plugin migration
PHPBB3-15937
2020-03-14 16:04:48 +01:00
Marc Alexander
2d5289ed7e
Merge branch '3.3.x' 2020-02-01 08:50:24 +01:00
Marc Alexander
3bb2edd53d
Merge branch '3.2.x' into 3.3.x 2020-02-01 08:50:19 +01:00
KYPREO
c927c31391 [ticket/16329] Add configuration options for Plupload
PHPBB3-16329
PHPBB3-16330
2020-01-28 23:57:31 +11:00
Marc Alexander
e31c05f065
Merge branch '3.3.x' 2020-01-22 21:22:45 +01:00
KYPREO
68677b8525 [ticket/16329] Add configuration options for Plupload
PHPBB3-16329
PHPBB3-16330
2020-01-22 20:21:12 +11:00
KYPREO
0b03fa963a [ticket/16329] Add configuration options for Plupload
PHPBB3-16329
PHPBB3-16330
2020-01-20 22:16:38 +11:00
KYPREO
a1617548cf [ticket/16329] Add configuration options for Plupload
PHPBB3-16329
PHPBB3-16330
2020-01-20 15:19:56 +11:00
Marc Alexander
a6cd4df423
Merge pull request #5808 from marc1706/ticket/16284
[ticket/16284] Move 4.0 migrations to v400 folder
2020-01-14 21:20:09 +01:00
Marc Alexander
6acdfab319
[ticket/16284] Add depends_on to classes
PHPBB3-16284
2020-01-14 17:43:17 +01:00
rxu
75c03dd81e
[ticket/16307] Fix SQL time reporting when debug.sql_explain parameter is set
PHPBB3-16307
2020-01-08 22:05:55 +07:00
Marc Alexander
417ec86d8a
Merge branch '3.3.x' 2020-01-06 12:01:26 +01:00
Marc Alexander
944a748cb6
[prep-release-3.3.0] Add migration for 3.3.0 2020-01-04 21:54:59 +01:00
Marc Alexander
72bf5d8d15
Merge branch '3.3.x' 2020-01-04 21:53:26 +01:00
Marc Alexander
1b8193ab8b
Merge branch '3.2.x' into 3.3.x 2020-01-04 21:51:44 +01:00
Marc Alexander
4f39da4343
[prep-release-3.2.9] Add migration for 3.2.9 2020-01-04 10:17:57 +01:00
Marc Alexander
fa39235a0d
Merge branch '3.3.x' 2020-01-02 10:46:56 +01:00
Marc Alexander
dce0441ecf
Merge pull request #5809 from marc1706/ticket/16285
[ticket/16285] Add sanity checks to migrations for 3.3
2020-01-02 10:46:52 +01:00
Marc Alexander
481bd70b26
Merge branch '3.3.x' 2020-01-02 10:13:45 +01:00
3D-I
fa099867a8
[ticket/16279] Add permission for Emoji in topic title
PHPBB3-16279
2020-01-02 10:02:01 +01:00
3D-I
48eb74cfcd
[ticket/16279] Add permission for Emoji in topic title
PHPBB3-16279
2020-01-02 10:01:48 +01:00
Marc Alexander
db5121511d
Merge pull request #5802 from 3D-I/ticket/16279
[ticket/16279] Add permission for Emoji in topic title
2020-01-02 09:59:25 +01:00
3D-I
0806d34eee [ticket/16279] Add permission for Emoji in topic title
PHPBB3-16279
2020-01-01 19:11:45 +01:00
Marc Alexander
79287abd7b
[ticket/16285] Add sanity checks to migrations for 3.3
PHPBB3-16285
2020-01-01 16:23:23 +01:00
Marc Alexander
2b65ce123c
[ticket/16284] Adjust create schema and add tables to tests
PHPBB3-16284
2020-01-01 16:17:23 +01:00
Marc Alexander
af7dcb9ba2
[ticket/16284] Add effectively installed checks where applicable
PHPBB3-16284
2020-01-01 12:29:38 +01:00
Marc Alexander
8fed25382a
[ticket/16284] Add effectively_installed to add_storage_permission
PHPBB3-16284
2020-01-01 12:09:57 +01:00
Marc Alexander
73b045fb44
[ticket/16284] Use tables array in acp_storage_module
PHPBB3-16284
2020-01-01 12:09:07 +01:00
Marc Alexander
a72810465f
[ticket/16284] Provide tables as array in migrations
PHPBB3-16284
2020-01-01 12:08:11 +01:00
Marc Alexander
6c0137c7a3
[ticket/16284] Add effectively_installed check to acp_storage_module
PHPBB3-16284
2020-01-01 11:22:03 +01:00
Marc Alexander
d15d75e2ba
[ticket/16284] Add migration for 4.0.0-dev
PHPBB3-16284
2020-01-01 11:21:39 +01:00
Marc Alexander
eac646cf72
[ticket/16284] Move migrations not included in 3.3 to v400
PHPBB3-16284
2020-01-01 11:19:54 +01:00
3D-I
364461b58f [ticket/16279] Add permission for Emoji in topic title
PHPBB3-16279
2019-12-30 02:26:31 +01:00
Marc Alexander
722ef54295
Merge branch '3.3.x' 2019-12-26 11:42:12 +01:00
Marc Alexander
230472de45
Merge branch '3.2.x' into 3.3.x 2019-12-26 11:39:58 +01:00