GitHub/WoltLab/woltlab.github.io.git
2 years agoDocument the removal of the legacy inheritance in TS
Alexander Ebert [Thu, 13 Oct 2022 17:11:26 +0000 (19:11 +0200)]
Document the removal of the legacy inheritance in TS

See WoltLab/WCF#5041

2 years agoMerge pull request #308 from WoltLab/60-migration-dialog
Alexander Ebert [Wed, 12 Oct 2022 15:27:27 +0000 (17:27 +0200)]
Merge pull request #308 from WoltLab/60-migration-dialog

Document the new dialog API

2 years agoImprove the documentation of dialogs, provide more examples
Alexander Ebert [Tue, 11 Oct 2022 17:43:26 +0000 (19:43 +0200)]
Improve the documentation of dialogs, provide more examples

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

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 agoMerge pull request #312 from WoltLab/api-version
Tim Düsterhus [Mon, 10 Oct 2022 15:04:10 +0000 (17:04 +0200)]
Merge pull request #312 from WoltLab/api-version

Remove `<compatibility>` documentation from package.xml page

2 years agoMerge pull request #311 from WoltLab/drop-old-versions
Tim Düsterhus [Mon, 10 Oct 2022 15:03:10 +0000 (17:03 +0200)]
Merge pull request #311 from WoltLab/drop-old-versions

Drop version information for versions < 5.4

2 years agoRemove `<compatibility>` documentation from package.xml page
Tim Düsterhus [Mon, 10 Oct 2022 14:42:49 +0000 (16:42 +0200)]
Remove `<compatibility>` documentation from package.xml page

see #298

2 years agoDrop version information for versions < 5.4
Tim Düsterhus [Mon, 10 Oct 2022 14:40:37 +0000 (16:40 +0200)]
Drop version information for versions < 5.4

These are available since a long time, drop the version information to focus on
the important parts.

see #219

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 pull request #309 from WoltLab/php-ddl-index
Tim Düsterhus [Thu, 6 Oct 2022 14:52:22 +0000 (16:52 +0200)]
Merge pull request #309 from WoltLab/php-ddl-index

Document the that PHP DDL now requires the `$name` parameter

2 years agoDocument the that PHP DDL now requires the `$name` parameter
Tim Düsterhus [Thu, 6 Oct 2022 13:59:07 +0000 (15:59 +0200)]
Document the that PHP DDL now requires the `$name` parameter

Resolves #307

2 years agoFix the quotation marks
Alexander Ebert [Thu, 6 Oct 2022 11:10:27 +0000 (13:10 +0200)]
Fix the quotation marks

Co-authored-by: Tim Düsterhus <duesterhus@woltlab.com>
2 years agoAdd a usage example for alert dialogs
Alexander Ebert [Wed, 5 Oct 2022 15:32:47 +0000 (17:32 +0200)]
Add a usage example for alert dialogs

2 years agoImprove the documentation of dialogs, reformat content
Alexander Ebert [Wed, 5 Oct 2022 14:14:33 +0000 (16:14 +0200)]
Improve the documentation of dialogs, reformat content

2 years agoDocument the prompt-style dialogs and the `extra` button
Alexander Ebert [Wed, 5 Oct 2022 12:40:02 +0000 (14:40 +0200)]
Document the prompt-style dialogs and the `extra` button

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

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 agoAdd more guidelines for the migration of dialogs
Alexander Ebert [Wed, 5 Oct 2022 10:24:11 +0000 (12:24 +0200)]
Add more guidelines for the migration of dialogs

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 agoExplain the differences to the new API and add an example commit
Alexander Ebert [Tue, 4 Oct 2022 15:39:45 +0000 (17:39 +0200)]
Explain the differences to the new API and add an example commit

2 years agoDocument the API of dialogs
Alexander Ebert [Tue, 4 Oct 2022 13:57:37 +0000 (15:57 +0200)]
Document the API of dialogs

