Marc Alexander
9c5f338d3c
Merge pull request #6037 from kasimi/ticket/16565
...
[ticket/16565] Lazy-load cron.task_collection
2020-09-19 11:12:41 +02:00
Marc Alexander
c141962dc8
Merge pull request #6018 from rxu/ticket/16544
...
[ticket/16544] Use forum_notify.txt for forum subscription email notifications
2020-09-10 12:43:40 +02:00
William Desportes
fedfc330ef
[ticket/16587] Fix phpdoc errors reported by Doctum
...
PHPBB3-16587
2020-09-07 12:11:31 +02:00
rxu
02f54ef219
[ticket/16544] Fix notifications tests
...
PHPBB3-16544
2020-09-02 22:11:51 +07:00
rxu
aa76f6b9f2
[ticket/16544] Use forum_notify.txt for forum subscription email notifications
...
PHPBB3-16544
2020-09-02 22:11:51 +07:00
Marc Alexander
0d3dd61ad4
Merge pull request #6007 from rxu/ticket/16526
...
[ticket/16526] Correctly handle ACP CSV settings
2020-08-30 14:47:20 +02:00
Marc Alexander
5d0f7229e3
Merge pull request #6019 from rxu/ticket/16488
...
[ticket/16488] Fix not displaying min input element attribute when 0
2020-08-28 21:14:12 +02:00
Marc Alexander
bd407fd866
[ticket/16488] Add test for min value 0 as min number
...
PHPBB3-16488
2020-08-27 20:41:38 +02:00
Marc Alexander
c1ce0153ea
Merge pull request #5981 from ansavin/ticket/16366
...
[ticket/16366] Make viewtopic lang vars available in feed pages
2020-08-23 16:49:36 +02:00
JoshyPHP
762d9fcf7b
[ticket/16580] Updated email-related test
...
This ensures that re-activating email fields does not introduce any exploit
PHPBB3-16580
2020-08-20 14:35:38 +02:00
JoshyPHP
62333f0ca2
[ticket/16580] Updated regression tests
...
PHPBB3-16580
2020-08-20 14:35:38 +02:00
JoshyPHP
1ac142347e
[ticket/16580] Update rendering tests to match actual Prosilver
...
PHPBB3-16580
2020-08-20 14:35:38 +02:00
rxu
6cd54639b5
[ticket/16526] Adjust test to use better assertions
...
PHPBB3-16526
2020-08-14 04:30:20 +07:00
Marc Alexander
7d18ecd1bf
Merge pull request #6012 from rxu/ticket/16533
...
[ticket/16533] Add autologin keys management UCP module events
2020-08-13 21:15:59 +02:00
ansavin
b3199265a2
[ticket/16366] Make viewtopic lang vars available in feed pages
...
We call add_lang('viewtopic') in feed controller and configure_user(...)
in generate_content() in order to make viewtopic language constants
avaliable for message parser when it is called from feed controller
PHPBB3-16366
2020-08-13 16:46:23 +02:00
Marc Alexander
1c724d0860
Merge pull request #6009 from iMattPro/ticket/16527
...
[ticket/16527] Add a role_exists method to permissions migrator tool
2020-08-12 21:46:50 +02:00
kasimi
0daf6ccbcb
[ticket/16565] Fixed cron.manager tests
...
PHPBB3-16565
2020-08-12 12:51:59 +02:00
Marc Alexander
f729887320
Merge pull request #5969 from mrgoldy/ticket/16472
...
[ticket/16472] [3.3.x] Remove UI tests
2020-08-10 17:27:27 +02:00
Marc Alexander
3be435561a
Merge branch 'prep-release-3.2.10' into prep-release-3.3.1
2020-07-25 11:18:09 +02:00
Marc Alexander
a378e0eb0c
Merge pull request #61 from phpbb/ticket/security-259
...
[ticket/security-259] Stop checking image size of images in img BBCode
2020-07-25 11:16:07 +02:00
Marc Alexander
8e5a635bfb
Merge pull request #60 from phpbb/ticket/security/257
...
[ticket/security/257] Enforce http(s) for URLs in image BBCode
2020-07-25 11:16:04 +02:00
Marc Alexander
2c04ce7a61
Merge branch 'prep-release-3.2.10' into prep-release-3.3.1
2020-07-22 10:08:47 +02:00
Marc Alexander
df49e0e993
Merge pull request #6006 from rxu/ticket/16524
...
[ticket/16524] Fix using out-of-bounds UTF8 characters in profile fields
2020-07-22 10:08:00 +02:00
3D-I
4aa3a80558
[ticket/16552] Roll back to FontAwesome 4.7
...
PHPBB3-16552
2020-07-21 11:58:28 +02:00
rxu
befab4f3c1
[ticket/16524] Remove u_emoji permission checks
...
PHPBB3-16524
2020-07-21 11:00:41 +02:00
rxu
ab3d8ade72
[ticket/16524] Add test
...
PHPBB3-16524
2020-07-21 11:00:16 +02:00
rxu
acd824d432
[ticket/16524] Filter out-of-bounds UTF8 characters for profile fields
...
PHPBB3-16524
2020-07-21 11:00:15 +02:00
rxu
d0197a94fb
[ticket/16539] Fix general SQL error for smilies mode on posting
...
PHPBB3-16539
2020-07-21 10:11:32 +02:00
Marc Alexander
d0e2023a63
[ticket/security-259] Stop checking image size of images in img bbcode
...
SECURITY-259
2020-06-25 22:20:58 +02:00
rxu
5a33a141af
[ticket/16533] Add autologin keys management UCP module events
...
PHPBB3-16533
2020-06-21 15:39:15 +07:00
Matt Friedman
b69507be8a
[ticket/16527] Add a role_exists method to permissions migrator tool
...
PHPBB3-16527
2020-06-14 11:02:40 -07:00
rxu
8c79e9a61e
[ticket/16526] Add test
...
PHPBB3-16526
2020-06-12 01:28:14 +07:00
Marc Alexander
8ab866e7f4
[ticket/16510] Disable showing unapproved posts to users in feed test
...
PHPBB3-16510
2020-06-07 10:14:30 +02:00
kasimi
2d1e8dc8a0
[ticket/16510] Run feed test without displaying unapproved posts
...
PHPBB3-16510
2020-06-06 22:30:01 +02:00
kasimi
b5a1c54ab2
[ticket/16510] Exclude deleted config entries in test
...
PHPBB3-16510
2020-06-06 21:48:15 +02:00
kasimi
5e23959e12
[ticket/16510] Fixed test
...
PHPBB3-16510
2020-06-06 21:03:24 +02:00
kasimi
e05876a5f6
[ticket/16510] Test if all config options exist in schema_data.sql
...
PHPBB3-16510
2020-06-06 17:21:36 +02:00
rxu
5afda415d1
[ticket/16435] Fix test_session_gc() test
...
PHPBB3-16435
2020-05-27 16:06:19 +07:00
Marc Alexander
ce97122c6d
Merge branch '3.2.x' into 3.3.x
2020-05-17 22:13:04 +02:00
Marc Alexander
c5d83ef715
Merge branch '3.2.x' into 3.3.x
2020-05-14 17:44:22 +02:00
mrgoldy
38c26c8c44
[ticket/16472] Remove UI test suite
...
PHPBB3-16472
2020-05-08 14:20:28 +02:00
mrgoldy
6c0e17480c
[ticket/16472] Remove UI tests
...
PHPBB3-16472
2020-05-08 14:09:53 +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
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
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
3ecd2f150d
[ticket/security/257] Enforce http(s) for URLs in image BBCode
...
SECURITY-257
2020-05-02 14:24:06 +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
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