1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-24 18:41:52 +02:00
Commit Graph

36718 Commits

Author SHA1 Message Date
Marc Alexander
94ed73b812 Merge branch 'ticket/16913_3.3.x' into ticket/16913_master 2022-12-30 09:09:09 +01:00
Marc Alexander
4284512594 [ticket/16937] Run psalm as part of basic checks in github actions
PHPBB3-16937
2022-12-28 08:37:26 +01:00
Marc Alexander
918723e476 [ticket/16955] Clean up phing sniff errors and warnings
PHPBB3-16955
2022-12-28 08:37:26 +01:00
Marc Alexander
cedd447659 [ticket/16955] Resolve incompatibilities with doctum
PHPBB3-16955
2022-12-28 08:37:25 +01:00
Marc Alexander
eeeb69b4ae [ticket/16955] Clean up auth classes
PHPBB3-16955
2022-12-28 08:37:24 +01:00
Marc Alexander
5756d4dd9b [ticket/16955] Clean up avatar classes
PHPBB3-16955
2022-12-28 08:37:24 +01:00
Marc Alexander
ba3a1389e6 [ticket/16955] Clean up config classes
PHPBB3-16955
2022-12-28 08:37:23 +01:00
Marc Alexander
2aed7ff4e3 [ticket/16955] Clean up composer classes and fix typos in exceptions
PHPBB3-16955
2022-12-28 08:37:23 +01:00
Marc Alexander
35228ffd62 [ticket/16955] Clean up captcha classes
PHPBB3-16955
2022-12-28 08:37:22 +01:00
Marc Alexander
83cb41e72a [ticket/16955] Add stubs for cache classes and clean up
PHPBB3-16955
2022-12-28 08:37:21 +01:00
Marc Alexander
b855b8a5a5 [ticket/16955] Clean up cron and console classes
PHPBB3-16955
2022-12-28 08:37:21 +01:00
Marc Alexander
a8b878349a [ticket/16955] Remove shell option as this has been removed in Symfony 3.0
PHPBB3-16955
2022-12-28 08:37:20 +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
3bc100c9a0 [ticket/16955] Add stubs for oci8, pgsql, and sqlite3
PHPBB3-16955
2022-12-28 08:37:19 +01:00
Marc Alexander
de9019d64e [ticket/16955] Clean up debug, event, and extension classes
PHPBB3-16955
2022-12-28 08:37:19 +01:00
Marc Alexander
e1a3b6b552 [ticket/16955] Clean up feed classes
PHPBB3-16955
2022-12-28 08:37:18 +01:00
Marc Alexander
7f61f8b770 [ticket/16955] Clean up filesystem and files classes
PHPBB3-16955
2022-12-28 08:37:17 +01:00
Marc Alexander
d3d53cda0f [ticket/16955] Update tests to support small changes to docblocks/types
PHPBB3-16955
2022-12-28 08:37:17 +01:00
Marc Alexander
1c02b1a7b5 [ticket/16955] Clean up reset_password and user_loader
PHPBB3-16955
2022-12-28 08:37:16 +01:00
Marc Alexander
6ad0b533d9 [ticket/16955] Clean up textformatter and textreparser
PHPBB3-16955
2022-12-28 08:37:16 +01:00
Marc Alexander
60c165c3d0 [ticket/16955] Clean up storage and template classes
PHPBB3-16955
2022-12-28 08:37:15 +01:00
Marc Alexander
077ceba2a9 [ticket/16955] Improve consistency of user and session class
PHPBB3-16955
2022-12-28 08:37:14 +01:00
Marc Alexander
b90f384466 [ticket/16955] Clean up rrouter and fulltext_sphinx
PHPBB3-16955
2022-12-28 08:37:14 +01:00
Marc Alexander
056f786769 [ticket/16955] Clean up request classes
PHPBB3-16955
2022-12-28 08:37:13 +01:00
Marc Alexander
5b23dcd606 [ticket/16955] Fix another batch of docblocks
PHPBB3-16955
2022-12-28 08:37:13 +01:00
Marc Alexander
96911b7403 [ticket/16955] Clean up variable names and docblocks in notifications
PHPBB3-16955
2022-12-28 08:37:12 +01:00
Marc Alexander
733f4e2530 [ticket/16955] Wrap RecursiveDirectoryIteratorr calls for dot prefix filter
PHPBB3-16955
2022-12-28 08:37:12 +01:00
Marc Alexander
40e8a737c3 [ticket/16955] Clean up installer classes for psalm
PHPBB3-16955
2022-12-28 08:37:11 +01:00
Marc Alexander
d9c179f9ef [ticket/16955] Clean up group related classes for psalm
PHPBB3-16955
2022-12-28 08:37:11 +01:00
Marc Alexander
c4d3e1aa7b [ticket/16955] Resolve psalm issues in di files
PHPBB3-16955
2022-12-28 08:37:10 +01:00
Marc Alexander
cd026245fe [ticket/16955] Improve minor docblock quirks
PHPBB3-16955
2022-12-28 08:37:09 +01:00
Marc Alexander
ea07e4946f [ticket/16955] Correct docblocks in diff engine
PHPBB3-16955
2022-12-28 08:37:08 +01:00
Marc Alexander
160510dab3 [ticket/16955] Update psalm and improve config & bootstrap
PHPBB3-16955
2022-12-28 08:37:07 +01:00
Marc Alexander
9a546c535c [ticket/16955] Use common code for path iterator generation
PHPBB3-16955
2022-12-28 08:36:59 +01:00
Marc Alexander
8faabb559d Merge pull request #5979 from gijsmartens/ticket/15769
[ticket/15769] Crop avatar on upload
2022-12-27 22:39:38 +01:00
Marc Alexander
273fe8a34d Merge pull request #6437 from rubencm/ticket/17069
[ticket/17069] Fix duplicate key in array
2022-12-27 22:03:42 +01:00
LukeWCS
d6e3dfff6d [ticket/17068] ALLOW_CDN_EXPLAIN: Refines and expands the description
Concerns the description of the switch "APC > GENERAL > Load settings > Allow
usage of third party content delivery networks:".

