Tim Düsterhus [Wed, 2 Nov 2022 12:54:20 +0000 (13:54 +0100)]
Update deprecations and removals
dependabot[bot] [Wed, 2 Nov 2022 08:54:00 +0000 (08:54 +0000)]
Bump mkdocs from 1.4.1 to 1.4.2 (#332)
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
Tim Düsterhus [Wed, 2 Nov 2022 08:24:52 +0000 (09:24 +0100)]
Shorten lines in bootstrap script example
Tim Düsterhus [Mon, 31 Oct 2022 13:51:19 +0000 (14:51 +0100)]
Add section on the intl extension
Resolves #317
Tim Düsterhus [Mon, 31 Oct 2022 09:59:57 +0000 (10:59 +0100)]
Fix broken links in migration/wsc55/dialogs.md
Tim Düsterhus [Mon, 31 Oct 2022 09:25:11 +0000 (10:25 +0100)]
Merge branch '5.5' into 6.0
Tim Düsterhus [Mon, 31 Oct 2022 09:20:37 +0000 (10:20 +0100)]
Merge branch '5.4' into 5.5
Tim Düsterhus [Mon, 31 Oct 2022 09:19:31 +0000 (10:19 +0100)]
Fix examples in api/form_builder/dependencies.md
Fixes #329
Tim Düsterhus [Mon, 31 Oct 2022 08:07:15 +0000 (09:07 +0100)]
Merge pull request #328 from WoltLab/bootstrap
Explain bootstrap scripts
Tim Düsterhus [Fri, 28 Oct 2022 14:43:35 +0000 (16:43 +0200)]
Explain bootstrap scripts
Resolves #324
Tim Düsterhus [Fri, 28 Oct 2022 14:43:15 +0000 (16:43 +0200)]
Merge branch '5.5' into 6.0
Tim Düsterhus [Fri, 28 Oct 2022 14:42:03 +0000 (16:42 +0200)]
Add explicit `void` return type to ValueDumpListener::__invoke()
Tim Düsterhus [Fri, 28 Oct 2022 11:33:36 +0000 (13:33 +0200)]
Document the required `minversion` attribute
Tim Düsterhus [Fri, 28 Oct 2022 11:32:46 +0000 (13:32 +0200)]
Update deprecations and removals
Tim Düsterhus [Fri, 28 Oct 2022 07:09:15 +0000 (09:09 +0200)]
Update deprecations and removals
Tim Düsterhus [Wed, 26 Oct 2022 12:22:16 +0000 (14:22 +0200)]
Document the `AbstractIntegerCondition` changes
Tim Düsterhus [Tue, 25 Oct 2022 15:47:52 +0000 (17:47 +0200)]
Update deprecations and removals
Tim Düsterhus [Tue, 25 Oct 2022 12:49:08 +0000 (14:49 +0200)]
Update deprecations and removals
Resolves #327.
dependabot[bot] [Mon, 24 Oct 2022 14:43:27 +0000 (14:43 +0000)]
Bump mkdocs from 1.4.0 to 1.4.1 (#326)
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)
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
Tim Düsterhus [Mon, 24 Oct 2022 13:35:22 +0000 (15:35 +0200)]
Add “Final” section to “Inheritance” in migration/wsc55/php
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
Tim Düsterhus [Fri, 21 Oct 2022 14:23:16 +0000 (16:23 +0200)]
Add examples of logic that relies on request-specific state.
Tim Düsterhus [Fri, 21 Oct 2022 13:25:41 +0000 (15:25 +0200)]
Fix grammar in migration/wsc55/php.md
Tim Düsterhus [Fri, 21 Oct 2022 13:25:11 +0000 (15:25 +0200)]
Link to the commit introducing the CheckUserBan middleware
Tim Düsterhus [Fri, 21 Oct 2022 13:23:26 +0000 (15:23 +0200)]
Merge branch '5.5' into 6.0
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
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
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
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
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.
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.
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
Tim Düsterhus [Fri, 21 Oct 2022 12:39:52 +0000 (14:39 +0200)]
Update `<excludedpackage>` example to 7.0.0 Alpha 1
Tim Düsterhus [Fri, 21 Oct 2022 12:39:08 +0000 (14:39 +0200)]
Fix typo in package-xml.md
Tim Düsterhus [Fri, 21 Oct 2022 12:38:46 +0000 (14:38 +0200)]
Remove `pl` versions from package-xml.md
Tim Düsterhus [Fri, 21 Oct 2022 12:32:47 +0000 (14:32 +0200)]
Merge branch '5.5' into 6.0
Tim Düsterhus [Fri, 21 Oct 2022 12:32:05 +0000 (14:32 +0200)]
Sync tutorial-series
Tim Düsterhus [Fri, 21 Oct 2022 11:51:22 +0000 (13:51 +0200)]
Update deprecations and removals
Resolves #316
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
Tim Düsterhus [Wed, 19 Oct 2022 11:33:27 +0000 (13:33 +0200)]
Update deprecations and removals
Marcel Werk [Tue, 18 Oct 2022 14:09:56 +0000 (16:09 +0200)]
Update deprecations and removals (user list)
Tim Düsterhus [Tue, 18 Oct 2022 08:13:58 +0000 (10:13 +0200)]
Update the Diactoros version
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
Tim Düsterhus [Mon, 17 Oct 2022 08:08:06 +0000 (10:08 +0200)]
Merge branch '5.5' into 6.0
Tim Düsterhus [Mon, 17 Oct 2022 08:07:44 +0000 (10:07 +0200)]
Fix syntax highlighting in migration/wsc54/php.md
Alexander Ebert [Fri, 14 Oct 2022 16:29:40 +0000 (18:29 +0200)]
Document the ability to dynamically disable the dialog submit
See WoltLab/WCF#5044
Alexander Ebert [Thu, 13 Oct 2022 17:24:50 +0000 (19:24 +0200)]
Add an example to keep track of a dialog instance
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
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
Alexander Ebert [Tue, 11 Oct 2022 17:43:26 +0000 (19:43 +0200)]
Improve the documentation of dialogs, provide more examples
Tim Düsterhus [Mon, 10 Oct 2022 15:08:30 +0000 (17:08 +0200)]
Merge branch '5.5' into 6.0
Tim Düsterhus [Mon, 10 Oct 2022 15:06:17 +0000 (17:06 +0200)]
Merge branch '5.4' into 5.5
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
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
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
Tim Düsterhus [Mon, 10 Oct 2022 14:42:49 +0000 (16:42 +0200)]
Remove `<compatibility>` documentation from package.xml page
see #298
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
Tim Düsterhus [Mon, 10 Oct 2022 14:36:19 +0000 (16:36 +0200)]
Document HiddenFormField
Resolves #287
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
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
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>
Alexander Ebert [Wed, 5 Oct 2022 15:32:47 +0000 (17:32 +0200)]
Add a usage example for alert dialogs
Alexander Ebert [Wed, 5 Oct 2022 14:14:33 +0000 (16:14 +0200)]
Improve the documentation of dialogs, reformat content
Alexander Ebert [Wed, 5 Oct 2022 12:40:02 +0000 (14:40 +0200)]
Document the prompt-style dialogs and the `extra` button
Tim Düsterhus [Wed, 5 Oct 2022 11:37:24 +0000 (13:37 +0200)]
Merge branch '5.5' into 6.0
Tim Düsterhus [Wed, 5 Oct 2022 11:36:47 +0000 (13:36 +0200)]
Merge branch '5.4' into 5.5
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
Alexander Ebert [Wed, 5 Oct 2022 10:24:11 +0000 (12:24 +0200)]
Add more guidelines for the migration of dialogs
Tim Düsterhus [Wed, 5 Oct 2022 07:46:47 +0000 (09:46 +0200)]
Explain that PHP DDL expects an explicit index name
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
Alexander Ebert [Tue, 4 Oct 2022 13:57:37 +0000 (15:57 +0200)]
Document the API of dialogs
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
Alexander Ebert [Tue, 4 Oct 2022 12:14:17 +0000 (14:14 +0200)]
Restructure the dialog and confirmation dialog documentation
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
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>
Tim Düsterhus [Tue, 4 Oct 2022 10:03:31 +0000 (12:03 +0200)]
Update the Diactoros version
dependabot[bot] [Tue, 4 Oct 2022 08:26:31 +0000 (08:26 +0000)]
Bump mkdocs from 1.3.1 to 1.4.0 (#305)
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)
Alexander Ebert [Mon, 3 Oct 2022 14:30:06 +0000 (16:30 +0200)]
Fix the headline order
Alexander Ebert [Mon, 3 Oct 2022 14:28:06 +0000 (16:28 +0200)]
Add draft for the new dialog and confirmation API
Alexander Ebert [Mon, 3 Oct 2022 11:27:50 +0000 (13:27 +0200)]
Improve the documentation for icons
Alexander Ebert [Fri, 12 Aug 2022 14:31:36 +0000 (16:31 +0200)]
Add a section on icon misuses and the migration process
Alexander Ebert [Thu, 11 Aug 2022 16:14:31 +0000 (18:14 +0200)]
Document the usage of icons in templates
IceQ1337 [Mon, 26 Sep 2022 15:38:13 +0000 (17:38 +0200)]
Fix typo in class name
IceQ1337 [Mon, 26 Sep 2022 15:07:39 +0000 (17:07 +0200)]
Add WoltLab Suite Filebase events
IceQ1337 [Mon, 26 Sep 2022 15:05:18 +0000 (17:05 +0200)]
Add WoltLab Suite Core: Infractions events
IceQ1337 [Mon, 26 Sep 2022 15:05:06 +0000 (17:05 +0200)]
Add WoltLab Suite Core: Conversation events
IceQ1337 [Mon, 26 Sep 2022 15:00:30 +0000 (17:00 +0200)]
Add missing WoltLab Suite Core events
Tim Düsterhus [Wed, 21 Sep 2022 07:11:16 +0000 (09:11 +0200)]
Update deprecations and removals
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
Tim Düsterhus [Mon, 19 Sep 2022 15:10:14 +0000 (17:10 +0200)]
Sort entries in deprecations and removals
Tim Düsterhus [Mon, 19 Sep 2022 15:05:12 +0000 (17:05 +0200)]
Update deprecations and removals
Tim Düsterhus [Mon, 19 Sep 2022 15:03:56 +0000 (17:03 +0200)]
Update deprecations and removals
Tim Düsterhus [Mon, 19 Sep 2022 14:15:23 +0000 (16:15 +0200)]
Update deprecations and removals
Tim Düsterhus [Mon, 19 Sep 2022 11:39:05 +0000 (13:39 +0200)]
Document the addition of proper types
Tim Düsterhus [Fri, 16 Sep 2022 14:56:09 +0000 (16:56 +0200)]
Update deprecations and removals
Marcel Werk [Fri, 16 Sep 2022 14:06:02 +0000 (16:06 +0200)]
Update deprecations and removals (gallery)