Commit Graph

30087 Commits

Author SHA1 Message Date
Philipp Holzer 37237b32b5
Remove php-parallel-lint 2021-04-05 19:02:55 +02:00
Michael 770b9359a4 Harmonize the video display 2021-04-05 11:45:03 +00:00
Michael e8a539b68d Move template to content/ 2021-04-05 11:44:43 +00:00
Hypolite Petovan 49d80dc447
Merge pull request #10112 from nupplaphil/feat/phpunit_upgrade
Enable PHP 8.0 Unit-Tests
2021-04-05 07:24:24 -04:00
Philipp Holzer 7b7322a90a
Remove PHPUnit dependency & create shell-script with description for it 2021-04-05 12:35:56 +02:00
Philipp Holzer f6093fb869
Remove 7.2 PHP Unit-Test support 2021-04-05 11:38:07 +02:00
Michael 7e0d21b5bb Audio attachments are now displayed as audio elements 2021-04-05 09:15:36 +00:00
Tobias Diekershoff 65c3013643
Merge pull request #10122 from MrPetovan/bug/10106-restore-shared-post-external-link
[frio] Prevent HTMLPurify from removing ForkAwesome icon tags
2021-04-05 07:20:30 +02:00
Hypolite Petovan 3027b7d3aa Prevent HTMLPurify from removing ForkAwesome icon tags 2021-04-04 20:21:31 -04:00
Hypolite Petovan 62e7d0f40a Update HTML::purify debug comment formatting 2021-04-04 20:21:10 -04:00
Philipp Holzer 02e6dff6a0
Fix tests
- Fix InstallerTest case
- Fix native function mocking
- Add returntype for Unit-Tests
- Fixing ExtendedPDO test troubles
- Fix wrong class inheritance path for DatabaseTestTrait.php
- Fix SyslogLogger Server Exception for PHP8
- Add user/contact to database.fixture.php
- Avoid invalid rollbacks for test setup in PHP8
2021-04-04 20:11:57 +02:00
Philipp Holzer 8cab5edea9
Enable PHP 8.0 Auto-Test 2021-04-04 20:11:56 +02:00
Philipp Holzer 4b38b6aa16
Adapt tests for PhpUnit 7.5 2021-04-04 19:13:40 +02:00
Hypolite Petovan e928063529
Merge pull request #10120 from annando/attachments
Improved handling of leading and trailing attachments
2021-04-04 11:54:10 -04:00
Tobias Diekershoff 0f4ca552af changes from the core repository for 2021.03 2021-04-04 10:09:42 +02:00
Michael 274130f2eb Improved handling of leading and trailing attachments 2021-04-04 06:49:47 +00:00
Tobias Diekershoff 30f07d6d3b closed issues
added CHANGELOG for the addon repository
2021-04-04 08:14:51 +02:00
Hypolite Petovan d666b6cb42
Merge pull request #10116 from mexon/mat/addon-console-command
Add "addon" console command to enable and disable addons
2021-04-02 14:34:23 -04:00
Matthew Exon 492ac0c387 Remove unneeded parameters to console addon command 2021-04-02 20:17:12 +02:00
Matthew Exon 3545e9cfa8 Add "addon" console command to enable and disable addons 2021-04-02 18:56:24 +02:00
Tobias Diekershoff 89e268c79f update the CREDITS.txt for the 2021.03 release 2021-04-02 09:49:46 +02:00
Michael Vogel 6c4ddbdcd8
Merge pull request #10114 from tobiasd/20210402-lng
DE, EN-US, ES, HU translations
2021-04-02 08:28:57 +02:00
Tobias Diekershoff b57240c05d update for ES THX Senex Petrovic 2021-04-02 08:20:14 +02:00
Tobias Diekershoff e36514e989 DE translation update 2021-04-02 08:16:24 +02:00
Tobias Diekershoff 99ab9cf219 HU translation updated THX Balázs Úr 2021-04-02 07:47:40 +02:00
Tobias Diekershoff bbe567a9c8
Merge pull request #10113 from MrPetovan/bug/10110-userexport-security
Prevent settings/userexport to be used by anonymous users
2021-04-02 07:44:01 +02:00
Tobias Diekershoff 52b75b931f EN US translation refresh for ##9993 2021-04-02 07:41:06 +02:00
Hypolite Petovan acbcc56754 Prevent settings/userexport to be used by anonymous users
- Add forbidden exceptions in module methods
- Add runtime exceptions in individual export methods
2021-04-01 19:29:21 -04:00
Hypolite Petovan 5947698dc1
Merge pull request #10111 from nupplaphil/bug/Logger_Object
Fix Object parsing for Logging
2021-04-01 16:27:23 -04:00
Philipp Holzer b983559980
Fix Object parsing for Logging 2021-04-01 20:55:25 +02:00
Tobias Diekershoff 8285a3a280
Merge pull request #10109 from annando/post-type
Use post-type for the item container
2021-04-01 07:49:00 +02:00
Tobias Diekershoff 33eac7c420
Merge pull request #10108 from annando/issue-10105
Issue 10105: Use legacy photo data field if used
2021-04-01 07:35:10 +02:00
Michael 9072107b83 Use post-type for the item container 2021-04-01 04:58:53 +00:00
Michael 087a17b43d Issue 10105: Use legacy photo data field if used 2021-04-01 04:51:55 +00:00
Hypolite Petovan 38a5358bfa
Merge pull request #10093 from urbalazs/copyright-2021
Update copyright
2021-03-29 13:11:40 -04:00
Balázs Úr befc2af504
Merge branch '2021.03-rc' into copyright-2021 2021-03-29 08:45:21 +02:00
Balázs Úr 054c301ef0 Update copyright 2021-03-29 08:40:20 +02:00
Hypolite Petovan 1e71398c72
Merge pull request #10104 from nupplaphil/fix/jit_caching
Fix JIT Config Adapter caching
2021-03-28 20:11:16 -04:00
Hypolite Petovan 1c0f49461f
Merge pull request #10102 from tobiasd/202103-lng
HU, IT, RU translations
2021-03-28 20:07:35 -04:00
Hypolite Petovan dffd07fb74
Merge pull request #10101 from nupplaphil/fix/log_toString
Fix object handling inside log arrays
2021-03-28 20:06:58 -04:00
Philipp Holzer b2a7c5ff6c
Fix JIT Config Adapter caching 2021-03-28 23:28:47 +02:00
Philipp Holzer b61b3cb182
Fix object handling inside log arrays 2021-03-28 21:50:32 +02:00
Tobias Diekershoff 8fc6a5858f RU translations THX SpcCw 2021-03-28 19:14:17 +02:00
Tobias Diekershoff eaf5647217 HU translation updated THX Balázs Úr 2021-03-28 19:14:09 +02:00
Tobias Diekershoff 6426519cf6 IT translation update THX Sylke Vicious 2021-03-28 19:11:59 +02:00
Hypolite Petovan cefeb02517
Merge pull request #10098 from annando/parseurl-html
ParseUrl: Avoid HTML in returned content
2021-03-28 09:51:00 -04:00
Michael 70d5802793 Avoid HTML in ParseUrl desriptions 2021-03-28 11:32:26 +00:00
Hypolite Petovan f1b60414b3
Merge pull request #10096 from annando/parseurl-photos
ParseUrl: Remove image when it doesn't fit the requirements
2021-03-28 03:37:56 -04:00
Michael bb0f3552e2 ParseUrl: Remove image when it doesn't fit the requirements 2021-03-28 06:47:58 +00:00
Hypolite Petovan 5b13de8e7f
Merge pull request #10095 from annando/parseurl-photos
Fix: ParseUrl now fetches images again
2021-03-28 02:29:02 -04:00