GitHub/WoltLab/WCF.git
Author Commit
2023-05-08 Tim DüsterhusMerge branch '5.5'
2023-05-08 Tim DüsterhusFix titlecasing of “with” in page.xml
2023-05-08 Tim DüsterhusMerge branch '5.5'
2023-05-08 Tim DüsterhusFix wcf.acp.rebuildData.com.woltlab.wcf.activityPoint*
2023-05-08 Tim DüsterhusAdd space in “Buffer Pool” in wcf.acp.systemCheck.mysql...
2023-05-07 Alexander EbertFix the overflow toolbar behavior on mobile
2023-05-07 Alexander EbertThe media bbcode button is injected by the bbcode plugin
2023-05-05 Marcel WerkImprove title of the `CombinedTaggedPage`
2023-05-05 Marcel WerkAdd button that leads back to the tag search form
2023-05-05 Marcel WerkAdd `CombinedTaggedPage` to page.xml
2023-05-05 Tim DüsterhusMerge branch '5.5'
2023-05-05 Tim DüsterhusUpdate fileDelete.xml
2023-05-05 Tim DüsterhusFix typo in de.xml
2023-05-05 Marcel WerkMerge pull request #5479 from WoltLab/line-break-separa...
2023-05-05 Marcel WerkUpdate outdated terms in trademark notice
2023-05-05 Marcel WerkFix issues when pasting in `LineBreakSeparatedText...
2023-05-05 Marcel WerkMerge pull request #5478 from WoltLab/sitemap-worker
2023-05-05 Marcel WerkFix PHP8.2 issues in `SitemapRebuildWorker`
2023-05-05 Marcel WerkMerge pull request #5477 from WoltLab/remove-configurab...
2023-05-05 Marcel WerkMake sitemap priority no longer configurable
2023-05-05 Tim DüsterhusAdd return types to LegacyPlaceholderResponse
2023-05-05 Tim DüsterhusMerge pull request #5476 from WoltLab/diactoros-3
2023-05-05 Tim DüsterhusUpdate composer dependencies
2023-05-05 Tim DüsterhusFix WCF.String.formatNumeric()
2023-05-05 Tim DüsterhusMerge branch '5.5'
2023-05-05 Tim DüsterhusAdd missing space before ellipsis in wcf.acp.package...
2023-05-05 Tim DüsterhusFix titlecasification in wcf.acp.user.security.multifactor
2023-05-05 Tim DüsterhusFix typos in wcf.date.interval.* in en.xml
2023-05-04 Tim DüsterhusMerge pull request #5475 from WoltLab/application-manag...
2023-05-04 Tim DüsterhusMerge pull request #5473 from WoltLab/cache-clear
2023-05-04 Tim DüsterhusAllow managing the landing pages in enterprise mode
2023-05-04 Tim DüsterhusRemove permissions for wcf.acp.menu.link.package acpMen...
2023-05-04 Tim DüsterhusUnify the cache management permissions to `admin.manage...
2023-05-04 Alexander EbertMerge pull request #5472 from WoltLab/ckeditor-font...
2023-05-04 Marcel WerkMerge pull request #5470 from WoltLab/select-form-field
2023-05-04 Tim DüsterhusFix WCF.String.addThousandsSeparator()
2023-05-04 Tim DüsterhusImprove formatting in SelectFormField::validate()
2023-05-04 Tim DüsterhusInternally work with `null` in SelectFormField
2023-05-04 Tim DüsterhusAdd __selectFormField to syncTemplates.json
2023-05-04 Tim DüsterhusFix wcf.user.notification.comment.like.message
2023-05-03 Alexander EbertAdd support for font styles
2023-05-03 Marcel WerkRemove invalid `name` attribute on `option` tags
2023-05-03 Marcel WerkAdd a dedicated form field for plain select fields
2023-05-03 Tim DüsterhusMerge pull request #5469 from WoltLab/reusable-phrase
2023-05-03 Tim DüsterhusAdd wcf.user.group.groupName phrase
2023-05-03 Tim DüsterhusAdd wcf.date.pointInTime phrase
2023-05-03 Tim DüsterhusMerge pull request #5468 from WoltLab/autoload-revert
2023-05-03 Tim DüsterhusRemove `file_exists()` check from production autoloader
2023-05-03 Alexander EbertIncrease the default font weight of section and page...
2023-05-03 Marcel WerkUse new generic share button position
2023-05-03 Alexander EbertSuppress the forced alignment of elements on desktop
2023-05-03 Tim DüsterhusUpdate CKEditor npm dependencies
2023-05-03 Alexander EbertForce a synchronous recalculation of the position
2023-05-03 Alexander EbertFix the tooltip position and alignment of the date...
2023-05-02 Alexander EbertMerge pull request #5465 from WoltLab/migrate-poll-api
2023-05-02 Tim DüsterhusMerge branch '5.5'
2023-05-02 Tim DüsterhusAdd missing “Address” for “Email Address” in wcf.user...
2023-05-02 Tim DüsterhusUpdate composer dependencies
2023-05-02 Tim DüsterhusMerge pull request #5467 from SoftCreatR/bugfix/languag...
2023-05-01 Sascha GreuelFixed LanguageImportForm
2023-04-28 Alexander EbertFix the poll bar colors in dark mode
2023-04-28 Alexander EbertSync the templates for the poll options form field
2023-04-28 Alexander EbertInject poll data into the editor’s meta data
2023-04-28 Tim DüsterhusMerge remote-tracking branch 'origin/master'
2023-04-28 Tim DüsterhusMerge branch '5.5'
2023-04-28 Tim DüsterhusMerge branch '5.4' into 5.5
2023-04-28 Tim DüsterhusUpdate to `actions/upload-artifact@v3` in wcfsetup.yml
2023-04-28 Alexander EbertRemove the legacy poll implementation
2023-04-28 Alexander EbertMigrate the inline poll management to the newer API
2023-04-28 Alexander EbertDiscard the draft before destroying the editor instance
2023-04-28 Alexander EbertImplement mention support for user groups
2023-04-27 Alexander EbertRemove an obsolete reference to a previous status code
2023-04-27 Alexander EbertForce suppress pointer events for the system notificati...
2023-04-27 Alexander EbertGracefully handle a missing CKEditor instance
2023-04-27 Marcel WerkCustom icon for search result items (#5461)
2023-04-27 Alexander EbertUpdate the CKEditor bundle
2023-04-27 Alexander EbertAdd the phrase for the spoiler button
2023-04-27 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2023-04-27 Marcel WerkAdd missing PHPDoc
2023-04-27 Marcel WerkMerge pull request #5460 from WoltLab/input-type-url
2023-04-27 Tim DüsterhusUnify the output format of `|date` and `|plainTime...
2023-04-27 Tim DüsterhusFix deprecation note for `|date` and `|plainTime` modifiers
2023-04-27 Marcel WerkFix missing caching of article in notifications about...
2023-04-27 Marcel WerkMove generic cache preparing to `AbstractCommentRespons...
2023-04-27 Marcel WerkFix event hash for notifications about comment responses
2023-04-27 Marcel WerkEnable inputmode for URL form fields by default
2023-04-27 Marcel WerkChange URL form field to `input type="url"`
2023-04-27 Marcel WerkRemove obsolete code
2023-04-27 Marcel WerkFix inconsistency of the English version of `wcf.acp...
2023-04-27 Marcel WerkMerge pull request #5454 from WoltLab/abstract-comment...
2023-04-27 Marcel WerkApply suggestions from code review
2023-04-27 Alexander EbertPrevent iOS from zooming when focusing the editor
2023-04-27 Marcel WerkMerge pull request #5459 from WoltLab/time-template...
2023-04-27 Tim DüsterhusImprove API for `{time}`
2023-04-26 Alexander EbertSynchronize the `wysiwyg` template
2023-04-26 Alexander EbertExport custom bbcode icons as image src
2023-04-26 Alexander EbertAllow custom images as the icon for the bbcode button
2023-04-26 Marcel WerkMark time modifier functions as deprecated
2023-04-26 Marcel WerkReplace |time modifier by {time} function
2023-04-26 Marcel WerkFix documentation of the icon template plugin
next