Cyperghost [Fri, 29 Nov 2024 11:05:16 +0000 (12:05 +0100)]
Move `this._options.options.toleranceElement` to `this._options.toleranceElement` if it exists
Cyperghost [Fri, 29 Nov 2024 11:03:15 +0000 (12:03 +0100)]
Use `dboAction` instead of `apiOnce`
Move callback functions into a separate methode
Cyperghost [Thu, 28 Nov 2024 09:27:55 +0000 (10:27 +0100)]
Use `WoltLabSuite/Core/Ui/Sortable/List` for acp boxes sorting
Cyperghost [Thu, 28 Nov 2024 09:18:25 +0000 (10:18 +0100)]
Mark `WCF.Sortable.List` as deprecated
Cyperghost [Thu, 28 Nov 2024 09:16:26 +0000 (10:16 +0100)]
Save sortable list
Cyperghost [Wed, 27 Nov 2024 13:36:07 +0000 (14:36 +0100)]
Store Sortable objects
Cyperghost [Wed, 27 Nov 2024 13:16:51 +0000 (14:16 +0100)]
Add `toleranceElement` to the supported options
Handle max nesting level
Cyperghost [Wed, 27 Nov 2024 10:30:24 +0000 (11:30 +0100)]
Move `toleranceElement` into `SortableListOptions`
Cyperghost [Tue, 26 Nov 2024 11:50:11 +0000 (12:50 +0100)]
Use sortablejs
Cyperghost [Tue, 26 Nov 2024 11:01:22 +0000 (12:01 +0100)]
Add sortablejs
Olaf Braun [Tue, 26 Nov 2024 10:05:59 +0000 (11:05 +0100)]
Merge pull request #6035 from WoltLab/fancybox
New image viewer
Cyperghost [Tue, 26 Nov 2024 10:01:00 +0000 (11:01 +0100)]
Merge branch '6.2' into fancybox
# Conflicts:
# package-lock.json
# package.json
Olaf Braun [Tue, 26 Nov 2024 09:58:26 +0000 (10:58 +0100)]
Merge pull request #6112 from WoltLab/6.2-formbuilder-cronjob
Use FormBuilder for cronjobs
Cyperghost [Tue, 26 Nov 2024 09:56:57 +0000 (10:56 +0100)]
Remove reading the object from the try/catch block. Leave only reading the query parameters in it.
Olaf Braun [Tue, 26 Nov 2024 09:56:15 +0000 (10:56 +0100)]
Merge pull request #6111 from WoltLab/6.2-formbuilder-menu
Use FormBuilder for menus and menu items
Cyperghost [Tue, 26 Nov 2024 09:53:37 +0000 (10:53 +0100)]
Remove reading the object from the try/catch block. Leave only reading the query parameters in it.
Olaf Braun [Tue, 26 Nov 2024 09:52:41 +0000 (10:52 +0100)]
Merge pull request #6117 from WoltLab/6.2-formbuilder-sitemap
Use FormBuilder for sitemaps
Olaf Braun [Tue, 26 Nov 2024 09:52:29 +0000 (10:52 +0100)]
Apply suggestions from code review
Co-authored-by: Alexander Ebert <ebert@woltlab.com>
Cyperghost [Tue, 26 Nov 2024 09:51:34 +0000 (10:51 +0100)]
Remove reading the object from the try/catch block. Leave only reading the query parameters in it.
Marcel Werk [Tue, 26 Nov 2024 08:23:06 +0000 (09:23 +0100)]
Merge pull request #6110 from WoltLab/controller-link-parameters
Remove obsolete parameters from `getControllerLink()`
Cyperghost [Mon, 25 Nov 2024 10:59:38 +0000 (11:59 +0100)]
Use FormBuilder for sitemaps
Alexander Ebert [Sat, 23 Nov 2024 22:40:39 +0000 (23:40 +0100)]
Add a section about Fancybox to the README.md
Alexander Ebert [Sat, 23 Nov 2024 22:33:18 +0000 (23:33 +0100)]
Fix the grouping of attachments belonging together
Cyperghost [Thu, 21 Nov 2024 12:19:31 +0000 (13:19 +0100)]
Use FormBuilder for cronjobs
Cyperghost [Thu, 21 Nov 2024 09:49:01 +0000 (10:49 +0100)]
Run `tsc`
Cyperghost [Thu, 21 Nov 2024 08:57:33 +0000 (09:57 +0100)]
Use page identifier for the label
Cyperghost [Thu, 21 Nov 2024 08:43:15 +0000 (09:43 +0100)]
Make own menuItem unselectable when editing
Cyperghost [Thu, 21 Nov 2024 08:24:07 +0000 (09:24 +0100)]
Fixes the problem that the `externalURL` was not saved
Cyperghost [Thu, 21 Nov 2024 08:16:59 +0000 (09:16 +0100)]
Add a custom form field for searching for a pageObjectID
Marcel Werk [Wed, 20 Nov 2024 14:20:32 +0000 (15:20 +0100)]
Remove obsolete parameters from `getControllerLink()`
The parameters are obsolete as they always result from the given controller class.
Cyperghost [Wed, 20 Nov 2024 11:25:23 +0000 (12:25 +0100)]
Change to `parent::readParameters()`
Cyperghost [Wed, 20 Nov 2024 11:25:04 +0000 (12:25 +0100)]
Use FormBuild to create menu items
Cyperghost [Wed, 20 Nov 2024 10:47:05 +0000 (11:47 +0100)]
Implement `TI18nDatabaseObjectAction::getLanguageItem()` to generate dynamic language item names
Marcel Werk [Tue, 19 Nov 2024 16:57:17 +0000 (17:57 +0100)]
Deprecate `WCF.ACP.Package.Server.Installation`
Because it is not (or no longer) used in the software.
see #5974
Marcel Werk [Tue, 19 Nov 2024 12:23:35 +0000 (13:23 +0100)]
Remove deprecated / obsolete code
Marcel Werk [Tue, 19 Nov 2024 12:18:22 +0000 (13:18 +0100)]
Deprecate `WCF.Message.Multilingualism`
Because it is not (or no longer) used in the software.
see #5974
Marcel Werk [Tue, 19 Nov 2024 12:14:34 +0000 (13:14 +0100)]
Deprecate `WCF.Message.FormGuard`
Because it is not (or no longer) used in the software.
see #5974
Marcel Werk [Tue, 19 Nov 2024 11:24:49 +0000 (12:24 +0100)]
Deprecate jQuery based Datepicker
see #5974
Marcel Werk [Tue, 19 Nov 2024 11:18:20 +0000 (12:18 +0100)]
Deprecate `wcfTabs`
see #5974
Marcel Werk [Tue, 19 Nov 2024 11:15:53 +0000 (12:15 +0100)]
Deprecate `WCF.Collapsible.*`
Because it is not (or no longer) used in the software.
see #5974
Marcel Werk [Tue, 19 Nov 2024 11:07:49 +0000 (12:07 +0100)]
Deprecate `WCF.Dictionary`
see #5974
Marcel Werk [Tue, 19 Nov 2024 11:05:50 +0000 (12:05 +0100)]
Deprecate `WCF.Effect.Scroll`
Because it is not (or no longer) used in the software.
see #5974
Marcel Werk [Tue, 19 Nov 2024 11:04:44 +0000 (12:04 +0100)]
Deprecate `WCF.DOMNodeRemovedHandler`
Because it is not (or no longer) used in the software.
see #5974
Marcel Werk [Tue, 19 Nov 2024 11:03:17 +0000 (12:03 +0100)]
Deprecate `WCF.PageVisibilityHandler`
Because it is not (or no longer) used in the software.
see #5974
Marcel Werk [Tue, 19 Nov 2024 11:02:14 +0000 (12:02 +0100)]
Deprecate `WCF.System.ObjectStore`
Because it is not (or no longer) used in the software.
see #5974
Marcel Werk [Tue, 19 Nov 2024 11:00:53 +0000 (12:00 +0100)]
Deprecate `WCF.System.DisableScrolling`
Because it is not (or no longer) used in the software.
see #5974
Marcel Werk [Tue, 19 Nov 2024 11:00:03 +0000 (12:00 +0100)]
Deprecate `WCF.System.DisableZoom`
Because it is not (or no longer) used in the software.
see #5974
Marcel Werk [Tue, 19 Nov 2024 10:58:38 +0000 (11:58 +0100)]
Deprecate `WCF.System.PushNotification`
Because it is not (or no longer) used in the software.
see #5974
Marcel Werk [Tue, 19 Nov 2024 10:56:28 +0000 (11:56 +0100)]
Deprecate `WCF.System.Worker`
see #5974
Marcel Werk [Tue, 19 Nov 2024 10:54:45 +0000 (11:54 +0100)]
Deprecate `ui.wcfSlideshow`
Because it is not (or no longer) used in the software.
see #5974
Cyperghost [Tue, 19 Nov 2024 10:27:12 +0000 (11:27 +0100)]
Use FormBuilder for menus
Cyperghost [Tue, 19 Nov 2024 10:25:16 +0000 (11:25 +0100)]
Add `IObjectTreeNode` interface to `PageNode`
Marcel Werk [Tue, 19 Nov 2024 09:57:24 +0000 (10:57 +0100)]
Deprecate `WCF.Popover`
see #5974
Marcel Werk [Tue, 19 Nov 2024 09:54:53 +0000 (10:54 +0100)]
Deprecate `WCF.EditableItemList`
Because it is not (or no longer) used in the software.
see #5974
Marcel Werk [Tue, 19 Nov 2024 09:52:14 +0000 (10:52 +0100)]
Merge branch '6.2' of https://github.com/WoltLab/WCF into 6.2
Marcel Werk [Tue, 19 Nov 2024 09:52:13 +0000 (10:52 +0100)]
Deprecate `WCF.Message.Submit`
Because it is not (or no longer) used in the software.
see #5974
Cyperghost [Tue, 19 Nov 2024 09:27:39 +0000 (10:27 +0100)]
Add pages form field
Cyperghost [Tue, 19 Nov 2024 07:01:47 +0000 (08:01 +0100)]
Add the npm package `@types/supercluster` to solve the problem:
Property `radius` does not exist for type `SuperClusterViewportOptions`.
Marcel Werk [Mon, 18 Nov 2024 16:59:45 +0000 (17:59 +0100)]
Deprecate `WCF.TabMenu`
Because it is not (or no longer) used in the software.
see #5974
Marcel Werk [Mon, 18 Nov 2024 16:54:12 +0000 (17:54 +0100)]
Deprecate `WCF.Action.SimpleProxy`
Because it is not (or no longer) used in the software.
see #5974
Marcel Werk [Mon, 18 Nov 2024 16:32:07 +0000 (17:32 +0100)]
Deprecate `WCF.Category.NestedList`
Because it is not (or no longer) used in the software.
see #5974
Olaf Braun [Mon, 18 Nov 2024 14:49:20 +0000 (15:49 +0100)]
Merge pull request #6071 from WoltLab/6.2-formbuilder-template-group
Use FormBuilder for TemplateGroups
Marcel Werk [Mon, 18 Nov 2024 12:39:01 +0000 (13:39 +0100)]
Merge pull request #6077 from WoltLab/cronjob-log-clear
Migrate cronjob log clear to modern code
Alexander Ebert [Fri, 15 Nov 2024 16:21:58 +0000 (17:21 +0100)]
Update the NPM dependencies
Alexander Ebert [Fri, 15 Nov 2024 16:17:50 +0000 (17:17 +0100)]
Merge branch '6.1' into 6.2
Alexander Ebert [Fri, 15 Nov 2024 16:17:15 +0000 (17:17 +0100)]
Fix the WCFSetup
Marcel Werk [Fri, 15 Nov 2024 15:24:05 +0000 (16:24 +0100)]
Migrate cronjob log clear to modern code
Marcel Werk [Fri, 15 Nov 2024 15:23:01 +0000 (16:23 +0100)]
Merge pull request #6056 from WoltLab/toggle-button
Toggle button webcomponent
Alexander Ebert [Fri, 15 Nov 2024 15:02:57 +0000 (16:02 +0100)]
Add dedicated style variables for the toggle button
Alexander Ebert [Fri, 15 Nov 2024 14:41:38 +0000 (15:41 +0100)]
Add `<woltlab-core-toggle-button>` to the `global.d.ts`
Alexander Ebert [Thu, 14 Nov 2024 11:21:02 +0000 (12:21 +0100)]
Return a sane list of defaults if the selected highlighters are empty
In previous versions it was possible that the selection got lost, eventually breaking the implementation.
Cyperghost [Thu, 14 Nov 2024 10:14:47 +0000 (11:14 +0100)]
Insert form fields in a `FormContainer`
Alexander Ebert [Thu, 14 Nov 2024 09:42:15 +0000 (10:42 +0100)]
Add the typings for `<woltlab-core-notice>`
Fixes #6067
Cyperghost [Thu, 14 Nov 2024 09:22:17 +0000 (10:22 +0100)]
Use correct indent
Cyperghost [Thu, 14 Nov 2024 09:20:34 +0000 (10:20 +0100)]
Create functions to get the form field validators
Cyperghost [Thu, 14 Nov 2024 09:13:56 +0000 (10:13 +0100)]
Use FormBuilder to copy template groups
Cyperghost [Thu, 14 Nov 2024 08:52:52 +0000 (09:52 +0100)]
Use the FormBuilder to create/edit template groups
Alexander Ebert [Wed, 13 Nov 2024 16:08:18 +0000 (17:08 +0100)]
Force the attachment tab to be open when uploading files by dropping
Fixes #6034
Regression of #5988
Alexander Ebert [Wed, 13 Nov 2024 16:00:56 +0000 (17:00 +0100)]
Suppress focus markers if `:focus-visible` is not met
See https://www.woltlab.com/community/thread/309471-mobile-device-dropdown-menu-hover/
Alexander Ebert [Wed, 13 Nov 2024 12:31:30 +0000 (13:31 +0100)]
Prevent an extra `</script>` to be added at the end of the document
See https://www.woltlab.com/community/thread/309609-%C3%A4nderung-der-script-relocation-im-output-buffer-erzeugt-zus%C3%A4tzlichen-script-tag/
Alexander Ebert [Wed, 13 Nov 2024 12:22:10 +0000 (13:22 +0100)]
Always report browser support for WebP
See https://www.woltlab.com/community/thread/309622-keine-auslieferung-von-webp-grafiken-mehr-an-firefox-nutzer/
Alexander Ebert [Wed, 13 Nov 2024 12:09:38 +0000 (13:09 +0100)]
Nested nodes may already be removed during this process
Alexander Ebert [Wed, 13 Nov 2024 12:08:44 +0000 (13:08 +0100)]
Update the NPM dependencies
Alexander Ebert [Wed, 13 Nov 2024 12:06:41 +0000 (13:06 +0100)]
Upgrade to CKEditor v43.3.1
Alexander Ebert [Wed, 13 Nov 2024 12:05:12 +0000 (13:05 +0100)]
Merge branch '6.0' into 6.1
Alexander Ebert [Wed, 13 Nov 2024 11:59:19 +0000 (12:59 +0100)]
Update the `focus-trap` lib
Cyperghost [Wed, 13 Nov 2024 10:23:22 +0000 (11:23 +0100)]
`EditorConfig.woltlabMedia` is removed
See https://github.com/WoltLab/editor/commit/
c6979f3e4b5631d8a327de25b2f2b135cdc5490f
See https://github.com/WoltLab/WCF/commit/
76e819bb8146f9149f86e530a3b54aeff395d979
Alexander Ebert [Wed, 13 Nov 2024 09:13:11 +0000 (10:13 +0100)]
Upgrade to CKEditor v43.3.1 / NPM Dependencies
Cyperghost [Wed, 13 Nov 2024 08:37:48 +0000 (09:37 +0100)]
Remove composer require package `web-token/jwt-library` which is already delivered by `minishlink/web-push` in the correct version
Cyperghost [Tue, 12 Nov 2024 10:37:42 +0000 (11:37 +0100)]
Remove `WCF.ImageViewer` from `.buildOrder`
Cyperghost [Tue, 12 Nov 2024 10:35:23 +0000 (11:35 +0100)]
Group images of a message together and not all from one page
Cyperghost [Tue, 12 Nov 2024 08:53:16 +0000 (09:53 +0100)]
Merge remote-tracking branch 'origin/6.2' into fancybox
# Conflicts:
# package-lock.json
# package.json
Cyperghost [Tue, 12 Nov 2024 08:42:36 +0000 (09:42 +0100)]
Use a different name for attachments that belong to a form so that they are not grouped together with those from the content
Cyperghost [Tue, 12 Nov 2024 08:40:05 +0000 (09:40 +0100)]
Support `.jsImageViewer` for backwards compatibility.
Olaf Braun [Tue, 12 Nov 2024 08:10:46 +0000 (09:10 +0100)]
Update com.woltlab.wcf/templates/shared_imageViewer.tpl
Co-authored-by: Alexander Ebert <ebert@woltlab.com>
Olaf Braun [Mon, 11 Nov 2024 13:57:53 +0000 (14:57 +0100)]
Merge pull request #6045 from WoltLab/bugfix/image-metacode-upcast
Rename `ImageMetacodeUpcast` to `AbstractImageMetacodeUpcast`
Marcel Werk [Mon, 11 Nov 2024 11:27:56 +0000 (12:27 +0100)]
Fix icon size in mobile search results
ref https://www.woltlab.com/community/thread/309509-search-results-pages/
Marcel Werk [Sat, 9 Nov 2024 15:07:55 +0000 (16:07 +0100)]
Toggle button webcomponent
Cyperghost [Fri, 8 Nov 2024 12:24:04 +0000 (13:24 +0100)]
Also use the correct path for the emojis in the ACP
Cyperghost [Fri, 8 Nov 2024 12:07:36 +0000 (13:07 +0100)]
Add the file after the upload button, as it is in the template