GitHub/WoltLab/woltlab.github.io.git
16 months agoMake the type of template plugin clear in the headline
Tim Düsterhus [Thu, 12 Jan 2023 15:48:33 +0000 (16:48 +0100)]
Make the type of template plugin clear in the headline

16 months agoUpdate deprecations and removals
Tim Düsterhus [Wed, 11 Jan 2023 10:21:51 +0000 (11:21 +0100)]
Update deprecations and removals

16 months agoUpdate geocoding documentation
Marcel Werk [Tue, 10 Jan 2023 15:59:02 +0000 (16:59 +0100)]
Update geocoding documentation

Add `data-google-maps-geocoding-store` parameter documentation

16 months agoUpdate deprecations and removals
Tim Düsterhus [Tue, 10 Jan 2023 15:42:03 +0000 (16:42 +0100)]
Update deprecations and removals

16 months agoMerge pull request #345 from WoltLab/google-maps
Marcel Werk [Mon, 9 Jan 2023 12:22:49 +0000 (13:22 +0100)]
Merge pull request #345 from WoltLab/google-maps

Add documentation for google maps web component

16 months agoApply suggestions from code review
Marcel Werk [Mon, 9 Jan 2023 12:21:58 +0000 (13:21 +0100)]
Apply suggestions from code review

