Commit graph

36969 commits

Author SHA1 Message Date
rxu
bcc917ecbb
[ticket/17151] Reimplement radio buttons yes_no / enabled_disabled shorthands
PHPBB3-17151
2023-09-24 21:43:54 +07:00
rxu
dddd937ac5
[ticket/17151] Fix avatar ACP options
PHPBB3-17151
2023-09-24 10:40:22 +07:00
rxu
a4438ec9c6
[ticket/17151] Refactor radio buttons output logic
PHPBB3-17151
2023-09-24 09:48:07 +07:00
rxu
ddfd6e7f35
[ticket/17151] Adjust template output formatting
PHPBB3-17151
2023-09-24 01:22:38 +07:00
rxu
1c3faaffff
[ticket/17151] Fix PHP warning on board settings page, add ACP pages test
PHPBB3-17151
2023-09-24 01:22:38 +07:00
rxu
8ef91638f2
[ticket/17151] Improve radio input type handling
- allow more than 2 buttons count
- allow custom buttons order
- allow custom button labels

Implemented by allowing JSON data format, backward compatibility preserved.

PHPBB3-17151
2023-09-24 01:22:37 +07:00
rxu
20151f6532
[ticket/17151] Deduplicate code for building configuration options data
PHPBB3-17151
2023-09-24 01:22:37 +07:00
rxu
275a9b6794
[ticket/17151] Fix tests
PHPBB3-17151
2023-09-24 01:22:36 +07:00
rxu
34d0ccc547
[ticket/17151] Fix registration test error
PHPBB3-17151
2023-09-24 01:22:36 +07:00
rxu
438cc94e85
[ticket/17151] Fix test error
PHPBB3-17151
2023-09-24 01:22:35 +07:00
rxu
9dce82c453
[ticket/17151] Make settings forms use macros
PHPBB3-17151
2023-09-24 01:22:31 +07:00
Marc Alexander
f2e4bdc481
Merge pull request #6542 from rubencm/ticket/16923
[ticket/16923] Fix composer.json requirements
2023-09-23 15:25:47 +02:00
Ruben Calvo
e9445bfeb5
[ticket/16923] Fix composer.json dependencies
PHPBB3-16923
2023-09-23 13:35:17 +02:00
Marc Alexander
276d793c7b
Merge pull request #6538 from marc1706/ticket/17195
[ticket/17195] Remove travis CI files
2023-09-22 16:06:04 +02:00
Marc Alexander
eee8d80aae
Merge branch '3.3.x' 2023-09-22 15:13:58 +02:00
Marc Alexander
686f034c39
Merge pull request #6537 from Crizz0/ticket/17194-master
[ticket/17194] Move php in vagrant from folders to sites - master edi…
2023-09-22 15:12:44 +02:00
Marc Alexander
e80cf43adc
Merge pull request #6536 from Crizz0/ticket/17194
[ticket/17194] Move php version in vagrant from folders to sites
2023-09-22 15:11:42 +02:00
Marc Alexander
0a395ebb6d
[ticket/17195] Stop artifically slowing down functional tests
PHPBB3-17195
2023-09-22 14:29:53 +02:00
Marc Alexander
54ea9e0aef
[ticket/17195] Remove reference to travis
[skip ci]

