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 [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)
Tim Düsterhus [Fri, 16 Sep 2022 11:50:00 +0000 (13:50 +0200)]
Update deprecations and removals
Tim Düsterhus [Wed, 14 Sep 2022 08:24:17 +0000 (10:24 +0200)]
Update deprecations and removals
Alexander Ebert [Tue, 13 Sep 2022 12:57:49 +0000 (14:57 +0200)]
Document the switch to JavaScript ES2022
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)
Marcel Werk [Thu, 8 Sep 2022 15:59:18 +0000 (17:59 +0200)]
Update deprecations and removals
Tim Düsterhus [Fri, 2 Sep 2022 11:31:06 +0000 (13:31 +0200)]
Document the removal of API compatibility (#299)
Resolves #298
Tim Düsterhus [Wed, 10 Aug 2022 10:38:57 +0000 (12:38 +0200)]
Update deprecations and removals
Tim Düsterhus [Thu, 1 Sep 2022 13:44:34 +0000 (15:44 +0200)]
Update deprecations and removals
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)
Marcel Werk [Fri, 26 Aug 2022 11:06:41 +0000 (13:06 +0200)]
Update deprecations and removals (moderation)
Marcel Werk [Fri, 26 Aug 2022 11:04:47 +0000 (13:04 +0200)]
Update deprecations and removals (moderated user groups)
Marcel Werk [Wed, 24 Aug 2022 11:16:43 +0000 (13:16 +0200)]
Update deprecations and removals (conversation)
Marcel Werk [Tue, 23 Aug 2022 15:59:18 +0000 (17:59 +0200)]
Update deprecations and removals (conversation)
Marcel Werk [Tue, 23 Aug 2022 15:48:48 +0000 (17:48 +0200)]
Update deprecations and removals (forum)
Marcel Werk [Tue, 23 Aug 2022 15:38:55 +0000 (17:38 +0200)]
Update deprecations and removals (gallery)
Marcel Werk [Tue, 16 Aug 2022 11:35:52 +0000 (13:35 +0200)]
Document the deprecation of WCF.User.ObjectWatch.Subscribe
Marcel Werk [Sat, 13 Aug 2022 15:43:59 +0000 (17:43 +0200)]
Update deprecations and removals (calendar)
Marcel Werk [Sat, 13 Aug 2022 15:42:26 +0000 (17:42 +0200)]
Update deprecations and removals (filebase)
Marcel Werk [Fri, 12 Aug 2022 13:36:01 +0000 (15:36 +0200)]
Update deprecations and removals (blog)
Marcel Werk [Thu, 11 Aug 2022 10:57:36 +0000 (12:57 +0200)]
Update deprecations and removals (calendar)
Marcel Werk [Tue, 9 Aug 2022 14:38:30 +0000 (16:38 +0200)]
Update deprecations and removals (calendar)
Tim Düsterhus [Tue, 9 Aug 2022 12:32:38 +0000 (14:32 +0200)]
Update deprecations and removals
Tim Düsterhus [Tue, 9 Aug 2022 12:25:20 +0000 (14:25 +0200)]
Merge branch '5.6' into 6.0
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
Tim Düsterhus [Tue, 9 Aug 2022 12:17:43 +0000 (14:17 +0200)]
Update version to 6.0
Alexander Ebert [Tue, 9 Aug 2022 11:38:30 +0000 (13:38 +0200)]
Document the removal of legacy jQuery components
Alexander Ebert [Tue, 9 Aug 2022 11:35:10 +0000 (13:35 +0200)]
Document the removal of the legacy user panel
Alexander Ebert [Tue, 9 Aug 2022 11:23:20 +0000 (13:23 +0200)]
Document the removal of the legacy user panel for conversations
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
Tim Düsterhus [Mon, 8 Aug 2022 11:34:50 +0000 (13:34 +0200)]
Document the SensitiveParameter recommendation
Resolves #292
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
Tim Düsterhus [Mon, 8 Aug 2022 10:22:03 +0000 (12:22 +0200)]
Update deprecations and removals
Tim Düsterhus [Fri, 5 Aug 2022 12:37:40 +0000 (14:37 +0200)]
Update deprecations and removals
Tim Düsterhus [Thu, 4 Aug 2022 12:27:21 +0000 (14:27 +0200)]
Document the deprecation of CronjobUtil
see WoltLab/WCF#4923
Tim Düsterhus [Thu, 4 Aug 2022 10:58:29 +0000 (12:58 +0200)]
Update the Diactoros version
Tim Düsterhus [Thu, 4 Aug 2022 10:57:26 +0000 (12:57 +0200)]
Document the use of sebastian/diff
see WoltLab/WCF#4918.
Tim Düsterhus [Thu, 21 Jul 2022 10:50:33 +0000 (12:50 +0200)]
Fix typo in wsc55/javascript.md