1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-23 17:10:53 +01:00

4235 Commits

Author SHA1 Message Date
Marc Alexander
2bf92024c7
Merge branch '3.3.x' 2020-05-31 12:05:05 +02:00
rxu
5afda415d1
[ticket/16435] Fix test_session_gc() test
PHPBB3-16435
2020-05-27 16:06:19 +07:00
Marc Alexander
f95e2c053a
Merge branch '3.3.x' 2020-05-17 22:13:37 +02:00
Marc Alexander
ce97122c6d
Merge branch '3.2.x' into 3.3.x 2020-05-17 22:13:04 +02:00
Marc Alexander
9368d2ea8a
Merge branch '3.3.x' 2020-05-14 17:44:31 +02:00
Marc Alexander
c5d83ef715
Merge branch '3.2.x' into 3.3.x 2020-05-14 17:44:22 +02:00
Marc Alexander
6a934a21a5
Merge branch '3.3.x' 2020-05-04 22:34:09 +02:00
Marc Alexander
a414584f4b
Merge pull request #5955 from kasimi/ticket/16449
[ticket/16449] Remove AJAX actions for extension management
2020-05-04 22:31:08 +02:00
Marc Alexander
220cbb7f91
Merge branch '3.3.x' 2020-05-03 11:01:54 +02:00
Marc Alexander
6fc6e7ced2
Merge pull request #5962 from marc1706/ticket/16462
[ticket/16462] Skip tests that require the LDAP extension
2020-05-03 11:01:36 +02:00
mrgoldy
93cc9987cf Merge branch '3.3.x' 2020-05-02 22:49:54 +02:00
mrgoldy
8ae115f9bd Merge pull request #5957 from rxu/ticket/16452
[ticket/16452] Upgrade to FontAwesome 5
2020-05-02 22:38:02 +02:00
Marc Alexander
d591b4d2da
[ticket/16462] Skip tests that require the LDAP extension
PHPBB3-16462
2020-05-02 21:55:55 +02:00
Marc Alexander
74b2f2de9c
Merge branch '3.3.x' 2020-05-01 16:19:57 +02:00
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
rxu
628d39931f
[ticket/16452] Rename all.min back to font-awesome.min
PHPBB3-16452
2020-04-22 13:31:52 +07:00
Marc Alexander
36faf85488
Merge branch '3.3.x' 2020-04-21 21:18:53 +02:00
Marc Alexander
1dc5c4f98f
Merge pull request #5932 from AlfredoRamos/ticket/15572
[ticket/15572] Fix W3C validation error for quote BBCode
2020-04-21 21:16:49 +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
rxu
335535e73b
[ticket/16452] Fix tests
PHPBB3-16452
2020-04-21 16:13:31 +07:00
kasimi
f4b9a7143c
[ticket/16449] Fixed tests
PHPBB3-16449
2020-04-18 01:37:11 +02:00
kasimi
66436bd9f7
[ticket/16449] Remove AJAX actions for extension management
This reverts commits
  2b66608023a2a4f4212984dc350cb5d67e3b4b97
  5cf88ea871afa9444f808bb9a2bb0e2b8e54056c

PHPBB3-16449
2020-04-18 00:43:47 +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
e566ff10b4
Merge branch '3.3.x' 2020-04-16 20:49:27 +02:00
Alfredo Ramos
cbe63da1f7 [ticket/15572] Fix W3C validation error for quote BBCode
PHPBB3-15572
2020-04-04 19:57:31 -06:00
Alfredo Ramos
43e3b3e328 [ticket/16315] Remove Google+ profile field
PHPBB3-16315
2020-03-24 22:16:51 -06:00
mrgoldy
7149349e25 [ticket/13867] Use order by in profile fields manager test
PHPBB3-13867
2020-03-24 01:06:02 +01:00
mrgoldy
b602e0c014 [ticket/13867] Remove profile field test prophecy
PHPBB3-13867
2020-03-23 22:40:04 +01:00
mrgoldy
29d44973a7 [ticket/13867] Finish profile fields manager tests
PHPBB3-13867
2020-03-23 22:40:04 +01:00
mrgoldy
903185a69c [ticket/13867] Amend profile fields manager tests
PHPBB3-13867
2020-03-23 22:40:04 +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
Marc Alexander
9f4a240f91
[ticket/14754] Rename email notifications table to fit better
PHPBB3-14754
2020-03-15 15:08:25 +01:00
Marc Alexander
858d9271e3
[ticket/14754] Adjust setUp in test for 3.3
PHPBB3-14754
2020-03-15 12:40:35 +01:00
Marc Alexander
5aa4aae0f5
[ticket/14754] Add test for email 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
JoshyPHP
a5f1ff43b5 [ticket/16361] Truncate schemeless links to the forum
PHPBB3-16361
2020-02-12 01:35:00 +01:00
Marc Alexander
33c50f236a
Merge branch '3.3.x' 2020-02-06 17:36:49 +01:00
Marc Alexander
d0d1fd189b
Merge pull request #5831 from marc1706/ticket/16314
[ticket/16314] Improve handling of page_footer output for controllers
2020-02-06 17:19:33 +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
Marc Alexander
7de24bad2e
Merge pull request #5832 from KYPREO/ticket/16329
[ticket/16329] Add configuration options for Plupload
2020-02-01 08:50:12 +01:00
Marc Alexander
c221858fab
Merge branch '3.3.x' 2020-01-30 21:38:35 +01:00
JoshyPHP
2dbcad7840 [ticket/16342] Increase default hashing costs for Argon2 passwords
PHPBB3-16342
2020-01-28 01:42:39 +01:00
Marc Alexander
6b8ccbc379
Merge branch '3.3.x' 2020-01-22 21:21:13 +01:00
Marc Alexander
9b12a923f5
Merge branch '3.2.x' into 3.3.x 2020-01-22 21:21:07 +01:00
mrgoldy
5bc7723feb [ticket/16332] Amend formatting tests to expect translated code string
PHPBB3-16332
2020-01-21 17:43:11 +01:00
Marc Alexander
8bdad7d73e
[ticket/16314] Reorder controller helper constructor parameters
PHPBB3-16314
2020-01-20 17:28:37 +01:00