GitHub/WoltLab/WCF.git
2 months agoUpdate the CKEditor 5 bundle
Alexander Ebert [Mon, 26 Aug 2024 13:38:35 +0000 (15:38 +0200)]
Update the CKEditor 5 bundle

2 months agoMerge branch '6.0'
Alexander Ebert [Mon, 26 Aug 2024 12:55:51 +0000 (14:55 +0200)]
Merge branch '6.0'

2 months agoMerge branch '5.5' into 6.0
Alexander Ebert [Mon, 26 Aug 2024 12:55:12 +0000 (14:55 +0200)]
Merge branch '5.5' into 6.0

2 months agoFix the alignment of the control panel when resizing
Alexander Ebert [Mon, 26 Aug 2024 12:53:26 +0000 (14:53 +0200)]
Fix the alignment of the control panel when resizing

See https://www.woltlab.com/community/thread/307876-ge%C3%B6ffnetes-kontrollzentrum-verschiebt-sich-wenn-ich-das-fenster-kleiner-mache-au/

2 months agoStrip the margin of leading/trailing paragraphs inside list elements
Alexander Ebert [Fri, 23 Aug 2024 13:45:09 +0000 (15:45 +0200)]
Strip the margin of leading/trailing paragraphs inside list elements

See https://www.woltlab.com/community/thread/307472-ungleichm%C3%A4%C3%9Fige-abst%C3%A4nde-innerhalb-einer-liste/

2 months agoFix missing phrases
Marcel Werk [Fri, 23 Aug 2024 13:38:39 +0000 (15:38 +0200)]
Fix missing phrases

see https://www.woltlab.com/community/thread/307592-incomplete-translation/

2 months agoReject email domains that do not contain a dot
Alexander Ebert [Fri, 23 Aug 2024 13:31:52 +0000 (15:31 +0200)]
Reject email domains that do not contain a dot

See https://www.woltlab.com/community/thread/305125-userutil-isvalidemail-pr%C3%BCft-unvollst%C3%A4ndig/

2 months agoFix the size of the image viewer controls
Alexander Ebert [Fri, 23 Aug 2024 13:16:53 +0000 (15:16 +0200)]
Fix the size of the image viewer controls

See https://www.woltlab.com/community/thread/307699-link-zum-originalbild-zu-klein/

2 months agoImprove error handling of invalid dates
Marcel Werk [Wed, 21 Aug 2024 09:49:44 +0000 (11:49 +0200)]
Improve error handling of invalid dates

2 months agoRebuild the JS artifacts
Alexander Ebert [Wed, 21 Aug 2024 09:11:25 +0000 (11:11 +0200)]
Rebuild the JS artifacts

2 months agoSuppress popovers inside legacy popovers and vice versa
Alexander Ebert [Wed, 21 Aug 2024 09:06:55 +0000 (11:06 +0200)]
Suppress popovers inside legacy popovers and vice versa

2 months agoUpdating minified JavaScript files
WoltLab [Wed, 21 Aug 2024 08:55:48 +0000 (08:55 +0000)]
Updating minified JavaScript files

2 months agoMigrate the GitHub Actions to v4
Alexander Ebert [Wed, 21 Aug 2024 08:39:00 +0000 (10:39 +0200)]
Migrate the GitHub Actions to v4

2 months agoThe input field no longer exists in the shadow root
Cyperghost [Wed, 21 Aug 2024 07:33:53 +0000 (09:33 +0200)]
The input field no longer exists in the shadow root
See https://github.com/WoltLab/WCF/commit/bfcc65cb800b85fdede8b0c7cf59b9fc56b7eab0
See https://www.woltlab.com/community/thread/307810-plugin-icon-verschwindet-bei-bearbeitung-eines-plugins-im-store/

2 months agoRelease 6.1.0 Alpha 2 6.1.0_Alpha_2
Alexander Ebert [Tue, 20 Aug 2024 15:26:25 +0000 (17:26 +0200)]
Release 6.1.0 Alpha 2

