Marcel Werk [Tue, 13 Feb 2024 17:11:01 +0000 (18:11 +0100)]
Add ClassNotFound exception
Closes #4671
Marcel Werk [Tue, 13 Feb 2024 15:44:12 +0000 (16:44 +0100)]
Merge pull request #5801 from WoltLab/rescue-mode-redirect
Fix rescue mode redirect when accessing non-core ACP
Marcel Werk [Tue, 13 Feb 2024 15:36:29 +0000 (16:36 +0100)]
Fix rescue mode redirect when accessing non-core ACP
Closes #4520
Olaf Braun [Tue, 13 Feb 2024 09:37:06 +0000 (10:37 +0100)]
Add null value check
Marcel Werk [Thu, 8 Feb 2024 14:49:05 +0000 (15:49 +0100)]
Remove obsolete code
ref https://github.com/WoltLab/WCF/pull/2752
Marcel Werk [Thu, 8 Feb 2024 13:19:15 +0000 (14:19 +0100)]
Fix error when creating notifications about comments
Not all notification object types implement `ICommentUserNotificationObjectType`.
See https://github.com/WoltLab/WCF/commit/
3f10b1a29299f458c8f802d5385ecf40c9b61c13
Cyperghost [Thu, 8 Feb 2024 11:36:16 +0000 (12:36 +0100)]
Using a generic named variable for the text of an object
Olaf Braun [Thu, 8 Feb 2024 09:02:59 +0000 (10:02 +0100)]
Merge pull request #5787 from WoltLab/html-upcast
Html upcast processor
Olaf Braun [Thu, 8 Feb 2024 09:01:24 +0000 (10:01 +0100)]
Merge branch 'master' into html-upcast
Cyperghost [Thu, 8 Feb 2024 08:54:16 +0000 (09:54 +0100)]
Merge remote-tracking branch 'origin/master' into html-upcast
Marcel Werk [Wed, 7 Feb 2024 17:58:39 +0000 (18:58 +0100)]
Fix outdated ids in inline poll form
Ref https://github.com/WoltLab/WCF/commit/
88cacd842b2829250e766a4ec13a3e7ad02f56cd
Marcel Werk [Wed, 7 Feb 2024 17:13:00 +0000 (18:13 +0100)]
Merge pull request #5796 from WoltLab/shared-sitemap-templates
Use shared templates for the XML sitemap generation
Marcel Werk [Wed, 7 Feb 2024 15:22:31 +0000 (16:22 +0100)]
Merge pull request #5794 from WoltLab/favicon-template-size-512
Increase the expected size of the favicon template to 512x512
Marcel Werk [Wed, 7 Feb 2024 15:21:22 +0000 (16:21 +0100)]
Use shared templates for the XML sitemap generation
See https://github.com/WoltLab/WCF/pull/5779
Marcel Werk [Wed, 7 Feb 2024 15:11:14 +0000 (16:11 +0100)]
Merge pull request #5795 from WoltLab/template-indentation
Unify indentation in templates
Marcel Werk [Wed, 7 Feb 2024 13:58:55 +0000 (14:58 +0100)]
Unify indentation in templates
Marcel Werk [Wed, 7 Feb 2024 13:37:29 +0000 (14:37 +0100)]
Increase the expected size of the favicon template to 512x512
Closes #4885
Cyperghost [Wed, 7 Feb 2024 12:35:11 +0000 (13:35 +0100)]
Run tsc
Cyperghost [Wed, 7 Feb 2024 12:30:14 +0000 (13:30 +0100)]
Remove unused `WoltlabAttachmentConfig`
Cyperghost [Tue, 6 Feb 2024 11:03:10 +0000 (12:03 +0100)]
Use textnode instant of span element
Marcel Werk [Mon, 5 Feb 2024 15:42:22 +0000 (16:42 +0100)]
Merge pull request #5792 from WoltLab/user-rank-cache
User rank cache builder
Cyperghost [Mon, 5 Feb 2024 13:45:26 +0000 (14:45 +0100)]
Insert some class docs
Cyperghost [Mon, 5 Feb 2024 13:41:43 +0000 (14:41 +0100)]
Make AttachmentRuntimeCache final
Cyperghost [Mon, 5 Feb 2024 13:09:26 +0000 (14:09 +0100)]
Create simple image metacode upcast class
Cyperghost [Mon, 5 Feb 2024 13:02:05 +0000 (14:02 +0100)]
Replace element with correct img-element
Marcel Werk [Mon, 5 Feb 2024 12:58:30 +0000 (13:58 +0100)]
Merge pull request #5790 from WoltLab/rss-feed
Add API for RSS feed generation
Cyperghost [Mon, 5 Feb 2024 12:53:44 +0000 (13:53 +0100)]
Change upcast, that the function replace the elements and not get a fragment
Cyperghost [Mon, 5 Feb 2024 11:30:25 +0000 (12:30 +0100)]
Fix that wsm images can inside a link
Cyperghost [Mon, 5 Feb 2024 11:25:54 +0000 (12:25 +0100)]
Make `HtmlUpcastProcessor` final
Marcel Werk [Sun, 4 Feb 2024 16:31:16 +0000 (17:31 +0100)]
Remove obsolete code
It's no longer necessary to joins the user_rank table.
Marcel Werk [Sun, 4 Feb 2024 16:29:53 +0000 (17:29 +0100)]
Make use of the new cache
Marcel Werk [Sun, 4 Feb 2024 16:29:44 +0000 (17:29 +0100)]
Add cache for user ranks
Marcel Werk [Sun, 4 Feb 2024 14:19:45 +0000 (15:19 +0100)]
Deprecate old code
Marcel Werk [Sun, 4 Feb 2024 14:19:36 +0000 (15:19 +0100)]
Use new implementation for notification feed page
Marcel Werk [Sun, 4 Feb 2024 14:12:50 +0000 (15:12 +0100)]
Add missing phpdoc
Marcel Werk [Sun, 4 Feb 2024 13:48:44 +0000 (14:48 +0100)]
Deprecate old code
Marcel Werk [Sun, 4 Feb 2024 13:48:34 +0000 (14:48 +0100)]
Add redirect to new rss feed page
Marcel Werk [Sun, 4 Feb 2024 13:26:28 +0000 (14:26 +0100)]
Change references in templates to the new page
Marcel Werk [Sun, 4 Feb 2024 13:25:42 +0000 (14:25 +0100)]
Make use of the `objectIDs` parameter
Marcel Werk [Fri, 2 Feb 2024 11:33:44 +0000 (12:33 +0100)]
Apply suggestions from code review
Co-authored-by: Alexander Ebert <ebert@woltlab.com>
Cyperghost [Fri, 2 Feb 2024 11:01:56 +0000 (12:01 +0100)]
Remove unused types
Insert image class for media and attachments
Cyperghost [Fri, 2 Feb 2024 10:51:41 +0000 (11:51 +0100)]
Use `#[\Override]`
Cyperghost [Fri, 2 Feb 2024 10:47:42 +0000 (11:47 +0100)]
Fix upcast calls
Marcel Werk [Thu, 1 Feb 2024 17:13:43 +0000 (18:13 +0100)]
Make use of the new API for the article feed
Marcel Werk [Thu, 1 Feb 2024 17:13:25 +0000 (18:13 +0100)]
Add API for RSS feed generation
Cyperghost [Thu, 1 Feb 2024 13:45:19 +0000 (14:45 +0100)]
Remove unnecessary phpdoc
Cyperghost [Thu, 1 Feb 2024 13:32:17 +0000 (14:32 +0100)]
HtmlUpcast for comment and comment response
Cyperghost [Thu, 1 Feb 2024 13:24:28 +0000 (14:24 +0100)]
Fix messageObjectType access
Cyperghost [Thu, 1 Feb 2024 13:18:50 +0000 (14:18 +0100)]
Insert upcast to MessageOptionType
Cyperghost [Thu, 1 Feb 2024 13:17:30 +0000 (14:17 +0100)]
Insert upcast to WysiwygFormField
Cyperghost [Thu, 1 Feb 2024 13:08:17 +0000 (14:08 +0100)]
Implement upcast for box and pages
Cyperghost [Thu, 1 Feb 2024 13:02:50 +0000 (14:02 +0100)]
Revert "Use set default values function"
This reverts commit
f8cfff86e407013baafe8f126390e116795ff855.
Cyperghost [Thu, 1 Feb 2024 12:47:25 +0000 (13:47 +0100)]
Insert some docs
Cyperghost [Thu, 1 Feb 2024 12:36:38 +0000 (13:36 +0100)]
Implement attachment upcast
Cyperghost [Thu, 1 Feb 2024 12:31:16 +0000 (13:31 +0100)]
Remove unused function `resolveAttachmentUrl`
Cyperghost [Thu, 1 Feb 2024 12:30:50 +0000 (13:30 +0100)]
Implement AttachmentRuntimeCache
Cyperghost [Thu, 1 Feb 2024 11:12:52 +0000 (12:12 +0100)]
Implement caching of objects
Cyperghost [Thu, 1 Feb 2024 10:55:06 +0000 (11:55 +0100)]
Insert style attribute with width value
Cyperghost [Thu, 1 Feb 2024 10:52:29 +0000 (11:52 +0100)]
Use set default values function
Cyperghost [Thu, 1 Feb 2024 10:46:29 +0000 (11:46 +0100)]
Make function private
Cyperghost [Thu, 1 Feb 2024 10:46:00 +0000 (11:46 +0100)]
Merge remote-tracking branch 'origin/html-upcast' into html-upcast
Olaf Braun [Thu, 1 Feb 2024 10:45:43 +0000 (11:45 +0100)]
Update wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeImg.class.php
Co-authored-by: Alexander Ebert <ebert@woltlab.com>
Cyperghost [Thu, 1 Feb 2024 10:44:17 +0000 (11:44 +0100)]
Escape attributes
Cyperghost [Thu, 1 Feb 2024 10:41:17 +0000 (11:41 +0100)]
Make classes final and functions/members private
Cyperghost [Thu, 1 Feb 2024 09:47:16 +0000 (10:47 +0100)]
Merge branch 'master' into html-upcast
Cyperghost [Thu, 1 Feb 2024 09:47:01 +0000 (10:47 +0100)]
Fix old template listener lookup
Cyperghost [Thu, 1 Feb 2024 09:39:12 +0000 (10:39 +0100)]
Merge branch 'master' into html-upcast
Marcel Werk [Wed, 31 Jan 2024 16:32:43 +0000 (17:32 +0100)]
Show missing default values for group options
Closes #4688
Marcel Werk [Wed, 31 Jan 2024 16:01:47 +0000 (17:01 +0100)]
Deprecate `ValidateActionException`
Closes #5569
Marcel Werk [Wed, 31 Jan 2024 14:49:50 +0000 (15:49 +0100)]
Merge pull request #5779 from WoltLab/shared-tempate-group
Shared templates
Cyperghost [Wed, 31 Jan 2024 13:22:07 +0000 (14:22 +0100)]
Add data-width
Fix php-doc
Cyperghost [Wed, 31 Jan 2024 12:52:19 +0000 (13:52 +0100)]
Fix output class of image
Cyperghost [Wed, 31 Jan 2024 12:31:23 +0000 (13:31 +0100)]
Set attributes only to img element
Cyperghost [Wed, 31 Jan 2024 12:21:06 +0000 (13:21 +0100)]
Insert attributes media-id and media-size
Cyperghost [Wed, 31 Jan 2024 12:14:02 +0000 (13:14 +0100)]
Fix edit form of article
Cyperghost [Wed, 31 Jan 2024 12:07:52 +0000 (13:07 +0100)]
Revert "Not insert media elements as img element"
This reverts commit
76e819bb8146f9149f86e530a3b54aeff395d979.
Cyperghost [Wed, 31 Jan 2024 12:07:39 +0000 (13:07 +0100)]
Revert "Remove handle media as image"
This reverts commit
63fce38376607ff61afc7eebf277519a44ea80a9.
Cyperghost [Wed, 31 Jan 2024 12:05:16 +0000 (13:05 +0100)]
Use new UpcastProcessor in Article form
Cyperghost [Wed, 31 Jan 2024 11:34:18 +0000 (12:34 +0100)]
Remove wcfDebug call
Cyperghost [Wed, 31 Jan 2024 11:28:05 +0000 (12:28 +0100)]
Implement a html upcast processor
Marcel Werk [Tue, 30 Jan 2024 15:52:15 +0000 (16:52 +0100)]
Merge pull request #5786 from WoltLab/currency-form-field
Add form builder field for currencies
Marcel Werk [Tue, 30 Jan 2024 14:27:31 +0000 (15:27 +0100)]
Add form builder field for currencies
Marcel Werk [Tue, 30 Jan 2024 13:16:43 +0000 (14:16 +0100)]
Fix wrong file name in cache flush
see https://github.com/WoltLab/WCF/commit/
fdfaebcb0e6d4d97ec25c4a38f1fae6b3ec781fa
Cyperghost [Tue, 30 Jan 2024 10:22:45 +0000 (11:22 +0100)]
Rename `contentNotVisible` to `shared_contentNotVisible`
Load in ACP also the Application into the TemplateEngine
Cyperghost [Tue, 30 Jan 2024 09:54:54 +0000 (10:54 +0100)]
Optimize migrate script
Update some includes
Marcel Werk [Tue, 30 Jan 2024 09:32:15 +0000 (10:32 +0100)]
Merge pull request #5785 from WoltLab/template-scripting-unsafe-output
Introduce the `unsafe` keyword for the raw output of variables
Marcel Werk [Tue, 30 Jan 2024 09:32:02 +0000 (10:32 +0100)]
Merge pull request #5784 from WoltLab/template-scripting-nullsafe-operator
Make the TemplateEngine understand nullsafe operators
Cyperghost [Tue, 30 Jan 2024 09:30:24 +0000 (10:30 +0100)]
Remove old template `__multiPageCondition`
Cyperghost [Tue, 30 Jan 2024 09:20:53 +0000 (10:20 +0100)]
Change prepareStatement to prepare
Cyperghost [Tue, 30 Jan 2024 09:20:19 +0000 (10:20 +0100)]
Allow loading old template-listener
Marcel Werk [Mon, 29 Jan 2024 17:15:18 +0000 (18:15 +0100)]
Introduce the `unsafe` keyword for the raw output of variables
The new syntax should make it clearer that the raw output is potentially dangerous and should only be used with caution.
Marcel Werk [Mon, 29 Jan 2024 17:03:30 +0000 (18:03 +0100)]
Make the TemplateEngine understand nullsafe operators
Closes #5351
Marcel Werk [Mon, 29 Jan 2024 16:44:45 +0000 (17:44 +0100)]
Merge pull request #5782 from WoltLab/rework-disk-cache-source
Rework DiskCacheSource
Marcel Werk [Mon, 29 Jan 2024 16:27:00 +0000 (17:27 +0100)]
Rework DiskCacheSource
Closes #4685
Cyperghost [Mon, 29 Jan 2024 15:03:18 +0000 (16:03 +0100)]
Allow includes from old template name
Cyperghost [Mon, 29 Jan 2024 14:37:56 +0000 (15:37 +0100)]
Add missing templates
Cyperghost [Mon, 29 Jan 2024 14:28:44 +0000 (15:28 +0100)]
Use `SourceCodeFormField`
Cyperghost [Mon, 29 Jan 2024 14:25:03 +0000 (15:25 +0100)]
Correct the loading of shared templates
Cyperghost [Mon, 29 Jan 2024 14:14:28 +0000 (15:14 +0100)]
Fix error message for shared templates or template group
Cyperghost [Mon, 29 Jan 2024 14:10:45 +0000 (15:10 +0100)]
Create function to check if a template name a shared template public static