1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-15 08:57:14 +02:00
Commit Graph

4521 Commits

Author SHA1 Message Date
Máté Bartus
553a20ddf7 Merge pull request #6056 from senky/ticket/16574
[ticket/16574] Remove flash BBcode
2021-08-23 21:34:28 +02:00
Marc Alexander
72cf2ba2ea Merge branch '3.3.x' 2021-08-23 20:30:14 +02:00
Marc Alexander
acbcb18226 Merge pull request #5760 from v12mike/ticket/16138
Ticket/16138 Eliminate redundant parameters from board URLs
2021-08-23 20:11:35 +02:00
Jakub Senko
28f98402f3 [ticket/16574] Remove flash BBcode
PHPBB3-16574
2021-08-19 23:01:42 +02:00
Marc Alexander
d714c6db19 Merge pull request #6267 from rubencm/ticket/16836
[ticket/16836] Use absolute paths in local adapter
2021-08-19 22:20:25 +02:00
Marc Alexander
71a3848240 [ticket/16243] Use short array syntax
PHPBB3-16243
2021-08-19 22:13:06 +02:00
Máté Bartus
49b01d05c1 Merge pull request #6256 from marc1706/ticket/16825
[ticket/16825] Adjust handling of session ID when requiring cookies
2021-08-19 21:59:16 +02:00
Marc Alexander
2e62712378 [ticket/16243] Update twig_test for latest phpunit and expected values
PHPBB3-16243
2021-08-19 21:56:37 +02:00
Marc Alexander
17c8ab3f74 [ticket/16243] Make twig_test compatible with latest phpunit
PHPBB3-16243
2021-08-19 21:56:37 +02:00
Marc Alexander
94d77fb9cc [ticket/16243] Add basic tests for get_user_style() and set_style()
PHPBB3-16243
2021-08-19 21:56:36 +02:00
Rubén Calvo
fdb7c8a671 [ticket/16836] Use absolute paths in local adapter
PHPBB3-16836
2021-08-11 13:59:21 +02:00
rxu
ffa4dc0ff3 [ticket/16840] Fix s9e test helper
PHPBB3-16840
2021-08-08 15:21:35 +07:00
Marc Alexander
84b414a4f0 [ticket/16138] Remove redundant specifiers from functional test URLs
PHPBB3-16138
2021-08-04 22:11:02 +02:00
Marc Alexander
217fc07036 [ticket/16825] Adjust functional tests for modified sid handling
PHPBB3-16825
2021-07-31 22:35:03 +02:00
Máté Bartus
f836605ab8 Merge branch '3.3.x' 2021-07-31 12:06:48 +02:00
Marc Alexander
8ea4d235bf Merge pull request #6248 from marc1706/ticket/16207
[ticket/16207] Require cookies for sessions
2021-07-25 15:41:20 +02:00
rxu
e1fc0a9059 [ticket/16823] Make datetime class correctly handle edge cases
PHPBB3-16823
2021-07-20 20:35:04 +07:00
Marc Alexander
dd8191404d [ticket/16207] Stop appending ? to build_url URLs if not needed
PHPBB3-16207
2021-07-18 09:55:08 +02:00
Marc Alexander
0cbbb79283 [ticket/16207] Fix tests with sid missing from URLs
PHPBB3-16207
2021-07-17 22:32:12 +02:00
Marc Alexander
fe1b9d5384 [ticket/16207] Add session.force_sid parameter to allow fixing settings
PHPBB3-16207
2021-07-17 22:32:03 +02:00
rxu
3c3d20d038 [ticket/16821] Upgrade Symfony to the latest 5.x
PHPBB3-16821
2021-07-15 22:29:16 +07:00
Marc Alexander
fa2892128c [ticket/16817] Adjust selectors and expected strings on oauth test
PHPBB3-16817
2021-07-11 21:18:25 +02:00
Marc Alexander
e7648ae13a Merge branch '3.3.x' 2021-07-08 21:10:01 +02:00
Marc Alexander
4446888eb2 Merge pull request #6238 from marc1706/ticket/16809
[ticket/16809] Reset display options at the end of preferences test
2021-07-08 21:09:36 +02:00
Marc Alexander
41363c8bed Merge branch '3.3.x' 2021-07-06 22:02:24 +02:00
Marc Alexander
096dad1767 [ticket/16809] Reset display options at the end of preferences test
PHPBB3-16809
2021-07-03 22:25:43 +02:00
rxu
7b5ad8bb74 [ticket/16799] Fix OAuth external account linking PHP fatal error
PHPBB3-16799
2021-06-15 00:08:45 +07:00
Marc Alexander
37ebf41308 Merge pull request #5274 from rubencm/ticket/14285
[ticket/14285] Move downloads to controller
2021-05-28 07:17:15 +02:00
rubencm
a67f2cf086 [ticket/14285] Remove no longer needed variable
PHPBB3-14285
2021-05-27 02:06:19 +02:00
Marc Alexander
6a0b1333da [ticket/16138] Resolve misc coding style issues
PHPBB3-16138
2021-05-19 22:11:01 +02:00
Marc Alexander
d05abc0807 [ticket/16138] Fix typo in visibility_reapprove_test
PHPBB3-16138
2021-05-19 22:05:08 +02:00
v12mike
adacf21edb [ticket/16138] Eliminate redundant parameters from board URLs
Rebase to 3.3.x

