mrgoldy
a1baf106d6
[ticket/15886] Fix notification_group_request_test
...
PHPBB3-15886
2018-11-29 20:27:04 +01:00
mrgoldy
b6f6930eb5
[ticket/15886] Group helper functions
...
PHPBB3-15886
2018-11-29 19:56:24 +01:00
Marc Alexander
0dfbb60bc3
Merge pull request #42 from phpbb/ticket/security/227
...
[ticket/security/227] Replace ImageMagick support with thumbnail event
2018-11-10 17:04:00 +01:00
Marc Alexander
c0a26e3d57
[ticket/security/227] Remove no longer needed validation tests
...
SECURITY-227
2018-11-07 22:04:30 +01:00
Marc Alexander
ed64a69760
Merge pull request #4223 from senky/ticket/10432
...
[ticket/10432] Don't require username when user forgets password
2018-10-28 19:49:38 +01:00
Marc Alexander
68b3c5d1f0
Merge pull request #5408 from senky/ticket/15833
...
[ticket/15833] Add core.avatar_manager_avatar_delete_after event
2018-10-28 16:32:46 +01:00
Jakub Senko
6a35385308
[ticket/15833] Add core.avatar_manager_avatar_delete_after event
...
PHPBB3-15833
2018-10-28 14:19:33 +01:00
Jakub Senko
1d2a654ad7
[ticket/10432] Fix errors and address privacy concern
...
PHPBB3-10432
2018-10-28 10:12:13 +01:00
Derky
d753351edc
[ticket/security/227] Replace ImageMagick support with thumbnail event
...
SECURITY-227
2018-10-23 23:57:24 +02:00
Ruben Calvo
b148bb5d70
[ticket/15849] Stop using php4 constructors
...
PHPBB3-15849
2018-10-21 07:02:26 +00:00
Jakub Senko
101d3b7633
[ticket/10432] Don't require username when user forgets password
...
PHPBB3-10432
2018-10-18 18:51:16 +02:00
Marc Alexander
7e003bf687
Merge pull request #5397 from VSEphpbb/ticket/15824
...
[ticket/15824] Fix and update UI framework
2018-10-13 17:06:10 -07:00
Marc Alexander
40332ecfcc
Merge pull request #5374 from senky/ticket/15758
...
[ticket/15758] Show translated msg for INSECURE_REDIRECT
2018-10-10 22:49:08 +02:00
Marc Alexander
b8c5537948
Merge pull request #5343 from senky/ticket/15716
...
[ticket/15716] Remove OAuth data upon user deletion
2018-10-08 22:07:35 +02:00
Marc Alexander
13fe7b3ed2
Merge pull request #5341 from senky/ticket/15742
...
[ticket/15742] Remove get_magic_quotes_gpc() call
2018-10-08 21:55:25 +02:00
Marc Alexander
2c74cb71b5
Merge pull request #5301 from senky/ticket/11500
...
[ticket/11500] Remove unnamed input
2018-10-08 21:42:46 +02:00
Matt Friedman
253b42372f
[ticket/15824] Add UI test method to wait for AJAX requests
...
PHPBB3-15824
2018-10-03 18:50:30 -07:00
Matt Friedman
b487a3d9ef
[ticket/15824] Make UI test framework correctly install exts
...
PHPBB3-15824
2018-10-01 17:29:13 -07:00
Matt Friedman
4a2b12a0c8
[ticket/15824] Fix cache initialization in UI framework
...
PHPBB3-15824
2018-10-01 13:56:37 -07:00
Jakub Senko
d29d4389f9
[ticket/15758] Show translated msg for INSECURE_REDIRECT
...
PHPBB3-15758
2018-09-28 12:27:55 +02:00
Marc Alexander
f08d18c99c
Merge pull request #5295 from v12mike/ticket/15726
...
Ticket/15726 Implement selective purge in APCu cache driver
2018-09-16 16:10:25 +02:00
v12mike
bf9af92220
[ticket/15726] Implement selective purge in APCu cache driver
...
Correcting code formatting and whitespace
PHPBB3-15726
2018-09-16 16:05:46 +02:00
v12mike
7d4d9770cf
[ticket/15726] Implement selective purge in APCu cache driver
...
fix file permissions
PHPBB3-15726
2018-09-16 16:05:40 +02:00
v12mike
02234783c6
[ticket/15726] Implement selective purge in APCu cache driver
...
The current APCu cache driver implements a global clearing of the APCu
when the phpBB cache is purged. This is inappropriate if there are other
phpBB boards, or other php applications sharing the APCu cache.
This patch changes the behviour so that only cache entries matching
the key_prefix of this board are cleared by a phpBB cache purge.
The APCu unit test script has been updated to test this behaviour.
It has also been updated so that the test case can be run individually
previously it relied on initialisations made in other test scripts.
PHPBB3-15726
2018-09-16 16:05:22 +02:00
Marc Alexander
3e85190798
Merge pull request #5305 from MikelAlejoBR/ticket/15733
...
[ticket/15733] Remove unused code related to deprecated flood control
2018-09-16 13:14:59 +02:00
Jakub Senko
89d1401a77
[ticket/15742] Remove addslashes_recursively()
...
PHPBB3-15742
2018-09-13 18:47:14 +02:00
Marc Alexander
2c9d49bf09
Merge branch 'prep-release-3.2.3' into 3.2.x
2018-09-09 12:00:28 +01:00
Jakub Senko
0f10c6ff6f
[ticket/15716] Remove OAuth data upon user deletion
...
PHPBB3-15716
2018-09-06 21:34:19 +02:00
Marc Alexander
c20d84ce17
[ticket/15746] Adjust tests after twig update
...
PHPBB3-15746
2018-08-21 21:25:33 +02:00
MikelAlejoBR
b2277e7bf6
[ticket/15733] Remove unused code related to deprecated flood control
...
PHPBB3-15733
2018-07-28 14:29:37 +02:00
Jakub Senko
4ebd582947
[ticket/11500] Remove unnamed input
...
PHPBB3-11500
2018-07-26 17:17:27 +02:00
Tristan Darricau
7f76d91128
Merge pull request #5249 from senky/ticket/15659
...
[ticket/15659] Fix retrieve_block_vars()
* github.com:/phpbb/phpbb:
[ticket/15659] Fix retrieve_block_vars()
2018-07-08 18:43:16 +02:00
Tristan Darricau
e680d46865
Merge pull request #5260 from senky/ticket/15696
...
[ticket/15696] 'if' module tool should support calling other tools
* github.com:/phpbb/phpbb:
[ticket/15696] Add tests
[ticket/15696] Add support of other tools to 'if'
2018-07-08 18:36:10 +02:00
Tristan Darricau
5542070169
Merge pull request #5198 from kasimi/ticket/15637
...
[ticket/15637] Extract multi-line PHP event descriptions
* github.com:/phpbb/phpbb:
[ticket/15637] Remove trailing space from description
[ticket/15637] Preserve line breaks in event descriptions
[ticket/15637] Updated test fixture to include complete event description
[ticket/15637] Remove trailing space from description
[ticket/15637] Fixed removing white-spaces from description line
[ticket/15637] Extract all lines before the first @tag
[ticket/15637] Extract multi-line PHP event descriptions
2018-07-08 18:14:20 +02:00
kasimi
245f4df47c
[ticket/15637] Preserve line breaks in event descriptions
...
PHPBB3-15637
2018-07-07 21:25:43 +02:00
kasimi
517c601482
[ticket/15637] Updated test fixture to include complete event description
...
PHPBB3-15637
2018-07-07 20:13:49 +02:00
Jakub Senko
b5daa91650
[ticket/15659] Fix retrieve_block_vars()
...
PHPBB3-15659
2018-07-07 15:46:24 +02:00
Jakub Senko
9ee7b9b81f
[ticket/15696] Add tests
...
PHPBB3-15696
2018-07-05 09:57:23 +02:00
Marc Alexander
02cbb864a5
Merge pull request #5245 from rubencm/ticket/15693
...
[ticket/15693] Fix get_rand_string()
2018-06-17 15:44:28 +02:00
Marc Alexander
ff171f3a3b
Merge pull request #5158 from kasimi/ticket/15586
...
[ticket/15586] Fixed adding module the automatic way without specifying modes
2018-06-17 11:35:08 +02:00
Marc Alexander
9e50e52fa5
[ticket/15693] Update tests to reflect changes to gen_rand_string()
...
PHPBB3-15693
2018-06-17 11:01:11 +02:00
Matt Friedman
d7db5d366b
[ticket/15595] Fix module exists tool when parent is false
...
PHPBB3-15595
2018-03-19 16:45:44 -07:00
kasimi
aa9d24ad31
[ticket/15586] Added tests for adding modules the automatic way
...
PHPBB3-15586
2018-03-11 22:17:26 +01:00
Marc Alexander
1c920859db
Merge pull request #5089 from marc1706/ticket/15516
...
[ticket/15516] Add instructions for running UI tests
2018-02-21 20:55:20 +01:00
Marc Alexander
94c168291c
[ticket/15516] Fix typo in UI test instructions
...
[ci skip]
PHPBB3-15516
2018-02-21 20:43:56 +01:00
JoshyPHP
531d9dfa1f
[ticket/15531] Log malformed BBCodes
...
PHPBB3-15531
2018-01-22 03:34:47 +01:00
Marc Alexander
adc75b700f
Merge pull request #5083 from JoshyPHP/ticket/15512
...
[ticket/15512] Avoid reparsing non-existent polls
2018-01-19 12:20:54 +01:00
Jakub Senko
ad748ec0a7
[ticket/15099] Fix tests
...
PHPBB3-15099
2018-01-17 22:10:53 +01:00
Marc Alexander
3469545e3a
[ticket/15516] Add instructions for running UI tests
...
PHPBB3-15516
2018-01-14 12:59:01 +01:00
JoshyPHP
5878d66ebf
[ticket/15512] Avoid reparsing non-existent polls
...
PHPBB3-15512
2018-01-12 16:28:37 +01:00