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
|
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
|
ba2421ec0e
|
Merge pull request #6581 from marc1706/ticket/17283
[ticket/17283] Remove iconify support
|
2024-02-22 19:49:18 +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 |
|
Marc Alexander
|
073e19552f
|
[ticket/17283] Add CDN fallback for font awesome
PHPBB3-17283
|
2024-02-19 17:59:38 +01:00 |
|
Marc Alexander
|
6fe2012bf8
|
Merge branch '3.3.x'
|
2024-02-18 20:34:34 +01:00 |
|
Ruben Calvo
|
3c75fedffe
|
[ticket/17289] Fix dependency injection error when using development environment
PHPBB3-17289
|
2024-02-18 17:49:36 +01:00 |
|
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
|
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
|
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
|
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
|
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 |
|
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
|
c6c299eea4
|
[ticket/17281] Update to psalm 5.x
PHPBB3-17281
|
2023-12-30 10:07:23 +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
|
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 |
|