2 months agoMerge pull request #5979 from WoltLab/fix-outdated-dateutil-usage
Marcel Werk [Mon, 19 Aug 2024 13:34:37 +0000 (15:34 +0200)]
Merge pull request #5979 from WoltLab/fix-outdated-dateutil-usage

Fix outdated usage of `DateUtil::format()` in user list

2 months agoMerge pull request #5948 from WoltLab/dependabot/npm_and_yarn/braces-3.0.3
dependabot[bot] [Mon, 19 Aug 2024 13:34:24 +0000 (13:34 +0000)]
Merge pull request #5948 from WoltLab/dependabot/npm_and_yarn/braces-3.0.3

2 months agoMerge branch '6.0'
Alexander Ebert [Mon, 19 Aug 2024 13:29:52 +0000 (15:29 +0200)]
Merge branch '6.0'

2 months agoMerge pull request #5976 from SoftCreatR/bugfix/mobilemenuicon
Alexander Ebert [Mon, 19 Aug 2024 13:29:34 +0000 (15:29 +0200)]
Merge pull request #5976 from SoftCreatR/bugfix/mobilemenuicon

Fix mobile menu icon display

2 months agoMerge branch 'master' of https://github.com/WoltLab/WCF
Marcel Werk [Mon, 19 Aug 2024 13:20:44 +0000 (15:20 +0200)]
Merge branch 'master' of https://github.com/WoltLab/WCF

2 months agoSimplify usage of `ContentNotVisibleView`
Marcel Werk [Mon, 19 Aug 2024 13:20:42 +0000 (15:20 +0200)]
Simplify usage of `ContentNotVisibleView`

2 months agoFix `<button>` inside drop-down menus not expanding
Alexander Ebert [Mon, 19 Aug 2024 12:48:57 +0000 (14:48 +0200)]
Fix `<button>` inside drop-down menus not expanding

See https://www.woltlab.com/community/thread/307736-buttons-for-attaching-a-file-to-the-thread/

2 months agoUse a regular button for the upload field
Alexander Ebert [Mon, 19 Aug 2024 12:39:08 +0000 (14:39 +0200)]
Use a regular button for the upload field

See https://www.woltlab.com/community/thread/307698-styling-the-attach-files-button/

2 months agoFix outdated usage of `DateUtil::format()` in user list
Marcel Werk [Mon, 19 Aug 2024 12:32:33 +0000 (14:32 +0200)]
Fix outdated usage of `DateUtil::format()` in user list

2 months agoMerge pull request #5978 from WoltLab/content-not-visible-view
Marcel Werk [Mon, 19 Aug 2024 12:05:15 +0000 (14:05 +0200)]
Merge pull request #5978 from WoltLab/content-not-visible-view

Use view to render 'content not visible' block

2 months agoRemove usage of deprecated code
Marcel Werk [Mon, 19 Aug 2024 12:04:44 +0000 (14:04 +0200)]
Remove usage of deprecated code

2 months agoUse view to render 'content not visible' block
Marcel Werk [Mon, 19 Aug 2024 11:36:04 +0000 (13:36 +0200)]
Use view to render 'content not visible' block

2 months agoMerge pull request #5977 from WoltLab/bugfix/wysiwygAttachmentFormField-tmpHash
Olaf Braun [Mon, 19 Aug 2024 08:53:52 +0000 (10:53 +0200)]
Merge pull request #5977 from WoltLab/bugfix/wysiwygAttachmentFormField-tmpHash

Transfer the tmp hashes for the attachment handler when submitting

2 months agoTransfer the tmp hashes for the attachment handler when submitting
Cyperghost [Mon, 19 Aug 2024 08:45:13 +0000 (10:45 +0200)]
Transfer the tmp hashes for the attachment handler when submitting

2 months agoMerge branch '6.0'
Alexander Ebert [Fri, 16 Aug 2024 11:30:33 +0000 (13:30 +0200)]
Merge branch '6.0'

2 months agoAdd a missing phrase
Alexander Ebert [Fri, 16 Aug 2024 11:30:28 +0000 (13:30 +0200)]
Add a missing phrase

2 months agoUnify icon appearance in user cards
Marcel Werk [Fri, 16 Aug 2024 09:29:50 +0000 (11:29 +0200)]
Unify icon appearance in user cards

