1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

3015 Commits

Author SHA1 Message Date
Rubén Calvo
9f641963d6 [ticket/15699] Fix docblocks
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
0c71ff5eab [ticket/15699] Log update
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
9c51b3099a [ticket/15699] Fix messages
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
8cb5ea8e20 [ticket/15699] Check if is resource before close
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
6a54b01f6d [ticket/15699] Remove comment
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
683c99086c [ticket/15699] Move file between storages with progress bar
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
8f7e5fec0b [ticket/15699] Update acp_storage
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
5e8bc99697 [ticket/15699] Move line
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
fd2e4592c3 [ticket/15699] Move files between filesystems
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Marc Alexander
272daae337 Merge pull request #6533 from rxu/ticket/17151-2
[ticket/17151] Make settings forms use macros
2024-06-04 20:23:17 +02:00
Matt Friedman
d55ec608ec [ticket/17333] Add push subscribe toggle to notification dropdown
PHPBB-17333

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-04 10:16:25 -07:00
Matt Friedman
e35a6f7aa5 [ticket/17333] ACP option to enable-disable all push notifications
PHPBB-17333

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-04 10:16:24 -07:00
Marc Alexander
b22726294d Merge branch '3.3.x' 2024-05-31 21:41:59 +02:00
Marc Alexander
2976314205 Merge branch 'prep-release-3.3.12' into 3.3.x 2024-05-31 21:41:03 +02:00
Marc Alexander
463dbd59ec Merge branch '3.3.x' 2024-05-31 09:52:17 +02:00
Marc Alexander
1c1c981b17 [ticket/security/276] Centralise call for token expiration
SECURITY-276
2024-05-29 22:04:15 +02:00
Marc Alexander
f853f6523f [ticket/security/276] Prevent sending activation emails multiple times per day
SECURITY-276
2024-05-29 22:04:15 +02:00
LukeWCS
ae18669fcd [ticket/17325] Show message for "Re-Check version" if phpBB is still up to date
Show explicit message for "Re-Check version" if installed version is still up
to date

PHPBB3-17325
2024-05-28 20:55:49 +02:00
rxu
a1f236d85e [ticket/17151] Fix board disable access setting
PHPBB3-17151
2024-05-25 12:50:04 +07:00
rxu
3597c15100 [ticket/17151] Adjust code styling
PHPBB3-17151
2024-05-25 11:57:39 +07:00
rxu
b6572652df [ticket/17151] Revert radio yes_no/enabled_disabled, fix select "selected"
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
130366edfa [ticket/17151] Fix PHP warning on board settings page, add ACP pages test
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
52517a5efd [ticket/17151] Fix registration test error
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
Ruben Calvo
05fafdc445 [ticket/17323] Fix division by 0 when there is 0 posts
PHPBB3-17323
2024-05-25 04:40:44 +02:00
Marc Alexander
f22784f0a4 Merge branch '3.3.x' 2024-05-22 21:55:14 +02:00
Marc Alexander
9ecf09dbe8 [ticket/17312] Add and use user_last_active where needed and useful
PHPBB3-17312
2024-05-18 20:58:07 +02:00
Marc Alexander
8c8f7315ea Merge branch '3.3.x' 2024-05-08 17:22:18 +02:00
Marc Alexander
6c45c1ff6b [ticket/15325] Do not show non-local permissions for local data
PHPBB3-15325
2024-04-23 20:49:02 +02:00
Marc Alexander
3e23839c04 [ticket/12960] Add warning messages when captcha is disabled or incomplete
PHPBB3-12960
2024-04-17 19:55:06 +02:00
Marc Alexander
70d61a4e91 Merge pull request #6416 from marc1706/ticket/17010
[ticket/17010] Implement notification method for web push
2024-04-03 20:05:23 +02:00
Marc Alexander
fc23fd39d2 Merge pull request #6587 from iMattPro/ticket/17291
[ticket/17291] Use icon function in ACP templates
2024-03-04 21:49:26 +01:00
Marc Alexander
7410c3be6f [ticket/17010] Generate VAPID keys with javascript in ACP
PHPBB3-17010
2024-02-24 11:58:30 +01:00
Marc Alexander
873a22176d [ticket/17010] Add Webpush settings and language entries
PHPBB3-17010
2024-02-24 11:58:27 +01:00
Marc Alexander
d05e2dd043 [ticket/17010] Add first web push settings to ACP
PHPBB3-17010
2024-02-24 11:58:26 +01:00
Marc Alexander
769f5bc397 [ticket/17010] Add settings and some more notification code
PHPBB3-17010
2024-02-24 11:58:26 +01:00
Matt Friedman
873c838d57 [ticket/17291] Replace old forum GIFs with SVGs
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-02-23 13:44:24 -08:00
Marc Alexander
12a942747a Merge pull request #6564 from marc1706/ticket/13162
[ticket/13162] Add truncate table functionality to database tools
2024-02-23 19:57:49 +01:00
Marc Alexander
86af3c0f56 Merge pull request #6541 from Crizz0/ticket/17093-master
[ticket/17093] Add ACP setting to limit access to disabled board
2024-02-22 20:01:59 +01:00
Marc Alexander
232dfa6b20 [ticket/17093] Add docblock and use language instead of user
PHPBB3-17093
2024-02-19 18:54:12 +01:00
Marc Alexander
d8608e4ba5 [ticket/17093] Remove not needed values
PHPBB3-17093
2024-02-19 18:49:37 +01:00
Christian Schnegelberger
c000089cfd [ticket/17093] Remove short if in selected
PHPBB3-17093
2024-02-04 16:45:04 +01:00
Christian Schnegelberger
73806f9342 [ticket/17093] Use acp twig macro for display of acp board setting
PHPBB3-17093
2024-02-04 15:15:22 +01:00
Marc Alexander
59f387e828 [ticket/13162] Use db tools for truncating
PHPBB3-13162
2023-12-17 19:49:23 +01:00
Marc Alexander
09cc08ea74 [ticket/16944] Unify footer code and clean up code
PHPBB3-16944
2023-11-12 20:09:42 +01:00
Marc Alexander
0434bce5af [ticket/16944] Generate iconify bundle as needed via icons & assets bag
PHPBB3-16944
2023-11-12 16:04:52 +01:00
Marc Alexander
a1b41f25ef [ticket/16944] Handle bundling of iconify icons in ACP
PHPBB3-16944
2023-11-12 16:04:52 +01:00
Marc Alexander
58b777b51c [ticket/9687] Some more code cleanup after code review
PHPBB3-9687
2023-11-06 20:30:59 +01:00