GitHub/WoltLab/woltlab.github.io.git
Author Commit
2022-10-31 Tim DüsterhusMerge branch '5.5' into 6.0
2022-10-31 Tim DüsterhusMerge branch '5.4' into 5.5
2022-10-31 Tim DüsterhusFix examples in api/form_builder/dependencies.md
2022-10-31 Tim DüsterhusMerge pull request #328 from WoltLab/bootstrap
2022-10-28 Tim DüsterhusExplain bootstrap scripts
2022-10-28 Tim DüsterhusMerge branch '5.5' into 6.0
2022-10-28 Tim DüsterhusAdd explicit `void` return type to ValueDumpListener...
2022-10-28 Tim DüsterhusDocument the required `minversion` attribute
2022-10-28 Tim DüsterhusUpdate deprecations and removals
2022-10-28 Tim DüsterhusUpdate deprecations and removals
2022-10-26 Tim DüsterhusDocument the `AbstractIntegerCondition` changes
2022-10-25 Tim DüsterhusUpdate deprecations and removals
2022-10-25 Tim DüsterhusUpdate deprecations and removals
2022-10-24 dependabot... Bump mkdocs from 1.4.0 to 1.4.1 (#326)
2022-10-24 dependabot... Bump mkdocs-material from 8.5.4 to 8.5.7 (#325)
2022-10-24 Tim DüsterhusMerge pull request #323 from WoltLab/final
2022-10-24 Tim DüsterhusAdd “Final” section to “Inheritance” in migration/wsc55/php
2022-10-24 Tim DüsterhusMerge pull request #318 from WoltLab/application-boot...
2022-10-21 Tim DüsterhusAdd examples of logic that relies on request-specific...
2022-10-21 Tim DüsterhusFix grammar in migration/wsc55/php.md
2022-10-21 Tim DüsterhusLink to the commit introducing the CheckUserBan middleware
2022-10-21 Tim DüsterhusMerge branch '5.5' into 6.0
2022-10-21 Tim DüsterhusMerge pull request #322 from WoltLab/superglobal-template
2022-10-21 Tim DüsterhusAdd template superglobals to deprecations and removals
2022-10-21 Alexander EbertMerge pull request #321 from WoltLab/legacy-helper
2022-10-21 Alexander EbertMerge pull request #320 from WoltLab/php-ddl-database
2022-10-21 Tim DüsterhusRemove explanation on how to access superglobals via...
2022-10-21 Tim DüsterhusRemove the documentation for the legacy JS helpers
2022-10-21 Tim DüsterhusStop mentioning the `script` PIP in database-php-api.md
2022-10-21 Tim DüsterhusUpdate `<excludedpackage>` example to 7.0.0 Alpha 1
2022-10-21 Tim DüsterhusFix typo in package-xml.md
2022-10-21 Tim DüsterhusRemove `pl` versions from package-xml.md
2022-10-21 Tim DüsterhusMerge branch '5.5' into 6.0
2022-10-21 Tim DüsterhusSync tutorial-series
2022-10-21 Tim DüsterhusUpdate deprecations and removals
2022-10-21 Tim DüsterhusDocument the move of request-specific logic into middle...
2022-10-19 Tim DüsterhusUpdate deprecations and removals
2022-10-18 Marcel WerkUpdate deprecations and removals (user list)
2022-10-18 Tim DüsterhusUpdate the Diactoros version
2022-10-18 Tim DüsterhusDocument the requirement for the `intl` extension
2022-10-17 Tim DüsterhusMerge branch '5.5' into 6.0
2022-10-17 Tim DüsterhusFix syntax highlighting in migration/wsc54/php.md
2022-10-14 Alexander EbertDocument the ability to dynamically disable the dialog...
2022-10-13 Alexander EbertAdd an example to keep track of a dialog instance
2022-10-13 Alexander EbertDocument the removal of the legacy inheritance in TS
2022-10-12 Alexander EbertMerge pull request #308 from WoltLab/60-migration-dialog
2022-10-11 Alexander EbertImprove the documentation of dialogs, provide more...
2022-10-10 Tim DüsterhusMerge branch '5.5' into 6.0
2022-10-10 Tim DüsterhusMerge branch '5.4' into 5.5
2022-10-10 Tim DüsterhusMerge pull request #310 from WoltLab/hidden-form-field
2022-10-10 Tim DüsterhusMerge pull request #312 from WoltLab/api-version
2022-10-10 Tim DüsterhusMerge pull request #311 from WoltLab/drop-old-versions
2022-10-10 Tim DüsterhusRemove `<compatibility>` documentation from package...
2022-10-10 Tim DüsterhusDrop version information for versions < 5.4
2022-10-10 Tim DüsterhusDocument HiddenFormField
2022-10-06 Tim DüsterhusMerge pull request #309 from WoltLab/php-ddl-index
2022-10-06 Tim DüsterhusDocument the that PHP DDL now requires the `$name`...
2022-10-06 Alexander EbertFix the quotation marks
2022-10-05 Alexander EbertAdd a usage example for alert dialogs
2022-10-05 Alexander EbertImprove the documentation of dialogs, reformat content
2022-10-05 Alexander EbertDocument the prompt-style dialogs and the `extra` button
2022-10-05 Tim DüsterhusMerge branch '5.5' into 6.0
2022-10-05 Tim DüsterhusMerge branch '5.4' into 5.5
2022-10-05 Tim DüsterhusMerge pull request #306 from WoltLab/php-ddl-index...
2022-10-05 Alexander EbertAdd more guidelines for the migration of dialogs
2022-10-05 Tim DüsterhusExplain that PHP DDL expects an explicit index name
2022-10-04 Alexander EbertExplain the differences to the new API and add an examp...
2022-10-04 Alexander EbertDocument the API of dialogs
2022-10-04 Tim DüsterhusMerge pull request #303 from IceQ1337/6.0
2022-10-04 Alexander EbertRestructure the dialog and confirmation dialog document...
2022-10-04 Alexander EbertMerge pull request #296 from WoltLab/60-migration-icons
2022-10-04 Alexander EbertFix the misused apostrophe
2022-10-04 Tim DüsterhusUpdate the Diactoros version
2022-10-04 dependabot... Bump mkdocs from 1.3.1 to 1.4.0 (#305)
2022-10-04 dependabot... Bump mkdocs-material from 8.5.0 to 8.5.4 (#304)
2022-10-03 Alexander EbertFix the headline order
2022-10-03 Alexander EbertAdd draft for the new dialog and confirmation API
2022-10-03 Alexander EbertImprove the documentation for icons
2022-10-03 Alexander EbertAdd a section on icon misuses and the migration process
2022-10-03 Alexander EbertDocument the usage of icons in templates
2022-09-26 IceQ1337Fix typo in class name
2022-09-26 IceQ1337Add WoltLab Suite Filebase events
2022-09-26 IceQ1337Add WoltLab Suite Core: Infractions events
2022-09-26 IceQ1337Add WoltLab Suite Core: Conversation events
2022-09-26 IceQ1337Add missing WoltLab Suite Core events
2022-09-21 Tim DüsterhusUpdate deprecations and removals
2022-09-20 Tim DüsterhusDocument that “pl” suffixes are no longer acceptable
2022-09-19 Tim DüsterhusSort entries in deprecations and removals
2022-09-19 Tim DüsterhusUpdate deprecations and removals
2022-09-19 Tim DüsterhusUpdate deprecations and removals
2022-09-19 Tim DüsterhusUpdate deprecations and removals
2022-09-19 Tim DüsterhusDocument the addition of proper types
2022-09-16 Tim DüsterhusUpdate deprecations and removals
2022-09-16 Marcel WerkUpdate deprecations and removals (gallery)
2022-09-16 Tim DüsterhusUpdate deprecations and removals
2022-09-14 Tim DüsterhusUpdate deprecations and removals
2022-09-13 Alexander EbertDocument the switch to JavaScript ES2022
2022-09-13 dependabot... Bump mkdocs-material from 8.4.2 to 8.5.0 (#300)
2022-09-08 Marcel WerkUpdate deprecations and removals
2022-09-02 Tim DüsterhusDocument the removal of API compatibility (#299)
next