Marc Alexander
362dd8a7a3
Merge branch '3.3.x'
2024-08-30 11:43:31 +02:00
Marc Alexander
80f4c07bc5
Merge pull request #6695 from battye/ticket/17181
...
[ticket/17181] Remove unused PM report code
2024-08-30 11:42:02 +02:00
Marc Alexander
752a0142b8
Merge pull request #6692 from iMattPro/ticket/17371
...
[ticket/17371] Web Push UX Updates
2024-08-12 21:38:37 +02:00
Marc Alexander
e3a6f3d3fc
[ticket/17379] Use correct number of predefined BBCodes in posting editor
...
PHPBB-17379
2024-08-10 21:09:32 +02:00
Daniel James
6623e7fe1d
[ticket/17376] Update quote template and change icon to FA arrow
...
PHPBB-17376
2024-08-07 11:40:12 +01:00
Daniel James
99861a8c10
[ticket/17376] Add aria label to quote reference link
...
Adds an aria label attribute to the quoted post reference link so
that screen readers can inform the user of what the link is used
for. Before this change the link was too vague and would not have
been well described to users of its purpose if they couldn't see it.
PHPBB-17376
2024-08-04 15:09:34 +01:00
Marc Alexander
6747c4e62a
Merge branch '3.3.x'
2024-07-28 20:47:17 +02:00
battye
8104facb30
[ticket/17181] Remove unused PM report code
...
PHPBB-17181
2024-07-22 02:41:20 +00:00
Daniel James
9cdc71f348
[ticket/17373] Remove extra separator and change all separators to solid lines
...
The quick links menu in the header navbar had an additional horizontal
line at the bottom which did not need to be there. Additionally the
separators for links that always display in the quick links menu had
dotted underlines rather than the solid underlines that were under the
links that only show up for mobile users when there's less screen space.
PHPBB-17373
2024-07-18 21:01:06 +01:00
Matt Friedman
7252345911
[ticket/17371] Improve UX for disabled state
...
PHPBB-17371
Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-07-17 09:29:30 -07:00
Matt Friedman
4da0a75efa
[ticket/17371] Improve dropdown toggle UX
...
PHPBB-17371
Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-07-17 09:28:33 -07:00
Marc Alexander
55dbe070e3
[ticket/17366] Remove javascript sanity check as this can break with recaptcha
...
PHPBB-17366
2024-07-07 14:52:00 +02:00
Marc Alexander
f0deb16b0c
Merge pull request #6669 from iMattPro/ticket/17363
...
[ticket/17363] Add web app manifest
2024-07-03 22:04:46 +02:00
Matt Friedman
d651cccc76
[ticket/17363] Add web app manifest
...
PHPBB-17363
Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-07-02 21:19:58 -07:00
Marc Alexander
381faac8c0
Merge branch '3.3.x'
2024-07-01 21:53:54 +02:00
Daniel James
5976dc2141
[ticket/17352] Fix overflow of long rank titles on profile page
...
Users that had very long rank titles would cause the rest of their
profile details to be pushed down below the avatar and rank details
breaking the layout. This change limits the width of the avatar
and rank details.
PHPBB-17352
2024-06-25 16:09:52 +01:00
Matt Friedman
16743e9345
[ticket/17344] Improve webpush class names
...
PHPBB-17344
2024-06-16 09:47:32 -07:00
Matt Friedman
0fc1a8c1f8
[ticket/17344] Show an alert when webpush subscribing is denied
...
PHPBB-17344
2024-06-16 09:46:57 -07: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
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
e162b67c48
[ticket/17333] Fix toggle icon colors
...
PHPBB-17333
Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-04 10:25:35 -07: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
Marc Alexander
6f3d50bfb2
Merge branch '3.3.x'
2024-05-31 10:46:08 +02:00
Marc Alexander
f3ead808f3
Merge pull request #6615 from danieltj27/ticket/17316
...
[ticket/17316] Add template events to ucp_groups_manage
2024-05-31 10:46:06 +02:00
Daniel James
166c4eeb7e
[ticket/17316] Add template events to ucp_groups_manage
...
PHPBB3-17316
2024-05-30 10:45:30 +02:00
Marc Alexander
e101f02473
Merge pull request #6605 from iMattPro/ticket/17300
...
[ticket/17300] Better Sticky and Announcement Icons
2024-05-30 10:21:10 +02:00
Marc Alexander
f5b14a95b4
Merge branch '3.3.x'
2024-05-30 09:08:58 +02:00
Marc Alexander
df5fcafcb9
Merge pull request #6616 from danieltj27/ticket/17317
...
[ticket/17317] Change button text for pm recipient to increase readability
2024-05-30 08:54:55 +02:00
Marc Alexander
cfeb747f10
Merge branch '3.3.x'
2024-05-29 21:54:16 +02:00
Marc Alexander
ef593afec5
Merge branch 'prep-release-3.3.12' into 3.3.x
2024-05-29 21:53:47 +02:00
Marc Alexander
4b206ee28b
Merge branch '3.3.x'
2024-05-28 21:08:17 +02:00
Marc Alexander
7f11c1b46d
Merge pull request #6624 from battye/ticket/16553
...
[ticket/16553] Fix for General Error when approving/disapproving a reported post through the MCP
2024-05-28 21:08:15 +02:00
rxu
fcf89208cf
[ticket/17324] Add template event to notification_dropdown.html
...
PHPBB3-17324
2024-05-28 20:36:40 +02:00
Marc Alexander
d365f17ebd
Merge pull request #6621 from danieltj27/ticket/17320
...
[ticket/17320] Remove unused js code from prosilver
2024-05-27 20:17:25 +02:00
battye
558b8ae7ed
[ticket/16553] Fix approve reported posts bug
...
Fixes the module not accessible error when trying to approve a reported post.
PHPBB3-16553
2024-05-27 05:18:08 +00:00
rxu
72770937f2
[ticket/17151] Make settings forms use macros
...
PHPBB3-17151
2024-05-25 11:57:30 +07:00
Marc Alexander
c6fd14352e
Merge branch '3.3.x'
2024-05-23 21:34:29 +02:00
Daniel James
c330500c4d
[ticket/17317] Add new icon for groups and remove CSS change
...
PHPBB3-17317
2024-05-23 20:57:34 +02:00
Daniel James
9fcf956888
[ticket/17317] Replace button with small red fa-icon
...
Updated the button to a small red X using Font Awesome
rather than using the default phpBB button with text
which adds a better visual distinction in the interface
between the username and action. Credit to @iMattPro for
the suggestion in the ticket comments.
PHPBB3-17317
2024-05-23 20:57:33 +02:00
Daniel James
cd34cdedee
[ticket/17317] Change button text for pm recipient to increase readability
...
PHPBB3-17317
2024-05-23 20:57:26 +02:00
Daniel James
e850915190
[ticket/17320] Remove unused js code from prosilver
...
The forum_fn.js file contained a small block of code
that was commented out so there is no need to keep it
in the codebase, especially as it was a fix for IE8
and older browsers.
PHPBB3-17320
2024-05-23 16:35:28 +01:00
Matt Friedman
7d8b4d5817
[ticket/17318] Fix notification avatars in dropdown
...
PHPBB3-17318
Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-05-18 20:54:59 -07:00
battye
611faafaf3
[ticket/17109] Check attach signature permissions
...
Don't show the attach signature option if the
user doesn't have permission or if the signature
feature is disabled for the board.
PHPBB3-17109
2024-05-17 14:38:18 +00:00
Marc Alexander
222ca643b5
Merge branch '3.3.x'
2024-05-06 18:23:21 +02:00
Marc Alexander
9aec69413f
Merge pull request #6594 from marc1706/ticket/17077
...
[ticket/17077] Improve handling of posting to reduce double submit possibility
2024-05-06 18:22:58 +02:00
Matt Friedman
4573e2eae0
[ticket/17300] Replace Sticky and Announcement Icons
...
PHPBB3-17300
Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-05-04 08:32:51 -07: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
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
c07c6816fc
[ticket/17077] Improve handling of accidental double submission of posts
...
PHPBB3-17077
2024-04-08 21:50:27 +02:00