Commit graph

37605 commits

Author SHA1 Message Date
Marc Alexander
aa3f253030
[ticket/17283] Remove unused code
PHPBB3-17283
2024-02-18 17:08:51 +01:00
Marc Alexander
ad5e2a3602
[ticket/17283] Use cdnjs url instead and use in default installation
PHPBB3-17283
2024-02-18 17:08:25 +01:00
Marc Alexander
da48c178ea
[ticket/17283] Add migration for font awesome 6.5.1 cdn url
PHPBB3-17283
2024-02-18 17:08:25 +01:00
Marc Alexander
580ce4ca42
[ticket/17283] Update fa tests and remove iconify parts
PHPBB3-17283
2024-02-12 18:53:32 +01:00
Marc Alexander
3b7795ecc0
[ticket/17283] Remove iconify packages
PHPBB3-17283
2024-02-12 18:53:30 +01:00
Marc Alexander
db56017d57
[ticket/17283] Remove remaining parts using iconify
PHPBB3-17283
2024-02-12 18:52:45 +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
75b2579aa9
[ticket/17283] Remove last remaining uses of iconify
PHPBB3-17283
2024-02-12 18:51:47 +01:00
Marc Alexander
8bbb4aa25d
[ticket/17283] Replace iconify fa with direct fa icons
PHPBB3-17283
2024-02-12 18:51:47 +01:00
Marc Alexander
91af7e5df6
[ticket/17283] Fix coloring of unapproved icon
PHPBB3-17283
2024-02-12 18:51:47 +01:00
Marc Alexander
1c961e4531
[ticket/17283] Fix breadcrumbs pointing the wrong direction
PHPBB3-17283
2024-02-12 18:51:47 +01:00
Marc Alexander
455d6b071b
[ticket/17283] Adjust classes and lang call for icon
PHPBB3-17283
2024-02-12 18:51:46 +01:00
Marc Alexander
e4974888bd
[ticket/17283] Finish converting navbar to font awesome
PHPBB3-17283
2024-02-12 18:51:46 +01:00
Marc Alexander
302e9000e6
[ticket/17283] Change first icons to font and adjust icon alignment
PHPBB3-17283
2024-02-12 18:51:46 +01:00
Marc Alexander
cb33889999
[ticket/17283] Add back font awesome
PHPBB3-17283
2024-02-12 18:51:46 +01:00
Christian Schnegelberger
c000089cfd [ticket/17093] Remove short if in selected
PHPBB3-17093
2024-02-04 16:45:04 +01:00
Christian Schnegelberger
ce8b31130c [ticket/17093] Fix sniff error in migration
PHPBB3-17093
2024-02-04 16:06:31 +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
rxu
112392bcf3
[ticket/17286] Remove test pauses
PHPBB3-17286
2024-02-03 12:09:47 +07:00
rxu
9401ce1c5f
[ticket/17286] Add test
PHPBB3-17286
2024-02-03 00:02:03 +07:00
rxu
ec7180db4f
[ticket/17286] Do not update user session page if it does not exist
PHPBB3-17286
2024-02-02 23:33:12 +07:00
Marc Alexander
99884d8bbb
Merge pull request #6579 from marc1706/ticket/17281
[ticket/17281] Update to psalm 5.x
2024-01-31 21:14:15 +01:00
Marc Alexander
3abcd746ab
Merge branch '3.3.x' 2024-01-04 21:05:18 +01:00
Marc Alexander
512a93727a
Merge pull request #6568 from Prosk8er/ticket/17235
[ticket/17235] missing autocomplete for username
2024-01-04 21:04:17 +01:00
Marc Alexander
e5ddf24fb9
Merge branch '3.3.x' 2024-01-02 16:47:51 +01:00
Marc Alexander
c4642d2502
Merge pull request #6580 from rxu/ticket/17117
[ticket/17117] Do not load non-existent/disabled notification methods
2024-01-02 16:47:49 +01:00
Prosk8er
f3a596b78b
[ticket/17235] Fixes for issues mentioned in code review
PHPBB3-17235
2024-01-02 16:46:04 +01:00
rxu
887b1e25fb
[ticket/17117] Add test for non=existent notification method
PHPBB3-17117
2024-01-02 16:30:44 +07:00
rxu
f31ea59a1a
[ticket/17117] Do not load non-existent/disabled notification methods
Non-existent or disabled notification methods (f.e. added
by extensions which were later disabled/purged) should not be loaded.

