GitHub/WoltLab/woltlab.github.io.git
20 months agoFix documentation for MultipleSelectionFormField
Tim Düsterhus [Mon, 6 Mar 2023 10:20:20 +0000 (11:20 +0100)]
Fix documentation for MultipleSelectionFormField

see 9aed57546cdb727d99774af3d2209127f5a40efa
see #302

20 months agoRevert "Fix outdated documentation for MultipleSelectionFormField"
Tim Düsterhus [Mon, 6 Mar 2023 10:18:31 +0000 (11:18 +0100)]
Revert "Fix outdated documentation for MultipleSelectionFormField"

This commit introduced quite a few erroneous changes, due to a broken
autoformatter.

This reverts commit 9aed57546cdb727d99774af3d2209127f5a40efa.

20 months agoFix outdated documentation for MultipleSelectionFormField
Marcel Werk [Fri, 3 Mar 2023 14:47:42 +0000 (15:47 +0100)]
Fix outdated documentation for MultipleSelectionFormField

Closes #302

21 months agoBackport updated requirements.txt to 5.5
Tim Düsterhus [Wed, 25 Jan 2023 09:18:50 +0000 (10:18 +0100)]
Backport updated requirements.txt to 5.5

21 months agoMerge branch '5.4' into 5.5
Tim Düsterhus [Wed, 25 Jan 2023 09:11:59 +0000 (10:11 +0100)]
Merge branch '5.4' into 5.5

21 months agoPerform large-scale removal of unneeded `@` symbols in templates
Tim Düsterhus [Wed, 25 Jan 2023 09:11:04 +0000 (10:11 +0100)]
Perform large-scale removal of unneeded `@` symbols in templates

23 months agoRemove remaining use of WCF_N
Tim Düsterhus [Wed, 14 Dec 2022 13:05:27 +0000 (14:05 +0100)]
Remove remaining use of WCF_N

Apparently I didn't save the file properly previously.

see 9476fad029424690ce07bff8ffef7b31ab17e298

23 months agoUse `->prepare()` instead of `->prepareStatement()`
Tim Düsterhus [Tue, 13 Dec 2022 09:35:27 +0000 (10:35 +0100)]
Use `->prepare()` instead of `->prepareStatement()`

23 months agoMark basic-app’s APPCore as final
Tim Düsterhus [Fri, 9 Dec 2022 10:29:25 +0000 (11:29 +0100)]
Mark basic-app’s APPCore as final

23 months agoUpdate package.xml for basic-app
Tim Düsterhus [Fri, 9 Dec 2022 10:29:11 +0000 (11:29 +0100)]
Update package.xml for basic-app

23 months agoUpdate global.php include in basic-app
Tim Düsterhus [Fri, 9 Dec 2022 10:27:32 +0000 (11:27 +0100)]
Update global.php include in basic-app

23 months agoUpdate code style for basic-app
Tim Düsterhus [Fri, 9 Dec 2022 10:25:42 +0000 (11:25 +0100)]
Update code style for basic-app

2 years agoMerge branch '5.4' into 5.5
Tim Düsterhus [Mon, 31 Oct 2022 09:20:37 +0000 (10:20 +0100)]
Merge branch '5.4' into 5.5

2 years agoFix examples in api/form_builder/dependencies.md
Tim Düsterhus [Mon, 31 Oct 2022 09:19:31 +0000 (10:19 +0100)]
Fix examples in api/form_builder/dependencies.md

Fixes #329

2 years agoAdd explicit `void` return type to ValueDumpListener::__invoke()
Tim Düsterhus [Fri, 28 Oct 2022 14:42:03 +0000 (16:42 +0200)]
Add explicit `void` return type to ValueDumpListener::__invoke()

2 years agoMerge pull request #320 from WoltLab/php-ddl-database
Alexander Ebert [Fri, 21 Oct 2022 13:03:09 +0000 (15:03 +0200)]
Merge pull request #320 from WoltLab/php-ddl-database

Stop mentioning the `script` PIP in database-php-api.md

2 years agoStop mentioning the `script` PIP in database-php-api.md
Tim Düsterhus [Fri, 21 Oct 2022 12:42:35 +0000 (14:42 +0200)]
Stop mentioning the `script` PIP in database-php-api.md

see #219

2 years agoSync tutorial-series
Tim Düsterhus [Fri, 21 Oct 2022 12:32:05 +0000 (14:32 +0200)]
Sync tutorial-series

2 years agoFix syntax highlighting in migration/wsc54/php.md
Tim Düsterhus [Mon, 17 Oct 2022 08:07:44 +0000 (10:07 +0200)]
Fix syntax highlighting in migration/wsc54/php.md

