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 |
|
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 |
|
Marc Alexander
|
7cdd30958d
|
[ticket/15769] Start integrating upload of cropped image via AJAX
PHPBB3-15769
|
2022-12-13 21:17:48 +01:00 |
|
Marc Alexander
|
8509cf2a04
|
[ticket/15769] Fix eslint complaints
PHPBB3-15769
|
2022-12-13 21:17:47 +01:00 |
|
Marc Alexander
|
310b451cd3
|
[ticket/15769] Make xo happy and try to use cropped image canvas
PHPBB3-15769
|
2022-12-13 21:17:47 +01:00 |
|
Marc Alexander
|
87c726e377
|
[ticket/15769] Adjust xo configuration
PHPBB3-15769
|
2022-12-13 21:17:46 +01:00 |
|
Marc Alexander
|
53c6f599c1
|
[ticket/15769] Use new icon twig syntax
PHPBB3-15769
|
2022-12-13 21:17:46 +01:00 |
|
Marc Alexander
|
93695830c7
|
[ticket/15769] Improve syntax to use es6 and clean up code issues
PHPBB3-15769
|
2022-12-13 21:17:46 +01:00 |
|
Marc Alexander
|
542f5c74d8
|
[ticket/15769] Update cropper to 1.5.11 & jQuery cropper to 1.0.1
PHPBB3-15769
|
2022-12-13 21:17:45 +01:00 |
|
mrgoldy
|
0bff9e605b
|
[ticket/15769] Minor clean up of avatar cropping
PHPBB3-15769
|
2022-12-13 21:17:45 +01:00 |
|
mrgoldy
|
4d860bf967
|
[ticket/15769] Crop avatars on upload
PHPBB3-15769
|
2022-12-13 21:17:34 +01:00 |
|
Marc Alexander
|
eb1edd12a1
|
Merge branch '3.3.x'
|
2022-12-12 20:58:41 +01:00 |
|
Marc Alexander
|
369ee44b6f
|
Merge pull request #6423 from marc1706/ticket/13291
[ticket/13291] Close notifications dropdown during mark all read
|
2022-12-12 19:42:22 +01:00 |
|
Marc Alexander
|
e24169b0ba
|
Merge branch '3.3.x'
|
2022-12-11 22:13:30 +01:00 |
|
Marc Alexander
|
0543c810a7
|
Merge pull request #6433 from marc1706/ticket/17066
[ticket/17066] Update actions to resolve deprecation warnings
|
2022-12-11 22:13:00 +01:00 |
|
Marc Alexander
|
995717f4a0
|
Merge pull request #5439 from rubencm/ticket/12683
[ticket/12683] Add a CLI command to generate the search index
|
2022-12-11 22:03:19 +01:00 |
|
Ruben Calvo
|
d6b0827d27
|
[ticket/12683] Add copyright header
PHPBB3-12683
|
2022-12-11 21:22:01 +01:00 |
|
Marc Alexander
|
bb0f6d040c
|
[ticket/17066] Use Ubuntu 20.04 instead of 18.04
PHPBB3-17066
|
2022-12-11 20:43:01 +01:00 |
|
Ruben Calvo
|
6de699d318
|
[ticket/12683] Small code style improvements
PHPBB3-12683
|
2022-12-11 17:16:44 +01:00 |
|
Ruben Calvo
|
f9f55eb012
|
[ticket/12683] Improve exception handling
PHPBB3-12683
|
2022-12-11 17:16:44 +01:00 |
|
Ruben Calvo
|
8cea785f36
|
[ticket/12683] Improve exception handling
PHPBB3-12683
|
2022-12-11 17:16:44 +01:00 |
|
Ruben Calvo
|
1c191868de
|
[ticket/12683] Undo changes in fulltext_sphinx.php
PHPBB3-12683
|
2022-12-11 17:16:44 +01:00 |
|
Ruben Calvo
|
e6af4c4def
|
[ticket/12683] Fix post index creation
PHPBB3-12683
|
2022-12-11 17:16:44 +01:00 |
|
Ruben Calvo
|
23ce5121a4
|
[ticket/12683] Code review
PHPBB3-12683
|
2022-12-11 17:16:44 +01:00 |
|
Ruben Calvo
|
2e917b6059
|
[ticket/12683] Remove unused property
PHPBB3-12683
|
2022-12-11 17:16:44 +01:00 |
|
Ruben Calvo
|
ac227a9ea6
|
[ticket/12683] Add basic tests
PHPBB3-12683
|
2022-12-11 17:16:44 +01:00 |
|
rubencm
|
d55f1e04eb
|
[ticket/12683] phpdoc and spaces
PHPBB3-12683
|
2022-12-11 17:16:44 +01:00 |
|
rubencm
|
9a6d42770e
|
[ticket/12683] Remove check to avoid index twice (ticket 16755)
PHPBB3-12683
|
2022-12-11 17:16:44 +01:00 |
|