1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-30 02:59:29 +02:00

4358 Commits

Author SHA1 Message Date
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
7e8ef278fe
Merge pull request #5919 from AlfredoRamos/ticket/16338
[ticket/16338] Add DuckDuckGo bot
2020-04-21 20:46:14 +02:00
Marc Alexander
6bdebe22ed
Merge branch '3.2.x' into 3.3.x 2020-04-21 20:08:01 +02:00
Marc Alexander
29450d8893
Merge pull request #5930 from 3D-I/ticket/16423
[ticket/16423] Add Aria Engine to list of Fulltext Supported
2020-04-21 20:07:47 +02:00
Marc Alexander
e979194a0e
Merge branch '3.2.x' into 3.3.x 2020-04-21 17:20:08 +02:00
Marc Alexander
e10331f988
Merge pull request #5942 from mrgoldy/ticket/16432
[ticket/16432] Display APCu Cache notice when handling extensions through CLI
2020-04-21 17:19:47 +02:00
rxu
0e4ce1f978
[ticket/16452] Upgrade to FontAwesome 5
PHPBB3-16452
2020-04-21 15:21:40 +07:00
Marc Alexander
8a03e0d670
Merge branch '3.2.x' into 3.3.x 2020-04-16 22:09:05 +02:00
Marc Alexander
ec6335bdfd
[ticket/14754] Clean up code as per review
PHPBB3-14754
2020-04-16 22:01:04 +02:00
Marc Alexander
b90e2c6300
Merge pull request #5892 from mrgoldy/ticket/16397
[ticket/16397] Expose user identifier
2020-04-16 20:50:54 +02:00
Marc Alexander
6b47cbb4c5
Merge pull request #5860 from JoshyPHP/ticket/16361
[ticket/16361] Change the link shortener
2020-04-16 20:49:15 +02:00
mrgoldy
3e128d06f4 [ticket/16432] Display APCu Cache notice when handling extensions through CLI
PHPBB3-16432
2020-04-12 00:46:00 +02:00
mrgoldy
275ef147f6 [ticket/16422] Strip BOM characters
PHPBB3-16422
2020-04-08 22:19:40 +02:00
Alfredo Ramos
99dbea1469 [ticket/16338] Add DuckDuckGo bot
PHPBB3-16338
2020-04-06 16:02:20 -05:00
3D-I
33666c7817 [ticket/16428] Fix invalid scheme name (empty value)
PHPBB3-16428
2020-04-06 22:11:01 +02:00
3D-I
c190451098 [ticket/16423] Add Aria Engine to list of Fulltext Supported
PHPBB3-16423
2020-04-02 23:47:01 +02:00
3D-I
551a018613 [ticket/16423] Add Aria Engine to list of Fulltext Supported
PHPBB3-16423
2020-04-02 23:18:26 +02:00
rxu
4926ff0992
[ticket/16417] Fix CLI database migration for phpBB 3.0.x
PHPBB3-16417
2020-03-29 10:41:21 +07:00
Alfredo Ramos
43e3b3e328 [ticket/16315] Remove Google+ profile field
PHPBB3-16315
2020-03-24 22:16:51 -06:00
mrgoldy
9080a0e778 [ticket/13867] Force data type in profile fields manager
PHPBB3-13867
2020-03-24 00:28:00 +01:00
mrgoldy
d26e0423f7 [ticket/13867] Amend profile fields manager constructor
PHPBB3-13867
2020-03-23 22:47:18 +01:00
mrgoldy
84cd7e496b [ticket/13867] Amend profile fields manager
PHPBB3-13867
2020-03-23 22:40:04 +01:00
Tristan Darricau
b3f3886cd9 [ticket/13867] Add tests
PHPBB3-13867
2020-03-23 22:37:51 +01:00
javiexin
b1e1ee7d55 [ticket/13867] Enable/disable mechanism for new profile field types
Adds methods to enable, disable and purge profile field types to the
profilefields\manager class. These methods are to be called from
extensions that add new profile field types on the enable, disable
and purge methods of the ext class. If not done, any profile field
of a new type that is left after extension is disabled or removed will
break the forum in several places.
Remove dependency from container, add dependencies with specific classes.
Change try/catch by !isset.
Execute requested changes: more meaningful var names, json_encode, empty.
Execute requested changes: separate a utilit list function, use
sql_in_set, use single quotes ('). Remove code approved in a different PR.

PHPBB3-13867
2020-03-23 22:37:50 +01:00
javiexin
b60322f729 [ticket/13867] Enable/disable mechanism for new profile field types
Adds methods to enable, disable and purge profile field types to the
profilefields\manager class. These methods are to be called from
extensions that add new profile field types on the enable, disable
and purge methods of the ext class. If not done, any profile field
of a new type that is left after extension is disabled or removed will
break the forum in several places.
Remove dependency from container, add dependencies with specific classes.
Change try/catch by !isset.
Execute requested changes: more meaningful var names, json_encode, empty.

PHPBB3-13867
2020-03-23 22:37:29 +01:00
javiexin
b89539a70e [ticket/13867] Enable/disable mechanism for new profile field types
Adds methods to enable, disable and purge profile field types to the
profilefields\manager class. These methods are to be called from
extensions that add new profile field types on the enable, disable
and purge methods of the ext class. If not done, any profile field
of a new type that is left after extension is disabled or removed will
break the forum in several places.
Remove dependency from container, add dependencies with specific classes.
Change try/catch by !isset.

PHPBB3-13867
2020-03-23 22:34:31 +01:00
javiexin
78ea308608 [ticket/13867] Enable/disable mechanism for new profile field types
Adds methods to enable, disable and purge profile field types to the
profilefields\manager class.  These methods are to be called from
extensions that add new profile field types on the enable, disable
and purge methods of the ext class.  If not done, any profile field
of a new type that is left after extension is disabled or removed will
break the forum in several places.

PHPBB3-13867
2020-03-23 22:34:31 +01:00
rxu
5842c912a9
[ticket/13426] Improve user timezone initialization
PHPBB3-13426
2020-03-19 00:17:26 +07:00
Marc Alexander
e72e6679a3
Merge branch '3.2.x' into 3.3.x 2020-03-17 17:48:37 +01:00
Marc Alexander
0788754a5f
Merge pull request #5911 from dark-1/ticket/16406
[ticket/16406] Fix Core Event of notification
2020-03-17 17:48:32 +01:00
mrgoldy
feb94b446a [ticket/15937] Amend Google reCAPTCHA v3 Migrations
PHPBB3-15937
2020-03-16 12:05:33 +01:00
Marc Alexander
8df557f621
Merge branch '3.2.x' into 3.3.x 2020-03-15 17:25:51 +01:00
Dark❶
b23c4dacb9
[ticket/16406] Fix Core Event of notification
PHPBB3-16406
2020-03-15 21:10:28 +05:30
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
82240cb661
[ticket/14754] Fix SQL errors in email::mark_notifications
PHPBB3-14754
2020-03-15 11:52:17 +01:00
Jakub Senko
f3664b07d2
[ticket/14754] Use dedicated table to stop receiving notifications
PHPBB3-14754
2020-03-15 11:52:16 +01:00
Jakub Senko
a3e0117ff0
[ticket/14754] Only one email notification per topic
PHPBB3-14754
2020-03-15 11:52:16 +01:00
3D-I
e5f88a1462 [ticket/13914] Cast to INT mixed style ID data in user setup
PHPBB3-13914
2020-03-15 04:43:31 +01:00
mrgoldy
d35b3b4792 [ticket/15937] Google reCAPTCHA v3 Plugin migration
PHPBB3-15937
2020-03-14 16:04:48 +01:00
mrgoldy
c8e5c36c1d [ticket/15937] Google reCAPTCHA v3 Plugin migration and clean up
PHPBB3-15937
2020-03-14 16:03:02 +01:00
mrgoldy
01b966c664 [ticket/15937] Google reCAPTCHA v3 Plugin comments
PHPBB3-15937
2020-03-14 15:01:49 +01:00
mrgoldy
0c63f03db4 [ticket/15937] Google reCAPTCHA v3 Plugin
PHPBB3-15937
2020-03-14 14:42:08 +01:00
mrgoldy
e5c80e46b0 [ticket/16397] Expose user identifier
PHPBB3-16397
2020-03-10 01:49:57 +01:00
Marc Alexander
ddc8e5c712
Merge branch '3.2.x' into 3.3.x 2020-03-07 14:15:38 +01:00
Marc Alexander
3c07c8c2a0
Merge pull request #5862 from dark-1/ticket/16370
[ticket/16370] Add core events for Notification
2020-03-07 14:15:32 +01:00
Marc Alexander
447a5391ed
Merge pull request #5873 from marc1706/ticket/16325
[ticket/16325] Ensure lock file is opened for updating
2020-03-03 21:40:01 +01:00
Dark❶
70513f8da4
[ticket/16370] Add core events for Notification
PHPBB3-16370
2020-03-04 01:41:37 +05:30
Marc Alexander
1215c3ddbf
Merge branch '3.2.x' into 3.3.x 2020-03-03 18:03:23 +01:00