Commit graph

10 commits

Author SHA1 Message Date
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
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