2 years agoMerge pull request #303 from IceQ1337/6.0
Tim Düsterhus [Tue, 4 Oct 2022 12:46:42 +0000 (14:46 +0200)]
Merge pull request #303 from IceQ1337/6.0

Add missing PHP-API events

2 years agoRestructure the dialog and confirmation dialog documentation
Alexander Ebert [Tue, 4 Oct 2022 12:14:17 +0000 (14:14 +0200)]
Restructure the dialog and confirmation dialog documentation

2 years agoMerge pull request #296 from WoltLab/60-migration-icons
Alexander Ebert [Tue, 4 Oct 2022 11:33:13 +0000 (13:33 +0200)]
Merge pull request #296 from WoltLab/60-migration-icons

Document the usage of icons in templates

2 years agoFix the misused apostrophe
Alexander Ebert [Tue, 4 Oct 2022 11:06:16 +0000 (13:06 +0200)]
Fix the misused apostrophe

Co-authored-by: Tim Düsterhus <duesterhus@woltlab.com>
2 years agoUpdate the Diactoros version
Tim Düsterhus [Tue, 4 Oct 2022 10:03:31 +0000 (12:03 +0200)]
Update the Diactoros version

2 years agoBump mkdocs from 1.3.1 to 1.4.0 (#305)
dependabot[bot] [Tue, 4 Oct 2022 08:26:31 +0000 (08:26 +0000)]
Bump mkdocs from 1.3.1 to 1.4.0 (#305)

2 years agoBump mkdocs-material from 8.5.0 to 8.5.4 (#304)
dependabot[bot] [Tue, 4 Oct 2022 07:47:49 +0000 (07:47 +0000)]
Bump mkdocs-material from 8.5.0 to 8.5.4 (#304)

2 years agoFix the headline order
Alexander Ebert [Mon, 3 Oct 2022 14:30:06 +0000 (16:30 +0200)]
Fix the headline order

2 years agoAdd draft for the new dialog and confirmation API
Alexander Ebert [Mon, 3 Oct 2022 14:28:06 +0000 (16:28 +0200)]
Add draft for the new dialog and confirmation API

2 years agoImprove the documentation for icons
Alexander Ebert [Mon, 3 Oct 2022 11:27:50 +0000 (13:27 +0200)]
Improve the documentation for icons

2 years agoAdd a section on icon misuses and the migration process
Alexander Ebert [Fri, 12 Aug 2022 14:31:36 +0000 (16:31 +0200)]
Add a section on icon misuses and the migration process

2 years agoDocument the usage of icons in templates
Alexander Ebert [Thu, 11 Aug 2022 16:14:31 +0000 (18:14 +0200)]
Document the usage of icons in templates

2 years agoFix typo in class name
IceQ1337 [Mon, 26 Sep 2022 15:38:13 +0000 (17:38 +0200)]
Fix typo in class name

2 years agoAdd WoltLab Suite Filebase events
IceQ1337 [Mon, 26 Sep 2022 15:07:39 +0000 (17:07 +0200)]
Add WoltLab Suite Filebase events

2 years agoAdd WoltLab Suite Core: Infractions events
IceQ1337 [Mon, 26 Sep 2022 15:05:18 +0000 (17:05 +0200)]
Add WoltLab Suite Core: Infractions events

2 years agoAdd WoltLab Suite Core: Conversation events
IceQ1337 [Mon, 26 Sep 2022 15:05:06 +0000 (17:05 +0200)]
Add WoltLab Suite Core: Conversation events

2 years agoAdd missing WoltLab Suite Core events
IceQ1337 [Mon, 26 Sep 2022 15:00:30 +0000 (17:00 +0200)]
Add missing WoltLab Suite Core events

2 years agoUpdate deprecations and removals
Tim Düsterhus [Wed, 21 Sep 2022 07:11:16 +0000 (09:11 +0200)]
Update deprecations and removals

2 years agoDocument that “pl” suffixes are no longer acceptable
Tim Düsterhus [Tue, 20 Sep 2022 09:40:42 +0000 (11:40 +0200)]
Document that “pl” suffixes are no longer acceptable

see WoltLab/WCF#5008

2 years agoSort entries in deprecations and removals
Tim Düsterhus [Mon, 19 Sep 2022 15:10:14 +0000 (17:10 +0200)]
Sort entries in deprecations and removals

2 years agoUpdate deprecations and removals
Tim Düsterhus [Mon, 19 Sep 2022 15:05:12 +0000 (17:05 +0200)]
Update deprecations and removals

2 years agoUpdate deprecations and removals
Tim Düsterhus [Mon, 19 Sep 2022 15:03:56 +0000 (17:03 +0200)]
Update deprecations and removals

2 years agoUpdate deprecations and removals
Tim Düsterhus [Mon, 19 Sep 2022 14:15:23 +0000 (16:15 +0200)]
Update deprecations and removals

2 years agoDocument the addition of proper types
Tim Düsterhus [Mon, 19 Sep 2022 11:39:05 +0000 (13:39 +0200)]
Document the addition of proper types

2 years agoUpdate deprecations and removals
Tim Düsterhus [Fri, 16 Sep 2022 14:56:09 +0000 (16:56 +0200)]
Update deprecations and removals

2 years agoUpdate deprecations and removals (gallery)
Marcel Werk [Fri, 16 Sep 2022 14:06:02 +0000 (16:06 +0200)]
Update deprecations and removals (gallery)

2 years agoUpdate deprecations and removals
Tim Düsterhus [Fri, 16 Sep 2022 11:50:00 +0000 (13:50 +0200)]
Update deprecations and removals

2 years agoUpdate deprecations and removals
Tim Düsterhus [Wed, 14 Sep 2022 08:24:17 +0000 (10:24 +0200)]
Update deprecations and removals

2 years agoDocument the switch to JavaScript ES2022
Alexander Ebert [Tue, 13 Sep 2022 12:57:49 +0000 (14:57 +0200)]
Document the switch to JavaScript ES2022

2 years agoBump mkdocs-material from 8.4.2 to 8.5.0 (#300)
dependabot[bot] [Tue, 13 Sep 2022 12:35:28 +0000 (12:35 +0000)]
Bump mkdocs-material from 8.4.2 to 8.5.0 (#300)

2 years agoUpdate deprecations and removals
Marcel Werk [Thu, 8 Sep 2022 15:59:18 +0000 (17:59 +0200)]
Update deprecations and removals

2 years agoDocument the removal of API compatibility (#299)
Tim Düsterhus [Fri, 2 Sep 2022 11:31:06 +0000 (13:31 +0200)]
Document the removal of API compatibility (#299)

Resolves #298

2 years agoUpdate deprecations and removals
Tim Düsterhus [Wed, 10 Aug 2022 10:38:57 +0000 (12:38 +0200)]
Update deprecations and removals

2 years agoUpdate deprecations and removals
Tim Düsterhus [Thu, 1 Sep 2022 13:44:34 +0000 (15:44 +0200)]
Update deprecations and removals

2 years agoBump mkdocs-material from 8.3.9 to 8.4.2 (#297)
dependabot[bot] [Thu, 1 Sep 2022 09:04:05 +0000 (09:04 +0000)]
Bump mkdocs-material from 8.3.9 to 8.4.2 (#297)

2 years agoUpdate deprecations and removals (moderation)
Marcel Werk [Fri, 26 Aug 2022 11:06:41 +0000 (13:06 +0200)]
Update deprecations and removals (moderation)

2 years agoUpdate deprecations and removals (moderated user groups)
Marcel Werk [Fri, 26 Aug 2022 11:04:47 +0000 (13:04 +0200)]
Update deprecations and removals (moderated user groups)

2 years agoUpdate deprecations and removals (conversation)
Marcel Werk [Wed, 24 Aug 2022 11:16:43 +0000 (13:16 +0200)]
Update deprecations and removals (conversation)

2 years agoUpdate deprecations and removals (conversation)
Marcel Werk [Tue, 23 Aug 2022 15:59:18 +0000 (17:59 +0200)]
Update deprecations and removals (conversation)

2 years agoUpdate deprecations and removals (forum)
Marcel Werk [Tue, 23 Aug 2022 15:48:48 +0000 (17:48 +0200)]
Update deprecations and removals (forum)

2 years agoUpdate deprecations and removals (gallery)
Marcel Werk [Tue, 23 Aug 2022 15:38:55 +0000 (17:38 +0200)]
Update deprecations and removals (gallery)

2 years agoDocument the deprecation of WCF.User.ObjectWatch.Subscribe
Marcel Werk [Tue, 16 Aug 2022 11:35:52 +0000 (13:35 +0200)]
Document the deprecation of WCF.User.ObjectWatch.Subscribe

2 years agoUpdate deprecations and removals (calendar)
Marcel Werk [Sat, 13 Aug 2022 15:43:59 +0000 (17:43 +0200)]
Update deprecations and removals (calendar)

2 years agoUpdate deprecations and removals (filebase)
Marcel Werk [Sat, 13 Aug 2022 15:42:26 +0000 (17:42 +0200)]
Update deprecations and removals (filebase)

2 years agoUpdate deprecations and removals (blog)
Marcel Werk [Fri, 12 Aug 2022 13:36:01 +0000 (15:36 +0200)]
Update deprecations and removals (blog)

2 years agoUpdate deprecations and removals (calendar)
Marcel Werk [Thu, 11 Aug 2022 10:57:36 +0000 (12:57 +0200)]
Update deprecations and removals (calendar)

2 years agoUpdate deprecations and removals (calendar)
Marcel Werk [Tue, 9 Aug 2022 14:38:30 +0000 (16:38 +0200)]
Update deprecations and removals (calendar)

2 years agoUpdate deprecations and removals
Tim Düsterhus [Tue, 9 Aug 2022 12:32:38 +0000 (14:32 +0200)]
Update deprecations and removals

2 years agoMerge branch '5.6' into 6.0
Tim Düsterhus [Tue, 9 Aug 2022 12:25:20 +0000 (14:25 +0200)]
Merge branch '5.6' into 6.0

2 years agoMerge pull request #295 from WoltLab/60-remove-legacy-components 5.6.final
Alexander Ebert [Tue, 9 Aug 2022 12:24:54 +0000 (14:24 +0200)]
Merge pull request #295 from WoltLab/60-remove-legacy-components

Document the removal of legacy JS components

2 years agoUpdate version to 6.0
Tim Düsterhus [Tue, 9 Aug 2022 12:17:43 +0000 (14:17 +0200)]
Update version to 6.0

2 years agoDocument the removal of legacy jQuery components
Alexander Ebert [Tue, 9 Aug 2022 11:38:30 +0000 (13:38 +0200)]
Document the removal of legacy jQuery components

2 years agoDocument the removal of the legacy user panel
Alexander Ebert [Tue, 9 Aug 2022 11:35:10 +0000 (13:35 +0200)]
Document the removal of the legacy user panel

2 years agoDocument the removal of the legacy user panel for conversations
Alexander Ebert [Tue, 9 Aug 2022 11:23:20 +0000 (13:23 +0200)]
Document the removal of the legacy user panel for conversations

2 years agoMerge pull request #293 from WoltLab/sensitive-parameter
Tim Düsterhus [Mon, 8 Aug 2022 12:57:11 +0000 (14:57 +0200)]
Merge pull request #293 from WoltLab/sensitive-parameter

Document the SensitiveParameter recommendation

2 years agoDocument the SensitiveParameter recommendation
Tim Düsterhus [Mon, 8 Aug 2022 11:34:50 +0000 (13:34 +0200)]
Document the SensitiveParameter recommendation

Resolves #292

2 years agoUpdate deprecations and removals for Gravatar removal
Tim Düsterhus [Mon, 8 Aug 2022 10:26:00 +0000 (12:26 +0200)]
Update deprecations and removals for Gravatar removal

see WoltLab/WCF#4929

2 years agoUpdate deprecations and removals
Tim Düsterhus [Mon, 8 Aug 2022 10:22:03 +0000 (12:22 +0200)]
Update deprecations and removals

2 years agoUpdate deprecations and removals
Tim Düsterhus [Fri, 5 Aug 2022 12:37:40 +0000 (14:37 +0200)]
Update deprecations and removals

2 years agoDocument the deprecation of CronjobUtil
Tim Düsterhus [Thu, 4 Aug 2022 12:27:21 +0000 (14:27 +0200)]
Document the deprecation of CronjobUtil

see WoltLab/WCF#4923

2 years agoUpdate the Diactoros version
Tim Düsterhus [Thu, 4 Aug 2022 10:58:29 +0000 (12:58 +0200)]
Update the Diactoros version

2 years agoDocument the use of sebastian/diff
Tim Düsterhus [Thu, 4 Aug 2022 10:57:26 +0000 (12:57 +0200)]
Document the use of sebastian/diff

see WoltLab/WCF#4918.

2 years agoFix typo in wsc55/javascript.md
Tim Düsterhus [Thu, 21 Jul 2022 10:50:33 +0000 (12:50 +0200)]
Fix typo in wsc55/javascript.md

2 years agoMerge pull request #291 from WoltLab/template-modifier-allowlist
Tim Düsterhus [Thu, 21 Jul 2022 10:48:35 +0000 (12:48 +0200)]
Merge pull request #291 from WoltLab/template-modifier-allowlist

Document the template modifier allowlist

2 years agoBump mkdocs-material from 8.3.8 to 8.3.9 (#290)
dependabot[bot] [Thu, 21 Jul 2022 10:42:30 +0000 (10:42 +0000)]
Bump mkdocs-material from 8.3.8 to 8.3.9 (#290)

2 years agoBump mkdocs from 1.3.0 to 1.3.1 (#288)
dependabot[bot] [Thu, 21 Jul 2022 10:40:20 +0000 (10:40 +0000)]
Bump mkdocs from 1.3.0 to 1.3.1 (#288)

2 years agoDocument the template modifier allowlist
Tim Düsterhus [Thu, 21 Jul 2022 10:39:17 +0000 (12:39 +0200)]
Document the template modifier allowlist

Resolves #279

2 years agoAdd `{fetch}` to deprecations and removals
Tim Düsterhus [Tue, 5 Jul 2022 12:36:56 +0000 (14:36 +0200)]
Add `{fetch}` to deprecations and removals

see WoltLab/WCF#4892

2 years agoMerge branch '5.5' into 5.6
Tim Düsterhus [Mon, 4 Jul 2022 15:28:44 +0000 (17:28 +0200)]
Merge branch '5.5' into 5.6

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 agoMerge branch '5.5' into 5.6
Tim Düsterhus [Mon, 4 Jul 2022 15:03:53 +0000 (17:03 +0200)]
Merge branch '5.5' into 5.6

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

2 years agoUpdate Diactoros version in libraries.md
Tim Düsterhus [Wed, 29 Jun 2022 15:01:03 +0000 (17:01 +0200)]
Update Diactoros version in libraries.md

2 years agoBump actions/setup-python from 3 to 4 (#284)
dependabot[bot] [Wed, 29 Jun 2022 14:56:39 +0000 (14:56 +0000)]
Bump actions/setup-python from 3 to 4 (#284)

2 years agoBump mkdocs-material from 8.2.16 to 8.3.8 (#283)
dependabot[bot] [Wed, 29 Jun 2022 14:40:25 +0000 (14:40 +0000)]
Bump mkdocs-material from 8.2.16 to 8.3.8 (#283)

2 years agoDocument the removal of true/punycode and pear/net_idna2
Tim Düsterhus [Thu, 9 Jun 2022 10:13:09 +0000 (12:13 +0200)]
Document the removal of true/punycode and pear/net_idna2