Alexander Ebert [Mon, 18 Dec 2023 11:14:22 +0000 (12:14 +0100)]
Release 6.0.4 dev 1
Alexander Ebert [Mon, 18 Dec 2023 11:04:44 +0000 (12:04 +0100)]
Update the CKEditor bundle
WoltLab [Mon, 18 Dec 2023 11:00:05 +0000 (11:00 +0000)]
Updating minified JavaScript files
Alexander Ebert [Fri, 15 Dec 2023 14:08:33 +0000 (15:08 +0100)]
Strip empty link artifacts in the output
See https://www.woltlab.com/community/thread/303588/
Alexander Ebert [Thu, 14 Dec 2023 13:13:45 +0000 (14:13 +0100)]
Merge pull request #5730 from WoltLab/bugifx-editor-image-scaling
Prevent image can resize larger then max-width in safari
Cyperghost [Thu, 14 Dec 2023 13:01:00 +0000 (14:01 +0100)]
Prevent image can resize larger then max-size in safari
Olaf Braun [Thu, 14 Dec 2023 12:59:11 +0000 (13:59 +0100)]
Correct sort trophy's by username (#5729)
* Correct sort trophy's by username
* Change sort parameter to only username
Alexander Ebert [Thu, 14 Dec 2023 12:25:15 +0000 (13:25 +0100)]
Merge pull request #5728 from WoltLab/bugfix-media-converted-to-img
Fix media/attachment inside a-tag
Cyperghost [Thu, 14 Dec 2023 11:11:14 +0000 (12:11 +0100)]
Remove unnecessary check
Cyperghost [Thu, 14 Dec 2023 11:05:09 +0000 (12:05 +0100)]
Handle img has an a-tag
Alexander Ebert [Wed, 13 Dec 2023 17:20:56 +0000 (18:20 +0100)]
Merge pull request #5726 from WoltLab/image-center
Fix centering for images and attachments
Cyperghost [Wed, 13 Dec 2023 12:16:07 +0000 (13:16 +0100)]
Merge remote-tracking branch 'origin/6.0' into image-center
# Conflicts:
# com.woltlab.wcf/templates/mediaBBCodeTag.tpl
# wcfsetup/install/files/acp/templates/mediaBBCodeTag.tpl
# wcfsetup/install/files/lib/system/bbcode/AttachmentBBCode.class.php
Olaf Braun [Wed, 13 Dec 2023 12:06:33 +0000 (13:06 +0100)]
Fix image(attachment and media) width change from editor (#5725)
* Read and write image and media width
* Insert media width in acp template
Cyperghost [Wed, 13 Dec 2023 12:06:04 +0000 (13:06 +0100)]
Fix centering image of image viewer
Cyperghost [Wed, 13 Dec 2023 12:04:25 +0000 (13:04 +0100)]
Allow center for media and attachment
Marcel Werk [Tue, 12 Dec 2023 16:25:39 +0000 (17:25 +0100)]
Unify dimension texts
Marcel Werk [Tue, 12 Dec 2023 16:18:48 +0000 (17:18 +0100)]
Unify "not unique" phrases
Alexander Ebert [Mon, 11 Dec 2023 17:19:15 +0000 (18:19 +0100)]
Prevent the focus shift on Android
See https://www.woltlab.com/community/thread/302991-is-this-normal-behavior/
Marcel Werk [Mon, 11 Dec 2023 17:07:07 +0000 (18:07 +0100)]
Unify phrases
Alexander Ebert [Mon, 11 Dec 2023 16:50:18 +0000 (17:50 +0100)]
Gracefully handle invalid license credentials
See https://www.woltlab.com/community/thread/302503-button-lizensierte-produkte-f%C3%BChrt-zu-fehler/
Alexander Ebert [Mon, 11 Dec 2023 16:33:01 +0000 (17:33 +0100)]
Fix the overlay container being stuck in dialogs
The `MutationObserver` is an async process that does not reliably fire when a property is mutated repeatedly within a short time.
See https://www.woltlab.com/community/thread/303449-url-einem-bild-zuweisen-erst-nach-speichern-m%C3%B6glich/
See https://www.woltlab.com/community/thread/303397-men%C3%BC-zur-bildpositionierung-%C3%B6ffnet-sich-nicht-nach-dem-einf%C3%BCgen/
Alexander Ebert [Sun, 3 Dec 2023 15:37:34 +0000 (16:37 +0100)]
Rebuild the artifact for the web components
Alexander Ebert [Sun, 3 Dec 2023 14:59:35 +0000 (15:59 +0100)]
Upgrade to Font Awesome 6.5.1
Marcel Werk [Thu, 30 Nov 2023 17:04:41 +0000 (18:04 +0100)]
Merge branch '5.5' into 6.0
Marcel Werk [Thu, 30 Nov 2023 13:38:29 +0000 (14:38 +0100)]
Fix the width of images in the embedded widget
ref https://www.woltlab.com/community/thread/303237-embedded-content-image-size-blog/
Marcel Werk [Thu, 30 Nov 2023 13:38:29 +0000 (14:38 +0100)]
Fix the width of images in the embedded widget
ref https://www.woltlab.com/community/thread/303237-embedded-content-image-size-blog/
Alexander Ebert [Mon, 27 Nov 2023 10:58:35 +0000 (11:58 +0100)]
Merge pull request #5718 from Cyperghost/bugfix/read-value-user-form-field
UserFormField load users after readValue
Olaf Braun [Mon, 27 Nov 2023 07:14:27 +0000 (08:14 +0100)]
Simplify checks
Olaf Braun [Mon, 27 Nov 2023 07:12:41 +0000 (08:12 +0100)]
Load user objects after readValue
Alexander Ebert [Fri, 24 Nov 2023 14:43:11 +0000 (15:43 +0100)]
Release 6.0.3
Alexander Ebert [Fri, 24 Nov 2023 14:29:50 +0000 (15:29 +0100)]
Merge branch '5.5' into 6.0
Alexander Ebert [Fri, 24 Nov 2023 14:09:48 +0000 (15:09 +0100)]
Release 5.5.19
WoltLab [Fri, 24 Nov 2023 14:00:17 +0000 (14:00 +0000)]
Updating minified JavaScript files
Alexander Ebert [Fri, 24 Nov 2023 13:23:01 +0000 (14:23 +0100)]
Allow programmatic additions to `$headContent`
See https://www.woltlab.com/community/thread/302861-sprache-l%C3%A4sst-sich-als-gast-nicht-%C3%A4ndern/
Alexander Ebert [Fri, 24 Nov 2023 12:40:12 +0000 (13:40 +0100)]
Add the missing border colors for sidebar boxes
See https://www.woltlab.com/community/thread/303108-border-color-sidebar-hinweisboxen/
Alexander Ebert [Thu, 23 Nov 2023 11:50:16 +0000 (12:50 +0100)]
Release 6.0.3 dev 1
WoltLab [Thu, 23 Nov 2023 11:48:01 +0000 (11:48 +0000)]
Updating minified JavaScript files
Alexander Ebert [Thu, 23 Nov 2023 11:43:08 +0000 (12:43 +0100)]
Fix form builder dialogs left defunct when clicking the X button
See https://www.woltlab.com/community/thread/302346-the-create-album-button-does-not-work-after-closing-the-dialog/
Alexander Ebert [Thu, 23 Nov 2023 11:15:06 +0000 (12:15 +0100)]
Prevent floating panels from overlaying the toolbar menus
See https://www.woltlab.com/community/thread/302354-tabellen-optionen-%C3%BCberlagern-absatzoptionen/
Alexander Ebert [Wed, 22 Nov 2023 15:55:42 +0000 (16:55 +0100)]
Fix the detection of dynamically added user consent buttons
See https://www.woltlab.com/community/thread/302467-display-all-external-content-button-does-not-work-after-erroneous-field-message/
Alexander Ebert [Wed, 22 Nov 2023 14:41:52 +0000 (15:41 +0100)]
Slightly increase the gap between pagination items
See https://www.woltlab.com/community/thread/303057-pagination-style-suggestion/
Alexander Ebert [Wed, 22 Nov 2023 11:34:12 +0000 (12:34 +0100)]
Use `chart-bar` for polls
See https://www.woltlab.com/community/thread/303054-change-icon-poll/
Alexander Ebert [Wed, 22 Nov 2023 10:58:08 +0000 (11:58 +0100)]
Fix the behavior of the date picker on narrow screens
See https://www.woltlab.com/community/thread/303036-delayed-publication-buttons-outside-the-area/
Alexander Ebert [Tue, 21 Nov 2023 17:15:09 +0000 (18:15 +0100)]
Fix the alignment of the breadcrumbs arrow
See https://www.woltlab.com/community/thread/302990-arrow-breadcrumb-navigation/
Marcel Werk [Tue, 21 Nov 2023 16:33:16 +0000 (17:33 +0100)]
Unify phrases
Marcel Werk [Tue, 21 Nov 2023 16:28:46 +0000 (17:28 +0100)]
Fix duplicate error message in the 'Add Project' function
Marcel Werk [Tue, 21 Nov 2023 13:17:47 +0000 (14:17 +0100)]
Merge branch '6.0' of https://github.com/WoltLab/WCF into 6.0
Marcel Werk [Tue, 21 Nov 2023 13:17:46 +0000 (14:17 +0100)]
Unify phrases
Alexander Ebert [Tue, 21 Nov 2023 12:40:15 +0000 (13:40 +0100)]
Swap the inline code and code editor buttons
The code block is more likely to be used and the inline code being the first one makes it easy to misuse it for larger blocks.
Marcel Werk [Tue, 21 Nov 2023 12:10:20 +0000 (13:10 +0100)]
Adjust type of the mail icon
Alexander Ebert [Mon, 20 Nov 2023 17:21:31 +0000 (18:21 +0100)]
Merge pull request #5708 from Cyperghost/bugfix/dateformfield
Error correction in DateFormField for invalid values
Alexander Ebert [Mon, 20 Nov 2023 17:21:15 +0000 (18:21 +0100)]
Merge pull request #5701 from Cyperghost/6.0
Helper function to save i18n values from FormBuilder
Alexander Ebert [Mon, 20 Nov 2023 17:20:53 +0000 (18:20 +0100)]
Fix the code style
Alexander Ebert [Mon, 20 Nov 2023 17:18:10 +0000 (18:18 +0100)]
Merge pull request #5690 from Cyperghost/bugfix/confirmation-language
Insert missing confirmation reason language items
Alexander Ebert [Mon, 20 Nov 2023 17:06:58 +0000 (18:06 +0100)]
Refresh the stored value when changing the language
Alexander Ebert [Mon, 20 Nov 2023 17:06:40 +0000 (18:06 +0100)]
Refresh the stored value when changing the language
Fixes #5712
Alexander Ebert [Mon, 20 Nov 2023 11:54:45 +0000 (12:54 +0100)]
Skip dot files which could violate `open_basedir`
See https://www.woltlab.com/community/thread/302928/
Alexander Ebert [Sun, 19 Nov 2023 15:29:23 +0000 (16:29 +0100)]
Remove extraneous foreign keys on `wcf1_like.reactionTypeID`
For some reason there are sometimes multiple or incorrectly named foreign keys on that column. This causes an issue when trying to remove the “unnamed” foreign key.
See https://www.woltlab.com/community/thread/302748-update-5-5-auf-6-0-x/
Alexander Ebert [Fri, 17 Nov 2023 16:29:52 +0000 (17:29 +0100)]
Align the breadcrumbs to the center
The `min-height` causes the breadcrumbs to gravitate towards the top when all items are of less height.
See https://www.woltlab.com/community/thread/302871-top-and-bottom-padding-page-navigation/
Alexander Ebert [Fri, 17 Nov 2023 16:23:52 +0000 (17:23 +0100)]
Use a default `<slot>` for `<fa-brand>`
Fixes #5698
Alexander Ebert [Thu, 16 Nov 2023 17:31:34 +0000 (18:31 +0100)]
Update to CKEditor v40.0.1
Alexander Ebert [Thu, 16 Nov 2023 16:00:55 +0000 (17:00 +0100)]
Rebuild the menu overflow on width changes
Recalculating this on window resize is possibly unnecessary plus it does not detect changes to the menu’s available width while the window stays the same.
See https://www.woltlab.com/community/thread/302316-men%C3%BCpfeile-bei-zu-vielen-men%C3%BCpunkten-nicht-vorhanden/
Alexander Ebert [Thu, 16 Nov 2023 15:32:56 +0000 (16:32 +0100)]
Block the submission of invalid color values.
See https://www.woltlab.com/community/thread/302477-stil-editor-bei-ung%C3%BCltiger-farbe-fehlermeldung/
Alexander Ebert [Thu, 16 Nov 2023 15:16:48 +0000 (16:16 +0100)]
Increase the width of input fields in Firefox
See https://www.woltlab.com/community/thread/302782-acp-farbw%C3%A4hler-werte-in-farbfeldern-in-firefox-abgeschnitten/
Alexander Ebert [Thu, 16 Nov 2023 15:05:13 +0000 (16:05 +0100)]
Prevent `individualScssDarkMode` being set for the dark mode
See https://www.woltlab.com/community/thread/302775-fatal-error-invalid-value-source/
Marcel Werk [Thu, 16 Nov 2023 11:25:43 +0000 (12:25 +0100)]
Merge pull request #5700 from SoftCreatR/patch-2
Fix buttons
Marcel Werk [Wed, 15 Nov 2023 13:54:00 +0000 (14:54 +0100)]
Remove duplicate phrase
Olaf Braun [Wed, 15 Nov 2023 08:53:30 +0000 (09:53 +0100)]
Remove unused variable
Olaf Braun [Wed, 15 Nov 2023 08:47:38 +0000 (09:47 +0100)]
Fix DateFormField readValue function
Marcel Werk [Tue, 14 Nov 2023 11:47:44 +0000 (12:47 +0100)]
Unify phrases
Marcel Werk [Mon, 13 Nov 2023 16:41:41 +0000 (17:41 +0100)]
Fix issue when removing the favicon of a style
Marcel Werk [Mon, 13 Nov 2023 13:30:41 +0000 (14:30 +0100)]
Fix width of spotify embed on mobile devices
Marcel Werk [Mon, 13 Nov 2023 13:26:22 +0000 (14:26 +0100)]
Remove unnecessary spacing between paragraphs in disclaimer
Marcel Werk [Mon, 13 Nov 2023 13:24:54 +0000 (14:24 +0100)]
Unify phrases
Alexander Ebert [Sun, 12 Nov 2023 14:31:34 +0000 (15:31 +0100)]
Do not attempt to parse empty email addresses
See https://www.woltlab.com/community/thread/302317-fehlermeldung-bei-benutzern-ohne-e-mail/
Alexander Ebert [Sun, 12 Nov 2023 14:24:18 +0000 (15:24 +0100)]
Remove the seconds from the datetime/time format
See https://www.woltlab.com/community/thread/302213-bug-ausw%C3%A4hlen-von-uhrzeit-in-hinweisen-funktioniert-nicht/
Alexander Ebert [Sun, 12 Nov 2023 14:07:17 +0000 (15:07 +0100)]
Prevent images being processed as icon names
See https://www.woltlab.com/community/thread/302272-mitgelieferte-grafik-als-editoricon-f%C3%BCr-einen-bbcode-wird-nicht-als-solche-erkan/
Alexander Ebert [Sat, 11 Nov 2023 14:36:04 +0000 (15:36 +0100)]
Workaround for malformed URLs that trigger the backtrace limit
See https://www.woltlab.com/community/thread/302493-fehler-beim-aktualisieren-der-beitr%C3%A4ge/
Marcel Werk [Fri, 10 Nov 2023 15:56:58 +0000 (16:56 +0100)]
Fix access to thumbnails of upload attachments in the admin panel
Marcel Werk [Fri, 10 Nov 2023 15:56:21 +0000 (16:56 +0100)]
Fix issue when creating an article with attachments in the admin panel
Marcel Werk [Fri, 10 Nov 2023 13:08:10 +0000 (14:08 +0100)]
Unify phrases
Marcel Werk [Fri, 10 Nov 2023 12:07:28 +0000 (13:07 +0100)]
Merge branch '6.0' of https://github.com/WoltLab/WCF into 6.0
Marcel Werk [Fri, 10 Nov 2023 12:07:27 +0000 (13:07 +0100)]
Add missing link to 'rebuild data' page
Olaf Braun [Fri, 10 Nov 2023 08:30:12 +0000 (09:30 +0100)]
update php doc
Olaf Braun [Fri, 10 Nov 2023 08:28:53 +0000 (09:28 +0100)]
Insert simple return
Olaf Braun [Fri, 10 Nov 2023 08:27:55 +0000 (09:27 +0100)]
Rename function name
Olaf Braun [Fri, 10 Nov 2023 08:24:07 +0000 (09:24 +0100)]
Delete also old langauge items in save function
Olaf Braun [Fri, 10 Nov 2023 08:12:02 +0000 (09:12 +0100)]
Move replace under isset check
Olaf Braun [Fri, 10 Nov 2023 08:06:43 +0000 (09:06 +0100)]
Provide a trait class to save i18n values from FormBuilder
Alexander Ebert [Wed, 8 Nov 2023 13:28:17 +0000 (14:28 +0100)]
Show timestamps less than 12 hours as “x hours ago”
Alexander Ebert [Wed, 8 Nov 2023 12:54:41 +0000 (13:54 +0100)]
Implicitly round float values to 2 decimal places
See https://www.woltlab.com/community/thread/302362-statistics-are-too-precise-reduce-to-two-decimals/
Marcel Werk [Wed, 8 Nov 2023 12:27:22 +0000 (13:27 +0100)]
Unify phrases
Marcel Werk [Wed, 8 Nov 2023 11:45:59 +0000 (12:45 +0100)]
Merge branch '6.0' of https://github.com/WoltLab/WCF into 6.0
Marcel Werk [Wed, 8 Nov 2023 11:45:58 +0000 (12:45 +0100)]
Fix typo
Sascha Greuel [Wed, 8 Nov 2023 03:19:19 +0000 (04:19 +0100)]
Fix buttons
Buttons don't have the closing </button> tags, but </a> for for links, that don't exist.
Alexander Ebert [Mon, 6 Nov 2023 17:38:09 +0000 (18:38 +0100)]
Adopt the page overlay based on `[aria-hidden]`
The page overlay must be adopted if there is at least one dialog open and must be released again when the last dialog closed. The previous implementation did not work flawlessly if dialogs were stacked and toggled in arbitrary order.
The mutation observer solves the issue because we do not keep track of the number of open dialogs but only if the overlay is visible at all.
See https://www.woltlab.com/community/thread/302088-sporadisch-auftredende-fehlerhafter-verlinkungsmodus-im-editor/
Marcel Werk [Mon, 6 Nov 2023 13:15:35 +0000 (14:15 +0100)]
Merge branch '6.0' of https://github.com/WoltLab/WCF into 6.0
Marcel Werk [Mon, 6 Nov 2023 13:15:34 +0000 (14:15 +0100)]
Fix missing border-radius on embedded Twitter tweets
Alexander Ebert [Mon, 6 Nov 2023 13:02:19 +0000 (14:02 +0100)]
Fix the handling of unknown packages
Alexander Ebert [Fri, 3 Nov 2023 17:21:43 +0000 (18:21 +0100)]
Merge branch '5.5' into 6.0