Commit graph

157 commits

Author SHA1 Message Date
rxu
7d1ae5bf19
[ticket/17496] Fix Implicitly marking parameters as nullable PHP deprecations
Also use union types consistently instead of question marks.
Fixed with php-cs-fixer.

PHPBB-17496
2025-05-02 22:48:46 +07:00
Marc Alexander
38ce4985f4
[ticket/17414] Use language class in adm_back_link()
PHPBB-17414
2024-10-17 19:52:06 +02:00
rxu
03e2222dd7
[ticket/17151] Add core.build_config_template event @changed information
The event location's function has been renamed
from build_config_template() to phpbb_build_cfg_template().

PHPBB3-17151
2024-06-04 00:28:22 +07:00
rxu
3597c15100
[ticket/17151] Adjust code styling
PHPBB3-17151
2024-05-25 11:57:39 +07:00
rxu
6349d3c126
[ticket/17151] Reimplement radio buttons yes_no / enabled_disabled shorthands
PHPBB3-17151
2024-05-25 11:57:38 +07:00
rxu
9401a59cfc
[ticket/17151] Refactor radio buttons output logic
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
7f365855ce
[ticket/17151] Deduplicate code for building configuration options data
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
rxu
b7076f5cd4
Merge branch 'ticket/17303' into ticket/17303-master 2024-04-15 00:42:34 +07:00
rxu
abffd0f662
[ticket/17303] Update jQuery to the version 3.7.1
PHPBB3-17303
2024-04-15 00:19:52 +07:00
Matt Friedman
690370fac0
[ticket/17291] Icon class clean up
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-02-24 21:31:10 -08:00
Matt Friedman
4adf5ac99f
[ticket/17291] Clean out older FontAwesome 4 code
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-02-23 17:33:32 -08:00
Matt Friedman
35f4dc7691
[ticket/17291] Switch ACP images to font icons
PHPBB3-17291
2024-02-23 11:26:34 -08:00
Marc Alexander
073e19552f
[ticket/17283] Add CDN fallback for font awesome
PHPBB3-17283
2024-02-19 17:59:38 +01:00
Marc Alexander
dc9ef40669
[ticket/17191] Inject variables from composer.json when loading language files
PHPBB3-17191
2023-10-04 21:33:19 +02:00
Christian Schnegelberger
8abf9b66e1
[ticket/17191] Use di and avoid circular ref
PHPBB3-17191
2023-10-04 20:14:41 +02:00
Christian Schnegelberger
6d07852410
[ticket/17191] Add new direction and user_langto helper and language.php
PHPBB3-17191
2023-10-04 20:14:39 +02:00
Marc Alexander
860598026b
[ticket/17100] Clean up code a bit based on code reviews
PHPBB3-17100
2023-04-30 16:54:24 +02:00
Marc Alexander
69f5d5f40f
[ticket/17100] Add missing space
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
b09af35c90
[ticket/17100] Move html of build_select to templates
PHPBB3-17100
2023-04-09 13:43:03 +02:00
Marc Alexander
8e05baca87
[ticket/17100] Improve support for selects
PHPBB3-17100
2023-04-09 13:43:02 +02:00
Marc Alexander
516d5313ad
[ticket/17100] Update tests for changed build_cfg_template
PHPBB3-17100
2023-04-09 13:43:01 +02:00
Marc Alexander
99368ab19a
[ticket/17100] Move build_cfg_template parts to HTML-less function
PHPBB3-17100
2023-04-09 13:43:01 +02:00
Matt Friedman
f39de8ea1c [ticket/16893] Remove user mentions from ACP post editor
PHPBB3-16893
2021-10-17 22:41:24 -07:00
Marc Alexander
860663d205
Merge branch '3.3.x' 2021-08-31 20:59:59 +02:00
3D-I
a8be17dd4d [ticket/16858] Update jQuery to 3.6.0
PHPBB3-16858
2021-08-27 04:25:41 +02:00
Marc Alexander
3913544782
[ticket/16825] Add link hashes to logout links
PHPBB3-16825
2021-07-25 20:47:41 +02:00
lavigor
8f21a7365d
[ticket/13713] Rework batch size handling
PHPBB3-13713
2021-05-14 21:52:09 +02:00
lavigor
6f8467a2fa
[ticket/13713] Do not show user's own name in the dropdown list
PHPBB3-13713
2021-05-14 21:52:02 +02:00
lavigor
2bb50add04
[ticket/13713] Refactor sorting functionality
PHPBB3-13713
2021-05-14 21:52:00 +02:00
lavigor
31e4fb4729
[ticket/13713] Introduce ACP settings for mentions
PHPBB3-13713
2021-05-14 21:51:54 +02:00
lavigor
8817e23474
[ticket/13713] Make mentions globally available
PHPBB3-13713
2021-05-14 21:51:52 +02:00
Marc Alexander
c9484b7a1b
Merge branch '3.3.x' 2021-01-16 21:10:06 +01:00
Matt Friedman
ffbd1abd87 [ticket/16681] Remove inline styles
PHPBB3-16681
2021-01-15 14:15:41 -08:00
Matt Friedman
6e5cb747b0 [ticket/16681] Use Font Icons for ACP Action Buttons
PHPBB3-16681
2021-01-15 14:15:41 -08:00
Marc Alexander
2c65df7185
Merge branch '3.3.x' 2020-08-30 14:47:35 +02:00
Marc Alexander
0d3dd61ad4
Merge pull request #6007 from rxu/ticket/16526
[ticket/16526] Correctly handle ACP CSV settings
2020-08-30 14:47:20 +02:00
rxu
13aa1ff760
[ticket/16526] Get rid of goto operator
PHPBB3-16526
2020-08-30 18:04:04 +07:00
Marc Alexander
59e5f17cd6
Merge branch '3.3.x' 2020-08-28 21:14:40 +02:00
Marc Alexander
5d0f7229e3
Merge pull request #6019 from rxu/ticket/16488
[ticket/16488] Fix not displaying min input element attribute when 0
2020-08-28 21:14:12 +02:00
rubencm
03e01bbddd [ticket/16346] Don't use deprecated function
PHPBB3-16346
2020-08-14 08:29:14 +00:00
rubencm
774c609c4a [ticket/16345] Small improvements
PHPBB3-16346
2020-08-14 08:29:06 +00:00
Marc Alexander
5f0b3c2141
Merge branch '3.3.x' 2020-08-06 17:44:03 +02:00
Marc Alexander
1dd6d583d0
[ticket/16555] Update jQuery to 3.5.1
PHPBB3-16555
2020-07-24 10:43:56 +02:00
3D-I
193d54c4eb
[ticket/16552] Roll back to FontAwesome 4.7
Add migration font_awesome_5_rollback

PHPBB3-16552
2020-07-21 11:58:28 +02:00
3D-I
4aa3a80558
[ticket/16552] Roll back to FontAwesome 4.7
PHPBB3-16552
2020-07-21 11:58:28 +02:00
rxu
fabb5bc7e6
[ticket/16488] Fix not displaying min input element attribute when 0
PHPBB3-16488
2020-07-02 13:21:01 +07:00
rxu
bb20f3966f
[ticket/16526] Correctly handle ACP CSV settings
PHPBB3-16526
2020-06-11 21:54:15 +07:00