Marc Alexander
bbef375844
Merge branch '3.3.x'
2023-02-05 22:07:30 +01:00
Marc Alexander
4a185ed02e
[prep-release-3.3.1] Add migration for 3.3.10
2023-02-04 20:31:26 +01:00
Marc Alexander
f5f93790e0
Merge branch '3.3.x'
2023-01-13 22:53:39 +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
Ruben Calvo
daa2dd280c
[ticket/16955] Fix most return types in phpdoc
...
PHPBB3-16955
2023-01-02 14:17:04 +01:00
Ruben Calvo
3e8fced5c8
[ticket/16955] Fix phpdoc annotations and return types
...
PHPBB3-16955
2022-12-31 16:18:06 +01:00
Marc Alexander
fab81eca2b
[ticket/16955] Add missing docblocks and fix unclear ones
...
PHPBB3-16955
2022-12-30 17:27:31 +01:00
Marc Alexander
948023078b
[ticket/16955] Clean up code in db classes
...
PHPBB3-16955
2022-12-28 08:37:20 +01:00
Marc Alexander
1933a8ab47
[ticket/15769] Make basic upload, refresh, and errors work
...
PHPBB3-15769
2022-12-13 21:17:49 +01:00
Marc Alexander
b72379aaab
[ticket/15769] Increase default avatar size
...
PHPBB3-15769
2022-12-13 21:17:48 +01:00
Marc Alexander
be818daa5d
Merge branch '3.3.x'
2022-11-28 20:41:46 +01:00
Marc Alexander
744009882b
[prep-release-3.3.9] Add migration for 3.3.9
2022-11-23 20:53:56 +01:00
Marc Alexander
4d5c966b58
Merge branch '3.3.x'
2022-10-26 22:46:34 +02:00
Marc Alexander
5225ac8a9a
[prep-release-3.3.9] Add migration for 3.3.9-RC1
2022-10-22 20:55:14 +02:00
Marc Alexander
9340ffa557
[ticket/17049] Add migration for exts_composer_minimum_stability config entry
...
PHPBB3-17049
2022-10-16 10:43:33 +02:00
Marc Alexander
85bab4f276
Merge branch '3.3.x'
2022-07-16 18:44:59 -04:00
Marc Alexander
b5d2ff4074
[ticket/17019] Treat removed youtube profile field as effectively installed
...
PHPBB3-17019
2022-06-30 21:35:50 +02:00
Marc Alexander
4ae50d1776
Merge branch '3.3.x'
2022-06-26 20:29:00 +02:00
Marc Alexander
5e3dd4b55e
[prep-release-3.3.8] Add migration for 3.3.8
2022-06-26 09:39:25 +02:00
Marc Alexander
3ee81800ec
Merge branch '3.3.x'
2022-06-06 22:56:31 +02:00
Marc Alexander
c6ef628589
[prep-release-3.3.8] Add migration for 3.3.8-RC1
2022-06-06 14:40:31 +02:00
Marc Alexander
900e2c70ac
Merge branch '3.3.x'
2022-05-02 20:50:02 +02:00
lionel-rowe
60af39b38c
[ticket/13859] Reorder static & public in migration
...
PHPBB3-13859
2022-05-02 17:38:38 +02:00
lionel-rowe
dd6e110210
[ticket/13859] Allow up-to-date format for Youtube profile field URLs
...
Per the tracker issue:
> In 3.1 a youtube profilefield was added in which we can insert our youtube
> username to link to it.... There is just one major problem though...
>
> New youtube members no longer get an username. So I think we should decide on
> providing different ways to access their profile.
This PR will allow users to use any valid YouTube-domain URL, which allows for
all 3 formats (`/channel/...`, `/c/...`, and the now-legacy `/user/...`).
Per [YouTube's docs](https://support.google.com/youtube/answer/6180214?hl=en ):
> ## Channel URL (ID-based)
> Example: youtube.com/channel/UCUZHFZ9jIKrLroW8LcyJEQQ
>
> This is the standard URL that YouTube channels use.
>
> ...
>
> ## Custom URL
> Example: youtube.com/c/YouTubeCreators
>
> A custom URL is a shorter, easy-to-remember URL that you can share with your
> audience.
>
> ...
>
> ## Legacy username URL
> Example: youtube.com/user/YouTube
>
> Depending on when your channel was created, it may have a username. Usernames
> are no longer required for channels today, but you can still use this URL to
> direct to your channel — even if your channel name has changed since you chose
> your username. Existing usernames can't be changed.
PHPBB3-13859
2022-05-01 14:54:39 +01:00
Marc Alexander
d868dbe3aa
[ticket/16967] Remove support for INCLUDEPHP and PHP/ENDPHP in templates
...
PHPBB3-16967
2022-04-11 21:10:35 +02:00
Marc Alexander
f16929ff9e
Merge branch '3.3.x'
2022-03-17 21:48:03 +01:00
Marc Alexander
8ca00c529e
[prep-release-3.3.7] Add migration for 3.3.7
2022-03-17 20:13:00 +01:00
Marc Alexander
91f2f2c6f1
[ticket/16973] Use actual role ids for comparison of orphaned roles
...
PHPBB3-16973
2022-03-17 20:00:46 +01:00
Marc Alexander
8cba88ef0d
Merge branch '3.3.x'
2022-03-15 21:33:18 +01:00
Marc Alexander
8d6a9245c1
[prep-release-3.3.6] Add migration for 3.3.6
2022-03-14 21:17:13 +01:00
Marc Alexander
a18a47eb34
Merge branch '3.3.x'
2022-01-21 22:40:53 +01:00
Marc Alexander
c93381ff04
[prep-release-3.3.6] Add migration for 3.3.6-RC1
2022-01-19 22:09:33 +01:00
Máté Bartus
e92b5caf66
Merge pull request #6273 from CHItA/ticket/16741
...
[ticket/16741] Database tools to use Doctrine
2022-01-17 20:08:50 +01:00
Marc Alexander
4e62768375
[ticket/16895] Correctly place static qualifier
...
PHPBB3-16895
2021-12-03 22:47:03 +01:00
Marc Alexander
e9720f5545
Merge branch '3.3.x'
2021-12-03 21:08:15 +01:00
Marc Alexander
89168c507b
[ticket/16895] Add missing return and remove not needed declarations
...
PHPBB3-16895
2021-12-03 20:14:26 +01:00
rxu
69b895caae
[ticket/16895] Rename custom method
...
PHPBB3-16895
2021-11-10 14:13:02 +07:00
rxu
d7f433fbf7
[ticket/16895] Rename migration file
...
PHPBB3-16895
2021-11-10 13:30:14 +07:00
Tristan Darricau
6ce708539b
[ticket/16741] General fixes
...
PHPBB3-16741
2021-11-09 02:48:34 +01:00
rxu
2801415c1c
[ticket/16895] Rename language entry
...
PHPBB3-16895
2021-10-28 21:13:52 +07:00
rxu
7275cdd152
[ticket/16895] Adjust test
...
PHPBB3-16895
2021-10-27 00:15:46 +07:00
rxu
b1e6fad38a
[ticket/16895] Add test
...
PHPBB3-16895
2021-10-26 20:14:45 +07:00
rxu
a860a3310a
[ticket/16895] Add migration
...
PHPBB3-16895
2021-10-20 21:58:24 +07:00
rxu
ca24013470
[ticket/16895] Fix role removal for migrator permission tool
...
PHPBB3-16895
2021-10-19 23:26:32 +07:00
Marc Alexander
b99cfd5caa
[ticket/16820] Move ATTACHMENT_CATEGORY_ constants to attachment namespace
...
PHPBB3-16820
2021-10-10 17:52:42 +02:00
Marc Alexander
38024d14bf
Merge pull request #6280 from 3D-I/ticket/16863
...
[ticket/16863] Support playing video attachments
2021-10-09 22:11:31 +02:00
Marc Alexander
46ded2ad94
Merge branch '3.3.x'
2021-10-03 15:26:00 +02:00
Marc Alexander
6a72d0305b
[prep-release-3.3.5] Add migration for 3.3.5
2021-10-01 22:40:24 +02:00
Marc Alexander
a42ce508c9
Merge branch '3.3.x'
2021-09-11 13:40:02 +02:00
Marc Alexander
1db2d9c3c1
[prep-release-3.3.5] Add migration for 3.3.5-RC1
2021-09-08 22:37:11 +02:00