PHPBB3-17117
2024-01-02 15:45:42 +07:00
Marc Alexander
39cad1d235
Merge branch '3.3.x' 2024-01-01 21:35:55 +01:00
Marc Alexander
61a28c154b
Merge pull request #6563 from marc1706/ticket/17212
[ticket/17212] Support updating session info when editing post with p=
2024-01-01 21:35:53 +01:00
Marc Alexander
c73e7bfe05
[ticket/17281] Remove not needed suppress
PHPBB3-17281
2023-12-31 15:08:37 +01:00
Marc Alexander
00a9c130ac
Merge branch '3.3.x' 2023-12-31 10:43:23 +01:00
Marc Alexander
9f099a75cd
Merge pull request #6574 from rxu/ticket/17232-master
[ticket/17232] Improve SQL error messages handling - master version
2023-12-31 10:43:19 +01:00
Marc Alexander
565053f508
Merge pull request #6573 from rxu/ticket/17232
[ticket/17232] Improve SQL error messages handling
2023-12-31 10:43:05 +01:00
Marc Alexander
6593440b56
Merge branch '3.3.x' 2023-12-31 09:38:23 +01:00
Marc Alexander
5a922ffa5b
Merge pull request #6578 from marc1706/ticket/17280
[ticket/17280] Fall back to branch when no valid title found
2023-12-31 09:38:20 +01:00
rxu
af05fe4f19
[ticket/17232] Remove sqlite3 dbtool
PHPBB3-17232
2023-12-31 15:21:10 +07:00
Marc Alexander
e42b743b86
[ticket/17281] Fix return type and ensure type correctness
PHPBB3-17281
2023-12-30 20:58:54 +01:00
Marc Alexander
5d53089651
[ticket/17281] Fix some smaller issues
PHPBB3-17281
2023-12-30 18:04:27 +01:00
Marc Alexander
661a8a6117
[ticket/17281] Update psalm config and fix issues
PHPBB3-17281
2023-12-30 17:41:12 +01:00
Marc Alexander
b4ff57e2a4
[ticket/17280] Fall back to branch when no valid title found
PHPBB3-17280
2023-12-30 10:07:49 +01:00
Marc Alexander
c6c299eea4
[ticket/17281] Update to psalm 5.x
PHPBB3-17281
2023-12-30 10:07:23 +01:00
Marc Alexander
bedc86ea2d
Merge branch '3.3.x' 2023-12-30 09:19:49 +01:00
Marc Alexander
95f5f6730e
Merge pull request #6576 from rxu/ticket/17277-master
[ticket/17277] Add template events to UCP - master version
2023-12-30 09:19:44 +01:00
Marc Alexander
e4d5cbbc76
Merge pull request #6575 from rxu/ticket/17277
[ticket/17277] Add template events to UCP
2023-12-30 09:19:25 +01:00
Marc Alexander
b6951fa44a
Merge pull request #6577 from marc1706/ticket/17279
[ticket/17279] Use only needed iconify icon packages
2023-12-29 22:10:34 +01:00
Marc Alexander
ae7100957c
[ticket/17279] Update parameters for constructor in tests
PHPBB3-17279
2023-12-29 21:41:00 +01:00
Marc Alexander
327b891ee1
[ticket/17279] Remove iconify/json from composer
We only need the tools, icons are retrieved from assets folder.

PHPBB3-17279
2023-12-29 21:27:27 +01:00
Marc Alexander
0c2fa3a065
[ticket/17279] Get iconify icons from assets folder
PHPBB3-17279
2023-12-29 21:26:41 +01:00