1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-17 09:46:25 +02:00
Commit Graph

32375 Commits

Author SHA1 Message Date
Marc Alexander
736ec35734 Merge pull request #6847 from iMattPro/ticket/17541
[ticket/17541] Fix and optimize issues in ext catalog installer
2025-09-27 15:01:22 +02:00
Marc Alexander
391bda011e [ticket/16005] Remove references that don't make sense anymore
PHPBB-16005
2025-09-27 14:25:01 +02:00
rubencm
aa674a42a0 [ticket/16005] Remove phpbb2 converter
PHPBB3-16005
2025-09-27 14:24:58 +02:00
Marc Alexander
d54cb419c0 [master] Update versions to 4.0.0-a2-dev 2025-09-27 12:49:41 +02:00
Marc Alexander
a063b534eb [prep-release-4.0.0] Update changelog for 4.0.0-a1 2025-09-27 10:11:06 +02:00
Marc Alexander
6ee106e317 [prep-release-4.0.0] Update version numbers to 4.0.0 2025-09-27 10:09:28 +02:00
Marc Alexander
5c4a7cbed6 [prep-release-4.0.0] Update prosilver version 2025-09-27 10:07:33 +02:00
Marc Alexander
7551729db2 [prep-release-4.0.0] Fix installer icons 2025-09-27 10:07:05 +02:00
Marc Alexander
e362789602 [prep-release-4.0.0] Do not add rename duplicate index names migration 2025-09-27 10:07:05 +02:00
Marc Alexander
660de84a06 [prep-release-4.0.0] Update changelog for 4.0.0-a1 2025-09-27 10:07:04 +02:00
Marc Alexander
6b90b3e82d [prep-release-4.0.0] Update stylesheet hashes for 4.0.0-a1 2025-09-27 10:07:04 +02:00
Marc Alexander
d8854ee498 [prep-release-4.0.0] Add migration for 4.0.0-a1 2025-09-27 10:07:04 +02:00
Marc Alexander
b3877642ac [prep-release-4.0.0] Update version numbers to 4.0.0 2025-09-27 10:07:02 +02:00
Marc Alexander
4d82d5d44b [prep-release-4.0.0] Update version numbers to 4.0.0-a1 2025-09-27 10:05:53 +02:00
Marc Alexander
e347fdca8e Merge pull request #6857 from Derky/ticket/17548
[ticket/17548] Suppress filesize errors and add DISTINCT to storage_track migration
2025-09-26 19:07:13 +02:00
Derky
812406b778 [ticket/17548] Suppress filesize errors in storage_track migration
If the file size could not be retrieved right now it will be set to 0