2 years agoMerge branch '5.4' into 5.5
Tim Düsterhus [Mon, 10 Oct 2022 15:06:17 +0000 (17:06 +0200)]
Merge branch '5.4' into 5.5

2 years agoMerge pull request #310 from WoltLab/hidden-form-field
Tim Düsterhus [Mon, 10 Oct 2022 15:06:02 +0000 (17:06 +0200)]
Merge pull request #310 from WoltLab/hidden-form-field

Document HiddenFormField

2 years agoDocument HiddenFormField
Tim Düsterhus [Mon, 10 Oct 2022 14:36:19 +0000 (16:36 +0200)]
Document HiddenFormField

Resolves #287

2 years agoMerge branch '5.4' into 5.5
Tim Düsterhus [Wed, 5 Oct 2022 11:36:47 +0000 (13:36 +0200)]
Merge branch '5.4' into 5.5

2 years agoMerge pull request #306 from WoltLab/php-ddl-index-name
Tim Düsterhus [Wed, 5 Oct 2022 11:35:39 +0000 (13:35 +0200)]
Merge pull request #306 from WoltLab/php-ddl-index-name

Explain that PHP DDL expects an explicit index name

2 years agoExplain that PHP DDL expects an explicit index name
Tim Düsterhus [Wed, 5 Oct 2022 07:46:47 +0000 (09:46 +0200)]
Explain that PHP DDL expects an explicit index name

2 years agoDeprecate the `{fetch}` template plugin
Tim Düsterhus [Mon, 4 Jul 2022 15:03:07 +0000 (17:03 +0200)]
Deprecate the `{fetch}` template plugin

2 years agoUpdate GitHub actions
Tim Düsterhus [Fri, 1 Jul 2022 09:46:55 +0000 (11:46 +0200)]
Update GitHub actions

2 years agoDocument the removal of `ENABLE_DESKTOP_NOTIFICATIONS`
Alexander Ebert [Sat, 14 May 2022 16:15:15 +0000 (18:15 +0200)]
Document the removal of `ENABLE_DESKTOP_NOTIFICATIONS`

2 years agoAdd 5.6 to deploy.yml
Tim Düsterhus [Fri, 13 May 2022 11:56:14 +0000 (13:56 +0200)]
Add 5.6 to deploy.yml