Co-authored-by: Alexander Ebert <ebert@woltlab.com>
16 months agoBump mkdocs-material from 8.5.11 to 9.0.3 (#346)
dependabot[bot] [Mon, 9 Jan 2023 11:36:53 +0000 (11:36 +0000)]
Bump mkdocs-material from 8.5.11 to 9.0.3 (#346)

16 months agoAdd documentation for google maps web component
Marcel Werk [Fri, 6 Jan 2023 17:21:44 +0000 (18:21 +0100)]
Add documentation for google maps web component

16 months agoUpdate deprecations and removals (google maps)
Marcel Werk [Fri, 6 Jan 2023 15:23:29 +0000 (16:23 +0100)]
Update deprecations and removals (google maps)

16 months agoUpdate for the Favicon refactoring
Tim Düsterhus [Wed, 4 Jan 2023 12:33:50 +0000 (13:33 +0100)]
Update for the Favicon refactoring

see WoltLab/WCF#5201

16 months agoPresets for confirmation dialogs now optionally ask for an object title
Alexander Ebert [Tue, 3 Jan 2023 15:04:43 +0000 (16:04 +0100)]
Presets for confirmation dialogs now optionally ask for an object title

17 months agoMerge pull request #344 from WoltLab/pagination-web-component
Marcel Werk [Thu, 22 Dec 2022 11:19:15 +0000 (12:19 +0100)]
Merge pull request #344 from WoltLab/pagination-web-component

Add documentation for the pagination web component

17 months agoApply suggestions from code review
Marcel Werk [Thu, 22 Dec 2022 11:18:59 +0000 (12:18 +0100)]
Apply suggestions from code review

Co-authored-by: Alexander Ebert <ebert@woltlab.com>
17 months agoAdd documentation for the pagination web component
Marcel Werk [Wed, 21 Dec 2022 15:50:45 +0000 (16:50 +0100)]
Add documentation for the pagination web component

17 months agoUpdate the PSR-15 example for the CheckHttpMethod middleware
Tim Düsterhus [Wed, 14 Dec 2022 13:07:33 +0000 (14:07 +0100)]
Update the PSR-15 example for the CheckHttpMethod middleware

see WoltLab/WCF#5181

17 months agoMerge branch '5.5' into 6.0
Tim Düsterhus [Wed, 14 Dec 2022 13:06:03 +0000 (14:06 +0100)]
Merge branch '5.5' into 6.0

17 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

17 months agoMerge pull request #343 from WoltLab/remove-js-data-structures
Tim Düsterhus [Tue, 13 Dec 2022 10:52:16 +0000 (11:52 +0100)]
Merge pull request #343 from WoltLab/remove-js-data-structures

Remove documentation for deprecated JS data structures

17 months agoRemove documentation for deprecated JS data structures
Tim Düsterhus [Tue, 13 Dec 2022 09:41:10 +0000 (10:41 +0100)]
Remove documentation for deprecated JS data structures

These are deprecated since 5.4, no need to list them in the docs for 6.0.

17 months agoRemove section about executing cronjobs via CLI
Tim Düsterhus [Tue, 13 Dec 2022 09:36:37 +0000 (10:36 +0100)]
Remove section about executing cronjobs via CLI

This does not really belong into the developer documentation, but rather the
manual. In any case support for this was removed in WoltLab/WCF#5171.

17 months agoMerge branch '5.5' into 6.0
Tim Düsterhus [Tue, 13 Dec 2022 09:36:23 +0000 (10:36 +0100)]
Merge branch '5.5' into 6.0

17 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()`

17 months agoRemove documentation for `{fetch}`
Tim Düsterhus [Tue, 13 Dec 2022 09:28:26 +0000 (10:28 +0100)]
Remove documentation for `{fetch}`

see WoltLab/WCF#4892

17 months agoUpdate deprecations and removals
Tim Düsterhus [Mon, 12 Dec 2022 14:33:47 +0000 (15:33 +0100)]
Update deprecations and removals

17 months agoFix example for PSR-15 FormBuilder handling
Tim Düsterhus [Mon, 12 Dec 2022 09:16:15 +0000 (10:16 +0100)]
Fix example for PSR-15 FormBuilder handling

17 months agoImprove rendering in php.md
Tim Düsterhus [Fri, 9 Dec 2022 14:43:11 +0000 (15:43 +0100)]
Improve rendering in php.md

17 months agoMerge pull request #342 from WoltLab/psr-15
Tim Düsterhus [Fri, 9 Dec 2022 14:38:11 +0000 (15:38 +0100)]
Merge pull request #342 from WoltLab/psr-15

Add explanation of PSR-15-style request processing

17 months agoImprove phrasing of PSR-15 explanation
Tim Düsterhus [Fri, 9 Dec 2022 14:37:25 +0000 (15:37 +0100)]
Improve phrasing of PSR-15 explanation

Co-authored-by: Alexander Ebert <ebert@woltlab.com>
17 months agoAdd explanation of PSR-15-style request processing
Tim Düsterhus [Fri, 9 Dec 2022 14:05:58 +0000 (15:05 +0100)]
Add explanation of PSR-15-style request processing

17 months agoMerge pull request #339 from WoltLab/valinor
Tim Düsterhus [Fri, 9 Dec 2022 12:59:50 +0000 (13:59 +0100)]
Merge pull request #339 from WoltLab/valinor

Add Valinor to libraries.md

17 months agoUpdate deprecations and removals
Tim Düsterhus [Fri, 9 Dec 2022 11:04:39 +0000 (12:04 +0100)]
Update deprecations and removals

17 months agoMerge branch '5.5' into 6.0
Tim Düsterhus [Fri, 9 Dec 2022 10:30:37 +0000 (11:30 +0100)]
Merge branch '5.5' into 6.0

17 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

17 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

17 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

17 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

17 months agoAdd Valinor to libraries.md
Tim Düsterhus [Fri, 9 Dec 2022 10:18:19 +0000 (11:18 +0100)]
Add Valinor to libraries.md

17 months agoUpdate Diactoros version
Tim Düsterhus [Fri, 9 Dec 2022 10:15:32 +0000 (11:15 +0100)]
Update Diactoros version

17 months agoUpdate deprecations and removals
Tim Düsterhus [Wed, 7 Dec 2022 11:15:10 +0000 (12:15 +0100)]
Update deprecations and removals

17 months agoMerge pull request #337 from WoltLab/rebuild-worker
Tim Düsterhus [Tue, 6 Dec 2022 12:43:17 +0000 (13:43 +0100)]
Merge pull request #337 from WoltLab/rebuild-worker

Document the event-based rebuild worker registration

17 months agoImprove phrasing for rebuild worker registration
Tim Düsterhus [Tue, 6 Dec 2022 12:42:09 +0000 (13:42 +0100)]
Improve phrasing for rebuild worker registration

Co-authored-by: Alexander Ebert <ebert@woltlab.com>
17 months agoDocument the event-based rebuild worker registration
Tim Düsterhus [Tue, 6 Dec 2022 10:06:20 +0000 (11:06 +0100)]
Document the event-based rebuild worker registration

Resolves #334

18 months agoBump mkdocs-material from 8.5.10 to 8.5.11 (#335)
dependabot[bot] [Thu, 1 Dec 2022 16:03:18 +0000 (16:03 +0000)]
Bump mkdocs-material from 8.5.10 to 8.5.11 (#335)

18 months agoUpdate deprecations and removals
Tim Düsterhus [Fri, 18 Nov 2022 12:46:04 +0000 (13:46 +0100)]
Update deprecations and removals

18 months agoUpdate deprecations and removals
Tim Düsterhus [Wed, 16 Nov 2022 15:18:32 +0000 (16:18 +0100)]
Update deprecations and removals

18 months agoBump mkdocs-material from 8.5.7 to 8.5.10 (#333)
dependabot[bot] [Wed, 16 Nov 2022 14:05:57 +0000 (14:05 +0000)]
Bump mkdocs-material from 8.5.7 to 8.5.10 (#333)

18 months agoUpdate deprecations and removals
Tim Düsterhus [Tue, 15 Nov 2022 13:41:40 +0000 (14:41 +0100)]
Update deprecations and removals

18 months agoUpdate deprecations and removals
Tim Düsterhus [Tue, 15 Nov 2022 08:49:31 +0000 (09:49 +0100)]
Update deprecations and removals

18 months ago Update deprecations and removals
Marcel Werk [Fri, 4 Nov 2022 14:38:50 +0000 (15:38 +0100)]
 Update deprecations and removals

18 months agoMerge branch '6.0' of https://github.com/WoltLab/docs.woltlab.com into 6.0
Marcel Werk [Fri, 4 Nov 2022 14:38:39 +0000 (15:38 +0100)]
Merge branch '6.0' of https://github.com/WoltLab/docs.woltlab.com into 6.0

19 months agoUpdate deprecations and removals
Tim Düsterhus [Wed, 2 Nov 2022 12:54:20 +0000 (13:54 +0100)]
Update deprecations and removals

19 months agoBump mkdocs from 1.4.1 to 1.4.2 (#332)
dependabot[bot] [Wed, 2 Nov 2022 08:54:00 +0000 (08:54 +0000)]
Bump mkdocs from 1.4.1 to 1.4.2 (#332)

19 months agoMerge pull request #330 from WoltLab/intl
Tim Düsterhus [Wed, 2 Nov 2022 08:51:55 +0000 (09:51 +0100)]
Merge pull request #330 from WoltLab/intl

Add section on the intl extension

19 months agoShorten lines in bootstrap script example
Tim Düsterhus [Wed, 2 Nov 2022 08:24:52 +0000 (09:24 +0100)]
Shorten lines in bootstrap script example

19 months agoAdd section on the intl extension
Tim Düsterhus [Mon, 31 Oct 2022 13:51:19 +0000 (14:51 +0100)]
Add section on the intl extension

Resolves #317

19 months agoFix broken links in migration/wsc55/dialogs.md
Tim Düsterhus [Mon, 31 Oct 2022 09:59:57 +0000 (10:59 +0100)]
Fix broken links in migration/wsc55/dialogs.md

19 months agoMerge branch '5.5' into 6.0
Tim Düsterhus [Mon, 31 Oct 2022 09:25:11 +0000 (10:25 +0100)]
Merge branch '5.5' into 6.0

19 months 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

19 months 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

19 months agoMerge pull request #328 from WoltLab/bootstrap
Tim Düsterhus [Mon, 31 Oct 2022 08:07:15 +0000 (09:07 +0100)]
Merge pull request #328 from WoltLab/bootstrap

Explain bootstrap scripts

19 months agoExplain bootstrap scripts
Tim Düsterhus [Fri, 28 Oct 2022 14:43:35 +0000 (16:43 +0200)]
Explain bootstrap scripts

Resolves #324

19 months agoMerge branch '5.5' into 6.0
Tim Düsterhus [Fri, 28 Oct 2022 14:43:15 +0000 (16:43 +0200)]
Merge branch '5.5' into 6.0

19 months 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()

19 months agoDocument the required `minversion` attribute
Tim Düsterhus [Fri, 28 Oct 2022 11:33:36 +0000 (13:33 +0200)]
Document the required `minversion` attribute

19 months agoUpdate deprecations and removals
Tim Düsterhus [Fri, 28 Oct 2022 11:32:46 +0000 (13:32 +0200)]
Update deprecations and removals

19 months agoUpdate deprecations and removals
Tim Düsterhus [Fri, 28 Oct 2022 07:09:15 +0000 (09:09 +0200)]
Update deprecations and removals

19 months agoDocument the `AbstractIntegerCondition` changes
Tim Düsterhus [Wed, 26 Oct 2022 12:22:16 +0000 (14:22 +0200)]
Document the `AbstractIntegerCondition` changes

19 months agoUpdate deprecations and removals
Tim Düsterhus [Tue, 25 Oct 2022 15:47:52 +0000 (17:47 +0200)]
Update deprecations and removals

19 months agoUpdate deprecations and removals
Tim Düsterhus [Tue, 25 Oct 2022 12:49:08 +0000 (14:49 +0200)]
Update deprecations and removals

Resolves #327.

19 months agoBump mkdocs from 1.4.0 to 1.4.1 (#326)
dependabot[bot] [Mon, 24 Oct 2022 14:43:27 +0000 (14:43 +0000)]
Bump mkdocs from 1.4.0 to 1.4.1 (#326)

19 months agoBump mkdocs-material from 8.5.4 to 8.5.7 (#325)
dependabot[bot] [Mon, 24 Oct 2022 14:41:36 +0000 (14:41 +0000)]
Bump mkdocs-material from 8.5.4 to 8.5.7 (#325)

19 months agoMerge pull request #323 from WoltLab/final
Tim Düsterhus [Mon, 24 Oct 2022 14:39:40 +0000 (16:39 +0200)]
Merge pull request #323 from WoltLab/final

Add “Final” section to “Inheritance” in migration/wsc55/php

19 months agoAdd “Final” section to “Inheritance” in migration/wsc55/php
Tim Düsterhus [Mon, 24 Oct 2022 13:35:22 +0000 (15:35 +0200)]
Add “Final” section to “Inheritance” in migration/wsc55/php

19 months agoMerge pull request #318 from WoltLab/application-boot-http
Tim Düsterhus [Mon, 24 Oct 2022 07:33:39 +0000 (09:33 +0200)]
Merge pull request #318 from WoltLab/application-boot-http

Document the move of request-specific logic into middlewares

19 months agoAdd examples of logic that relies on request-specific state.
Tim Düsterhus [Fri, 21 Oct 2022 14:23:16 +0000 (16:23 +0200)]
Add examples of logic that relies on request-specific state.

19 months agoFix grammar in migration/wsc55/php.md
Tim Düsterhus [Fri, 21 Oct 2022 13:25:41 +0000 (15:25 +0200)]
Fix grammar in migration/wsc55/php.md

19 months agoLink to the commit introducing the CheckUserBan middleware
Tim Düsterhus [Fri, 21 Oct 2022 13:25:11 +0000 (15:25 +0200)]
Link to the commit introducing the CheckUserBan middleware

19 months agoMerge branch '5.5' into 6.0
Tim Düsterhus [Fri, 21 Oct 2022 13:23:26 +0000 (15:23 +0200)]
Merge branch '5.5' into 6.0

19 months agoMerge pull request #322 from WoltLab/superglobal-template
Tim Düsterhus [Fri, 21 Oct 2022 13:23:03 +0000 (15:23 +0200)]
Merge pull request #322 from WoltLab/superglobal-template

Remove explanation on how to access superglobals via templates

19 months agoAdd template superglobals to deprecations and removals
Tim Düsterhus [Fri, 21 Oct 2022 13:21:03 +0000 (15:21 +0200)]
Add template superglobals to deprecations and removals

see WoltLab/WCF@7cfd5578ede22e798b770262c0cdf1e9dfe25d36

19 months agoMerge pull request #321 from WoltLab/legacy-helper
Alexander Ebert [Fri, 21 Oct 2022 13:03:40 +0000 (15:03 +0200)]
Merge pull request #321 from WoltLab/legacy-helper

Remove the documentation for the legacy JS helpers

19 months 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

19 months agoRemove explanation on how to access superglobals via templates
Tim Düsterhus [Fri, 21 Oct 2022 12:52:35 +0000 (14:52 +0200)]
Remove explanation on how to access superglobals via templates

One really really shouldn't do this.

19 months agoRemove the documentation for the legacy JS helpers
Tim Düsterhus [Fri, 21 Oct 2022 12:50:41 +0000 (14:50 +0200)]
Remove the documentation for the legacy JS helpers

They are still available in the older versions, but should not be pointed out
to developers for 6.0.

19 months 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

19 months agoUpdate `<excludedpackage>` example to 7.0.0 Alpha 1
Tim Düsterhus [Fri, 21 Oct 2022 12:39:52 +0000 (14:39 +0200)]
Update `<excludedpackage>` example to 7.0.0 Alpha 1

19 months agoFix typo in package-xml.md
Tim Düsterhus [Fri, 21 Oct 2022 12:39:08 +0000 (14:39 +0200)]
Fix typo in package-xml.md

19 months agoRemove `pl` versions from package-xml.md
Tim Düsterhus [Fri, 21 Oct 2022 12:38:46 +0000 (14:38 +0200)]
Remove `pl` versions from package-xml.md

19 months agoMerge branch '5.5' into 6.0
Tim Düsterhus [Fri, 21 Oct 2022 12:32:47 +0000 (14:32 +0200)]
Merge branch '5.5' into 6.0

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

19 months agoUpdate deprecations and removals
Tim Düsterhus [Fri, 21 Oct 2022 11:51:22 +0000 (13:51 +0200)]
Update deprecations and removals

Resolves #316

19 months agoDocument the move of request-specific logic into middlewares
Tim Düsterhus [Fri, 21 Oct 2022 09:55:58 +0000 (11:55 +0200)]
Document the move of request-specific logic into middlewares

Resolves #294

19 months agoMerge branch '6.0' of https://github.com/WoltLab/docs.woltlab.com into 6.0
Marcel Werk [Thu, 20 Oct 2022 14:14:58 +0000 (16:14 +0200)]
Merge branch '6.0' of https://github.com/WoltLab/docs.woltlab.com into 6.0

19 months agoUpdate deprecations and removals (calendar)
Marcel Werk [Thu, 20 Oct 2022 14:14:56 +0000 (16:14 +0200)]
Update deprecations and removals (calendar)

19 months agoUpdate deprecations and removals
Tim Düsterhus [Wed, 19 Oct 2022 11:33:27 +0000 (13:33 +0200)]
Update deprecations and removals

19 months agoUpdate deprecations and removals (user list)
Marcel Werk [Tue, 18 Oct 2022 14:09:56 +0000 (16:09 +0200)]
Update deprecations and removals (user list)

19 months agoUpdate the Diactoros version
Tim Düsterhus [Tue, 18 Oct 2022 08:13:58 +0000 (10:13 +0200)]
Update the Diactoros version

19 months agoDocument the requirement for the `intl` extension
Tim Düsterhus [Tue, 18 Oct 2022 08:12:51 +0000 (10:12 +0200)]
Document the requirement for the `intl` extension

see WoltLab/WCF#5051

19 months agoMerge branch '5.5' into 6.0
Tim Düsterhus [Mon, 17 Oct 2022 08:08:06 +0000 (10:08 +0200)]
Merge branch '5.5' into 6.0

19 months 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