1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-23 18:11:47 +02:00
Commit Graph

38 Commits

Author SHA1 Message Date
rxu
69cc2a9734 [ticket/17151] Make macros available for extensions
Also add tests and error reporting.

PHPBB3-17151
2023-09-09 14:02:17 +07:00
Marc Alexander
aac2cf5273 Merge pull request #6502 from marc1706/ticket/13276-master
[ticket/13276] Support PHPBB_USE_BOARD_URL_PATH in web root path -- master version
2023-08-06 20:30:54 +02:00
Marc Alexander
6049fb8fdf Merge branch 'ticket/13276' into ticket/13276-master 2023-06-30 16:45:37 +02:00
Marc Alexander
d6e3daf291 [ticket/17151] Adjust form macros to adhere to coding guidelines
PHPBB3-17151
2023-06-25 16:23:56 +02:00
Marc Alexander
4b17de74a4 [ticket/17100] Move forum selects to HTML files
PHPBB3-17100
2023-04-10 15:17:26 +02:00
Marc Alexander
9ee130fc59 [ticket/17100] Move date format select HTML to HTML files
PHPBB3-17100
2023-04-10 10:53:58 +02:00
Marc Alexander
3b20b84e5a [ticket/17100] Cast after using null coalescing operator
PHPBB3-17100
2023-04-09 14:35:07 +02:00
Marc Alexander
60dacf0bfe [ticket/17100] Use twig functions for form elements
PHPBB3-17100
2023-04-09 13:43:05 +02:00
Marc Alexander
ba3a1389e6 [ticket/16955] Clean up config classes
PHPBB3-16955
2022-12-28 08:37:23 +01:00
Marc Alexander
60c165c3d0 [ticket/16955] Clean up storage and template classes
PHPBB3-16955
2022-12-28 08:37:15 +01:00
3D-I
9562259b72 [ticket/16834] Fix tag svg invalid in Entity - PHP8
PHPBB3-16834
2021-08-12 04:37:30 +02:00
rxu
19b12bf6ee [ticket/16649] Upgrade to Symfony 5
PHPBB3-16649
2021-02-19 21:10:54 +07:00
hanakin
20fe1836fd [ticket/16237] Fix icon test
PHPBB3-16237
2020-08-19 10:40:06 -10:00
hanakin
02fcfe5700 [ticket/16237] fix errors
PHPBB3-16237
2020-08-19 10:40:06 -10:00
Marc Alexander
e95778df58 Merge branch '3.3.x' 2020-03-01 21:41:03 +01:00
mrgoldy
49845c1155 [ticket/16382] Update remaining Twig_ references
PHPBB3-16382
2020-02-27 17:15:31 +01: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
5bb6218606 [ticket/15538] Move style icon files to all/templates/macros/
PHPBB3-15538
2019-11-12 11:02:28 +01:00
mrgoldy
0eb9912af8 [ticket/15538] Add iconify
PHPBB3-15538
2019-11-06 14:51:36 +01:00
mrgoldy
fea97cd115 [ticket/15538] Add icon tests
PHPBB3-15538
2019-10-31 19:36:19 +01:00
mrgoldy
b4b6ba0a37 [ticket/15538] Extract service and enhance icon function
PHPBB3-15538
2019-10-29 12:07:53 +01:00
mrgoldy
a7ae904195 [ticket/15538] Include Icon function
PHPBB3-15538
2019-10-24 18:26:28 +02:00
mrgoldy
ba5e73bfea [ticket/15538] Revert back to Icon function
PHPBB3-15538
2019-10-24 18:26:16 +02:00
mrgoldy
341266cc71 [ticket/15538] Readding macros and requested changes
PHPBB3-15538
2019-10-24 18:26:08 +02:00
mrgoldy
23fae74bf2 [ticket/15538] Fixes unrelated to the error
PHPBB3-15538
2019-10-24 18:25:54 +02:00
mrgoldy
971b905569 [ticket/15538] Split macros and add docblocks
PHPBB3-15538
2019-10-24 18:24:51 +02:00
mrgoldy
d8274c19c8 [ticket/15538] Create macro and remove icons
PHPBB3-15538
2019-10-24 18:24:37 +02:00
mrgoldy
094f0f663c [ticket/15538] Capitalize function
PHPBB3-15538
2019-10-24 18:24:22 +02:00
mrgoldy
9122d1afd3 [ticket/15538] Twig icon function
PHPBB3-15538
2019-10-24 18:23:54 +02:00
mrgoldy
7989f3f71f [ticket/15905] Try with existing phpbb extension
PHPBB3-15905
2019-09-25 20:07:09 +02:00
mrgoldy
012fe18879 [ticket/15905] Correct line endings
PHPBB3-15905
2019-09-25 19:49:24 +02:00
mrgoldy
91b89b6374 [ticket/15905] Create multiple twig extensions
PHPBB3-15905
2019-09-25 19:49:17 +02:00
Nicofuma
8e5e954438 [ticket/13645] Move the feeds to controllers
PHPBB3-13645
2015-08-23 22:36:10 +02:00