1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-22 23:40:12 +02:00

35357 Commits

Author SHA1 Message Date
hanakin
6fa78f696c [ticket/16751] cleanup inline while at it
PHPBB3-16751
2021-04-07 18:22:24 -10:00
hanakin
ee998588a2 [ticket/16751] Twig it up!!!!
PHPBB3-16751
2021-04-07 17:37:52 -10:00
hanakin
2a4bd12465 [ticket/16751] add rank-img class to template files
PHPBB3-16751
2021-04-06 20:21:59 -10:00
Marc Alexander
dc966787e1
Merge branch '3.3.x' 2021-04-05 21:39:55 +02:00
Marc Alexander
2c66f69c51
Merge pull request #6184 from rxu/ticket/16749
[ticket/16749] Explicitly set default MySQLi error mode
2021-04-05 21:39:49 +02:00
rxu
3d5639a844
[ticket/16749] Explicitly set default MySQLi error mode
PHPBB3-16749
2021-04-04 17:11:59 +07:00
Marc Alexander
2720c93ac3
Merge branch '3.3.x' 2021-04-04 10:01:31 +02:00
Marc Alexander
58322251d2
Merge pull request #6183 from marc1706/ticket/16748-master
[ticket/16748] Adjust coding guidelines to put static after visibility -- Master version
2021-04-04 10:01:27 +02:00
Marc Alexander
705cc6ee6b
Merge pull request #6182 from marc1706/ticket/16748
[ticket/16748] Adjust coding guidelines to put static after visibility
2021-04-04 10:00:54 +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
Marc Alexander
8518393c46
Merge branch 'ticket/16748' into ticket/16748-master 2021-04-03 22:44:04 +02:00
Marc Alexander
95496ebd38
[ticket/16748] Adjust coding guidelines to put static after visibility
PHPBB3-16748
2021-04-03 22:41:58 +02:00
Marc Alexander
f619fc3f73
Merge pull request #6178 from marc1706/ticket/16746
[ticket/16746] Update node modules to latest versions
2021-04-02 11:20:18 +02:00
Marc Alexander
22bfe228e7
[ticket/16746] Use npm ci to install packages according to lock file
PHPBB3-16746
2021-04-02 10:11:44 +02:00
Marc Alexander
24800a509f
[ticket/16746] Update node modules to latest versions
PHPBB3-16746
2021-04-02 10:10:27 +02:00
Marc Alexander
8a87d2bd5b
Merge pull request #5543 from hanakin/ticket/15515
[ticket/15515] Overhaul JS linting/testing with xo/eslint
2021-03-27 08:42:43 +01:00
hanakin
cbe6e90f5b [ticket/15515] add admin.js to ignores
PHPBB3-15515
2021-03-26 11:53:00 -10:00
hanakin
bfe120ad00 [ticket/15515] calll xo explicitly
PHPBB3-15515
2021-03-26 11:53:00 -10:00
hanakin
60692a9ebe [ticket/15515] update xo and run as npm test
PHPBB3-15515
2021-03-26 11:52:51 -10:00
hanakin
09808ca16d [ticket/15515] rebase on 16414
PHPBB3-15515
2021-03-26 11:52:41 -10:00
Marc Alexander
bcf59eca9f
Merge pull request #6088 from rubencm/ticket/16639
[ticket/16639] Pass absolute paths to make_path_relative
2021-03-25 21:16:25 +01:00
rubencm
c52d1d8e45
Merge pull request #6173 from rubencm/ticket/15540
[ticket/15540] Change method name with the new one
2021-03-24 22:40:31 +00:00
rubencm
5ce6345fa7 [ticket/15540] Change method name with the new one
PHPBB3-15540
2021-03-24 23:29:29 +01:00
Marc Alexander
020d574816
Merge branch '3.3.x' 2021-03-24 21:31:27 +01:00
Marc Alexander
7d48254cc9
Merge pull request #6163 from marc1706/ticket/16730
[ticket/16730] Don't do additional sorting or output without any tickets
2021-03-24 21:31:22 +01:00
rubencm
2d55977234 [ticket/16639] Add two more asserts
PHPBB3-16639
2021-03-24 20:47:34 +01:00
rubencm
65d8d4d6d3 [ticket/16639] Remove patch for symfony 5
PHPBB3-16639
2021-03-24 15:51:25 +01:00
rubencm
a87f534268 [ticket/16639] Add types and small changes in tests
PHPBB3-16639
2021-03-24 15:23:07 +01:00
rubencm
ee5e5a9d30 [ticket/16639] Fix for windows
PHPBB3-16639
2021-03-24 14:08:04 +01:00
rubencm
8c0ec2559c [ticket/16639] Improve phpdoc
PHPBB3-16639
2021-03-24 14:08:04 +01:00
rubencm
2b54e4c93e [ticket/16639] Improve phpdoc
PHPBB3-16639
2021-03-24 14:08:02 +01:00
rubencm
3a5a19bd99 [ticket/16639] Pass absolute paths to make_path_relative
PHPBB3-16639
2021-03-24 14:06:36 +01:00
Marc Alexander
c6a202bdb3
Merge pull request #5440 from rubencm/ticket/15540
[ticket/15540] Refactor search backend classes to Symfony services
2021-03-24 09:58:52 +01:00
Marc Alexander
26285e2310
Merge pull request #6171 from CHItA/ticket/16736
[ticket/16736] Fix static declarations on master
2021-03-24 08:36:54 +01:00
Máté Bartus
4737da3ec7 [ticket/16736] Fix static declarations on master
PHPBB3-16736
2021-03-24 01:22:27 +01:00
Máté Bartus
46d2a93ae6 Merge branch '3.3.x' 2021-03-23 23:45:45 +01:00
Máté Bartus
50a917ab4c
Merge pull request #6170 from marc1706/ticket/16736
[ticket/16736] Add sniffer for visibilitiy qualifiers before static keyword
2021-03-23 23:44:44 +01:00
rubencm
6ae68baa2e [ticket/15540] Code changes
PHPBB3-15540
2021-03-23 22:23:10 +01:00
Marc Alexander
a8ffd339fe
[ticket/16736] Fix invalid placement of visibility qualifiers next to static
PHPBB3-16736
2021-03-23 22:12:59 +01:00
Marc Alexander
0897d3e381
[ticket/16736] Add sniffer for visibilitiy qualifiers before static keyword
PHPBB3-16736
2021-03-23 22:09:05 +01:00
rubencm
658a0489d0 [ticket/15540] Add types
PHPBB3-15540
2021-03-23 12:11:33 +01:00
rubencm
a8de540e93 [ticket/15540] Trigger errors when search module not found
PHPBB3-15540
2021-03-23 11:16:53 +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
16220058d3 [ticket/15540] Decouple create_index and delete_index from acp
PHPBB3-15540
2021-03-23 01:47:05 +01:00
rubencm
9dac66071e [ticket/15540] Check method signatures, visibility, etc
PHPBB3-15540
2021-03-22 21:57:02 +01:00
rubencm
fd45ce1e91 [ticket/15540] Method init
PHPBB3-15540
2021-03-22 21:57:02 +01:00
rubencm
457c750773 [ticket/15540] Display only available search backends
PHPBB3-15540
2021-03-22 21:57:02 +01:00
rubencm
911a31d898 [ticket/15540] Add types and phpdoc
PHPBB3-15540
2021-03-22 21:57:02 +01:00