GitHub/WoltLab/woltlab.github.io.git
2 years agoBump mkdocs-material from 8.1.6 to 8.1.7 (#256)
dependabot[bot] [Wed, 19 Jan 2022 14:31:15 +0000 (14:31 +0000)]
Bump mkdocs-material from 8.1.6 to 8.1.7 (#256)

2 years agoMerge branch '5.4' into 5.5
Tim Düsterhus [Mon, 17 Jan 2022 12:46:50 +0000 (13:46 +0100)]
Merge branch '5.4' into 5.5

2 years agoSync tutorial-series
Tim Düsterhus [Mon, 17 Jan 2022 12:45:58 +0000 (13:45 +0100)]
Sync tutorial-series

2 years agoModernize package.xml
Tim Düsterhus [Mon, 17 Jan 2022 12:24:19 +0000 (13:24 +0100)]
Modernize package.xml

2 years agoDocument deprecation of WCF::getAnchor()
Tim Düsterhus [Fri, 14 Jan 2022 13:34:19 +0000 (14:34 +0100)]
Document deprecation of WCF::getAnchor()

2 years agoBump mkdocs-material from 8.1.3 to 8.1.6 (#255)
dependabot[bot] [Wed, 12 Jan 2022 15:03:11 +0000 (15:03 +0000)]
Bump mkdocs-material from 8.1.3 to 8.1.6 (#255)

2 years agoUpdate Elasticsearch in deprecations_removals.md
Tim Düsterhus [Wed, 12 Jan 2022 14:44:36 +0000 (15:44 +0100)]
Update Elasticsearch in deprecations_removals.md

2 years agoDocument that scssphp was updated to 1.10
Tim Düsterhus [Mon, 10 Jan 2022 09:52:20 +0000 (10:52 +0100)]
Document that scssphp was updated to 1.10

2 years agoBump mkdocs-material from 8.1.0 to 8.1.3 (#253)
dependabot[bot] [Mon, 3 Jan 2022 09:42:39 +0000 (09:42 +0000)]
Bump mkdocs-material from 8.1.0 to 8.1.3 (#253)

2 years agoMerge pull request #252 from WoltLab/content-interaction-buttons-documentation
Marcel Werk [Tue, 21 Dec 2021 12:34:20 +0000 (13:34 +0100)]
Merge pull request #252 from WoltLab/content-interaction-buttons-documentation

Document new content interaction buttons

2 years agoApplied code suggestions
Marcel Werk [Tue, 21 Dec 2021 12:33:33 +0000 (13:33 +0100)]
Applied code suggestions

Co-authored-by: Tim Düsterhus <duesterhus@woltlab.com>
2 years agoDocument new content interaction buttons
Marcel Werk [Mon, 20 Dec 2021 16:20:45 +0000 (17:20 +0100)]
Document new content interaction buttons

Closes #190

2 years agoMerge pull request #251 from WoltLab/search-form-overhaul-documentation
Marcel Werk [Mon, 20 Dec 2021 13:50:06 +0000 (14:50 +0100)]
Merge pull request #251 from WoltLab/search-form-overhaul-documentation

Document the changes in search

2 years agoDocument the changes in search
Marcel Werk [Mon, 20 Dec 2021 13:37:34 +0000 (14:37 +0100)]
Document the changes in search

Closes #250

2 years agoClean up codebox macro implementation
Tim Düsterhus [Thu, 16 Dec 2021 14:35:53 +0000 (15:35 +0100)]
Clean up codebox macro implementation

2 years agoMerge branch '5.4' into 5.5
Tim Düsterhus [Thu, 16 Dec 2021 14:33:27 +0000 (15:33 +0100)]
Merge branch '5.4' into 5.5

2 years agoFix the use of the `codebox()` macro in cache documentation
Tim Düsterhus [Thu, 16 Dec 2021 14:31:43 +0000 (15:31 +0100)]
Fix the use of the `codebox()` macro in cache documentation

2 years agoDirectly use native titled codeboxes when `contents` is given
Tim Düsterhus [Thu, 16 Dec 2021 14:09:13 +0000 (15:09 +0100)]
Directly use native titled codeboxes when `contents` is given

This makes handling this file much nicer, because regular syntax highlighting
can work.

2 years agoDocument that scssphp was updated to 1.9
Tim Düsterhus [Tue, 14 Dec 2021 09:26:25 +0000 (10:26 +0100)]
Document that scssphp was updated to 1.9

2 years agoBump mkdocs-material from 8.0.3 to 8.1.0 (#249)
dependabot[bot] [Mon, 13 Dec 2021 14:08:58 +0000 (14:08 +0000)]
Bump mkdocs-material from 8.0.3 to 8.1.0 (#249)

2 years agoDocument the new user menu implementation
Alexander Ebert [Thu, 9 Dec 2021 19:40:18 +0000 (20:40 +0100)]
Document the new user menu implementation

2 years agoDocument the deprecation/removal of components used with the legacy user panel
Alexander Ebert [Thu, 9 Dec 2021 19:33:27 +0000 (20:33 +0100)]
Document the deprecation/removal of components used with the legacy user panel

2 years agoSatisfy ESLint in documentation for Ajax.dboAction()
Tim Düsterhus [Tue, 7 Dec 2021 10:47:03 +0000 (11:47 +0100)]
Satisfy ESLint in documentation for Ajax.dboAction()

This fixes:

> Promise returned in function argument where a void return was expected. `@typescript-eslint/no-misused-promises`

2 years agoDocument deprecation of UserUtil::isAvailable(Username|Email)
Tim Düsterhus [Mon, 6 Dec 2021 14:46:20 +0000 (15:46 +0100)]
Document deprecation of UserUtil::isAvailable(Username|Email)

see WoltLab/WCF#4602

2 years agoMerge branch '5.4' into 5.5
Tim Düsterhus [Fri, 3 Dec 2021 15:07:34 +0000 (16:07 +0100)]
Merge branch '5.4' into 5.5

2 years agoSpecify explicit DatabaseTablePrimaryIndex in install_com.woltlab.wcf.people.php
Tim Düsterhus [Fri, 3 Dec 2021 15:06:58 +0000 (16:06 +0100)]
Specify explicit DatabaseTablePrimaryIndex in install_com.woltlab.wcf.people.php

2 years agoBump mkdocs-material from 8.0.2 to 8.0.3 (#248)
dependabot[bot] [Fri, 3 Dec 2021 13:18:52 +0000 (13:18 +0000)]
Bump mkdocs-material from 8.0.2 to 8.0.3 (#248)

2 years agoDocument the removal of PostAction::jumpToExtended()
Tim Düsterhus [Fri, 3 Dec 2021 13:15:43 +0000 (14:15 +0100)]
Document the removal of PostAction::jumpToExtended()

2 years agoDocument deprecation of IExtendedMessageQuickReplyAction
Tim Düsterhus [Fri, 3 Dec 2021 13:12:59 +0000 (14:12 +0100)]
Document deprecation of IExtendedMessageQuickReplyAction

see WoltLab/WCF@344e02fcfb86cf0c45cc553f7cd2b62fed4de52d

2 years agoBump mkdocs-material from 8.0.1 to 8.0.2 (#247)
dependabot[bot] [Wed, 1 Dec 2021 09:02:43 +0000 (09:02 +0000)]
Bump mkdocs-material from 8.0.1 to 8.0.2 (#247)

2 years agoEnable navigation tracking
Tim Düsterhus [Tue, 30 Nov 2021 11:47:33 +0000 (12:47 +0100)]
Enable navigation tracking

2 years agoUpgrade to mkdocs-material 8.0.1
Tim Düsterhus [Tue, 30 Nov 2021 11:44:33 +0000 (12:44 +0100)]
Upgrade to mkdocs-material 8.0.1

2 years agoBump mkdocs-macros-plugin from 0.6.0 to 0.6.3 (#245)
dependabot[bot] [Tue, 23 Nov 2021 14:12:23 +0000 (14:12 +0000)]
Bump mkdocs-macros-plugin from 0.6.0 to 0.6.3 (#245)

2 years agoBump markdown from 3.3.5 to 3.3.6 (#243)
dependabot[bot] [Tue, 23 Nov 2021 13:49:48 +0000 (13:49 +0000)]
Bump markdown from 3.3.5 to 3.3.6 (#243)

2 years agoDocument the removal of ConversationMessageAction::jumpToExtended()
Tim Düsterhus [Tue, 23 Nov 2021 13:44:19 +0000 (14:44 +0100)]
Document the removal of ConversationMessageAction::jumpToExtended()

see WoltLab/com.woltlab.wcf.conversation#162

2 years agoDocument the deprecation of QuickReplyManager::setTmpHash()
Tim Düsterhus [Tue, 23 Nov 2021 13:42:46 +0000 (14:42 +0100)]
Document the deprecation of QuickReplyManager::setTmpHash()

see WoltLab/WCF#4575

2 years agoRemove CSS specific to the custom code box title implementation
Tim Düsterhus [Tue, 23 Nov 2021 09:48:06 +0000 (10:48 +0100)]
Remove CSS specific to the custom code box title implementation

see afe461149adeb1bb12ce9ba45edc008dc4aaf373

2 years agoImprove rendering in migration/wsc54/javascript.md
Tim Düsterhus [Tue, 23 Nov 2021 09:46:00 +0000 (10:46 +0100)]
Improve rendering in migration/wsc54/javascript.md

2 years agoRemove 3.0+ indicators from view/template-plugins.md
Tim Düsterhus [Tue, 23 Nov 2021 09:43:18 +0000 (10:43 +0100)]
Remove 3.0+ indicators from view/template-plugins.md

see #219

3 years agoRemove the use of `WCF::getAnchor()` in examples
Tim Düsterhus [Mon, 22 Nov 2021 12:56:33 +0000 (13:56 +0100)]
Remove the use of `WCF::getAnchor()` in examples

see WoltLab/WCF#4580

3 years agoDocument the removal of the static methods in form builder interfaces
Tim Düsterhus [Mon, 22 Nov 2021 12:34:35 +0000 (13:34 +0100)]
Document the removal of the static methods in form builder interfaces

see WoltLab/WCF#4468

3 years agoMerge pull request #241 from WoltLab/55-ajax-api
Alexander Ebert [Wed, 17 Nov 2021 17:22:44 +0000 (18:22 +0100)]
Merge pull request #241 from WoltLab/55-ajax-api

Document the new AJAX API in WoltLab Suite 5.5

3 years agoAdd DatabaseTablePrimaryIndex to the list of adjusted factory classes
Tim Düsterhus [Wed, 17 Nov 2021 09:07:35 +0000 (10:07 +0100)]
Add DatabaseTablePrimaryIndex to the list of adjusted factory classes

see WoltLab/WCF@53db3210fe2b284235473f6d025e2d1c9e7da805

3 years agoBump markdown from 3.3.4 to 3.3.5 (#242)
dependabot[bot] [Wed, 17 Nov 2021 08:51:48 +0000 (08:51 +0000)]
Bump markdown from 3.3.4 to 3.3.5 (#242)

3 years agoFix documentation style in javascript/new-api_ajax.md
Tim Düsterhus [Wed, 17 Nov 2021 08:19:02 +0000 (09:19 +0100)]
Fix documentation style in javascript/new-api_ajax.md

3 years agoMigrate the codebox macro to the native title feature for code blocks
Tim Düsterhus [Wed, 17 Nov 2021 08:28:10 +0000 (09:28 +0100)]
Migrate the codebox macro to the native title feature for code blocks

3 years agoMention the new AJAX API in the migration docs
Alexander Ebert [Tue, 16 Nov 2021 16:23:46 +0000 (17:23 +0100)]
Mention the new AJAX API in the migration docs

3 years agoExplanation of the new AJAX API
Alexander Ebert [Tue, 16 Nov 2021 16:11:31 +0000 (17:11 +0100)]
Explanation of the new AJAX API

See WoltLab/WCF#4585

3 years agoMerge branch '5.4' into 5.5
Tim Düsterhus [Tue, 16 Nov 2021 10:01:46 +0000 (11:01 +0100)]
Merge branch '5.4' into 5.5

3 years agoRemove `version` part from filename of install scripts
Tim Düsterhus [Tue, 16 Nov 2021 10:01:24 +0000 (11:01 +0100)]
Remove `version` part from filename of install scripts

3 years agoMerge branch '5.4' into 5.5
Tim Düsterhus [Mon, 8 Nov 2021 08:45:59 +0000 (09:45 +0100)]
Merge branch '5.4' into 5.5

3 years agoFix rendering of admonition box in php/api/form_builder/form_fields
Tim Düsterhus [Mon, 8 Nov 2021 08:45:32 +0000 (09:45 +0100)]
Fix rendering of admonition box in php/api/form_builder/form_fields

3 years agoAdd info about invertedPermissions
joshuaruesweg [Tue, 2 Nov 2021 09:40:06 +0000 (10:40 +0100)]
Add info about invertedPermissions

3 years agoBump mkdocs-material from 7.3.4 to 7.3.6 (#240)
dependabot[bot] [Mon, 1 Nov 2021 09:02:53 +0000 (09:02 +0000)]
Bump mkdocs-material from 7.3.4 to 7.3.6 (#240)

3 years agoDocument that view counters should not increase for disabled content
Tim Düsterhus [Fri, 29 Oct 2021 09:28:36 +0000 (11:28 +0200)]
Document that view counters should not increase for disabled content

Resolves #239

3 years agoUpdate headline hierarchy in migration/wsc54/php
Tim Düsterhus [Fri, 29 Oct 2021 09:17:45 +0000 (11:17 +0200)]
Update headline hierarchy in migration/wsc54/php

3 years agoAdd missing URL in migration/wsc54/php
Tim Düsterhus [Fri, 29 Oct 2021 09:16:18 +0000 (11:16 +0200)]
Add missing URL in migration/wsc54/php

3 years agoDeprecate `WBB.Thread.WatchedThreadList`
joshuaruesweg [Thu, 28 Oct 2021 08:45:42 +0000 (10:45 +0200)]
Deprecate `WBB.Thread.WatchedThreadList`

3 years agoAdd `ENABLE_CENSORSHIP` to deprecations_removals.md
Tim Düsterhus [Mon, 25 Oct 2021 09:04:58 +0000 (11:04 +0200)]
Add `ENABLE_CENSORSHIP` to deprecations_removals.md

3 years agoMerge pull request #238 from WoltLab/table-column-factory-inheritance
Tim Düsterhus [Thu, 21 Oct 2021 13:56:22 +0000 (15:56 +0200)]
Merge pull request #238 from WoltLab/table-column-factory-inheritance

Document the private constructor of the PHP DDL factory classes

3 years agoDocument the private constructor of the PHP DDL factory classes
Tim Düsterhus [Thu, 21 Oct 2021 13:44:03 +0000 (15:44 +0200)]
Document the private constructor of the PHP DDL factory classes

see WoltLab/WCF#4564

3 years agoMerge pull request #237 from WoltLab/version-references
Tim Düsterhus [Thu, 21 Oct 2021 13:03:57 +0000 (15:03 +0200)]
Merge pull request #237 from WoltLab/version-references

Clean up references to old versions

3 years agoRewrite form builder introduction
Tim Düsterhus [Wed, 20 Oct 2021 09:32:10 +0000 (11:32 +0200)]
Rewrite form builder introduction

see #219

3 years agoRemove references to old WoltLab Suite versions
Tim Düsterhus [Wed, 20 Oct 2021 09:26:06 +0000 (11:26 +0200)]
Remove references to old WoltLab Suite versions

The fact that a feature was introduced in 3.1 is no longer relevant when
referencing the documentation for WoltLab Suite 5.5. Removing these references
makes the documentation easier to read by removing unnecessary words.

see #219

3 years agoMerge branch '5.4' into 5.5
Tim Düsterhus [Mon, 18 Oct 2021 13:56:58 +0000 (15:56 +0200)]
Merge branch '5.4' into 5.5

3 years agoSync requirements.txt from 5.5 to 5.4
Tim Düsterhus [Mon, 18 Oct 2021 13:56:41 +0000 (15:56 +0200)]
Sync requirements.txt from 5.5 to 5.4

3 years agoMerge branch '5.4' into 5.5
Tim Düsterhus [Mon, 18 Oct 2021 13:53:08 +0000 (15:53 +0200)]
Merge branch '5.4' into 5.5

3 years agoDocument `IsNotClickedFormFieldDependency`
Tim Düsterhus [Mon, 18 Oct 2021 13:52:27 +0000 (15:52 +0200)]
Document `IsNotClickedFormFieldDependency`

Resolves #234

3 years agoMerge branch '5.4' into 5.5
Tim Düsterhus [Mon, 18 Oct 2021 13:49:07 +0000 (15:49 +0200)]
Merge branch '5.4' into 5.5

3 years agoDcoument `EmptyFormFieldDependency`
Tim Düsterhus [Mon, 18 Oct 2021 13:47:51 +0000 (15:47 +0200)]
Dcoument `EmptyFormFieldDependency`

Resolves #235

3 years agoBump mkdocs-material from 7.3.3 to 7.3.4 (#236)
dependabot[bot] [Mon, 18 Oct 2021 09:09:41 +0000 (09:09 +0000)]
Bump mkdocs-material from 7.3.3 to 7.3.4 (#236)

3 years agoMerge branch '5.4' into 5.5
Marcel Werk [Sun, 17 Oct 2021 09:37:37 +0000 (11:37 +0200)]
Merge branch '5.4' into 5.5

3 years agoTypo
Marcel Werk [Sun, 17 Oct 2021 09:35:49 +0000 (11:35 +0200)]
Typo

3 years agoDocument the deprecation of the JavaScript SECURITY_TOKEN
Tim Düsterhus [Wed, 13 Oct 2021 14:31:11 +0000 (16:31 +0200)]
Document the deprecation of the JavaScript SECURITY_TOKEN

3 years agoMerge pull request #232 from WoltLab/userloggedin
Tim Düsterhus [Wed, 13 Oct 2021 10:49:27 +0000 (12:49 +0200)]
Merge pull request #232 from WoltLab/userloggedin

Document the UserLoggedIn event

3 years agoMerge pull request #231 from WoltLab/symfony-polyfill
Tim Düsterhus [Wed, 13 Oct 2021 10:48:12 +0000 (12:48 +0200)]
Merge pull request #231 from WoltLab/symfony-polyfill

Document the inclusion of Symfony Polyfills in libraries.md

3 years agoBump mkdocs from 1.2.2 to 1.2.3 (#233)
dependabot[bot] [Wed, 13 Oct 2021 09:29:06 +0000 (09:29 +0000)]
Bump mkdocs from 1.2.2 to 1.2.3 (#233)

3 years agoDocument the UserLoggedIn event
Tim Düsterhus [Wed, 13 Oct 2021 09:26:57 +0000 (11:26 +0200)]
Document the UserLoggedIn event

3 years agoDocument the inclusion of Symfony Polyfills in libraries.md
Tim Düsterhus [Wed, 13 Oct 2021 09:09:09 +0000 (11:09 +0200)]
Document the inclusion of Symfony Polyfills in libraries.md

3 years agoSort entries in deprecations_removals.md alphabetically
Tim Düsterhus [Wed, 13 Oct 2021 08:06:47 +0000 (10:06 +0200)]
Sort entries in deprecations_removals.md alphabetically

3 years agoUpdate deprecations_removals.md for Elasticsearch
Tim Düsterhus [Wed, 13 Oct 2021 08:04:50 +0000 (10:04 +0200)]
Update deprecations_removals.md for Elasticsearch

3 years agoAdd deprecation of ILoggingAwareException
Tim Düsterhus [Tue, 12 Oct 2021 15:24:17 +0000 (17:24 +0200)]
Add deprecation of ILoggingAwareException

see WoltLab/WCF#4547

3 years agoBump mkdocs-material from 7.3.1 to 7.3.3 (#230)
dependabot[bot] [Mon, 11 Oct 2021 14:42:32 +0000 (14:42 +0000)]
Bump mkdocs-material from 7.3.1 to 7.3.3 (#230)

3 years agoAdd `permissions` to GitHub Action Workflows
Tim Düsterhus [Mon, 11 Oct 2021 14:39:29 +0000 (16:39 +0200)]
Add `permissions` to GitHub Action Workflows

3 years agoBump mkdocs-material from 7.3.0 to 7.3.1 (#229)
dependabot[bot] [Wed, 6 Oct 2021 13:26:30 +0000 (13:26 +0000)]
Bump mkdocs-material from 7.3.0 to 7.3.1 (#229)

3 years agoBump mike from 1.1.1 to 1.1.2 (#228)
dependabot[bot] [Wed, 6 Oct 2021 12:41:13 +0000 (12:41 +0000)]
Bump mike from 1.1.1 to 1.1.2 (#228)

3 years agoDeprecate `WBB.Thread.SimilarThreads`
joshuaruesweg [Tue, 5 Oct 2021 09:55:32 +0000 (11:55 +0200)]
Deprecate `WBB.Thread.SimilarThreads`

3 years agoDeprecate `WBB.Board.IgnoreBoards`
joshuaruesweg [Mon, 4 Oct 2021 11:57:04 +0000 (13:57 +0200)]
Deprecate `WBB.Board.IgnoreBoards`

3 years agoBump mkdocs-material from 7.2.7 to 7.3.0 (#227)
dependabot[bot] [Wed, 29 Sep 2021 13:52:56 +0000 (13:52 +0000)]
Bump mkdocs-material from 7.2.7 to 7.3.0 (#227)

3 years agoShorten comit hash in deprecation list for readability
Tim Düsterhus [Wed, 29 Sep 2021 13:48:00 +0000 (15:48 +0200)]
Shorten comit hash in deprecation list for readability

3 years agoDeprecate set style with a request variable
joshuaruesweg [Wed, 29 Sep 2021 13:24:50 +0000 (15:24 +0200)]
Deprecate set style with a request variable

3 years agoAdd deprecation of `WBB.Thread.LastPageHandler`
joshuaruesweg [Wed, 29 Sep 2021 08:59:07 +0000 (10:59 +0200)]
Add deprecation of `WBB.Thread.LastPageHandler`

3 years agoAdd deprecation of Session::getDeviceIcon()
Tim Düsterhus [Mon, 27 Sep 2021 07:59:07 +0000 (09:59 +0200)]
Add deprecation of Session::getDeviceIcon()

While this was already deprecated in 5.4, it happened after the initial gold
release. Thus add it to the 5.4 to 5.5 migration docs.

see WoltLab/WCF#4525

3 years agoAdd deprecation of `WBB.Thread.MarkAsRead`
joshuaruesweg [Thu, 23 Sep 2021 12:29:27 +0000 (14:29 +0200)]
Add deprecation of `WBB.Thread.MarkAsRead`

3 years agoUse consistent phrasing in deprecations_removals.md
Tim Düsterhus [Thu, 23 Sep 2021 12:08:25 +0000 (14:08 +0200)]
Use consistent phrasing in deprecations_removals.md

3 years agoAdd deprecation of AbstractSecurePage
Tim Düsterhus [Thu, 23 Sep 2021 12:06:42 +0000 (14:06 +0200)]
Add deprecation of AbstractSecurePage

see WoltLab/WCF#4515

3 years agoAdd deprecation of `StringUtil::split()`
Tim Düsterhus [Thu, 23 Sep 2021 07:25:24 +0000 (09:25 +0200)]
Add deprecation of `StringUtil::split()`

see WoltLab/WCF#4513

3 years agoMerge branch '5.4' into 5.5
Tim Düsterhus [Wed, 22 Sep 2021 14:26:39 +0000 (16:26 +0200)]
Merge branch '5.4' into 5.5

3 years agoIncomplete example for deleting of template listeners
Marcel Werk [Wed, 22 Sep 2021 14:23:12 +0000 (16:23 +0200)]
Incomplete example for deleting of template listeners

3 years agoAdd the Emogrifier update to 5.5 migration docs
Tim Düsterhus [Wed, 22 Sep 2021 14:14:07 +0000 (16:14 +0200)]
Add the Emogrifier update to 5.5 migration docs