Marc Alexander
2aba9b0e3f
[prep-release-3.3.12] Remove columns from user_add
...
These have default values and do not require setting in user_add().
2024-05-30 20:39:52 +02:00
Marc Alexander
80a12f7108
[prep-release-3.3.12] Update changelog for 3.3.12
2024-05-30 11:03:06 +02:00
Marc Alexander
6cef48af2f
[prep-release-3.3.12] Add migration for 3.3.12
2024-05-30 11:00:23 +02:00
Marc Alexander
607fe555af
[prep-release-3.3.12] Update version numbers to 3.3.12
2024-05-30 11:00:22 +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
bf55502c62
[ticket/17325] Use not instead of ! in template
...
PHPBB3-17325
2024-05-30 10:40:25 +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
1fb7e6d2c8
[ticket/security/278] Always release cron lock, even invalid task is passed
...
SECURITY-278
2024-05-29 22:04:16 +02:00
Marc Alexander
1c1c981b17
[ticket/security/276] Centralise call for token expiration
...
SECURITY-276
2024-05-29 22:04:15 +02:00
Marc Alexander
7c661746cf
[ticket/security/276] Add test for expiration timer
...
SECURITY-276
2024-05-29 22:04:15 +02:00
Marc Alexander
24dd47adcf
[ticket/security/276] Add missing information message
...
SECURITY-276
2024-05-29 22:04:15 +02:00
Marc Alexander
f853f6523f
[ticket/security/276] Prevent sending activation emails multiple times per day
...
SECURITY-276
2024-05-29 22:04:15 +02:00
Marc Alexander
a63a1913fa
[ticket/security-276] Add migration for user_actkey expiration column
...
SECURITY-276
2024-05-29 22:04:15 +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
51da43f77f
[prep-release-3.3.12] Fix since version and undo md exporter change
2024-05-29 21:53:11 +02:00
Marc Alexander
e328ee96d2
Merge pull request #6625 from rxu/ticket/17324
...
[ticket/17324] Add template event to notification_dropdown.html
2024-05-29 21:42:46 +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
LukeWCS
ae18669fcd
[ticket/17325] Show message for "Re-Check version" if phpBB is still up to date
...
Show explicit message for "Re-Check version" if installed version is still up
to date
PHPBB3-17325
2024-05-28 20:55:49 +02:00
rxu
9ea4aabe9a
[ticket/17324] Allow targeting events to prep-releases
...
PHPBB3-17324
2024-05-28 20:36:40 +02:00
rxu
a88040df85
[ticket/17324] Adjust target version
...
PHPBB3-17324
2024-05-28 20:36:40 +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
85e60c7816
Merge branch '3.3.x'
2024-05-27 20:17:28 +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
6f345e43cb
[ticket/16553] Change double quotes to single quotes
...
PHPBB3-16553
2024-05-27 07:55:08 +00:00
battye
874fb7bf8a
[ticket/16553] Use env variables in Codespaces for server name
...
PHPBB3-16553
2024-05-27 07:12:51 +00: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
Marc Alexander
acddce37e6
Merge pull request #6622 from rubencm/ticket/17323
...
[ticket/17323] Fix division by 0 when there is 0 posts
2024-05-25 21:33:23 +02:00
rxu
a1f236d85e
[ticket/17151] Fix board disable access setting
...
PHPBB3-17151
2024-05-25 12:50:04 +07:00
rxu
463848dc08
[ticket/17151] Make textarea id optional
...
PHPBB3-17151
2024-05-25 11:57:39 +07:00
rxu
3597c15100
[ticket/17151] Adjust code styling
...
PHPBB3-17151
2024-05-25 11:57:39 +07:00
rxu
f28d33726e
[ticket/17151] Extend forms tests
...
PHPBB3-17151
2024-05-25 11:57:39 +07:00
rxu
b6572652df
[ticket/17151] Revert radio yes_no/enabled_disabled, fix select "selected"
...
PHPBB3-17151
2024-05-25 11:57:38 +07:00
rxu
6349d3c126
[ticket/17151] Reimplement radio buttons yes_no / enabled_disabled shorthands
...
PHPBB3-17151
2024-05-25 11:57:38 +07:00
rxu
2d0969e3e1
[ticket/17151] Fix avatar ACP options
...
PHPBB3-17151
2024-05-25 11:57:37 +07:00
rxu
9401a59cfc
[ticket/17151] Refactor radio buttons output logic
...
PHPBB3-17151
2024-05-25 11:57:37 +07:00
rxu
830c1f3dc3
[ticket/17151] Adjust template output formatting
...
PHPBB3-17151
2024-05-25 11:57:37 +07:00
rxu
130366edfa
[ticket/17151] Fix PHP warning on board settings page, add ACP pages test
...
PHPBB3-17151
2024-05-25 11:57:36 +07:00
rxu
1cbe1d86da
[ticket/17151] Improve radio input type handling
...
- allow more than 2 buttons count
- allow custom buttons order
- allow custom button labels
Implemented by allowing JSON data format, backward compatibility preserved.
PHPBB3-17151
2024-05-25 11:57:36 +07:00
rxu
7f365855ce
[ticket/17151] Deduplicate code for building configuration options data
...
PHPBB3-17151
2024-05-25 11:57:35 +07:00
rxu
7b04e411b6
[ticket/17151] Fix tests
...
PHPBB3-17151
2024-05-25 11:57:35 +07:00
rxu
52517a5efd
[ticket/17151] Fix registration test error
...
PHPBB3-17151
2024-05-25 11:57:35 +07:00
rxu
9350e82d71
[ticket/17151] Fix test error
...
PHPBB3-17151
2024-05-25 11:57:34 +07:00
rxu
72770937f2
[ticket/17151] Make settings forms use macros
...
PHPBB3-17151
2024-05-25 11:57:30 +07:00
Ruben Calvo
05fafdc445
[ticket/17323] Fix division by 0 when there is 0 posts
...
PHPBB3-17323
2024-05-25 04:40:44 +02:00
Marc Alexander
c6fd14352e
Merge branch '3.3.x'
2024-05-23 21:34:29 +02:00
Marc Alexander
477f5d9e1d
Merge pull request #6617 from battye/ticket/17109
...
[ticket/17109] Don't show the attach signature option if the user doesn't have permission
2024-05-23 21:34:26 +02:00