Commit graph

36929 commits

Author SHA1 Message Date
Marc Alexander
8ebb64a92a
[ticket/17091] Ensure session length is int
PHPBB3-17091
2023-01-16 16:56:12 +01:00
Marc Alexander
e091adcc9c
[ticket/17091] Add kernel terminate logic and exit to cron response handling
PHPBB3-17091
2023-01-16 16:56:11 +01:00
Marc Alexander
61a7e0fdfc
[ticket/17091] Update windows build commands as well
PHPBB3-17091
2023-01-15 22:00:21 +01:00
Marc Alexander
ad794c17ed
[ticket/17091] Limit doctrine/instantiator to 1.x versions
PHPBB3-17091
2023-01-15 21:36:53 +01:00
battye
b5f8251b3f [ticket/17086] Remove trailing slash in Dockerfile
PHPBB3-17086
2023-01-14 17:17:54 +00:00
Marc Alexander
b5f10f844f
[ticket/17086] Add missing empty lines and remove extra whitespace
PHPBB3-17086
2023-01-14 08:40:49 +01:00
Marc Alexander
f5f93790e0
Merge branch '3.3.x' 2023-01-13 22:53:39 +01:00
Marc Alexander
a1a6ff4555
[3.3.x] Update versions to 3.3.11-dev 2023-01-13 22:50:09 +01:00
Marc Alexander
eabe7e8e3c
Merge branch 'prep-release-3.3.10' into 3.3.x 2023-01-13 22:47:53 +01:00
Marc Alexander
6d8468c91a
[prep-release-3.3.10] Update changelog for 3.3.10-RC1 2023-01-13 21:12:01 +01:00
Marc Alexander
aff7fab65f
[prep-release-3.3.10] Add migration for 3.3.10-RC1 2023-01-13 21:11:51 +01:00
Marc Alexander
be053c3381
[prep-release-3.3.10] Update version numbers to 3.3.10 2023-01-13 21:11:31 +01:00
Marc Alexander
e805a47a98
[prep-release-3.3.10] Update version numbers to 3.3.10-RC1 2023-01-13 21:11:14 +01:00
Marc Alexander
80cdfef216
Merge branch '3.3.x' 2023-01-12 20:34:47 +01:00
Marc Alexander
9feae900d3
Merge pull request #68 from phpbb/ticket/security/275
[ticket/security/275] Gracefully handle exceptions thrown by wrong cron route
2023-01-12 20:33:42 +01:00
Marc Alexander
34f23477ff
[ticket/security/275] Use unicode quote types
SECURITY-275
2023-01-12 20:12:33 +01:00
Marc Alexander
e5f069b15b
[ticket/security/275] Add language vars and proper error codes
SECURITY-275
2023-01-11 20:33:08 +01:00
Marc Alexander
fd550bc25a
[ticket/security/275] Gracefully handle exceptions thrown by wrong cron route
SECURITY-275
2023-01-10 21:09:48 +01:00
Marc Alexander
6a483fdb86
Merge branch '3.3.x' 2023-01-10 20:38:32 +01:00
Marc Alexander
378c63b002
Merge pull request #6436 from LukeWCS/ticket/17068
[ticket/17068] ALLOW_CDN_EXPLAIN: Refines and expands the description
2023-01-10 20:38:20 +01:00
Marc Alexander
51766ffaee
[ticket/17068] Slight adjustment to grammar in line with previous text
PHPBB3-17068
2023-01-10 20:03:25 +01:00
battye
2c8e16cf4b [ticket/17086] Update codespaces.md
PHPBB3-17086
2023-01-10 22:46:34 +08:00
battye
279f506d69 [ticket/17086] Codespaces - change admin login
PHPBB3-17086
2023-01-10 22:46:25 +08:00
battye
8564e1eac1 [ticket/17086] Add Codespaces documentation
PHPBB3-17086
2023-01-10 22:46:14 +08:00
battye
6e45a2361d [ticket/17086] Add devcontainer configuration for Codespaces
PHPBB3-17086
2023-01-10 22:46:05 +08:00
Marc Alexander
8c75eda0ba
Merge branch '3.3.x' 2023-01-09 21:58:41 +01:00
Marc Alexander
83b53690b5
Merge pull request #6450 from marc1706/ticket/17071
[ticket/17071] Switch to jsdelivr CDN for twemoji emojis
2023-01-09 21:58:31 +01:00
Marc Alexander
2f0cde59da
Merge branch '3.3.x' 2023-01-09 21:40:21 +01:00
Marc Alexander
191f38b9a0
Merge pull request #6449 from marc1706/ticket/17039
[ticket/17039] Use correct template var for group colour in ucp groups manage
2023-01-09 21:40:17 +01:00
Marc Alexander
c90376ddf8
Merge branch '3.3.x' 2023-01-09 21:39:32 +01:00
Marc Alexander
96afebf969
Merge pull request #6448 from marc1706/ticket/16938
[ticket/16938] Replace invalid nowrap with white-space css
2023-01-09 21:39:22 +01:00
Marc Alexander
3ece314338
[ticket/17071] Switch to jsdelivr CDN for twemoji emojis
PHPBB3-17071
2023-01-09 21:25:46 +01:00
Marc Alexander
91c83fd566
[ticket/16913] Move progress bar code to after search state init
PHPBB3-16913
2023-01-09 20:10:59 +01:00
Marc Alexander
6980b7656c
Merge branch '3.3.x' 2023-01-07 21:02:23 +01:00
Marc Alexander
c62d9e4c05
Merge pull request #6446 from rubencm/ticket/17082
[ticket/17082] Remove ability to warn anonymous
2023-01-07 21:02:12 +01:00
Marc Alexander
34b56205a3
[ticket/17039] Use correct template var for group colour in ucp groups manage
PHPBB3-17039
2023-01-07 20:51:40 +01:00
Marc Alexander
a0477a10ce
[ticket/16938] Replace invalid nowrap with white-space css
PHPBB3-16938
2023-01-07 15:44:29 +01:00
Marc Alexander
569382244f
Merge branch '3.3.x' 2023-01-07 15:40:38 +01:00
Marc Alexander
9e44ba096e
Merge pull request #6445 from rubencm/ticket/17081
[ticket/17081] Fix accept attribute in upload input
2023-01-07 15:40:21 +01:00
Marc Alexander
e06b48315b
[ticket/17085] Fix invalid icon names
PHPBB3-17085
2023-01-07 13:47:04 +01:00
Ruben Calvo
7d29f133e5
[ticket/17082] Remove ability to warn anonymous
PHPBB3-17082
2023-01-06 04:33:09 +01:00
Ruben Calvo
e535f8e054
[ticket/17081] Fix accept attribute in upload input
PHPBB3-17081
2023-01-06 04:29:32 +01:00
Marc Alexander
2b91202879
Merge branch '3.3.x' 2023-01-04 21:48:09 +01:00
Marc Alexander
11e68e910b
Merge pull request #6444 from iMattPro/ticket/17075
[ticket/17075] Add template events to ACP footers after $SCRIPT
2023-01-04 21:47:53 +01:00
Marc Alexander
eafec8ff64
Merge branch '3.3.x' 2023-01-03 22:52:15 +01:00
Marc Alexander
02efbc251e
Merge pull request #6443 from rubencm/ticket/17074
[ticket/17074] Don't allow to create two roles with the same name
2023-01-03 22:52:04 +01:00
Marc Alexander
c90d84ac90
Merge pull request #6439 from marc1706/ticket/16955
[ticket/16955] Improve code and docblocks to resolve psalm results
2023-01-03 22:19:57 +01:00
Marc Alexander
34eb913d5a
[ticket/16955] Use runtime_exception instead of \Exception
PHPBB3-16955
2023-01-03 21:33:47 +01:00
Matt Friedman
7434783b07 [ticket/17075] Add template events to ACP footers after $SCRIPT
PHPBB3-17075
2023-01-03 08:24:07 -08:00
Ruben Calvo
d446030a9b
[ticket/17074] Don't allow to create two roles with the same name
PHPBB3-17074
2023-01-03 01:46:56 +01:00