Commit graph

36 commits

Author SHA1 Message Date
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
d868dbe3aa
[ticket/16967] Remove support for INCLUDEPHP and PHP/ENDPHP in templates
PHPBB3-16967
2022-04-11 21:10:35 +02:00
rubencm
a67f2cf086 [ticket/14285] Remove no longer needed variable
PHPBB3-14285
2021-05-27 02:06:19 +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
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
ec565de6cb
[ticket/16549] Fix tests
PHPBB3-16549
2020-10-18 10:37:16 +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
mrgoldy
8bac1daba7 [ticket/15538] Add iconify source class
PHPBB3-15538
2019-11-18 17:22:12 +01:00
mrgoldy
fa8cf86e63 [ticket/15538] Adjust classes to include o-icon-
PHPBB3-15538
2019-11-14 23:49:33 +01:00
mrgoldy
5bb6218606 [ticket/15538] Move style icon files to all/templates/macros/
PHPBB3-15538
2019-11-12 11:02:28 +01:00
mrgoldy
cf429fd8d0 [ticket/15538] Remove fa: from iconify function
PHPBB3-15538
2019-11-10 22:16:20 +01:00
mrgoldy
fd95dfe5b3 [ticket/15538] Amend iconfiy to data attributes
PHPBB3-15538
2019-11-07 10:55:51 +01:00
mrgoldy
0eb9912af8 [ticket/15538] Add iconify
PHPBB3-15538
2019-11-06 14:51:36 +01:00
mrgoldy
8e8532561b [ticket/15538] Amend style name and remove set_style
PHPBB3-15538
2019-10-31 19:38:54 +01:00
mrgoldy
fea97cd115 [ticket/15538] Add icon tests
PHPBB3-15538
2019-10-31 19:36:19 +01:00
Marc Alexander
d856c5c8c1
[ticket/15905] Adjust tests for twig extensions for master branch
PHPBB3-15905
2019-09-28 21:18:39 +02:00
Marc Alexander
f05022941d
[ticket/15905] Reset avatar manager enabled drivers property
PHPBB3-15905
2019-09-28 11:58:02 +02:00
Marc Alexander
e00a154882
[ticket/15905] Add tests for twig extensions
PHPBB3-15905
2019-09-26 22:33:52 +02:00