Commit graph

375 commits

Author SHA1 Message Date
Marc Alexander
48cc96b489
[ticket/17335] Add lang_raw twig function for templates
PHPBB-17335
2024-06-14 23:21:33 +02:00
Marc Alexander
c495a26f98
[ticket/17153] Use mocked user class in extension test
PHPBB3-17153
2024-05-31 11:25:22 +02:00
Marc Alexander
aac7d5a99c
[ticket/17153] Use routing helper instead of controller helper in upload avatar
The controller helper class is not needed, routing helper brings all the
needed functionality already.

PHPBB3-17153
2024-05-31 11:25:22 +02:00
Marc Alexander
902283c368
[ticket/17153] Use twig and avatar helper to render avatars
PHPBB3-17153
2024-05-31 11:25:22 +02:00
Matt Friedman
4573e2eae0
[ticket/17300] Replace Sticky and Announcement Icons
PHPBB3-17300

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-05-04 08:32:51 -07:00
Marc Alexander
ddb4f142a6
[ticket/17291] Default to fa-solid if classes are set without fa class
PHPBB3-17291
2024-03-04 19:24:52 +01:00
Marc Alexander
580ce4ca42
[ticket/17283] Update fa tests and remove iconify parts
PHPBB3-17283
2024-02-12 18:53:32 +01:00
Marc Alexander
db56017d57
[ticket/17283] Remove remaining parts using iconify
PHPBB3-17283
2024-02-12 18:52:45 +01:00
Marc Alexander
ae7100957c
[ticket/17279] Update parameters for constructor in tests
PHPBB3-17279
2023-12-29 21:41:00 +01:00
Marc Alexander
3db2089208
[ticket/16944] Update tests for adjusted environment constructor
PHPBB3-16944
2023-11-12 16:04:52 +01: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
4078ed7e20
[ticket/17176] Remove no longer needed backward compatible phpunit code
PHPBB3-17176
2023-09-18 19:28:21 +02:00
Ruben Calvo
3e8fced5c8
[ticket/16955] Fix phpdoc annotations and return types
PHPBB3-16955
2022-12-31 16:18:06 +01:00
Marc Alexander
d3d53cda0f
[ticket/16955] Update tests to support small changes to docblocks/types
PHPBB3-16955
2022-12-28 08:37:17 +01:00
Marc Alexander
94d7d4fbcb
Merge branch '3.3.x' 2022-10-22 11:34:57 +02:00
Marc Alexander
7017c73156
[ticket/17050] Remove trailing slash from generated css includes
PHPBB3-17050
2022-10-21 21:40:44 +02:00
Marc Alexander
d868dbe3aa
[ticket/16967] Remove support for INCLUDEPHP and PHP/ENDPHP in templates
PHPBB3-16967
2022-04-11 21:10:35 +02:00
Marc Alexander
a5d3681619
Merge branch '3.3.x' 2021-10-17 19:51:34 +02:00
Marc Alexander
4d966d1762
[ticket/13508] Rename test files to fit in with current naming
PHPBB3-13508
2021-10-17 13:21:35 +02:00
Marc Alexander
056fb494b1
[ticket/13508] Switch back to current include format
PHPBB3-13508
2021-10-17 13:20:22 +02:00
Marc Alexander
97034e0776
[ticket/13508] Add tests for include_js() and include_css() twig tokens
PHPBB3-13508
2021-10-07 21:20:09 +02:00
Marc Alexander
02e5a7afc4
[ticket/13508] Add include_css() and fix include_js() code linting issues
PHPBB3-13508
2021-10-07 21:19:35 +02:00
Máté Bartus
aa06580807 Merge branch '3.3.x' 2021-09-02 10:48:56 +02:00
Marc Alexander
ad23388043
[ticket/16856] Add tests for lang_js() function
PHPBB3-16856
2021-08-24 19:05:13 +02:00
Marc Alexander
71a3848240
[ticket/16243] Use short array syntax
PHPBB3-16243
2021-08-19 22:13:06 +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
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
ce08da5165
[ticket/16748] Enable code sniffing for static placement and adjust code
PHPBB3-16748
2021-04-03 23:12:04 +02:00
rubencm
c375f2c9e5 [ticket/14285] Use route service for download routes
PHPBB3-14285
2021-03-21 23:12:31 +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
rxu
5ecb81e1d5
[ticket/16549] Fix more tests
PHPBB3-16549
2020-10-18 10:38:47 +07:00
rxu
3df19411b4
[ticket/16549] Fix tests
PHPBB3-16549
2020-10-18 10:38:46 +07:00
rxu
6785db282e
[ticket/16549] Remove exception expectation annotations
PHPBB3-16549
2020-10-18 10:38:32 +07:00
rxu
3d87d61dae
[ticket/16549] Add void return type of template methods
PHPBB3-16549
2020-10-18 10:38:32 +07:00
rxu
ec565de6cb
[ticket/16549] Fix tests
PHPBB3-16549
2020-10-18 10:37:16 +07:00
rxu
632bcdd2da
[ticket/16549] Remove exception expectation annotations
PHPBB3-16549
2020-10-18 10:36:40 +07:00
rxu
fb62d22013
[ticket/16549] Add void return type of template methods
PHPBB3-16549
2020-10-18 10:36:39 +07:00
hanakin
02fcfe5700 [ticket/16237] fix errors
PHPBB3-16237
2020-08-19 10:40:06 -10:00
rubencm
490ddbc2cd [ticket/16346] Fix method arguments
PHPBB3-16346
2020-08-14 18:42:50 +00:00
mrgoldy
811fbbeb92 [ticket/15538] Allow array of icons: icon_name => boolean
PHPBB3-15538
2019-11-30 15:55:21 +01:00
mrgoldy
23a2c0c9c7 [ticket/15538] 404 SVG and viewBox
PHPBB3-15538
2019-11-30 15:01:25 +01:00
mrgoldy
c47f9d5744 [ticket/15538] Drop templates and icons folder, twig file extension
PHPBB3-15538
2019-11-30 13:22:11 +01:00
mrgoldy
ac2b95c1fa [ticket/15538] Update 404 source path to all/imgs
PHPBB3-15538
2019-11-27 21:01:29 +01:00
mrgoldy
5a1be4611c [ticket/15538] Style inheritance for PNG and a default 'no icon'
PHPBB3-15538
2019-11-26 15:17:47 +01:00