ref https://www.woltlab.com/community/thread/307714-bad-icon-members-list/

2 months agoFixed mobile menu icon display
Sascha Greuel [Thu, 15 Aug 2024 19:52:50 +0000 (21:52 +0200)]
Fixed mobile menu icon display

See https://www.woltlab.com/community/thread/307709-mobil-men%C3%BC-dropdown-pfeil-zeigt-stets-nach-unten

2 months agoSkip already queued worker notifications for stacked notifications
Alexander Ebert [Thu, 15 Aug 2024 14:52:54 +0000 (16:52 +0200)]
Skip already queued worker notifications for stacked notifications

See https://www.woltlab.com/community/thread/307700-fehlermeldung-beim-absenden-eines-beitrags-doppelposting/

2 months agoFix the tracking of attachment downloads
Alexander Ebert [Thu, 15 Aug 2024 11:25:09 +0000 (13:25 +0200)]
Fix the tracking of attachment downloads

2 months agoFix the `tmpHash` being set for files with an object id
Alexander Ebert [Thu, 15 Aug 2024 11:21:30 +0000 (13:21 +0200)]
Fix the `tmpHash` being set for files with an object id

2 months agoFix the handling of multiple images
Alexander Ebert [Thu, 15 Aug 2024 11:03:48 +0000 (13:03 +0200)]
Fix the handling of multiple images

`getElementsByTagName()` is a live collection, removing items mutates the underlying data structure hence the iterator will no longer work as expected.

2 months agoFix the handling of users that do not exist anymore
Alexander Ebert [Thu, 15 Aug 2024 10:00:58 +0000 (12:00 +0200)]
Fix the handling of users that do not exist anymore

2 months agoMerge pull request #5975 from WoltLab/replace-img-with-alt
Olaf Braun [Thu, 15 Aug 2024 09:01:29 +0000 (11:01 +0200)]
Merge pull request #5975 from WoltLab/replace-img-with-alt

Replace img-element with his alt value

2 months agoReplaces img-element in the message with the alt attribute value
Cyperghost [Thu, 15 Aug 2024 08:15:40 +0000 (10:15 +0200)]
Replaces img-element in the message with the alt attribute value

2 months agoFix the redirect for legacy attachment links
Alexander Ebert [Wed, 14 Aug 2024 15:09:08 +0000 (17:09 +0200)]
Fix the redirect for legacy attachment links

2 months agoUpdating minified JavaScript files
WoltLab [Wed, 14 Aug 2024 14:59:12 +0000 (14:59 +0000)]
Updating minified JavaScript files

2 months agoAdd the missing tmp hash to messages
Alexander Ebert [Wed, 14 Aug 2024 14:57:34 +0000 (16:57 +0200)]
Add the missing tmp hash to messages

2 months agoImprove handling of response headers
Marcel Werk [Wed, 14 Aug 2024 14:41:05 +0000 (16:41 +0200)]
Improve handling of response headers

See https://github.com/WoltLab/WCF/pull/5973#discussion_r1716872194

2 months agoThe timestamp must be specified in milliseconds not in seconds
Olaf Braun [Wed, 14 Aug 2024 14:14:17 +0000 (16:14 +0200)]
The timestamp must be specified in milliseconds not in seconds

2 months agoFix the rendering of popovers
Alexander Ebert [Wed, 14 Aug 2024 13:49:13 +0000 (15:49 +0200)]
Fix the rendering of popovers

Removed a double border and added the missing z-index.

See https://www.woltlab.com/community/thread/307672-6-1-user-popover/

2 months agoFix the test for missing thumbnails
Alexander Ebert [Wed, 14 Aug 2024 13:13:06 +0000 (15:13 +0200)]
Fix the test for missing thumbnails

2 months agoRelease 6.1.0 Alpha 1 6.1.0_Alpha_1
Alexander Ebert [Wed, 14 Aug 2024 11:58:37 +0000 (13:58 +0200)]
Release 6.1.0 Alpha 1

