Commit graph

37476 commits

Author SHA1 Message Date
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
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
Marc Alexander
f22784f0a4
Merge branch '3.3.x' 2024-05-22 21:55:14 +02:00
Marc Alexander
d14f98f672
Merge branch 'prep-release-3.3.12' into 3.3.x 2024-05-22 21:54:10 +02:00
Marc Alexander
130c10915e
Merge pull request #6618 from marc1706/ticket/17312
[ticket/17312] Add column for tracking user last active time
2024-05-22 21:53:15 +02:00
Marc Alexander
fc86b5a2d0
Merge pull request #6620 from iMattPro/ticket/17318
[ticket/17318] Fix notification avatars in dropdown
2024-05-19 09:46:30 +02: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
Marc Alexander
9ecf09dbe8
[ticket/17312] Add and use user_last_active where needed and useful
PHPBB3-17312
2024-05-18 20:58:07 +02:00
Marc Alexander
f986138467
[ticket/17312] Update tests for new column
PHPBB3-17312
2024-05-17 16:41:40 +02: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
ed0b5020a9
[ticket/17312] Use user_last_active instead of user_lastvisit where possible
PHPBB3-17312
2024-05-16 20:44:38 +02:00
Marc Alexander
b8e66f43dc
Merge pull request #6611 from iMattPro/ticket/17313
[ticket/17313] Add Push Module to Correct Parent
2024-05-15 21:51:54 +02:00
Marc Alexander
a7a53de34d
[ticket/17312] Add migration for user_last_active column
PHPBB3-17312
2024-05-14 21:42:02 +02:00
Matt Friedman
9cb10ec28d
[ticket/17313] Add Push Module to Correct Parent
PHPBB3-17313

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-05-13 17:46:19 -07:00
Marc Alexander
df5822141e
Merge branch '3.3.x' 2024-05-13 20:52:21 +02:00
Marc Alexander
6aa980eadb
Merge branch 'prep-release-3.3.12' into 3.3.x 2024-05-13 20:51:08 +02:00
Marc Alexander
dbf0b9ebe6
Merge pull request #6610 from Crizz0/ticket/17311
[ticket/17311] Update PHP requirements and tested version
2024-05-13 20:50:11 +02:00
Christian Schnegelberger
874fb8c59c [ticket/17311] Update PHP requirements and tested version
PHPBB3-17176
2024-05-13 19:21:52 +02:00
Marc Alexander
43dcf73a21
Merge branch '3.3.x' 2024-05-12 21:13:02 +02:00
Marc Alexander
e195e2ad82
[3.3.x] Update version to 3.3.13-dev 2024-05-12 21:10:16 +02:00
Marc Alexander
9aebbcc1a0
Merge branch 'prep-release-3.3.12' into 3.3.x 2024-05-12 21:08:01 +02:00
Marc Alexander
7b734ef529
[prep-release-3.3.12] Update changelog for 3.3.12-RC1 2024-05-09 13:01:53 +02:00
Marc Alexander
6753961756
[prep-release-3.3.12] Update stylesheet hashes for 3.3.12-RC1 2024-05-09 12:59:38 +02:00
Marc Alexander
d2295b82f1
[prep-release-3.3.12] Add migration for 3.3.12-RC1 2024-05-09 12:59:37 +02:00
Marc Alexander
74845a6b3a
[prep-release-3.3.12] Update version numbers to 3.3.12 2024-05-09 12:59:36 +02:00
Marc Alexander
f13b17fd00
[prep-release-3.3.12] Update version numbers to 3.3.12-RC1 2024-05-09 12:59:35 +02:00
Marc Alexander
546cf61dbd
Merge branch '3.3.x' 2024-05-08 17:24:42 +02:00
Marc Alexander
d67493e887
Merge pull request #6608 from marc1706/ticket/17310-master
[ticket/17310] Update workflow actions to v4 -- master version
2024-05-08 17:24:38 +02:00
Marc Alexander
149d0bd227
Merge pull request #6607 from marc1706/ticket/17310
[ticket/17310] Update workflow actions to v4
2024-05-08 17:24:26 +02:00
Marc Alexander
8c8f7315ea
Merge branch '3.3.x' 2024-05-08 17:22:18 +02:00
Marc Alexander
eb12d385a0
Merge pull request #6549 from marc1706/ticket/15325
[ticket/15325] Do not show non-local permissions for local data
2024-05-08 17:22:15 +02:00
Marc Alexander
b502fe9fbc
Merge branch 'ticket/17310' into ticket/17310-master 2024-05-07 21:58:10 +02:00
Marc Alexander
d318768634
[ticket/17176] Use correct ldap URI
PHPBB3-17176
2024-05-07 21:57:48 +02:00
Marc Alexander
843cb97048
[ticket/17176] Use ldapuri instead of removed ldaphost
PHPBB3-17176
2024-05-07 21:57:35 +02:00