PHPBB3-17195
2023-09-22 14:19:48 +02:00
Christian Schnegelberger
78dba4c4c0 [ticket/17194] Move php in vagrant from folders to sites - master edition
PHPBB3-17194
2023-09-22 14:10:06 +02:00
Marc Alexander
2803f04d35
[ticket/17195] Remove travis CI files
PHPBB3-17195
2023-09-22 14:08:36 +02:00
Christian Schnegelberger
aba7f4a9e6 [ticket/17194] Move php version in vagrant from folders to sites
PHPBB3-17194
2023-09-22 13:17:22 +02:00
Derk
276df0a1e4
Merge pull request #6535 from marc1706/ticket/17193
[ticket/17193] Reduce amount of unit test runners
2023-09-22 12:59:31 +02:00
Marc Alexander
316b061de1
[ticket/17193] Remove mariadb versions not working right now
PHPBB3-17193
2023-09-22 12:10:30 +02:00
Marc Alexander
a791b813c3
Merge pull request #6523 from marc1706/ticket/17173
[ticket/17173]  Add functionality for signing build packages
2023-09-22 11:59:13 +02:00
Marc Alexander
8143ec6060
[ticket/17193] Fix invalid PHP versions
PHPBB3-17193
2023-09-22 11:27:18 +02:00
Marc Alexander
19d7e5ffef
[ticket/17193] Reduce amount of runners
PHPBB3-17193
2023-09-22 11:14:24 +02:00
Marc Alexander
1ee4d8387b
[ticket/17193] Run unit tests on single runners again
PHPBB3-17193
2023-09-22 11:07:41 +02:00
Derky
89a4102eda Merge branch '3.3.x' 2023-09-21 19:29:25 +02:00
Derky
e1052bd168 Merge pull request #6532 from marc1706/ticket/12785
[ticket/12785] Prefer REQUEST_URI over PHP_SELF in early redirects
2023-09-21 19:29:21 +02:00
Marc Alexander
2989b4be6e
Merge pull request #6528 from marc1706/ticket/17176
[ticket/17176] Upgrade to Symfony 6.3 and PHP 8.1+
2023-09-21 18:45:56 +02:00
Marc Alexander
49be2ad32c
[ticket/17176] Ignore useless override check
PHPBB3-17176
2023-09-21 17:03:28 +02:00
Marc Alexander
2d06dd03f0
[ticket/17176] Clear up error handler code for psalm
PHPBB3-17176
2023-09-21 16:36:56 +02:00
Marc Alexander
384405d8e0
[ticket/17176] Fix our misuse of trigger_error() to work again
PHPBB3-17176
2023-09-21 15:48:02 +02:00
Marc Alexander
45cefd4433
[ticket/17176] Combine error handler with exception handling/msg_handler()
PHPBB3-17176
2023-09-21 15:45:46 +02:00
Marc Alexander
cf799897e2
[ticket/17176] Fix debug error handling
PHPBB3-17176
2023-09-21 15:22:33 +02:00
Marc Alexander
43772c0608
[ticket/17176] Fix mix of psalm / DebugHandler
PHPBB3-17176
2023-09-21 13:21:05 +02:00
Marc Alexander
5231e04d49
[ticket/17176] Use symfony error handler instead of debug
PHPBB3-17176
2023-09-21 13:15:57 +02:00
Marc Alexander
043d7286e0
[ticket/17176] Remove not needed packages from composer.json and update
PHPBB3-17176
2023-09-21 12:33:02 +02:00
Marc Alexander
2a95238113
[ticket/17173] Fix code according to coding guidelines
PHPBB3-17173
2023-09-21 10:59:45 +02:00
Marc Alexander
5634ea1fdf
[ticket/17176] Use ReturnTypeWillChange instead of suppressing psalm
PHPBB3-17176
2023-09-21 10:32:07 +02:00
Marc Alexander
4bb94bf200
[ticket/17176] Fix functional test after rebase
PHPBB3-17176
2023-09-19 15:34:16 +02:00
Marc Alexander
9fbe00dd45
[ticket/17176] Fix some PHP 8.x deprecations and clean up test code
PHPBB3-17176
2023-09-18 19:28:22 +02:00
Marc Alexander
20a2ee2682
[ticket/17176] Use different call to cause a notice
The previous call was upgraded to cause a warning in PHP 8.3

PHPBB3-17176
2023-09-18 19:28:22 +02:00
Marc Alexander
3e2628fb73
[ticket/17176] Ensure slow tests are not run when not selected
PHPBB3-17176
2023-09-18 19:28:22 +02:00
Marc Alexander
1f9d14357c
[ticket/17176] Manually include mysql 5.7 builds and change naming of builds
PHPBB3-17176
2023-09-18 19:28:22 +02:00
Marc Alexander
6320acb445
[ticket/17176] Add type to test name
PHPBB3-17176
2023-09-18 19:28:22 +02:00
Marc Alexander
875d1afd56
[ticket/17176] Use correct ldap URI
PHPBB3-17176
2023-09-18 19:28:22 +02:00
Marc Alexander
7c05df1aa8
[ticket/17176] Run functional and unit tests separately
PHPBB3-17176
2023-09-18 19:28:22 +02:00
Marc Alexander
f051644c77
[ticket/17176] Use matrix definitions for building build matrix
PHPBB3-17176
2023-09-18 19:28:22 +02:00