rubencm
|
e543874d08
|
[ticket/16764] Remove unused files
PHPBB3-16764
|
2021-04-24 15:24:59 +02:00 |
|
Marc Alexander
|
cc8b4ef619
|
[ticket/16764] Remove remote avatar functionality
PHPBB3-16764
|
2021-04-23 22:26:07 +02:00 |
|
Marc Alexander
|
6490143c00
|
Merge branch '3.3.x'
|
2021-04-09 17:29:19 +02:00 |
|
Marc Alexander
|
2d42b2a6c2
|
Merge pull request #5778 from gijsmartens/ticket/15233
[ticket/15233] Standardize avatar output variables
|
2021-04-08 22:03:37 +02:00 |
|
Marc Alexander
|
70337e99fa
|
[ticket/16752] Add deprecation notices and fix tests
PHPBB3-16752
|
2021-04-08 21:18:35 +02:00 |
|
Marc Alexander
|
ce08da5165
|
[ticket/16748] Enable code sniffing for static placement and adjust code
PHPBB3-16748
|
2021-04-03 23:12:04 +02:00 |
|
rubencm
|
2d55977234
|
[ticket/16639] Add two more asserts
PHPBB3-16639
|
2021-03-24 20:47:34 +01:00 |
|
rubencm
|
a87f534268
|
[ticket/16639] Add types and small changes in tests
PHPBB3-16639
|
2021-03-24 15:23:07 +01:00 |
|
rubencm
|
3a5a19bd99
|
[ticket/16639] Pass absolute paths to make_path_relative
PHPBB3-16639
|
2021-03-24 14:06:36 +01:00 |
|
rubencm
|
cd8c09d0b3
|
[ticket/15540] Fix test
PHPBB3-15540
|
2021-03-23 10:23:50 +01:00 |
|
rubencm
|
656e57fbf6
|
[ticket/15540] Properties
PHPBB3-15540
|
2021-03-23 04:16:34 +01:00 |
|
rubencm
|
5c67eabeed
|
[ticket/15540] Fix tests
PHPBB3-15540
|
2021-03-23 02:44:57 +01:00 |
|
rubencm
|
1bc9cbefb2
|
[ticket/15540] Fix tests
PHPBB3-15540
|
2021-03-22 21:57:02 +01:00 |
|
rubencm
|
5fd2c51ca8
|
[ticket/15540] Fix tests and small fixes
PHPBB3-15540
|
2021-03-22 21:57:02 +01:00 |
|
Ruben Calvo
|
2aabf560b4
|
[ticket/15540] Refactor search backend classes to Symfony services
PHPBB3-15540
|
2021-03-22 21:57:02 +01:00 |
|
mrgoldy
|
287ebb4771
|
[ticket/15233] Amend email notification test
PHPBB3-15233
|
2021-03-06 22:27:53 +01:00 |
|
mrgoldy
|
a9b63a4724
|
[ticket/15233] Amend tests for avatar helper
PHPBB3-15233
|
2021-03-06 08:18:37 +01:00 |
|
Marc Alexander
|
3137070d50
|
Merge branch '3.3.x'
|
2021-03-05 21:32:43 +01:00 |
|
Marc Alexander
|
b978fd9dc6
|
Merge pull request #6141 from 3D-I/ticket/16705
[ticket/16705] Fix check_disk_space function - PHP 8
|
2021-03-05 20:52:38 +01:00 |
|
Marc Alexander
|
b46e242013
|
Merge branch 'ticket/15392' into ticket/15392-master
|
2021-03-04 17:04:17 +01:00 |
|
Marc Alexander
|
7a310cc7d9
|
[ticket/15392] Replace remaining dirname(__FILE__) with __DIR__
PHPBB3-15392
|
2021-03-04 16:56:07 +01:00 |
|
DinHere
|
8c9d26db1f
|
[ticket/15392] Changed dirname(__FILE__) to __DIR__
Changed dirname(__FILE__) to __DIR__ everywhere
PHPBB3-15392
|
2021-03-03 22:24:10 +01:00 |
|
rxu
|
1d9f9b5ecd
|
[ticket/16654] Upgrade Twig to version 3
PHPBB3-16654
|
2021-03-03 20:28:32 +07:00 |
|
Marc Alexander
|
e4fc9bb0b1
|
[ticket/16705] Correctly assign phpBB root path in tests
PHPBB3-16705
|
2021-03-02 19:55:02 +01:00 |
|
rubencm
|
538ff83ccc
|
[ticket/16649] Add compiler pass to tests
PHPBB3-16649
|
2021-02-19 21:18:41 +07:00 |
|
rxu
|
302632d240
|
[ticket/16649] Add compiler pass to make all services public
This also handles BC for phpBB extensions
PHPBB3-16639
|
2021-02-19 21:18:40 +07:00 |
|
rubencm
|
157a8aca01
|
[ticket/16649] Changes for Symfony 5
PHPBB3-16649
|
2021-02-19 21:17:33 +07:00 |
|
rxu
|
19b12bf6ee
|
[ticket/16649] Upgrade to Symfony 5
PHPBB3-16649
|
2021-02-19 21:10:54 +07:00 |
|
Máté Bartus
|
aab2679966
|
[ticket/16643] Add Doctrine DBAL to phpBB
PHPBB3-16643
|
2021-01-31 11:33:42 +01:00 |
|
Marc Alexander
|
c93da86f83
|
[ticket/10824] Add missing imports and adjust json sanitizer imports
This way the imports will also be a bit more explicit to the fact
that this is only a json sanitizer.
PHPBB3-10824
|
2021-01-26 22:26:01 +01:00 |
|
Marc Alexander
|
a39f8ad5d1
|
[ticket/10824] Add basic test for json sanitizer
PHPBB3-10824
|
2021-01-26 22:24:06 +01:00 |
|
Máté Bartus
|
fa8fd661d0
|
Merge pull request #6127 from rxu/ticket/16650
[ticket/16650] Add simple functional test
|
2021-01-22 19:17:26 +01:00 |
|
Máté Bartus
|
29e7226c96
|
Merge branch '3.3.x'
|
2021-01-22 19:14:53 +01:00 |
|
rxu
|
2fd4dbb685
|
[ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
PHPBB3-16690
|
2021-01-20 00:21:24 +07:00 |
|
rxu
|
a368b0f26d
|
[ticket/16650] Adjust catalog entries assertion
PHPBB3-16650
|
2021-01-19 00:44:42 +07:00 |
|
rxu
|
2bee8312ab
|
[ticket/16650] Add simple functional test
PHPBB3-16650
|
2021-01-17 18:20:39 +07:00 |
|
Máté Bartus
|
71441e3fb0
|
[ticket/16668] Refactor schema_generator
PHPBB3-16668
|
2021-01-05 22:16:54 +01:00 |
|
Marc Alexander
|
e8169323e1
|
Merge branch '3.3.x'
|
2021-01-03 17:48:30 +01:00 |
|
Marc Alexander
|
5e52ada169
|
Merge pull request #6086 from rxu/ticket/16648
[ticket/16648] Fix possible Access to undeclared static property error in tests
|
2021-01-03 17:48:25 +01:00 |
|
Marc Alexander
|
3d3fb9faec
|
Merge branch '3.3.x'
|
2021-01-03 17:43:21 +01:00 |
|
JoshyPHP
|
be4afc49ff
|
[ticket/16645] Simplified text_reparser.poll_option
PHPBB3-16645
|
2021-01-01 22:21:00 +01:00 |
|
Marc Alexander
|
569245e821
|
Merge branch '3.3.x'
|
2020-12-22 21:35:19 +01:00 |
|
Marc Alexander
|
3f97a557a6
|
Merge pull request #6083 from rxu/ticket/16582
[ticket/16582] Fix SQL error on registration with Numbers CPF with no default value set
|
2020-12-22 21:35:10 +01:00 |
|
Marc Alexander
|
e03ca17cee
|
Merge branch '3.3.x'
|
2020-12-20 21:29:53 +01:00 |
|
Marc Alexander
|
202a453282
|
Merge pull request #6095 from marc1706/ticket/16659
[ticket/16659] Use Github Actions for continuous integration
|
2020-12-20 21:29:32 +01:00 |
|
Marc Alexander
|
4f282db6e2
|
[ticket/16659] Resolve issues with fulltext search in mariadb
PHPBB3-16659
|
2020-12-19 21:28:52 +01:00 |
|
rubencm
|
8aff315b4e
|
[ticket/16613] Remove phpbb_ui_test_case.php
PHPBB3-16613
|
2020-12-07 16:00:33 +01:00 |
|
rxu
|
ee3a3ef5fa
|
[ticket/16648] Fix possible Access to undeclared static property error in tests
PHPBB3-16648
|
2020-12-05 15:19:45 +07:00 |
|
rxu
|
022b58f986
|
[ticket/16582] Fix SQL error on registration with Numbers CPF with no default
PHPBB3-16582
|
2020-11-28 19:01:25 +07:00 |
|
Marc Alexander
|
c11f9bbe0d
|
Merge branch '3.3.x'
|
2020-11-22 22:03:06 +01:00 |
|