* The text gives the impression that the choice of the switch state is a
personal preference of individual administrators. In fact, this is a matter of
local privacy laws.
* Missing mention that the switch also controls the integration of Font
Awesome, part of phpBB's GUI and extensions.

PHPBB3-17068
2022-12-26 11:07:42 +01:00
Arshid
9efc25a2e2 [ticket/17069] Fix duplicate key in array
PHPBB3-17069
2022-12-26 08:28:49 +01:00
Marc Alexander
8956cf5845 [ticket/15769] Exclude hermite and other non-core paths from js check
PHPBB3-15769
2022-12-13 21:17:53 +01:00
Marc Alexander
2bac1c82db [ticket/15769] Set avatar image to default max avatar size when creating
PHPBB3-15769
2022-12-13 21:17:53 +01:00
Marc Alexander
d39cb74c5d [ticket/15769] Use hermite for improved resizing and display after upload
Display after upload will look more natural than the skewed and downsized
version as was shown before.

PHPBB3-15769
2022-12-13 21:17:53 +01:00
Marc Alexander
7bf42797a7 [ticket/15769] Fix object shorthand error in eslint
PHPBB3-15769
2022-12-13 21:17:52 +01:00
Marc Alexander
dd2723b0bd [ticket/15769] Use class instead of ID for avatar box
PHPBB3-15769
2022-12-13 21:17:52 +01:00
Marc Alexander
b153979398 [ticket/15769] Remove unused use statement
PHPBB3-15769
2022-12-13 21:17:51 +01:00
Marc Alexander
dd7d1cb521 [ticket/15769] Remove template var for cropping available
Avatar cropping should always be available.

PHPBB3-15769
2022-12-13 21:17:51 +01:00
Marc Alexander
30b058d633 [ticket/15769] Remove PHP side for resizing avatars
PHPBB3-15769
2022-12-13 21:17:50 +01:00
Marc Alexander
27c5f61e30 [ticket/15769] Fix JS and avatar functional tests
PHPBB3-15769
2022-12-13 21:17:50 +01:00
Marc Alexander
b3308245c3 [ticket/15769] Adjust loading of images for cropping and add some docblocks
PHPBB3-15769
2022-12-13 21:17:49 +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