2 years agoBump mkdocs-material from 8.2.12 to 8.2.14 (#276)
dependabot[bot] [Thu, 12 May 2022 08:26:58 +0000 (08:26 +0000)]
Bump mkdocs-material from 8.2.12 to 8.2.14 (#276)

2 years agoBump markdown from 3.3.6 to 3.3.7 (#277)
dependabot[bot] [Thu, 12 May 2022 08:25:11 +0000 (08:25 +0000)]
Bump markdown from 3.3.6 to 3.3.7 (#277)

2 years agoBump mkdocs-material from 8.2.9 to 8.2.12 (#274)
dependabot[bot] [Mon, 2 May 2022 07:13:16 +0000 (07:13 +0000)]
Bump mkdocs-material from 8.2.9 to 8.2.12 (#274)

2 years agoFix the link to forum_subscriptions.md in migration/wsc54/php.md
Tim Düsterhus [Fri, 29 Apr 2022 10:00:34 +0000 (12:00 +0200)]
Fix the link to forum_subscriptions.md in migration/wsc54/php.md

2 years agoMerge pull request #273 from WoltLab/5.5-thread-subscriptions
Joshua Rüsweg [Fri, 29 Apr 2022 09:52:42 +0000 (11:52 +0200)]
Merge pull request #273 from WoltLab/5.5-thread-subscriptions

Add migration guide for board and thread subscriptions

2 years agoRemove headlines for Previously and Now
joshuaruesweg [Fri, 29 Apr 2022 09:34:50 +0000 (11:34 +0200)]
Remove headlines for Previously and Now

2 years agoDocument the deprecation of `TPhpass::hash()` and `TPhpass::needsRehash()`
Tim Düsterhus [Thu, 28 Apr 2022 12:31:01 +0000 (14:31 +0200)]
Document the deprecation of `TPhpass::hash()` and `TPhpass::needsRehash()`

see WoltLab/WCF#4602

2 years agoImproved the wording
Alexander Ebert [Thu, 28 Apr 2022 12:01:06 +0000 (14:01 +0200)]
Improved the wording

2 years agoAdd migration guide for board and thread subscriptions
joshuaruesweg [Wed, 27 Apr 2022 08:18:18 +0000 (10:18 +0200)]
Add migration guide for board and thread subscriptions

2 years agoDocument the visit tracker deprecations / removals
Tim Düsterhus [Tue, 26 Apr 2022 13:28:19 +0000 (15:28 +0200)]
Document the visit tracker deprecations / removals

see WoltLab/WCF#4757

2 years agoMerge remote-tracking branch 'origin/5.5' into 5.5
Tim Düsterhus [Fri, 22 Apr 2022 13:40:45 +0000 (15:40 +0200)]
Merge remote-tracking branch 'origin/5.5' into 5.5

2 years agoMerge branch '5.4' into 5.5
Tim Düsterhus [Fri, 22 Apr 2022 13:38:17 +0000 (15:38 +0200)]
Merge branch '5.4' into 5.5

2 years agoPin a working jinja2 version
Tim Düsterhus [Fri, 22 Apr 2022 13:37:41 +0000 (15:37 +0200)]
Pin a working jinja2 version

see https://twitter.com/readthedocs/status/1507388916013314048

2 years agoDocument the deprecation of UserAvatarAction::fetchRemoteAvatar()
Tim Düsterhus [Wed, 20 Apr 2022 12:24:25 +0000 (14:24 +0200)]
Document the deprecation of UserAvatarAction::fetchRemoteAvatar()

see WoltLab/WCF#4744

2 years agoBump mkdocs-material from 8.2.8 to 8.2.9 (#272)
dependabot[bot] [Wed, 20 Apr 2022 09:36:26 +0000 (09:36 +0000)]
Bump mkdocs-material from 8.2.8 to 8.2.9 (#272)

2 years agoUnify dependabot interval for all ecosystems
Tim Düsterhus [Wed, 20 Apr 2022 09:35:28 +0000 (11:35 +0200)]
Unify dependabot interval for all ecosystems

2 years agoFix codebox title in docs/tutorial/series/part_1.md
Tim Düsterhus [Tue, 19 Apr 2022 07:01:45 +0000 (09:01 +0200)]
Fix codebox title in docs/tutorial/series/part_1.md

Resolves #271

2 years agoDocument IDefaultValueDatabaseTableColumn
Tim Düsterhus [Mon, 11 Apr 2022 14:09:27 +0000 (16:09 +0200)]
Document IDefaultValueDatabaseTableColumn

see WoltLab/WCF#4733

2 years agoBump mkdocs-material from 8.2.5 to 8.2.8 (#269)
dependabot[bot] [Mon, 4 Apr 2022 09:29:45 +0000 (09:29 +0000)]
Bump mkdocs-material from 8.2.5 to 8.2.8 (#269)

2 years agoBump mkdocs-macros-plugin from 0.6.4 to 0.7.0 (#267)
dependabot[bot] [Mon, 4 Apr 2022 09:27:30 +0000 (09:27 +0000)]
Bump mkdocs-macros-plugin from 0.6.4 to 0.7.0 (#267)

2 years agoBump mkdocs-git-revision-date-plugin from 0.3.1 to 0.3.2 (#270)
dependabot[bot] [Mon, 4 Apr 2022 09:25:04 +0000 (09:25 +0000)]
Bump mkdocs-git-revision-date-plugin from 0.3.1 to 0.3.2 (#270)

2 years agoFix repo_url for mkdocs 1.3.0
Tim Düsterhus [Mon, 4 Apr 2022 09:23:21 +0000 (11:23 +0200)]
Fix repo_url for mkdocs 1.3.0

2 years agoBump mkdocs from 1.2.3 to 1.3.0 (#268)
dependabot[bot] [Mon, 4 Apr 2022 09:21:08 +0000 (09:21 +0000)]
Bump mkdocs from 1.2.3 to 1.3.0 (#268)

2 years agoBump mkdocs-material from 8.2.3 to 8.2.5 (#266)
dependabot[bot] [Wed, 16 Mar 2022 10:28:59 +0000 (10:28 +0000)]
Bump mkdocs-material from 8.2.3 to 8.2.5 (#266)

2 years agoBump actions/checkout from 2 to 3 (#265)
dependabot[bot] [Mon, 7 Mar 2022 15:09:20 +0000 (15:09 +0000)]
Bump actions/checkout from 2 to 3 (#265)

2 years agoBump actions/setup-python from 1 to 3 (#264)
dependabot[bot] [Mon, 7 Mar 2022 15:07:22 +0000 (15:07 +0000)]
Bump actions/setup-python from 1 to 3 (#264)

2 years agoFix indentation in dependabot.yml
Tim Düsterhus [Mon, 7 Mar 2022 15:05:54 +0000 (16:05 +0100)]
Fix indentation in dependabot.yml

2 years agoAdd github-actions to dependabot.yml
Tim Düsterhus [Mon, 7 Mar 2022 15:05:12 +0000 (16:05 +0100)]
Add github-actions to dependabot.yml

2 years agoMerge remote-tracking branch 'origin/5.5' into 5.5
Tim Düsterhus [Tue, 1 Mar 2022 16:07:32 +0000 (17:07 +0100)]
Merge remote-tracking branch 'origin/5.5' into 5.5

2 years agoMerge branch '5.4' into 5.5
Tim Düsterhus [Tue, 1 Mar 2022 16:07:12 +0000 (17:07 +0100)]
Merge branch '5.4' into 5.5

2 years agoBump mkdocs-material from 8.2.1 to 8.2.3 (#263)
dependabot[bot] [Tue, 1 Mar 2022 09:03:20 +0000 (09:03 +0000)]
Bump mkdocs-material from 8.2.1 to 8.2.3 (#263)

2 years agoAdd removal of `wcf\action\PollAction`
joshuaruesweg [Mon, 28 Feb 2022 14:51:59 +0000 (15:51 +0100)]
Add removal of `wcf\action\PollAction`

2 years agoAdd removal of `WCF.Poll.Manager`
joshuaruesweg [Mon, 28 Feb 2022 14:51:44 +0000 (15:51 +0100)]
Add removal of `WCF.Poll.Manager`

2 years agoAdd deprecation of `WBB_MODULE_IGNORE_BOARDS`
joshuaruesweg [Mon, 28 Feb 2022 14:47:13 +0000 (15:47 +0100)]
Add deprecation of `WBB_MODULE_IGNORE_BOARDS`

2 years agoFix typo in validation_data.md (#262)
ilou [Fri, 25 Feb 2022 22:22:57 +0000 (23:22 +0100)]
Fix typo in validation_data.md (#262)

2 years agoMerge branch '5.4' into 5.5
Tim Düsterhus [Wed, 23 Feb 2022 11:03:21 +0000 (12:03 +0100)]
Merge branch '5.4' into 5.5

2 years agoDrop WoltLab Suite version number in getting-started.md
Tim Düsterhus [Wed, 23 Feb 2022 11:02:05 +0000 (12:02 +0100)]
Drop WoltLab Suite version number in getting-started.md

Closes #261

Co-authored-by: Jens Hausdorf <hello@jens-hausdorf.de>
2 years agoImprove markup in migration/wsc54/templates.md
Tim Düsterhus [Tue, 22 Feb 2022 11:00:52 +0000 (12:00 +0100)]
Improve markup in migration/wsc54/templates.md

2 years agoBump mkdocs-material from 8.1.11 to 8.2.1 (#260)
dependabot[bot] [Fri, 18 Feb 2022 13:54:45 +0000 (13:54 +0000)]
Bump mkdocs-material from 8.1.11 to 8.2.1 (#260)

2 years agoBump mkdocs-macros-plugin from 0.6.3 to 0.6.4 (#259)
dependabot[bot] [Mon, 14 Feb 2022 08:14:19 +0000 (08:14 +0000)]
Bump mkdocs-macros-plugin from 0.6.3 to 0.6.4 (#259)

2 years agoBump mkdocs-material from 8.1.9 to 8.1.11 (#258)
dependabot[bot] [Mon, 14 Feb 2022 08:12:01 +0000 (08:12 +0000)]
Bump mkdocs-material from 8.1.9 to 8.1.11 (#258)

2 years agoDocumentation for phrase template modifier
Marcel Werk [Thu, 3 Feb 2022 17:55:46 +0000 (18:55 +0100)]
Documentation for phrase template modifier

2 years agoBump mkdocs-material from 8.1.7 to 8.1.9 (#257)
dependabot[bot] [Mon, 31 Jan 2022 10:14:57 +0000 (10:14 +0000)]
Bump mkdocs-material from 8.1.7 to 8.1.9 (#257)

2 years agoMerge branch '5.4' into 5.5
Tim Düsterhus [Mon, 24 Jan 2022 15:54:47 +0000 (16:54 +0100)]
Merge branch '5.4' into 5.5

2 years agoFix typo in helper-functions.md
Tim Düsterhus [Mon, 24 Jan 2022 08:28:05 +0000 (09:28 +0100)]
Fix typo in helper-functions.md

2 years agoRemove the documentation of the deprecated `|encodeJSON` modifier
Tim Düsterhus [Thu, 20 Jan 2022 11:28:59 +0000 (12:28 +0100)]
Remove the documentation of the deprecated `|encodeJSON` modifier

This one really not not be used any longer. It's still available in the older
versions of the docs.

see WoltLab/WCF#4645

2 years agoDocument the `|json` template modifier
Tim Düsterhus [Thu, 20 Jan 2022 11:28:43 +0000 (12:28 +0100)]
Document the `|json` template modifier

see WoltLab/WCF#4645

2 years agoDocument the deprecation of StringUtil::encodeJSON()
Tim Düsterhus [Thu, 20 Jan 2022 11:13:26 +0000 (12:13 +0100)]
Document the deprecation of StringUtil::encodeJSON()

see WoltLab/WCF#4645

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`