PHPBB-17548
2025-09-26 16:57:25 +02:00
Derky
f7a677ef19 [ticket/17548] Add DISTINCT to storage_track migration
PHPBB-17548
2025-09-26 16:57:07 +02:00
Marc Alexander
6b0f56e7ee Merge pull request #6854 from marc1706/ticket/17546
[ticket/17546] Fix create_schema_files with rename_duplicated_index_names
2025-09-26 15:56:47 +02:00
Marc Alexander
5d9310efc6 Merge pull request #6856 from Crizz0/ticket/17549
[ticket/17549] Change license of language pack&style to GPL-2.0-only
2025-09-26 15:18:46 +02:00
Marc Alexander
401d8b3201 Merge branch '3.3.x' 2025-09-26 13:14:49 +00:00
Marc Alexander
f68c76f591 Merge pull request #6843 from iMattPro/ticket/17538
[ticket/17538] Update terms and policy
2025-09-26 15:11:21 +02:00
Marc Alexander
7a5f93e68e Merge pull request #6855 from Derky/ticket/17547
[ticket/17547] Use confirm_type enum in captcha init()
2025-09-26 15:03:53 +02:00
Christian Schnegelberger
afaa1c64bd [ticket/17569] Change style and phpbb-core lib to GPL-2.0-only
PHPBB-17569
2025-09-26 14:39:53 +02:00
Christian Schnegelberger
b1a2885dd9 [ticket/17549] Change license of language pack to GPL-2.0-only
PHPBB-17549
2025-09-26 12:09:42 +02:00
Derky
f9da7a78cf [ticket/17547] Use confirm_type enum in captcha init()
PHPBB-17547
2025-09-25 17:22:52 +02:00
Marc Alexander
261c6e1074 [ticket/17546] Fix create_schema_files with rename_duplicated_index_names
PHPBB-17546
2025-09-25 15:22:42 +02:00
Marc Alexander
e0e439659e Merge pull request #6837 from battye/ticket/17157
[ticket/17157] Fix for allowing user to see search results for topics if f_list_topics = yes
2025-09-25 09:50:54 +02:00
Marc Alexander
6dc508602e Merge pull request #6850 from marc1706/ticket/17175-master
[ticket/17175] Fix for allowing user to see search results for topics if f_list_topics = yes -- master version
2025-09-25 09:50:48 +02:00
Matt Friedman
a0aadd3f27 [ticket/17541] Add a comment for consitency with similar logic
PHPBB-17541
2025-09-23 13:17:52 -07:00
Matt Friedman
535fc2917f [ticket/17541] Remove unused code leftovers
PHPBB-17541
2025-09-23 11:08:40 -07:00
Matt Friedman
b7f381fe45 [ticket/17541] Fix snake cased variable names
PHPBB-17541
2025-09-23 11:08:19 -07:00
Matt Friedman
0021db6a30 Merge branch 'master' into ticket/17541 2025-09-18 12:28:40 -07:00
Marc Alexander
a00538d251 [ticket/17175] Correctly define variable for item link
PHPBB-17175
2025-09-18 16:39:27 +02:00
Marc Alexander
f91d67152b Merge pull request #6849 from rxu/ticket/17543
[ticket/17543] Update composer and dependencies and provide better support for PHP 8.5
2025-09-17 20:55:39 +02:00
Marc Alexander
af6a1aaf4f Merge branch 'ticket/17157' into ticket/17175-master 2025-09-17 20:29:18 +02:00
rxu
b2aa276a2a [ticket/17543] Fix more PHP 8.5 deprecation warnings
PHPBB-17543
2025-09-17 12:57:12 +07:00
Marc Alexander
3d14a45033 Merge pull request #6844 from iMattPro/ticket/17451
[ticket/17451] Web push service worker shouldn't update user activity
2025-09-16 19:47:44 +02:00
rxu
5336d51f54 [ticket/17543] Update composer and dependencies
Update composer.phar and dependencies for better support of upcoming PHP 8.5.

PHPBB-17543
2025-09-16 22:12:22 +07:00
Marc Alexander
17670ed48f [ticket/17540] Change handling of rename_index array
PHPBB-17540
2025-09-14 14:12:26 +02:00
Matt Friedman
30b69b6403 [ticket/17541] Ensure highest compat. ver. ext is installed
PHPBB-17541
2025-09-13 21:39:27 -07:00
Matt Friedman
1af2f922b5 [ticket/17541] Avoid variable naming conflicts in loop
PHPBB-17541
2025-09-13 14:03:32 -07:00
Marc Alexander
949423abd9 [ticket/17540] Update composer installers to version 2.3.0
PHPBB-17540
2025-09-13 09:57:45 +02:00
Marc Alexander
e482a6e74b [ticket/17540] Default initialize rename_index array
PHPBB-17540
2025-09-13 08:59:19 +02:00
Matt Friedman
c5758e7ac4 [ticket/17451] Prevent web push service worker from updating user activity
PHPBB-17451
2025-09-11 15:12:03 -07:00
Matt Friedman
8a84f2c543 [ticket/17538] Use British English comma placements
PHPBB-17538
2025-09-09 08:31:11 -07:00
Matt Friedman
7ce82d6b4c [ticket/17538] Proof-read and improve language of TOS and Privacy Policy
Proof-read and improve language of TOS and Privacy Policy.

PHPBB-17538
2025-09-08 07:48:28 -07:00
Marc Alexander
bfc60efeb5 [ticket/17537] Cache extensions paths as metadata for ConfigCache
This should help with checking whether the ConfigCache is still fresh.

PHPBB-17537
2025-08-31 22:00:51 +02:00
Marc Alexander
5c7f19bf24 Merge pull request #6838 from rxu/ticket/17535
[ticket/17535] Upgrade PHPUnit to version 10
2025-07-30 13:48:49 +02:00
rxu
7056bcba91 [ticket/17535] Address code review comments
PHPBB-17535
2025-07-28 22:51:14 +07:00
Marc Alexander
e3b837f1b7 Merge branch '3.3.x' 2025-07-21 19:34:10 +00:00