Marc Alexander
4f10e6e212
Merge branch '3.3.x'
2025-06-17 17:43:01 +00:00
Matt Friedman
8d016bafa2
[ticket/17519] Revert cron url escape back to html_attr
...
PHPBB-17519
2025-06-17 07:59:04 -07:00
Marc Alexander
b2d48b679f
Merge branch 'ticket/17519' into ticket/17519-master
2025-06-12 21:15:38 +02:00
Matt Friedman
6947dc8c92
[ticket/17519] Correctly encode cron task urls
...
PHPBB-17519
2025-06-03 04:21:24 +00:00
Marc Alexander
c27c1fa7a3
[ticket/17414] Support adding onchange to select
...
PHPBB-17414
2024-10-17 19:47:59 +02:00
Marc Alexander
d64eaad487
Merge pull request #6504 from marc1706/ticket/17153
...
[ticket/17153] Use avatar classes and twig to render avatars
2024-06-06 16:23:41 +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
rxu
463848dc08
[ticket/17151] Make textarea id optional
...
PHPBB3-17151
2024-05-25 11:57:39 +07:00
rxu
9401a59cfc
[ticket/17151] Refactor radio buttons output logic
...
PHPBB3-17151
2024-05-25 11:57:37 +07:00
rxu
830c1f3dc3
[ticket/17151] Adjust template output formatting
...
PHPBB3-17151
2024-05-25 11:57:37 +07:00
rxu
1cbe1d86da
[ticket/17151] Improve radio input type handling
...
- allow more than 2 buttons count
- allow custom buttons order
- allow custom button labels
Implemented by allowing JSON data format, backward compatibility preserved.
PHPBB3-17151
2024-05-25 11:57:36 +07:00
rxu
7b04e411b6
[ticket/17151] Fix tests
...
PHPBB3-17151
2024-05-25 11:57:35 +07:00
rxu
72770937f2
[ticket/17151] Make settings forms use macros
...
PHPBB3-17151
2024-05-25 11:57:30 +07:00
Marc Alexander
db56017d57
[ticket/17283] Remove remaining parts using iconify
...
PHPBB3-17283
2024-02-12 18:52:45 +01:00
Marc Alexander
455d6b071b
[ticket/17283] Adjust classes and lang call for icon
...
PHPBB3-17283
2024-02-12 18:51:46 +01:00
Marc Alexander
e4974888bd
[ticket/17283] Finish converting navbar to font awesome
...
PHPBB3-17283
2024-02-12 18:51:46 +01: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
60dacf0bfe
[ticket/17100] Use twig functions for form elements
...
PHPBB3-17100
2023-04-09 13:43:05 +02:00
Marc Alexander
6473167d6e
[ticket/17100] Reuse form_macros in ACP and fix tests
...
PHPBB3-17100
2023-04-09 13:43:04 +02:00
Marc Alexander
015472ab91
[ticket/17100] Move timezone select HTML from PHP file
...
PHPBB3-17100
2023-04-09 13:43:04 +02:00
Marc Alexander
540097eed7
[ticket/17100] Move filesize config HTML from PHP files
...
PHPBB3-17100
2023-04-09 13:43:04 +02:00
Marc Alexander
d91f11d55f
[ticket/17100] Update styles/all macros
...
PHPBB3-17100
2023-04-09 13:43:03 +02:00
Marc Alexander
2dfe5ebe6d
[ticket/17100] Refactor code to be more reusable
...
PHPBB3-17100
2023-04-09 13:43:01 +02:00
Marc Alexander
81b221df9d
Merge pull request #6376 from lionel-rowe/ticket/16977
...
[ticket/16977] Fix cron-job img tag layout and accessibility
2022-04-10 21:21:47 +02:00
lionel-rowe
87c1e631ef
[ticket/16977] Move HTML rendering logic to template
...
PHPBB3-16977
2022-04-03 17:11:09 +01:00
Marc Alexander
10b61f5ec7
Merge branch '3.3.x'
2021-01-05 22:52:47 +01:00
teokolo
e7160c92f0
[ticket/16673] Update feed.xml.twig
...
removed whitespace causing feed to be refused by w3c atom validator
and google search console
PHPBB3-16673
2021-01-04 22:56:29 +01:00
hanakin
02fcfe5700
[ticket/16237] fix errors
...
PHPBB3-16237
2020-08-19 10:40:06 -10:00
hanakin
277e066a63
[ticket/16237] first round of fixes
...
PHPBB3-16237
2020-08-19 10:40:06 -10:00
hanakin
e8493f9159
[ticket/16237] use icon function title when poss
...
PHPBB3-16237
2020-08-19 10:40:06 -10: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
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
Nicofuma
8e5e954438
[ticket/13645] Move the feeds to controllers
...
PHPBB3-13645
2015-08-23 22:36:10 +02:00