2 months agoMerge pull request #5973 from WoltLab/stop-using-http-request2
Marcel Werk [Mon, 12 Aug 2024 12:15:28 +0000 (14:15 +0200)]
Merge pull request #5973 from WoltLab/stop-using-http-request2

Stop using HTTPRequest for package update server requests

2 months agoAdd workaround for undefined language when sending emails
Marcel Werk [Mon, 12 Aug 2024 09:03:43 +0000 (11:03 +0200)]
Add workaround for undefined language when sending emails

The language id is saved in serialized form in the background queue. If the language was deleted between the creation of the queue entry and the processing, this resulted in an error.

2 months agoStop using HTTPRequest for package update server requests
Marcel Werk [Fri, 9 Aug 2024 12:44:31 +0000 (14:44 +0200)]
Stop using HTTPRequest for package update server requests

3 months agoUpgrade to CKEditor v43.0.0
Alexander Ebert [Wed, 7 Aug 2024 12:54:41 +0000 (14:54 +0200)]
Upgrade to CKEditor v43.0.0

3 months agoUpdate the composer dependencies
Alexander Ebert [Wed, 7 Aug 2024 12:37:09 +0000 (14:37 +0200)]
Update the composer dependencies

3 months agoMerge branch '6.0'
Alexander Ebert [Wed, 7 Aug 2024 12:36:21 +0000 (14:36 +0200)]
Merge branch '6.0'

3 months agoUpgrade the composer dependencies
Alexander Ebert [Wed, 7 Aug 2024 12:36:00 +0000 (14:36 +0200)]
Upgrade the composer dependencies

3 months agoFix the list of allowed file extensions when containing dots
Alexander Ebert [Wed, 7 Aug 2024 11:39:52 +0000 (13:39 +0200)]
Fix the list of allowed file extensions when containing dots

3 months agoSlightly improve the visuals of the user card
Alexander Ebert [Wed, 7 Aug 2024 09:30:33 +0000 (11:30 +0200)]
Slightly improve the visuals of the user card

3 months agoUpdating minified JavaScript files
WoltLab [Tue, 6 Aug 2024 12:11:56 +0000 (12:11 +0000)]
Updating minified JavaScript files

3 months agoMerge branch '6.0'
Marcel Werk [Mon, 5 Aug 2024 14:23:42 +0000 (16:23 +0200)]
Merge branch '6.0'

3 months agoFix too many placeholders when pruning the email log
Marcel Werk [Mon, 5 Aug 2024 14:23:15 +0000 (16:23 +0200)]
Fix too many placeholders when pruning the email log

Closes #5938

3 months agoFix removal of asterisks in censorship statements
Marcel Werk [Mon, 5 Aug 2024 14:22:27 +0000 (16:22 +0200)]
Fix removal of asterisks in censorship statements

Closes #5843

3 months agoMerge pull request #5970 from WoltLab/multiple-select-form-field
Olaf Braun [Fri, 2 Aug 2024 15:34:28 +0000 (17:34 +0200)]
Merge pull request #5970 from WoltLab/multiple-select-form-field

Multiple select form field

3 months agoSwitch map and filter on the array
Olaf Braun [Fri, 2 Aug 2024 15:10:31 +0000 (17:10 +0200)]
Switch map and filter on the array

3 months agoUpdate colors of the facebook brand button
Marcel Werk [Fri, 2 Aug 2024 15:07:02 +0000 (17:07 +0200)]
Update colors of the facebook brand button

3 months agoUnify height of the 3rd party login buttons
Marcel Werk [Fri, 2 Aug 2024 14:56:38 +0000 (16:56 +0200)]
Unify height of the 3rd party login buttons

3 months agoAdd a JavaScript data handler for the form field
Cyperghost [Fri, 2 Aug 2024 14:09:08 +0000 (16:09 +0200)]
Add a JavaScript data handler for the form field

3 months ago- Set the input name as an array
Cyperghost [Fri, 2 Aug 2024 13:45:47 +0000 (15:45 +0200)]
- Set the input name as an array
- Check whether the value is in the value-array and then set the `selected`.

