1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 08:47:45 +02:00
Commit Graph

37970 Commits

Author SHA1 Message Date
Marc Alexander
df7dae9600 [ticket/17340] Update composer to 2.7.7
PHPBB-17340
2024-06-14 17:02:36 +02:00
rxu
e21a8e02cd [ticket/17338] Update user_last_active on session removal and login keys reset
PHPBB-17338
2024-06-14 15:22:20 +07:00
rxu
db9874546b [ticket/17338] Add user_last_active to session_gc()
PHPBB-17338
2024-06-14 11:03:02 +07:00
rxu
e125f1f709 [ticket/17338] Prefer user_last_active to display user last activity info
PHPBB-17338
2024-06-13 13:27:03 +07:00
Marc Alexander
d66d4a0c6a [ticket/17339] Support receiving push notifications if not logged in
PHPBB-17339
2024-06-12 22:16:41 +02:00
Marc Alexander
5992eff175 Merge pull request #6636 from iMattPro/ticket/17336
[ticket/17336] Fix dev extensions not showing versions correctly in catalog
2024-06-12 21:04:38 +02:00
Matt Friedman
3690d30726 [ticket/17336] Also check for compatible extension by PHP version
PHPBB-17336

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-12 06:42:38 -07:00
Matt Friedman
9a53df6f73 [ticket/17336] Move object instantiation outside of the loop
PHPBB-17336

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-12 06:42:03 -07:00
Matt Friedman
b08023f231 [ticket/17336] Check extension compatibility correctly
PHPBB-17336

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-12 06:10:23 -07:00
Matt Friedman
0a20edf6b4 [ticket/17336] Fix usage of a leaked loop-scoped variable
PHPBB-17336

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-11 11:54:49 -07:00
Matt Friedman
5229813c47 [ticket/17336] Optimize version sorting
PHPBB-17336

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-11 11:54:49 -07:00
Marc Alexander
e73db0821f Merge branch 'ticket/17301' into ticket/17301-master 2024-06-11 20:29:50 +02:00
Marc Alexander
9e15802805 [ticket/17301] Do not test unreadable files on windows
PHPBB-17301
2024-06-11 20:29:23 +02:00
Marc Alexander
48ccd935c3 Merge branch 'ticket/17301' into ticket/17301-master 2024-06-11 20:19:36 +02:00
Marc Alexander
f98f2c5896 [ticket/17301] Ensure reading invalid cache files is aborted
PHPBB-17301
2024-06-11 20:12:01 +02:00
Matt Friedman
d8aa3f05e5 [ticket/17336] Correctly handle aliased packages
PHPBB-17336

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-11 07:06:08 -07:00
rxu
c2d91650bd [ticket/17337] Fix mysqli driver is missing transaction begin statement
PHPBB-17337
2024-06-11 16:08:39 +07:00
Matt Friedman
ec34f72a3b [ticket/17336] Skip extension package aliases in dev stabilities
PHPBB-17336

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-10 22:16:25 -07:00
Marc Alexander
e2ff7a7178 Merge pull request #5270 from rubencm/ticket/15699
[ticket/15699] Move files between storages when configuration is changed
2024-06-07 20:42:47 +02:00
Marc Alexander
e813bcc7a5 Merge pull request #6632 from iMattPro/ticket/17333
[ticket/17333] UX Enhancements for Web Push Subscribing
2024-06-07 20:11:13 +02:00
Marc Alexander
02763dfadc Merge pull request #6634 from marc1706/ticket/17330
[ticket/17330] Handle mozilla not properly handling webpush padding
2024-06-07 20:09:02 +02:00
Matt Friedman
ca918f893e [ticket/17333] Suggested code improvements
PHPBB-17333

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-06 19:37:36 -07:00
Ruben Calvo
195fb59b4e [ticket/15699] Fixes code review
PHPBB3-15699
2024-06-06 23:48:54 +02:00
Ruben Calvo
de73a2e3d7 [ticket/15699] Update acp_storage to work with form macros
PHPBB3-15699
2024-06-06 23:48:54 +02:00
Ruben Calvo
155b5168be [ticket/15699] Improve code style
PHPBB3-15699
2024-06-06 23:48:54 +02:00
Ruben Calvo
bf467f8ece [ticket/15699] Remove .phpunit.result.cache
PHPBB3-15699
2024-06-06 23:48:54 +02:00
Ruben Calvo
bb84af9a48 [ticket/15699] Add progress bar and use template macros
PHPBB3-15699
2024-06-06 23:48:54 +02:00
rubencm
59a5163e2b [ticket/15699] Fix code style
PHPBB3-15699

Co-authored-by: Marc Alexander <admin@m-a-styles.de>
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
rubencm
43fb6ebe7a [ticket/15699] Update language string
PHPBB3-15699
2024-06-06 23:47:34 +02:00
rubencm
7b0fc16e64 [ticket/15699] Update language string
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Marc Alexander
fba8990fa0 [ticket/15699] Add type hints, add use statements, improve code readability
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Marc Alexander
a6cf020639 [ticket/15699] Adjust validate path for removed method
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
Ruben Calvo
958a43cb87 [ticket/15699] Remove unused variable and switch
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
b10409cb8a [ticket/15699] Update comments
PHPBB3-15699
2024-06-06 23:47:34 +02:00
rubencm
b260e9a6f2 [ticket/15699] Fix code style
PHPBB3-15699
2024-06-06 23:47:34 +02:00
rubencm
d426f9e320 [ticket/15699] Use language
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
64e8bea62a [ticket/15699] Lazy-load adapters
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
2c9f9fa75e [ticket/15699] Add information to logs
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
6de2d44c87 [ticket/15699] Make adapter to know the storage name
PHPBB3-15699
2024-06-06 23:47:34 +02:00
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
9dc67e81ff [ticket/15699] Fix twig syntax
PHPBB3-15699
2024-06-06 23:47:34 +02:00