PHPBB3-16138
2021-05-19 22:05:06 +02:00
Marc Alexander
8513b8d932 [ticket/13713] Update expected test results
PHPBB3-13713
2021-05-14 21:52:19 +02:00
Marc Alexander
f27be9a4f1 [ticket/13713] Clean up declarations and adjust tests for latest master
PHPBB3-13713
2021-05-14 21:52:17 +02:00
Marc Alexander
640444c8d7 [ticket/13713] Resolve issues with PHPUnit calls in PHP >= 8.0
PHPBB3-13713
2021-05-14 21:52:16 +02:00
Marc Alexander
a271d0cacb [ticket/13713] Fix incorrect parameter to mention_helper constructor
PHPBB3-13713
2021-05-14 21:52:15 +02:00
Marc Alexander
d3e1deb3e5 [ticket/13713] Add missing services in tests
PHPBB3-13713
2021-05-14 21:52:15 +02:00
lavigor
e2c50eae68 [ticket/13713] Avoid same attributes for different types of IDs
PHPBB3-13713
2021-05-14 21:52:15 +02:00
Marc Alexander
4ed4e336fa [ticket/13713] Fix compatibility with phpunit 7
PHPBB3-13713
2021-05-14 21:52:14 +02:00
lavigor
5e26380da7 [ticket/13713] Fix tests (specify user lastvisit)
PHPBB3-13713
2021-05-14 21:52:13 +02:00
lavigor
b84c10733b [ticket/13713] Remove mention colors to reduce the cache size
PHPBB3-13713
2021-05-14 21:52:13 +02:00
lavigor
99e93a5a04 [ticket/13713] Ensure that cache variable is initialized properly
PHPBB3-13713
2021-05-14 21:52:09 +02:00
lavigor
de356232f3 [ticket/13713] Do not use test_case_helpers for helper test
PHPBB3-13713
2021-05-14 21:52:09 +02:00
lavigor
8f21a7365d [ticket/13713] Rework batch size handling
PHPBB3-13713
2021-05-14 21:52:09 +02:00
lavigor
35a81fce52 [ticket/13713] Use mock for ContainerBuilder in helper test
PHPBB3-13713
2021-05-14 21:52:08 +02:00
lavigor
0c47c72cce [ticket/13713] Fix container compilation in mention_helper test
PHPBB3-13713
2021-05-14 21:52:08 +02:00
lavigor
86caf3f577 [ticket/13713] Test cleanup
PHPBB3-13713
2021-05-14 21:52:08 +02:00
lavigor
c5f515acc4 [ticket/13713] Add test for mention_helper
PHPBB3-13713
2021-05-14 21:52:07 +02:00
lavigor
118b98841c [ticket/13713] Fix tests
PHPBB3-13713
2021-05-14 21:52:06 +02:00
lavigor
a8cb12e455 [ticket/13713] Tests cleanup
PHPBB3-13713
2021-05-14 21:52:05 +02:00