3 months agoRun php-cs-fixer for the event listener
Cyperghost [Fri, 2 Aug 2024 13:35:42 +0000 (15:35 +0200)]
Run php-cs-fixer for the event listener

3 months agoAdd missing units of measurement
Marcel Werk [Fri, 2 Aug 2024 11:36:52 +0000 (13:36 +0200)]
Add missing units of measurement

Ref https://www.woltlab.com/community/thread/306674-add-units-of-measurement-on-the-edit-style-page/

3 months agoFix the handling of damaged files
Alexander Ebert [Fri, 2 Aug 2024 11:15:33 +0000 (13:15 +0200)]
Fix the handling of damaged files

3 months agoRemove the faulty `Override` attribute on the constructor
Alexander Ebert [Fri, 2 Aug 2024 09:59:42 +0000 (11:59 +0200)]
Remove the faulty `Override` attribute on the constructor

3 months agoFix injection of routing parameters into sql queries
Marcel Werk [Fri, 2 Aug 2024 09:12:23 +0000 (11:12 +0200)]
Fix injection of routing parameters into sql queries

ref https://www.woltlab.com/community/thread/307511-array-to-string-conversion/

3 months agoTrim the list of PIPs
Alexander Ebert [Thu, 1 Aug 2024 16:01:54 +0000 (18:01 +0200)]
Trim the list of PIPs

This removes PIPs that only have their meta data changed.

3 months agoUpdating minified JavaScript files
WoltLab [Thu, 1 Aug 2024 12:52:33 +0000 (12:52 +0000)]
Updating minified JavaScript files

3 months agoAdd a missing space
Alexander Ebert [Thu, 1 Aug 2024 11:35:17 +0000 (13:35 +0200)]
Add a missing space

3 months agoUse a clipped background for the tag “arrow”
Alexander Ebert [Thu, 1 Aug 2024 11:19:06 +0000 (13:19 +0200)]
Use a clipped background for the tag “arrow”

See https://www.woltlab.com/community/thread/306964-label-tags/

3 months agoFix the browser’s focus indicator to appear briefly when closing
Alexander Ebert [Thu, 1 Aug 2024 11:02:59 +0000 (13:02 +0200)]
Fix the browser’s focus indicator to appear briefly when closing

This was not possible pre-6.0 due to the indicator being faded out. This was changed in 6.0 by forcing dialogs to be removed immediately to improve the perceived responsiveness.

See https://www.woltlab.com/community/thread/307093-preview-post-close-bug/

3 months agoFix missing setting of the default value if it was "0"
Marcel Werk [Thu, 1 Aug 2024 09:55:52 +0000 (11:55 +0200)]
Fix missing setting of the default value if it was "0"

3 months agoDisplay the full image if thumbnails are not available
Alexander Ebert [Thu, 1 Aug 2024 09:44:46 +0000 (11:44 +0200)]
Display the full image if thumbnails are not available

See https://www.woltlab.com/community/thread/307101-adding-an-attachment-recognition-problem/

3 months agoFix the aspect ratio of image previews
Alexander Ebert [Thu, 1 Aug 2024 09:37:44 +0000 (11:37 +0200)]
Fix the aspect ratio of image previews

3 months agoMerge branch '6.0'
Alexander Ebert [Thu, 1 Aug 2024 09:27:56 +0000 (11:27 +0200)]
Merge branch '6.0'

3 months agoDo not serve archives directly
Alexander Ebert [Wed, 31 Jul 2024 15:02:11 +0000 (17:02 +0200)]
Do not serve archives directly

These files may be large and serving them through the web server is desirable but those files are also among those that might require additional protection.

3 months agoMerge branch 'master' of https://github.com/WoltLab/WCF
Alexander Ebert [Wed, 31 Jul 2024 15:00:44 +0000 (17:00 +0200)]
Merge branch 'master' of https://github.com/WoltLab/WCF

3 months agoDeprecate and redirect the attachment page
Alexander Ebert [Wed, 31 Jul 2024 14:59:44 +0000 (16:59 +0200)]
Deprecate and redirect the attachment page

