4c419c5acd
[prep-release-3.3.14] Update version numbers to 3.3.14
2024-10-21 19:36:43 +02:00
62f9f53f46
Merge pull request #6699 from danieltj27/ticket/17376
...
[ticket/17376] Add aria label to quote reference link
2024-10-16 19:18:30 +02:00
80f4c07bc5
Merge pull request #6695 from battye/ticket/17181
...
[ticket/17181] Remove unused PM report code
2024-08-30 11:42:02 +02:00
6623e7fe1d
[ticket/17376] Update quote template and change icon to FA arrow
...
PHPBB-17376
2024-08-07 11:40:12 +01:00
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
57ef18ecc0
[prep-release-3.3.13] Update stylesheet hashes for 3.3.13-RC1
2024-08-02 19:20:35 +02:00
1d256fef61
[prep-release-3.3.13] Update version numbers to 3.3.13
2024-08-02 19:20:32 +02:00
8104facb30
[ticket/17181] Remove unused PM report code
...
PHPBB-17181
2024-07-22 02:41:20 +00:00
55dbe070e3
[ticket/17366] Remove javascript sanity check as this can break with recaptcha
...
PHPBB-17366
2024-07-07 14:52:00 +02:00
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
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
166c4eeb7e
[ticket/17316] Add template events to ucp_groups_manage
...
PHPBB3-17316
2024-05-30 10:45:30 +02:00
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
ef593afec5
Merge branch 'prep-release-3.3.12' into 3.3.x
2024-05-29 21:53:47 +02:00
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
fcf89208cf
[ticket/17324] Add template event to notification_dropdown.html
...
PHPBB3-17324
2024-05-28 20:36:40 +02:00
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
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
92e545fc26
[ticket/17317] Remove unused CSS styling for inputs
...
PHPBB3-17317
2024-05-23 20:57:36 +02:00
c330500c4d
[ticket/17317] Add new icon for groups and remove CSS change
...
PHPBB3-17317
2024-05-23 20:57:34 +02:00
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
40ed6c6458
[ticket/17317] Fix padding on button, left and right not top and bottom
...
PHPBB3-17317
2024-05-23 20:57:31 +02:00
cd34cdedee
[ticket/17317] Change button text for pm recipient to increase readability
...
PHPBB3-17317
2024-05-23 20:57:26 +02:00
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
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
6753961756
[prep-release-3.3.12] Update stylesheet hashes for 3.3.12-RC1
2024-05-09 12:59:38 +02:00
74845a6b3a
[prep-release-3.3.12] Update version numbers to 3.3.12
2024-05-09 12:59:36 +02:00
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
abffd0f662
[ticket/17303] Update jQuery to the version 3.7.1
...
PHPBB3-17303
2024-04-15 00:19:52 +07:00
c07c6816fc
[ticket/17077] Improve handling of accidental double submission of posts
...
PHPBB3-17077
2024-04-08 21:50:27 +02:00
6ee64c94a2
[ticket/17284] Add viewtopic_body_online_list_after template event
...
PHPBB3-17284
2024-03-13 23:25:02 +07:00
512a93727a
Merge pull request #6568 from Prosk8er/ticket/17235
...
[ticket/17235] missing autocomplete for username
2024-01-04 21:04:17 +01:00
f3a596b78b
[ticket/17235] Fixes for issues mentioned in code review
...
PHPBB3-17235
2024-01-02 16:46:04 +01:00
dc415768a8
[ticket/17277] Add template events to UCP
...
PHPBB3-17277
2023-12-26 00:35:55 +07:00
bc5c095363
[ticket/17235] missing autocomplete for username
...
PHPBB3-17235
2023-11-29 09:14:51 -05:00
37039f95d2
Merge pull request #6555 from GanstaZ/ticket/17203
...
[ticket/17203] Add CSS ol for group desc
2023-10-31 22:10:04 +01:00
993e28098d
Merge pull request #6554 from GanstaZ/ticket/17202
...
[ticket/17202] Include bidi.css to print only in RTL languages
2023-10-31 22:02:30 +01:00
eed57fd089
Merge pull request #6543 from Crizz0/ticket/17187
...
[ticket/17187] Repair mcp link to first unread post
2023-10-30 21:37:25 +01:00
2e93f5f3e8
[ticket/17202] Include bidi.css to print only in RTL languages
...
PHPBB3-17202
2023-10-23 21:47:10 +03:00
959f60a591
[ticket/17203] Add CSS ol for group desc
...
PHPBB3-17203
2023-10-23 21:36:31 +03:00
0c90bf0000
[prep-release-3.3.11] Update version numbers to 3.3.11
2023-10-15 11:57:17 +02:00
6fac65d193
[ticket/12904] Do not display info about required fields without any
...
PHPBB3-12904
2023-10-01 21:20:00 +02:00
715c0ad608
Merge pull request #6545 from Crizz0/ticket/17116
...
[ticket/17116] Remove always TRUE if-sentence
2023-09-30 13:44:21 +02:00
b14f37d409
[ticket/17116] Remove always TRUE if-sentence
...
PHPBB3-17116
2023-09-23 16:17:40 +02:00
b0248d2d78
[ticket/17187] Repair mcp link to first unread post
...
PHPBB3-17187
2023-09-23 15:54:21 +02:00
0f38ece743
[ticket/17172] Use correct lang for forum links
...
PHPBB3-17172
2023-09-22 17:08:02 +02:00
0df0bd269a
[ticket/17171] Remove unsupported CSS rules for placeholder
...
The content property is not supported by the placeholder pseudo-element
and hence the rules do not have any effect and can be removed.
PHPBB3-17171
2023-07-30 10:00:56 +02:00
e0e0173442
[ticket/17160] Add missing mark column header
...
PHPBB3-17160
2023-07-09 22:06:36 +02:00
0c8e6172fb
Merge pull request #6503 from rxu/ticket/17152
...
[ticket/17152] Add template event to viewtopic_body.html
2023-07-02 09:59:09 +02:00
b550d1db0a
[ticket/17152] Add template event to viewtopic_body.html
...
Add template event to viewtopic_body.html before the message
PHPBB3-17152
2023-07-01 00:20:24 +07:00