Marc Alexander
|
6490143c00
|
Merge branch '3.3.x'
|
2021-04-09 17:29:19 +02:00 |
|
Marc Alexander
|
908245686e
|
Merge pull request #6186 from marc1706/ticket/16752
[ticket/16752] Add exporter for event into to restructured text
|
2021-04-09 17:29:14 +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
|
16fb9cc05f
|
Merge pull request #6172 from rubencm/ticket/16737
[ticket/16737] Rewrite acp_search
|
2021-04-08 21:35:03 +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
|
1ecc2e042b
|
[ticket/16752] Add methods for exporting events to rst by script
PHPBB3-16752
|
2021-04-08 20:14:18 +02:00 |
|
Marc Alexander
|
bcc75099ab
|
[ticket/16752] Add first version of exporter to restructured text (rst)
PHPBB3-16752
|
2021-04-07 22:20:23 +02:00 |
|
rubencm
|
fd7f957103
|
[ticket/16737] Fix variable
PHPBB3-16737
|
2021-04-05 23:24:00 +02: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 |
|
rubencm
|
a168c0f545
|
[ticket/16737] Twig improvements, phpdoc and fix variable
PHPBB3-16737
|
2021-04-03 21:48:10 +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 |
|
rubencm
|
e5d5c0e29f
|
[ticket/16737] Use twig syntax
PHPBB3-16737
|
2021-03-27 20:37:06 +01: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
|
4e1e7f03da
|
[ticket/16737] Use short array syntax
PHPBB3-16737
|
2021-03-25 10:11:44 +01:00 |
|
rubencm
|
e84cef8dee
|
[ticket/16737] Improvements to in progress form
PHPBB3-16737
|
2021-03-25 10:04:37 +01:00 |
|
rubencm
|
9b838115c6
|
[ticket/16737] Fix test
PHPBB3-16737
|
2021-03-25 03:54:29 +01:00 |
|
rubencm
|
cf8b797911
|
[ticket/16737] Rewrite acp_search index pages
PHPBB3-16737
|
2021-03-25 03:37:30 +01:00 |
|
rubencm
|
31fac7bbf1
|
[ticket/16737] Remove state and search properties
PHPBB3-16737
|
2021-03-25 00:03:12 +01:00 |
|
rubencm
|
558828b7e0
|
[ticket/16737] Divide acp_search in multiple files
PHPBB3-16737
|
2021-03-25 00:03:12 +01:00 |
|
rubencm
|
b78efaadc1
|
[ticket/16737] Move template logic to template
PHPBB3-16737
|
2021-03-25 00:03:12 +01:00 |
|
rubencm
|
381cf4b9f1
|
[ticket/16737] Remove dead code
PHPBB3-16737
|
2021-03-25 00:03:12 +01:00 |
|
rubencm
|
89f41d8456
|
[ticket/16737] Remove dead code
PHPBB3-16737
|
2021-03-25 00:03:12 +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 |
|