3 months agoFix missing reset in MultipleSelectionFormField
Marcel Werk [Wed, 31 Jul 2024 14:55:27 +0000 (16:55 +0200)]
Fix missing reset in MultipleSelectionFormField

ref https://www.woltlab.com/community/thread/295945-multipleselectionformfield-%C3%BCbergibt-falschen-bzw-alten-wert-wenn-kein-wert-ausge/

3 months agoMerge branch 'master' of https://github.com/WoltLab/WCF
Marcel Werk [Wed, 31 Jul 2024 14:31:12 +0000 (16:31 +0200)]
Merge branch 'master' of https://github.com/WoltLab/WCF

3 months agoMade url validation of less restrictive
Marcel Werk [Wed, 31 Jul 2024 14:30:59 +0000 (16:30 +0200)]
Made url validation of less restrictive

ref https://www.woltlab.com/community/thread/306975-validierung-der-url-im-urlformfield/

3 months agoAdd a new helper method to generate static thumbnails
Alexander Ebert [Wed, 31 Jul 2024 14:06:43 +0000 (16:06 +0200)]
Add a new helper method to generate static thumbnails

Processing animated images is an unpredictable process that is not only incredibly expensive but due to unknown resource limits very unstable.

Using static thumbnails that simply pick the first frame solves this issue by offering a meaningful thumbnail without using lots of resources.

3 months agoUnify description fields
Marcel Werk [Wed, 31 Jul 2024 13:45:58 +0000 (15:45 +0200)]
Unify description fields

3 months agoUnified layout of the article sidebar box
Marcel Werk [Wed, 31 Jul 2024 09:27:55 +0000 (11:27 +0200)]
Unified layout of the article sidebar box

The presentation of the article image did not look good. The layout has been adapted to that of other similar boxes.

3 months agoAdds a FieldDataProcessor to insert into the fileIDs to the `$parameters` array
Cyperghost [Wed, 31 Jul 2024 05:57:28 +0000 (07:57 +0200)]
Adds a FieldDataProcessor to insert into the fileIDs to the `$parameters` array

3 months agoAdd additional checks as to whether the `$bigPreview` is active or can be activated
Cyperghost [Wed, 31 Jul 2024 05:41:48 +0000 (07:41 +0200)]
Add additional checks as to whether the `$bigPreview` is active or can be activated

3 months agoDetect and handle corrupt images
Alexander Ebert [Tue, 30 Jul 2024 11:21:34 +0000 (13:21 +0200)]
Detect and handle corrupt images

3 months agoFix the handling of corrupted files
Alexander Ebert [Tue, 30 Jul 2024 09:21:08 +0000 (11:21 +0200)]
Fix the handling of corrupted files

3 months agoRelease 6.1.0 Alpha 1
Alexander Ebert [Mon, 29 Jul 2024 09:48:11 +0000 (11:48 +0200)]
Release 6.1.0 Alpha 1

3 months agoUnify phrases
Marcel Werk [Wed, 24 Jul 2024 15:05:35 +0000 (17:05 +0200)]
Unify phrases

3 months agoMerge branch '6.0'
Marcel Werk [Wed, 24 Jul 2024 14:42:15 +0000 (16:42 +0200)]
Merge branch '6.0'

3 months agoRemove email activation process after registration via third-party
Marcel Werk [Wed, 24 Jul 2024 14:41:48 +0000 (16:41 +0200)]
Remove email activation process after registration via third-party

ref https://www.woltlab.com/community/thread/307268-benutzeraktivierung-bei-google-nutzung/

3 months agoMerge pull request #5964 from WoltLab/tag-form-field-allow-value-load
Olaf Braun [Tue, 23 Jul 2024 12:26:34 +0000 (14:26 +0200)]
Merge pull request #5964 from WoltLab/tag-form-field-allow-value-load

Load tags if they are present in the `$data` array

3 months agoAdd the new variable `FileProcessorFormField::$bigPreview` with getter and setter.
Cyperghost [Mon, 15 Jul 2024 08:53:28 +0000 (10:53 +0200)]
Add the new variable `FileProcessorFormField::$bigPreview` with getter and setter.
This can be used to set whether the Big Preview is used for images. The big preview can only be used for images.