Commit graph

2086 commits

Author SHA1 Message Date
Ruben Calvo
bb84af9a48
[ticket/15699] Add progress bar and use template macros
PHPBB3-15699
2024-06-06 23:48:54 +02:00
Ruben Calvo
58ecd3b048
[ticket/15699] Rewrite acp_storage
PHPBB3-15699
2024-06-06 23:48:52 +02:00
rubencm
4974f86059
[ticket/15699] Use template variables
PHPBB3-15699
2024-06-06 23:47:34 +02:00
rubencm
3c4aa6ee8c
[ticket/15699] Avoid magic numbers with constants
PHPBB3-15699
2024-06-06 23:47:34 +02:00
rubencm
4b46939258
[ticket/15699] Apply suggested fixes
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Marc Alexander
43b402a7da
[ticket/15699] Update acp_storage to be compatible with twig 3
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
3a25c0222b
[ticket/15699] Add option to udpate configuration only
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
9dc67e81ff
[ticket/15699] Fix twig syntax
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
a2c7255b5b
[ticket/15699] Use twig syntax
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
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
Marc Alexander
7a26ba43f6
Merge branch '3.3.x' 2024-05-31 10:41:03 +02:00
Marc Alexander
276502ce58
Merge pull request #6613 from danieltj27/ticket/17315
[ticket/17315] add template events to acp_groups
2024-05-31 10:41:00 +02:00
Marc Alexander
463dbd59ec
Merge branch '3.3.x' 2024-05-31 09:52:17 +02:00
Marc Alexander
bf55502c62
[ticket/17325] Use not instead of ! in template
PHPBB3-17325
2024-05-30 10:40:25 +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
52517a5efd
[ticket/17151] Fix registration test error
PHPBB3-17151
2024-05-25 11:57:35 +07:00
Marc Alexander
b2d2216b87
[ticket/17315] Rename events and add them to events.md
PHPBB3-17315
2024-05-16 16:47:04 +02:00
Daniel James
766ecaed5a
[ticket/17315] Add template events to acp_groups
PHPBB3-17315
2024-05-16 16:46:55 +02:00
Marc Alexander
f81c217015
Merge pull request #6599 from marc1706/ticket/12960
[ticket/12960] Remove broken captcha and add incomplete captcha as placeholder
2024-04-28 09:02:14 +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
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
Marc Alexander
5e9d8662d1
[ticket/12960] Use test api key for recaptcha v2 demo
PHPBB3-12960
2024-04-03 20:39:39 +02:00
Marc Alexander
12e9c3d082
[ticket/12960] Remove broken captchas and prepare for incomplete captcha
PHPBB3-12960
2024-04-03 20:39:38 +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
385de647ec
Merge branch 'ticket/17296' into ticket/17296-master 2024-03-18 21:52:34 +01:00
Marc Alexander
bda99e1c35
[ticket/17296] Reduce complexity of relative paths on adm pages
PHPBB3-17296
2024-03-07 20:57:19 +01:00
Matt Friedman
511d96a522
[ticket/17291] Utilize font classes from the Icon function
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-03-04 09:07:47 -08:00
Matt Friedman
6c5518157d
[ticket/17291] Fix .fas classes and alert close button
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-03-03 14:33:56 -08:00
Matt Friedman
e586cd833c
[ticket/17291] Replace last GIFs with font icons
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-03-02 09:05:52 -08:00
Matt Friedman
6d47a6c6dc
[ticket/17291] Add FontAwesome to installer
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-03-01 07:59:56 -08:00
Matt Friedman
158ccd17ff
[ticket/17291] Replace additional images w/ fonts & CSS
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-02-25 12:22:11 -08: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
9d8d82e176
[ticket/17291] Stack the bigger acp icons
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-02-24 08:52:46 -08:00
Marc Alexander
3cbe14eb4a
[ticket/17010] Clean up code and move some functions to core js
PHPBB3-17010
2024-02-24 11:58:30 +01:00
Marc Alexander
7410c3be6f
[ticket/17010] Generate VAPID keys with javascript in ACP
PHPBB3-17010
2024-02-24 11:58:30 +01:00
Matt Friedman
c46b700e22
[ticket/17291] Fix some classes for compatibility
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-02-24 00:54:46 -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
3cc3bc7e81
[ticket/17291] Use font icons instead of SVGs
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-02-23 16:39:40 -08: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
2c29c8352a
[ticket/17291] Add styles/all/imgs to allowed paths for acp style files
PHPBB3-17291
2024-02-23 22:08:41 +01: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
9af61c1f1e
[ticket/17283] Remove iconify from template files and assets
PHPBB3-17283
2024-02-12 18:51:47 +01:00
Marc Alexander
b4b7199ed5
[ticket/16944] Adjust iconify path for installer
PHPBB3-16944
2023-11-12 21:26:38 +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
1a4e6fe3e8
[ticket/9687] Use Forms for template display and fix display for users
PHPBB3-9687
2023-11-05 20:21:38 +01:00